Max level shown:
1 [ Aug 12 21:38:34 Enabled. ]
2 [ Aug 12 21:38:34 Rereading configuration. ]
3 [ Aug 12 21:38:34 Rereading configuration. ]
4 [ Aug 12 21:38:47 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 [ Aug 12 21:38:47 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.08.12 21:38:47.931963 [ 1 ] {} <Information> Application: Will watch for the process with pid 22623
33 2024.08.12 21:38:47.932492 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.12 21:38:48.187644 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22623
35 2024.08.12 21:38:48.188386 [ 1 ] {} <Information> Application: starting up
36 2024.08.12 21:38:48.189092 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.12 21:38:48.277189 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.12 21:38:48.304314 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.12 21:38:48.304363 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.12 21:38:48.304382 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.12 21:38:48.304448 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.12 21:38:48.304741 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.12 21:38:48.306220 [ 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.08.12 21:38:48.306749 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.12 21:38:48.307577 [ 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.08.12 21:38:48.307604 [ 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.08.12 21:38:48.307617 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.12 21:38:48.307786 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.12 21:38:48.308846 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.12 21:38:48.314286 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.12 21:38:48.315180 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.12 21:38:48.316640 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.12 21:38:48.316702 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.12 21:38:48.318232 [ 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.08.12 21:38:48.318530 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.12 21:38:48.322783 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.12 21:38:48.323293 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.12 21:38:48.324818 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.12 21:38:48.325182 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.12 21:38:48.325546 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.12 21:38:48.325931 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.12 21:38:48.327284 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.12 21:38:48.327310 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.12 21:38:48.327412 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.12 21:38:48.327571 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.12 21:38:48.343804 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.12 21:38:48.343852 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000217443 sec
74 2024.08.12 21:38:48.343909 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.12 21:38:48.343931 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.12 21:38:48.345123 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.12 21:38:48.346154 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.12 21:38:48.346178 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.12 21:38:48.346208 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.12 21:38:48.346224 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.12 21:38:48.346237 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.12 21:38:48.346268 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.12 21:38:48.346281 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.12 21:38:48.346295 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.12 21:38:48.346327 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.12 21:38:48.346341 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.12 21:38:48.346354 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.12 21:38:48.346369 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.12 21:38:48.346400 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.12 21:38:48.346414 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.12 21:38:48.346428 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.12 21:38:48.346454 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.12 21:38:48.346468 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.12 21:38:48.385476 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.12 21:38:48.388334 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.12 21:38:48.388379 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.6771e-05 sec
97 2024.08.12 21:38:48.388397 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.12 21:38:48.388416 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.12 21:38:48.388447 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.12 21:38:48.388677 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.12 21:38:48.388721 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.12 21:38:48.388735 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.12 21:38:48.388750 [ 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.08.12 21:38:48.388762 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.12 21:38:48.422779 [ 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.08.12 21:38:48.639808 [ 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.08.12 21:38:48.639867 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.12 21:38:48.716465 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.12 21:38:48.716710 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.20 MiB
110 2024.08.12 21:38:48.717639 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.383e-05 sec.
111 2024.08.12 21:38:48.718011 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.12 21:38:48.718100 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.12 21:38:48.718204 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.12 21:38:48.718249 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.12 21:38:54.772523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.12 21:38:54.772756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.12 21:38:54.772792 [ 3 ] {} <Debug> HTTP-Session: 9f1f2787-50ef-4a1f-89ae-7346c9303fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
118 2024.08.12 21:38:54.772824 [ 3 ] {} <Debug> HTTP-Session: 9f1f2787-50ef-4a1f-89ae-7346c9303fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.12 21:38:54.772843 [ 3 ] {} <Debug> HTTP-Session: 9f1f2787-50ef-4a1f-89ae-7346c9303fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.12 21:38:54.772924 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.12 21:38:54.772958 [ 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.08.12 21:38:54.772981 [ 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.08.12 21:38:54.773044 [ 3 ] {} <Trace> HTTP-Session: 9f1f2787-50ef-4a1f-89ae-7346c9303fcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.12 21:38:54.774138 [ 3 ] {4469ef9b-fc90-4bed-848b-3e756bfa477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.12 21:38:54.812078 [ 3 ] {4469ef9b-fc90-4bed-848b-3e756bfa477b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65409) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.08.12 21:38:54.812806 [ 3 ] {4469ef9b-fc90-4bed-848b-3e756bfa477b} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.12 21:38:54.814164 [ 3 ] {} <Debug> HTTP-Session: 9f1f2787-50ef-4a1f-89ae-7346c9303fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.12 21:38:54.822543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.12 21:38:54.822619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.12 21:38:54.822646 [ 3 ] {} <Debug> HTTP-Session: 90b6d676-aa15-4b54-bf80-ea6a04c61c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
179 2024.08.12 21:38:54.822674 [ 3 ] {} <Debug> HTTP-Session: 90b6d676-aa15-4b54-bf80-ea6a04c61c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.12 21:38:54.822688 [ 3 ] {} <Debug> HTTP-Session: 90b6d676-aa15-4b54-bf80-ea6a04c61c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.12 21:38:54.822735 [ 3 ] {} <Trace> HTTP-Session: 90b6d676-aa15-4b54-bf80-ea6a04c61c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.12 21:38:54.823876 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.12 21:38:54.823998 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.12 21:38:54.826122 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.12 21:38:54.829064 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.12 21:38:54.834984 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.12 21:38:54.835019 [ 3 ] {35a70a7d-9f37-4495-b3d6-a95239281681} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.12 21:38:54.835052 [ 3 ] {} <Debug> HTTP-Session: 90b6d676-aa15-4b54-bf80-ea6a04c61c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.12 21:38:54.842556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.12 21:38:54.842630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.12 21:38:54.842658 [ 3 ] {} <Debug> HTTP-Session: 540732a6-30b8-4310-a7b8-498a7ab36390 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
192 2024.08.12 21:38:54.842681 [ 3 ] {} <Debug> HTTP-Session: 540732a6-30b8-4310-a7b8-498a7ab36390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.12 21:38:54.842702 [ 3 ] {} <Debug> HTTP-Session: 540732a6-30b8-4310-a7b8-498a7ab36390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.12 21:38:54.842745 [ 3 ] {} <Trace> HTTP-Session: 540732a6-30b8-4310-a7b8-498a7ab36390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.12 21:38:54.842881 [ 3 ] {31dcdcb8-199c-4bc5-a18e-9085c93cf0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.12 21:38:54.843147 [ 3 ] {31dcdcb8-199c-4bc5-a18e-9085c93cf0a1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65409) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.08.12 21:38:54.843264 [ 3 ] {31dcdcb8-199c-4bc5-a18e-9085c93cf0a1} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.12 21:38:54.843408 [ 3 ] {} <Debug> HTTP-Session: 540732a6-30b8-4310-a7b8-498a7ab36390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.12 21:38:54.849069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.12 21:38:54.849123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.12 21:38:54.849141 [ 3 ] {} <Debug> HTTP-Session: 763437d4-1620-469b-b07e-ca49d4e2b4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
250 2024.08.12 21:38:54.849164 [ 3 ] {} <Debug> HTTP-Session: 763437d4-1620-469b-b07e-ca49d4e2b4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.12 21:38:54.849185 [ 3 ] {} <Debug> HTTP-Session: 763437d4-1620-469b-b07e-ca49d4e2b4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.12 21:38:54.849223 [ 3 ] {} <Trace> HTTP-Session: 763437d4-1620-469b-b07e-ca49d4e2b4a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.12 21:38:54.849427 [ 3 ] {fe9e8517-b89e-41f2-ba3d-f0cba4f4eae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.12 21:38:54.849617 [ 3 ] {fe9e8517-b89e-41f2-ba3d-f0cba4f4eae0} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.12 21:38:54.849646 [ 3 ] {} <Debug> HTTP-Session: 763437d4-1620-469b-b07e-ca49d4e2b4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.12 21:38:54.849794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.12 21:38:54.849856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.12 21:38:54.849885 [ 3 ] {} <Debug> HTTP-Session: 861bf8cb-9d38-4f81-9d28-95c4ba673c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
259 2024.08.12 21:38:54.849905 [ 3 ] {} <Debug> HTTP-Session: 861bf8cb-9d38-4f81-9d28-95c4ba673c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.12 21:38:54.849927 [ 3 ] {} <Debug> HTTP-Session: 861bf8cb-9d38-4f81-9d28-95c4ba673c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.12 21:38:54.849960 [ 3 ] {} <Trace> HTTP-Session: 861bf8cb-9d38-4f81-9d28-95c4ba673c45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.12 21:38:54.850048 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.12 21:38:54.850104 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.12 21:38:54.855987 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.12 21:38:54.856019 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6041e-05 sec
266 2024.08.12 21:38:54.856033 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Trace> ReferentialDeps: No tables
267 2024.08.12 21:38:54.856049 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Trace> LoadingDeps: No tables
268 2024.08.12 21:38:54.856072 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.12 21:38:54.856195 [ 3 ] {eba5a54a-e045-415e-8d36-6454b02ce7ff} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.12 21:38:54.856218 [ 3 ] {} <Debug> HTTP-Session: 861bf8cb-9d38-4f81-9d28-95c4ba673c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.12 21:38:54.856353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.12 21:38:54.856402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.12 21:38:54.856421 [ 3 ] {} <Debug> HTTP-Session: 1e3a38e1-031f-4420-b6cc-6e7689a25320 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
274 2024.08.12 21:38:54.856441 [ 3 ] {} <Debug> HTTP-Session: 1e3a38e1-031f-4420-b6cc-6e7689a25320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.12 21:38:54.856461 [ 3 ] {} <Debug> HTTP-Session: 1e3a38e1-031f-4420-b6cc-6e7689a25320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.12 21:38:54.856491 [ 3 ] {} <Trace> HTTP-Session: 1e3a38e1-031f-4420-b6cc-6e7689a25320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.12 21:38:54.856629 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) /* 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.08.12 21:38:54.856675 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.12 21:38:54.859977 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.12 21:38:54.863651 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Debug> oximeter.version (e7af39d0-b5a4-42e0-a34e-c11bd0187827): Loading data parts
282 2024.08.12 21:38:54.864026 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Debug> oximeter.version (e7af39d0-b5a4-42e0-a34e-c11bd0187827): There are no data parts
283 2024.08.12 21:38:54.868505 [ 3 ] {85ce965a-786c-4240-9701-d809cf7d8279} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.12 21:38:54.868537 [ 3 ] {} <Debug> HTTP-Session: 1e3a38e1-031f-4420-b6cc-6e7689a25320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.12 21:38:54.868712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.12 21:38:54.868764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.12 21:38:54.868788 [ 3 ] {} <Debug> HTTP-Session: 74bbc409-80f8-4f66-9d7f-2a012f36d79d Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
288 2024.08.12 21:38:54.868805 [ 3 ] {} <Debug> HTTP-Session: 74bbc409-80f8-4f66-9d7f-2a012f36d79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.12 21:38:54.868822 [ 3 ] {} <Debug> HTTP-Session: 74bbc409-80f8-4f66-9d7f-2a012f36d79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.12 21:38:54.868856 [ 3 ] {} <Trace> HTTP-Session: 74bbc409-80f8-4f66-9d7f-2a012f36d79d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.12 21:38:54.869057 [ 3 ] {4e85d6d4-b527-4baa-a9d1-b5d1e8fc9598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) /* 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.08.12 21:38:54.869113 [ 3 ] {4e85d6d4-b527-4baa-a9d1-b5d1e8fc9598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.12 21:38:54.878199 [ 3 ] {4e85d6d4-b527-4baa-a9d1-b5d1e8fc9598} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Loading data parts
304 2024.08.12 21:38:54.878431 [ 3 ] {4e85d6d4-b527-4baa-a9d1-b5d1e8fc9598} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): There are no data parts
305 2024.08.12 21:38:54.885315 [ 3 ] {4e85d6d4-b527-4baa-a9d1-b5d1e8fc9598} <Debug> DynamicQueryHandler: Done processing query
306 2024.08.12 21:38:54.885355 [ 3 ] {} <Debug> HTTP-Session: 74bbc409-80f8-4f66-9d7f-2a012f36d79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.12 21:38:54.885547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.08.12 21:38:54.885619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.08.12 21:38:54.885647 [ 3 ] {} <Debug> HTTP-Session: aef2fe78-226f-4bde-ba85-0cb7ab59f25c Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
310 2024.08.12 21:38:54.885671 [ 3 ] {} <Debug> HTTP-Session: aef2fe78-226f-4bde-ba85-0cb7ab59f25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.08.12 21:38:54.885691 [ 3 ] {} <Debug> HTTP-Session: aef2fe78-226f-4bde-ba85-0cb7ab59f25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.12 21:38:54.885730 [ 3 ] {} <Trace> HTTP-Session: aef2fe78-226f-4bde-ba85-0cb7ab59f25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.08.12 21:38:54.885939 [ 3 ] {b99973e9-bf8c-4022-a93e-77742b4b885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.885995 [ 3 ] {b99973e9-bf8c-4022-a93e-77742b4b885a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.08.12 21:38:54.891695 [ 3 ] {b99973e9-bf8c-4022-a93e-77742b4b885a} <Debug> oximeter.measurements_i8 (6e703064-39bf-43b4-84cc-7ae597938cf8): Loading data parts
316 2024.08.12 21:38:54.891902 [ 3 ] {b99973e9-bf8c-4022-a93e-77742b4b885a} <Debug> oximeter.measurements_i8 (6e703064-39bf-43b4-84cc-7ae597938cf8): There are no data parts
317 2024.08.12 21:38:54.898401 [ 3 ] {b99973e9-bf8c-4022-a93e-77742b4b885a} <Debug> DynamicQueryHandler: Done processing query
318 2024.08.12 21:38:54.898443 [ 3 ] {} <Debug> HTTP-Session: aef2fe78-226f-4bde-ba85-0cb7ab59f25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.12 21:38:54.898600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.08.12 21:38:54.898667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.08.12 21:38:54.898695 [ 3 ] {} <Debug> HTTP-Session: 9d591780-75d4-4083-8a94-638d5adfb3a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
322 2024.08.12 21:38:54.898716 [ 3 ] {} <Debug> HTTP-Session: 9d591780-75d4-4083-8a94-638d5adfb3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.08.12 21:38:54.898733 [ 3 ] {} <Debug> HTTP-Session: 9d591780-75d4-4083-8a94-638d5adfb3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.12 21:38:54.898767 [ 3 ] {} <Trace> HTTP-Session: 9d591780-75d4-4083-8a94-638d5adfb3a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.08.12 21:38:54.898943 [ 3 ] {e57a8eb8-4598-4d9a-979a-137350b67e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.898995 [ 3 ] {e57a8eb8-4598-4d9a-979a-137350b67e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.08.12 21:38:54.904292 [ 3 ] {e57a8eb8-4598-4d9a-979a-137350b67e8b} <Debug> oximeter.measurements_u8 (2330931c-a331-4250-bd41-f0854fb3a20e): Loading data parts
328 2024.08.12 21:38:54.904461 [ 3 ] {e57a8eb8-4598-4d9a-979a-137350b67e8b} <Debug> oximeter.measurements_u8 (2330931c-a331-4250-bd41-f0854fb3a20e): There are no data parts
329 2024.08.12 21:38:54.907869 [ 3 ] {e57a8eb8-4598-4d9a-979a-137350b67e8b} <Debug> DynamicQueryHandler: Done processing query
330 2024.08.12 21:38:54.907901 [ 3 ] {} <Debug> HTTP-Session: 9d591780-75d4-4083-8a94-638d5adfb3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.12 21:38:54.908074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.08.12 21:38:54.908137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.08.12 21:38:54.908165 [ 3 ] {} <Debug> HTTP-Session: efecad02-9a7a-40b0-8b12-799bd898f62b Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
334 2024.08.12 21:38:54.908185 [ 3 ] {} <Debug> HTTP-Session: efecad02-9a7a-40b0-8b12-799bd898f62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.08.12 21:38:54.908208 [ 3 ] {} <Debug> HTTP-Session: efecad02-9a7a-40b0-8b12-799bd898f62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.12 21:38:54.908248 [ 3 ] {} <Trace> HTTP-Session: efecad02-9a7a-40b0-8b12-799bd898f62b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.08.12 21:38:54.908469 [ 3 ] {f81e919e-6a98-4743-a1f5-0431ccd8bf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.908529 [ 3 ] {f81e919e-6a98-4743-a1f5-0431ccd8bf67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.08.12 21:38:54.914821 [ 3 ] {f81e919e-6a98-4743-a1f5-0431ccd8bf67} <Debug> oximeter.measurements_i16 (d66e8dea-b254-47fa-87a6-888f2cc09f83): Loading data parts
340 2024.08.12 21:38:54.915001 [ 3 ] {f81e919e-6a98-4743-a1f5-0431ccd8bf67} <Debug> oximeter.measurements_i16 (d66e8dea-b254-47fa-87a6-888f2cc09f83): There are no data parts
341 2024.08.12 21:38:54.921529 [ 3 ] {f81e919e-6a98-4743-a1f5-0431ccd8bf67} <Debug> DynamicQueryHandler: Done processing query
342 2024.08.12 21:38:54.921579 [ 3 ] {} <Debug> HTTP-Session: efecad02-9a7a-40b0-8b12-799bd898f62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.12 21:38:54.921753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.08.12 21:38:54.921808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.08.12 21:38:54.921833 [ 3 ] {} <Debug> HTTP-Session: b3686edd-9cc6-4bf8-973c-5ac2f6c4e439 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
346 2024.08.12 21:38:54.921849 [ 3 ] {} <Debug> HTTP-Session: b3686edd-9cc6-4bf8-973c-5ac2f6c4e439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.08.12 21:38:54.921866 [ 3 ] {} <Debug> HTTP-Session: b3686edd-9cc6-4bf8-973c-5ac2f6c4e439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.12 21:38:54.921899 [ 3 ] {} <Trace> HTTP-Session: b3686edd-9cc6-4bf8-973c-5ac2f6c4e439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.08.12 21:38:54.922099 [ 3 ] {40086882-892d-42b6-a073-5ba721795433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.922153 [ 3 ] {40086882-892d-42b6-a073-5ba721795433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.08.12 21:38:54.927401 [ 3 ] {40086882-892d-42b6-a073-5ba721795433} <Debug> oximeter.measurements_u16 (0fc571f3-85fb-492e-8e8d-99aa05532958): Loading data parts
352 2024.08.12 21:38:54.927611 [ 3 ] {40086882-892d-42b6-a073-5ba721795433} <Debug> oximeter.measurements_u16 (0fc571f3-85fb-492e-8e8d-99aa05532958): There are no data parts
353 2024.08.12 21:38:54.931169 [ 3 ] {40086882-892d-42b6-a073-5ba721795433} <Debug> DynamicQueryHandler: Done processing query
354 2024.08.12 21:38:54.931205 [ 3 ] {} <Debug> HTTP-Session: b3686edd-9cc6-4bf8-973c-5ac2f6c4e439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.12 21:38:54.931358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.08.12 21:38:54.931420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.08.12 21:38:54.931445 [ 3 ] {} <Debug> HTTP-Session: 866fe7e7-d17a-4567-a629-fcb8951831d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
358 2024.08.12 21:38:54.931473 [ 3 ] {} <Debug> HTTP-Session: 866fe7e7-d17a-4567-a629-fcb8951831d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.08.12 21:38:54.931487 [ 3 ] {} <Debug> HTTP-Session: 866fe7e7-d17a-4567-a629-fcb8951831d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.12 21:38:54.931525 [ 3 ] {} <Trace> HTTP-Session: 866fe7e7-d17a-4567-a629-fcb8951831d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.08.12 21:38:54.931748 [ 3 ] {83a7a324-5379-497a-a8d3-f3a6b7130413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.931801 [ 3 ] {83a7a324-5379-497a-a8d3-f3a6b7130413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.08.12 21:38:54.937179 [ 3 ] {83a7a324-5379-497a-a8d3-f3a6b7130413} <Debug> oximeter.measurements_i32 (1caa4bf7-d6f6-4631-9b1c-cb092bcea6fe): Loading data parts
364 2024.08.12 21:38:54.937357 [ 3 ] {83a7a324-5379-497a-a8d3-f3a6b7130413} <Debug> oximeter.measurements_i32 (1caa4bf7-d6f6-4631-9b1c-cb092bcea6fe): There are no data parts
365 2024.08.12 21:38:54.941347 [ 3 ] {83a7a324-5379-497a-a8d3-f3a6b7130413} <Debug> DynamicQueryHandler: Done processing query
366 2024.08.12 21:38:54.941390 [ 3 ] {} <Debug> HTTP-Session: 866fe7e7-d17a-4567-a629-fcb8951831d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.12 21:38:54.941540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.08.12 21:38:54.941618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.08.12 21:38:54.941676 [ 3 ] {} <Debug> HTTP-Session: 6ca4c5a9-04cd-4c51-8aa2-cdb71da29e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
370 2024.08.12 21:38:54.941696 [ 3 ] {} <Debug> HTTP-Session: 6ca4c5a9-04cd-4c51-8aa2-cdb71da29e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.08.12 21:38:54.941716 [ 3 ] {} <Debug> HTTP-Session: 6ca4c5a9-04cd-4c51-8aa2-cdb71da29e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.12 21:38:54.941751 [ 3 ] {} <Trace> HTTP-Session: 6ca4c5a9-04cd-4c51-8aa2-cdb71da29e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.08.12 21:38:54.941928 [ 3 ] {80ea362d-0904-43f1-87f0-2b81ef04cc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.941978 [ 3 ] {80ea362d-0904-43f1-87f0-2b81ef04cc39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.08.12 21:38:54.947238 [ 3 ] {80ea362d-0904-43f1-87f0-2b81ef04cc39} <Debug> oximeter.measurements_u32 (209e9f72-ef98-4f48-8f04-61f58cf78a69): Loading data parts
376 2024.08.12 21:38:54.947427 [ 3 ] {80ea362d-0904-43f1-87f0-2b81ef04cc39} <Debug> oximeter.measurements_u32 (209e9f72-ef98-4f48-8f04-61f58cf78a69): There are no data parts
377 2024.08.12 21:38:54.951173 [ 3 ] {80ea362d-0904-43f1-87f0-2b81ef04cc39} <Debug> DynamicQueryHandler: Done processing query
378 2024.08.12 21:38:54.951215 [ 3 ] {} <Debug> HTTP-Session: 6ca4c5a9-04cd-4c51-8aa2-cdb71da29e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.12 21:38:54.951360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.08.12 21:38:54.951426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.08.12 21:38:54.951454 [ 3 ] {} <Debug> HTTP-Session: 03e66284-37dd-4cd6-8ea6-9ce397f410f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
382 2024.08.12 21:38:54.951478 [ 3 ] {} <Debug> HTTP-Session: 03e66284-37dd-4cd6-8ea6-9ce397f410f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.08.12 21:38:54.951495 [ 3 ] {} <Debug> HTTP-Session: 03e66284-37dd-4cd6-8ea6-9ce397f410f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.12 21:38:54.951535 [ 3 ] {} <Trace> HTTP-Session: 03e66284-37dd-4cd6-8ea6-9ce397f410f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.08.12 21:38:54.951745 [ 3 ] {5f674ed8-4ae4-490e-b1b2-d528bbe1c433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.951797 [ 3 ] {5f674ed8-4ae4-490e-b1b2-d528bbe1c433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.08.12 21:38:54.957350 [ 3 ] {5f674ed8-4ae4-490e-b1b2-d528bbe1c433} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Loading data parts
388 2024.08.12 21:38:54.957524 [ 3 ] {5f674ed8-4ae4-490e-b1b2-d528bbe1c433} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): There are no data parts
389 2024.08.12 21:38:54.960298 [ 3 ] {5f674ed8-4ae4-490e-b1b2-d528bbe1c433} <Debug> DynamicQueryHandler: Done processing query
390 2024.08.12 21:38:54.960331 [ 3 ] {} <Debug> HTTP-Session: 03e66284-37dd-4cd6-8ea6-9ce397f410f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.12 21:38:54.960455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.08.12 21:38:54.960513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.08.12 21:38:54.960532 [ 3 ] {} <Debug> HTTP-Session: 6c59cc49-1bee-4ec6-af75-24be238e02a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
394 2024.08.12 21:38:54.960553 [ 3 ] {} <Debug> HTTP-Session: 6c59cc49-1bee-4ec6-af75-24be238e02a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.08.12 21:38:54.960566 [ 3 ] {} <Debug> HTTP-Session: 6c59cc49-1bee-4ec6-af75-24be238e02a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.12 21:38:54.960600 [ 3 ] {} <Trace> HTTP-Session: 6c59cc49-1bee-4ec6-af75-24be238e02a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.08.12 21:38:54.960772 [ 3 ] {3a36b24b-0f9f-49e6-851b-6472fec33ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.960821 [ 3 ] {3a36b24b-0f9f-49e6-851b-6472fec33ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.08.12 21:38:54.962619 [ 3 ] {3a36b24b-0f9f-49e6-851b-6472fec33ea3} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Loading data parts
400 2024.08.12 21:38:54.962806 [ 3 ] {3a36b24b-0f9f-49e6-851b-6472fec33ea3} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): There are no data parts
401 2024.08.12 21:38:54.965180 [ 3 ] {3a36b24b-0f9f-49e6-851b-6472fec33ea3} <Debug> DynamicQueryHandler: Done processing query
402 2024.08.12 21:38:54.965212 [ 3 ] {} <Debug> HTTP-Session: 6c59cc49-1bee-4ec6-af75-24be238e02a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.12 21:38:54.965346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.08.12 21:38:54.965395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.08.12 21:38:54.965419 [ 3 ] {} <Debug> HTTP-Session: 44ab9094-4e4c-413c-9f9c-f9883967b62f Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
406 2024.08.12 21:38:54.965440 [ 3 ] {} <Debug> HTTP-Session: 44ab9094-4e4c-413c-9f9c-f9883967b62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.08.12 21:38:54.965453 [ 3 ] {} <Debug> HTTP-Session: 44ab9094-4e4c-413c-9f9c-f9883967b62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.12 21:38:54.965488 [ 3 ] {} <Trace> HTTP-Session: 44ab9094-4e4c-413c-9f9c-f9883967b62f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.08.12 21:38:54.965663 [ 3 ] {89c13d67-d7a2-47b3-ac04-4e41ba3f85f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.965718 [ 3 ] {89c13d67-d7a2-47b3-ac04-4e41ba3f85f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.08.12 21:38:54.967462 [ 3 ] {89c13d67-d7a2-47b3-ac04-4e41ba3f85f7} <Debug> oximeter.measurements_f32 (fcb16bd6-5357-4a3a-bc73-28c7d65d7cb8): Loading data parts
412 2024.08.12 21:38:54.967638 [ 3 ] {89c13d67-d7a2-47b3-ac04-4e41ba3f85f7} <Debug> oximeter.measurements_f32 (fcb16bd6-5357-4a3a-bc73-28c7d65d7cb8): There are no data parts
413 2024.08.12 21:38:54.969544 [ 3 ] {89c13d67-d7a2-47b3-ac04-4e41ba3f85f7} <Debug> DynamicQueryHandler: Done processing query
414 2024.08.12 21:38:54.969571 [ 3 ] {} <Debug> HTTP-Session: 44ab9094-4e4c-413c-9f9c-f9883967b62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.12 21:38:54.969691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.08.12 21:38:54.969759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.08.12 21:38:54.969778 [ 3 ] {} <Debug> HTTP-Session: 2c35401f-7823-4556-9575-183201bdfdac Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
418 2024.08.12 21:38:54.969798 [ 3 ] {} <Debug> HTTP-Session: 2c35401f-7823-4556-9575-183201bdfdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.08.12 21:38:54.969816 [ 3 ] {} <Debug> HTTP-Session: 2c35401f-7823-4556-9575-183201bdfdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.12 21:38:54.969848 [ 3 ] {} <Trace> HTTP-Session: 2c35401f-7823-4556-9575-183201bdfdac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.08.12 21:38:54.970026 [ 3 ] {ba70dccd-7c69-4f98-afc5-b3720940d5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.970079 [ 3 ] {ba70dccd-7c69-4f98-afc5-b3720940d5ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.08.12 21:38:54.972575 [ 3 ] {ba70dccd-7c69-4f98-afc5-b3720940d5ef} <Debug> oximeter.measurements_f64 (ae93e698-f278-4670-bde0-152c2e9a1e1f): Loading data parts
424 2024.08.12 21:38:54.972771 [ 3 ] {ba70dccd-7c69-4f98-afc5-b3720940d5ef} <Debug> oximeter.measurements_f64 (ae93e698-f278-4670-bde0-152c2e9a1e1f): There are no data parts
425 2024.08.12 21:38:54.975398 [ 3 ] {ba70dccd-7c69-4f98-afc5-b3720940d5ef} <Debug> DynamicQueryHandler: Done processing query
426 2024.08.12 21:38:54.975437 [ 3 ] {} <Debug> HTTP-Session: 2c35401f-7823-4556-9575-183201bdfdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.12 21:38:54.975578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.08.12 21:38:54.975642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.08.12 21:38:54.975665 [ 3 ] {} <Debug> HTTP-Session: a06f4154-bcbb-45ff-9ea4-eecf562a3501 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
430 2024.08.12 21:38:54.975695 [ 3 ] {} <Debug> HTTP-Session: a06f4154-bcbb-45ff-9ea4-eecf562a3501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.08.12 21:38:54.975709 [ 3 ] {} <Debug> HTTP-Session: a06f4154-bcbb-45ff-9ea4-eecf562a3501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.12 21:38:54.975744 [ 3 ] {} <Trace> HTTP-Session: a06f4154-bcbb-45ff-9ea4-eecf562a3501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.08.12 21:38:54.975920 [ 3 ] {c402170d-6cec-4f87-bb8e-75758eef7589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.975974 [ 3 ] {c402170d-6cec-4f87-bb8e-75758eef7589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.08.12 21:38:54.978451 [ 3 ] {c402170d-6cec-4f87-bb8e-75758eef7589} <Debug> oximeter.measurements_string (600bc9dd-48f1-4f82-a643-836877fd90f4): Loading data parts
436 2024.08.12 21:38:54.978615 [ 3 ] {c402170d-6cec-4f87-bb8e-75758eef7589} <Debug> oximeter.measurements_string (600bc9dd-48f1-4f82-a643-836877fd90f4): There are no data parts
437 2024.08.12 21:38:54.983024 [ 3 ] {c402170d-6cec-4f87-bb8e-75758eef7589} <Debug> DynamicQueryHandler: Done processing query
438 2024.08.12 21:38:54.983050 [ 3 ] {} <Debug> HTTP-Session: a06f4154-bcbb-45ff-9ea4-eecf562a3501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.08.12 21:38:54.983190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.08.12 21:38:54.983245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.08.12 21:38:54.983264 [ 3 ] {} <Debug> HTTP-Session: 22c72e5d-3fad-4f8c-9fee-02e19533f856 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
442 2024.08.12 21:38:54.983287 [ 3 ] {} <Debug> HTTP-Session: 22c72e5d-3fad-4f8c-9fee-02e19533f856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.08.12 21:38:54.983307 [ 3 ] {} <Debug> HTTP-Session: 22c72e5d-3fad-4f8c-9fee-02e19533f856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.12 21:38:54.983338 [ 3 ] {} <Trace> HTTP-Session: 22c72e5d-3fad-4f8c-9fee-02e19533f856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.08.12 21:38:54.983523 [ 3 ] {912ba8a6-ee1e-466a-8f2c-d9c90b728e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.983580 [ 3 ] {912ba8a6-ee1e-466a-8f2c-d9c90b728e11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.08.12 21:38:54.986084 [ 3 ] {912ba8a6-ee1e-466a-8f2c-d9c90b728e11} <Debug> oximeter.measurements_bytes (4add5780-50af-4bd4-8e03-1bb13977b128): Loading data parts
455 2024.08.12 21:38:54.986256 [ 3 ] {912ba8a6-ee1e-466a-8f2c-d9c90b728e11} <Debug> oximeter.measurements_bytes (4add5780-50af-4bd4-8e03-1bb13977b128): There are no data parts
456 2024.08.12 21:38:54.989043 [ 3 ] {912ba8a6-ee1e-466a-8f2c-d9c90b728e11} <Debug> DynamicQueryHandler: Done processing query
457 2024.08.12 21:38:54.989070 [ 3 ] {} <Debug> HTTP-Session: 22c72e5d-3fad-4f8c-9fee-02e19533f856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.12 21:38:54.989219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.08.12 21:38:54.989273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.08.12 21:38:54.989291 [ 3 ] {} <Debug> HTTP-Session: 6fb27eeb-fe9e-4e9c-97f1-580c77c8f192 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
461 2024.08.12 21:38:54.989313 [ 3 ] {} <Debug> HTTP-Session: 6fb27eeb-fe9e-4e9c-97f1-580c77c8f192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.08.12 21:38:54.989331 [ 3 ] {} <Debug> HTTP-Session: 6fb27eeb-fe9e-4e9c-97f1-580c77c8f192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.12 21:38:54.989361 [ 3 ] {} <Trace> HTTP-Session: 6fb27eeb-fe9e-4e9c-97f1-580c77c8f192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.08.12 21:38:54.989549 [ 3 ] {ff9345fd-d177-44d8-ae67-4a877b8771ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.989599 [ 3 ] {ff9345fd-d177-44d8-ae67-4a877b8771ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.08.12 21:38:54.993883 [ 3 ] {ff9345fd-d177-44d8-ae67-4a877b8771ba} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Loading data parts
467 2024.08.12 21:38:54.994080 [ 3 ] {ff9345fd-d177-44d8-ae67-4a877b8771ba} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): There are no data parts
468 2024.08.12 21:38:54.997078 [ 3 ] {ff9345fd-d177-44d8-ae67-4a877b8771ba} <Debug> DynamicQueryHandler: Done processing query
469 2024.08.12 21:38:54.997114 [ 3 ] {} <Debug> HTTP-Session: 6fb27eeb-fe9e-4e9c-97f1-580c77c8f192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.12 21:38:54.997254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.08.12 21:38:54.997313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.08.12 21:38:54.997331 [ 3 ] {} <Debug> HTTP-Session: d0caff39-15f2-4eaa-9427-2eecc5b244f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
473 2024.08.12 21:38:54.997352 [ 3 ] {} <Debug> HTTP-Session: d0caff39-15f2-4eaa-9427-2eecc5b244f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.08.12 21:38:54.997365 [ 3 ] {} <Debug> HTTP-Session: d0caff39-15f2-4eaa-9427-2eecc5b244f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.12 21:38:54.997400 [ 3 ] {} <Trace> HTTP-Session: d0caff39-15f2-4eaa-9427-2eecc5b244f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.08.12 21:38:54.997590 [ 3 ] {8739a5da-0059-44b3-a190-6fcd294f836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:54.997645 [ 3 ] {8739a5da-0059-44b3-a190-6fcd294f836a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.08.12 21:38:54.999868 [ 3 ] {8739a5da-0059-44b3-a190-6fcd294f836a} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Loading data parts
479 2024.08.12 21:38:55.000035 [ 3 ] {8739a5da-0059-44b3-a190-6fcd294f836a} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): There are no data parts
480 2024.08.12 21:38:55.001095 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.05 MiB, peak 161.69 MiB, free memory in arenas 0.00 B, will set to 170.91 MiB (RSS), difference: 10.87 MiB
481 2024.08.12 21:38:55.003033 [ 3 ] {8739a5da-0059-44b3-a190-6fcd294f836a} <Debug> DynamicQueryHandler: Done processing query
482 2024.08.12 21:38:55.003068 [ 3 ] {} <Debug> HTTP-Session: d0caff39-15f2-4eaa-9427-2eecc5b244f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.12 21:38:55.003212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.08.12 21:38:55.003286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.08.12 21:38:55.003305 [ 3 ] {} <Debug> HTTP-Session: 59287421-fb08-4701-ab76-b1a8cc5d66de Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
486 2024.08.12 21:38:55.003329 [ 3 ] {} <Debug> HTTP-Session: 59287421-fb08-4701-ab76-b1a8cc5d66de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.12 21:38:55.003348 [ 3 ] {} <Debug> HTTP-Session: 59287421-fb08-4701-ab76-b1a8cc5d66de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.08.12 21:38:55.003381 [ 3 ] {} <Trace> HTTP-Session: 59287421-fb08-4701-ab76-b1a8cc5d66de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.08.12 21:38:55.003582 [ 3 ] {fbc35f24-db85-44f2-8511-a4165d7f96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
490 2024.08.12 21:38:55.003646 [ 3 ] {fbc35f24-db85-44f2-8511-a4165d7f96cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.08.12 21:38:55.010281 [ 3 ] {fbc35f24-db85-44f2-8511-a4165d7f96cb} <Debug> oximeter.measurements_cumulativef32 (58474400-ae88-4a18-9fa5-06222b46794a): Loading data parts
492 2024.08.12 21:38:55.010472 [ 3 ] {fbc35f24-db85-44f2-8511-a4165d7f96cb} <Debug> oximeter.measurements_cumulativef32 (58474400-ae88-4a18-9fa5-06222b46794a): There are no data parts
493 2024.08.12 21:38:55.013238 [ 3 ] {fbc35f24-db85-44f2-8511-a4165d7f96cb} <Debug> DynamicQueryHandler: Done processing query
494 2024.08.12 21:38:55.013289 [ 3 ] {} <Debug> HTTP-Session: 59287421-fb08-4701-ab76-b1a8cc5d66de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.12 21:38:55.013452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.08.12 21:38:55.013539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.08.12 21:38:55.013573 [ 3 ] {} <Debug> HTTP-Session: bfa35119-8db7-45de-bf3b-d2d3d1fcbb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
498 2024.08.12 21:38:55.013595 [ 3 ] {} <Debug> HTTP-Session: bfa35119-8db7-45de-bf3b-d2d3d1fcbb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.12 21:38:55.013617 [ 3 ] {} <Debug> HTTP-Session: bfa35119-8db7-45de-bf3b-d2d3d1fcbb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.08.12 21:38:55.013675 [ 3 ] {} <Trace> HTTP-Session: bfa35119-8db7-45de-bf3b-d2d3d1fcbb93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.08.12 21:38:55.013927 [ 3 ] {6ff496b8-1ce7-4ac2-aead-48a4414d398b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
502 2024.08.12 21:38:55.014008 [ 3 ] {6ff496b8-1ce7-4ac2-aead-48a4414d398b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.08.12 21:38:55.020344 [ 3 ] {6ff496b8-1ce7-4ac2-aead-48a4414d398b} <Debug> oximeter.measurements_cumulativef64 (2f7d180e-07b1-4ff1-abaa-58f8e19a387b): Loading data parts
504 2024.08.12 21:38:55.020532 [ 3 ] {6ff496b8-1ce7-4ac2-aead-48a4414d398b} <Debug> oximeter.measurements_cumulativef64 (2f7d180e-07b1-4ff1-abaa-58f8e19a387b): There are no data parts
505 2024.08.12 21:38:55.028194 [ 3 ] {6ff496b8-1ce7-4ac2-aead-48a4414d398b} <Debug> DynamicQueryHandler: Done processing query
506 2024.08.12 21:38:55.028231 [ 3 ] {} <Debug> HTTP-Session: bfa35119-8db7-45de-bf3b-d2d3d1fcbb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.08.12 21:38:55.028369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.08.12 21:38:55.028439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.08.12 21:38:55.028465 [ 3 ] {} <Debug> HTTP-Session: 5a49a719-c260-4256-8775-921679431d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
510 2024.08.12 21:38:55.028489 [ 3 ] {} <Debug> HTTP-Session: 5a49a719-c260-4256-8775-921679431d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.12 21:38:55.028502 [ 3 ] {} <Debug> HTTP-Session: 5a49a719-c260-4256-8775-921679431d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.12 21:38:55.028544 [ 3 ] {} <Trace> HTTP-Session: 5a49a719-c260-4256-8775-921679431d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.08.12 21:38:55.028816 [ 3 ] {9ed0f713-77ab-4f73-b536-e47535323e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 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)
524 2024.08.12 21:38:55.028887 [ 3 ] {9ed0f713-77ab-4f73-b536-e47535323e04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.08.12 21:38:55.033941 [ 3 ] {9ed0f713-77ab-4f73-b536-e47535323e04} <Debug> oximeter.measurements_histogrami8 (43814f21-90f2-47e3-9611-5aa3c1a94645): Loading data parts
526 2024.08.12 21:38:55.034112 [ 3 ] {9ed0f713-77ab-4f73-b536-e47535323e04} <Debug> oximeter.measurements_histogrami8 (43814f21-90f2-47e3-9611-5aa3c1a94645): There are no data parts
527 2024.08.12 21:38:55.040172 [ 3 ] {9ed0f713-77ab-4f73-b536-e47535323e04} <Debug> DynamicQueryHandler: Done processing query
528 2024.08.12 21:38:55.040209 [ 3 ] {} <Debug> HTTP-Session: 5a49a719-c260-4256-8775-921679431d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.12 21:38:55.040336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.08.12 21:38:55.040409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.08.12 21:38:55.040437 [ 3 ] {} <Debug> HTTP-Session: b25b2a7b-7a2f-444c-bab7-3b3a7427cc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
532 2024.08.12 21:38:55.040454 [ 3 ] {} <Debug> HTTP-Session: b25b2a7b-7a2f-444c-bab7-3b3a7427cc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.12 21:38:55.040474 [ 3 ] {} <Debug> HTTP-Session: b25b2a7b-7a2f-444c-bab7-3b3a7427cc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.08.12 21:38:55.040514 [ 3 ] {} <Trace> HTTP-Session: b25b2a7b-7a2f-444c-bab7-3b3a7427cc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.08.12 21:38:55.040783 [ 3 ] {87a8bf33-1e5f-471a-a353-7df2d51a9c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
536 2024.08.12 21:38:55.040854 [ 3 ] {87a8bf33-1e5f-471a-a353-7df2d51a9c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.08.12 21:38:55.045490 [ 3 ] {87a8bf33-1e5f-471a-a353-7df2d51a9c77} <Debug> oximeter.measurements_histogramu8 (03ebcfb6-1783-412a-a7fb-3c534653a408): Loading data parts
538 2024.08.12 21:38:55.045675 [ 3 ] {87a8bf33-1e5f-471a-a353-7df2d51a9c77} <Debug> oximeter.measurements_histogramu8 (03ebcfb6-1783-412a-a7fb-3c534653a408): There are no data parts
539 2024.08.12 21:38:55.049723 [ 3 ] {87a8bf33-1e5f-471a-a353-7df2d51a9c77} <Debug> DynamicQueryHandler: Done processing query
540 2024.08.12 21:38:55.049768 [ 3 ] {} <Debug> HTTP-Session: b25b2a7b-7a2f-444c-bab7-3b3a7427cc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.12 21:38:55.049919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.08.12 21:38:55.049994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.08.12 21:38:55.050023 [ 3 ] {} <Debug> HTTP-Session: 28c1ba27-cc2b-46a7-8cad-b009f7c2fa32 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
544 2024.08.12 21:38:55.050051 [ 3 ] {} <Debug> HTTP-Session: 28c1ba27-cc2b-46a7-8cad-b009f7c2fa32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.12 21:38:55.050067 [ 3 ] {} <Debug> HTTP-Session: 28c1ba27-cc2b-46a7-8cad-b009f7c2fa32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.08.12 21:38:55.050115 [ 3 ] {} <Trace> HTTP-Session: 28c1ba27-cc2b-46a7-8cad-b009f7c2fa32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.08.12 21:38:55.050402 [ 3 ] {72e0a90a-ace5-4178-8500-b05cef1e056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
548 2024.08.12 21:38:55.050481 [ 3 ] {72e0a90a-ace5-4178-8500-b05cef1e056d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.08.12 21:38:55.053372 [ 3 ] {72e0a90a-ace5-4178-8500-b05cef1e056d} <Debug> oximeter.measurements_histogrami16 (fd256035-2213-4bbc-80f6-80cf8292adb2): Loading data parts
550 2024.08.12 21:38:55.053551 [ 3 ] {72e0a90a-ace5-4178-8500-b05cef1e056d} <Debug> oximeter.measurements_histogrami16 (fd256035-2213-4bbc-80f6-80cf8292adb2): There are no data parts
551 2024.08.12 21:38:55.057058 [ 3 ] {72e0a90a-ace5-4178-8500-b05cef1e056d} <Debug> DynamicQueryHandler: Done processing query
552 2024.08.12 21:38:55.057099 [ 3 ] {} <Debug> HTTP-Session: 28c1ba27-cc2b-46a7-8cad-b009f7c2fa32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.12 21:38:55.057247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.08.12 21:38:55.057316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.08.12 21:38:55.057345 [ 3 ] {} <Debug> HTTP-Session: c19fa094-09b7-4cdf-b977-fa6e2ad8dbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
556 2024.08.12 21:38:55.057363 [ 3 ] {} <Debug> HTTP-Session: c19fa094-09b7-4cdf-b977-fa6e2ad8dbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.12 21:38:55.057383 [ 3 ] {} <Debug> HTTP-Session: c19fa094-09b7-4cdf-b977-fa6e2ad8dbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.08.12 21:38:55.057425 [ 3 ] {} <Trace> HTTP-Session: c19fa094-09b7-4cdf-b977-fa6e2ad8dbb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.08.12 21:38:55.057736 [ 3 ] {afae6c0d-d26c-4b2f-8970-9b853ca2b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
560 2024.08.12 21:38:55.057824 [ 3 ] {afae6c0d-d26c-4b2f-8970-9b853ca2b07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.08.12 21:38:55.062098 [ 3 ] {afae6c0d-d26c-4b2f-8970-9b853ca2b07f} <Debug> oximeter.measurements_histogramu16 (67f1255c-5cfa-45eb-a856-5ed1ecdded50): Loading data parts
562 2024.08.12 21:38:55.062279 [ 3 ] {afae6c0d-d26c-4b2f-8970-9b853ca2b07f} <Debug> oximeter.measurements_histogramu16 (67f1255c-5cfa-45eb-a856-5ed1ecdded50): There are no data parts
563 2024.08.12 21:38:55.067044 [ 3 ] {afae6c0d-d26c-4b2f-8970-9b853ca2b07f} <Debug> DynamicQueryHandler: Done processing query
564 2024.08.12 21:38:55.067088 [ 3 ] {} <Debug> HTTP-Session: c19fa094-09b7-4cdf-b977-fa6e2ad8dbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.12 21:38:55.067231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.08.12 21:38:55.067290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.08.12 21:38:55.067318 [ 3 ] {} <Debug> HTTP-Session: fa7aadaa-073d-499e-998d-144dcc14fa57 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
568 2024.08.12 21:38:55.067341 [ 3 ] {} <Debug> HTTP-Session: fa7aadaa-073d-499e-998d-144dcc14fa57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.12 21:38:55.067354 [ 3 ] {} <Debug> HTTP-Session: fa7aadaa-073d-499e-998d-144dcc14fa57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.08.12 21:38:55.067394 [ 3 ] {} <Trace> HTTP-Session: fa7aadaa-073d-499e-998d-144dcc14fa57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.08.12 21:38:55.067687 [ 3 ] {40230b9e-eb23-4e53-a006-aefff9859dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
572 2024.08.12 21:38:55.067767 [ 3 ] {40230b9e-eb23-4e53-a006-aefff9859dd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.08.12 21:38:55.070534 [ 3 ] {40230b9e-eb23-4e53-a006-aefff9859dd2} <Debug> oximeter.measurements_histogrami32 (67fed820-c52f-423e-8613-c2e4ab33b28c): Loading data parts
574 2024.08.12 21:38:55.070741 [ 3 ] {40230b9e-eb23-4e53-a006-aefff9859dd2} <Debug> oximeter.measurements_histogrami32 (67fed820-c52f-423e-8613-c2e4ab33b28c): There are no data parts
575 2024.08.12 21:38:55.075855 [ 3 ] {40230b9e-eb23-4e53-a006-aefff9859dd2} <Debug> DynamicQueryHandler: Done processing query
576 2024.08.12 21:38:55.075882 [ 3 ] {} <Debug> HTTP-Session: fa7aadaa-073d-499e-998d-144dcc14fa57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.12 21:38:55.076020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.08.12 21:38:55.076101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.08.12 21:38:55.076120 [ 3 ] {} <Debug> HTTP-Session: 29514f74-1a0c-4e9e-abb1-e0798caef6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
580 2024.08.12 21:38:55.076148 [ 3 ] {} <Debug> HTTP-Session: 29514f74-1a0c-4e9e-abb1-e0798caef6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.12 21:38:55.076162 [ 3 ] {} <Debug> HTTP-Session: 29514f74-1a0c-4e9e-abb1-e0798caef6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.08.12 21:38:55.076202 [ 3 ] {} <Trace> HTTP-Session: 29514f74-1a0c-4e9e-abb1-e0798caef6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.08.12 21:38:55.076461 [ 3 ] {633a6f75-aa84-4de5-9dad-062c5914ee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
584 2024.08.12 21:38:55.076531 [ 3 ] {633a6f75-aa84-4de5-9dad-062c5914ee5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.08.12 21:38:55.078850 [ 3 ] {633a6f75-aa84-4de5-9dad-062c5914ee5d} <Debug> oximeter.measurements_histogramu32 (83bf1dd5-436d-46b8-8b78-e4cd617601ea): Loading data parts
586 2024.08.12 21:38:55.079048 [ 3 ] {633a6f75-aa84-4de5-9dad-062c5914ee5d} <Debug> oximeter.measurements_histogramu32 (83bf1dd5-436d-46b8-8b78-e4cd617601ea): There are no data parts
587 2024.08.12 21:38:55.083493 [ 3 ] {633a6f75-aa84-4de5-9dad-062c5914ee5d} <Debug> DynamicQueryHandler: Done processing query
588 2024.08.12 21:38:55.083535 [ 3 ] {} <Debug> HTTP-Session: 29514f74-1a0c-4e9e-abb1-e0798caef6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.12 21:38:55.083696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.08.12 21:38:55.083753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.08.12 21:38:55.083781 [ 3 ] {} <Debug> HTTP-Session: 7fbfe4d9-f2a1-4cee-98a2-e69d15923e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
592 2024.08.12 21:38:55.083804 [ 3 ] {} <Debug> HTTP-Session: 7fbfe4d9-f2a1-4cee-98a2-e69d15923e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.12 21:38:55.083817 [ 3 ] {} <Debug> HTTP-Session: 7fbfe4d9-f2a1-4cee-98a2-e69d15923e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.08.12 21:38:55.083854 [ 3 ] {} <Trace> HTTP-Session: 7fbfe4d9-f2a1-4cee-98a2-e69d15923e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.08.12 21:38:55.084110 [ 3 ] {0575e2cc-c86e-4d07-8989-b46a5f88ce1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
596 2024.08.12 21:38:55.084175 [ 3 ] {0575e2cc-c86e-4d07-8989-b46a5f88ce1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.08.12 21:38:55.091128 [ 3 ] {0575e2cc-c86e-4d07-8989-b46a5f88ce1c} <Debug> oximeter.measurements_histogrami64 (ad36a6e2-0849-41f5-a9c3-af448bb9bcfb): Loading data parts
598 2024.08.12 21:38:55.091306 [ 3 ] {0575e2cc-c86e-4d07-8989-b46a5f88ce1c} <Debug> oximeter.measurements_histogrami64 (ad36a6e2-0849-41f5-a9c3-af448bb9bcfb): There are no data parts
599 2024.08.12 21:38:55.093890 [ 3 ] {0575e2cc-c86e-4d07-8989-b46a5f88ce1c} <Debug> DynamicQueryHandler: Done processing query
600 2024.08.12 21:38:55.093917 [ 3 ] {} <Debug> HTTP-Session: 7fbfe4d9-f2a1-4cee-98a2-e69d15923e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.12 21:38:55.094089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.08.12 21:38:55.094176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.08.12 21:38:55.094197 [ 3 ] {} <Debug> HTTP-Session: 55dbcef4-1f93-45a1-86d5-2f1b37ce2929 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
604 2024.08.12 21:38:55.094224 [ 3 ] {} <Debug> HTTP-Session: 55dbcef4-1f93-45a1-86d5-2f1b37ce2929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.12 21:38:55.094247 [ 3 ] {} <Debug> HTTP-Session: 55dbcef4-1f93-45a1-86d5-2f1b37ce2929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.08.12 21:38:55.094281 [ 3 ] {} <Trace> HTTP-Session: 55dbcef4-1f93-45a1-86d5-2f1b37ce2929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.08.12 21:38:55.094543 [ 3 ] {a5c4d977-ddc0-4e06-a77a-8b9cb098b66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
608 2024.08.12 21:38:55.094619 [ 3 ] {a5c4d977-ddc0-4e06-a77a-8b9cb098b66f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.08.12 21:38:55.097177 [ 3 ] {a5c4d977-ddc0-4e06-a77a-8b9cb098b66f} <Debug> oximeter.measurements_histogramu64 (548167b0-cb8f-48b2-914a-63bccac1e4d7): Loading data parts
610 2024.08.12 21:38:55.097396 [ 3 ] {a5c4d977-ddc0-4e06-a77a-8b9cb098b66f} <Debug> oximeter.measurements_histogramu64 (548167b0-cb8f-48b2-914a-63bccac1e4d7): There are no data parts
611 2024.08.12 21:38:55.101007 [ 3 ] {a5c4d977-ddc0-4e06-a77a-8b9cb098b66f} <Debug> DynamicQueryHandler: Done processing query
612 2024.08.12 21:38:55.101035 [ 3 ] {} <Debug> HTTP-Session: 55dbcef4-1f93-45a1-86d5-2f1b37ce2929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.12 21:38:55.101204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.08.12 21:38:55.101267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.08.12 21:38:55.101286 [ 3 ] {} <Debug> HTTP-Session: e2482525-05ed-462b-b1f8-52ea9143c210 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
616 2024.08.12 21:38:55.101313 [ 3 ] {} <Debug> HTTP-Session: e2482525-05ed-462b-b1f8-52ea9143c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.12 21:38:55.101326 [ 3 ] {} <Debug> HTTP-Session: e2482525-05ed-462b-b1f8-52ea9143c210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.08.12 21:38:55.101364 [ 3 ] {} <Trace> HTTP-Session: e2482525-05ed-462b-b1f8-52ea9143c210 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.08.12 21:38:55.101618 [ 3 ] {06fa8ec8-dc3b-4793-96fc-76cd58552cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
620 2024.08.12 21:38:55.101685 [ 3 ] {06fa8ec8-dc3b-4793-96fc-76cd58552cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.08.12 21:38:55.104143 [ 3 ] {06fa8ec8-dc3b-4793-96fc-76cd58552cee} <Debug> oximeter.measurements_histogramf32 (da1bef46-b1ec-407e-8d75-d5fc8044e5bb): Loading data parts
622 2024.08.12 21:38:55.104343 [ 3 ] {06fa8ec8-dc3b-4793-96fc-76cd58552cee} <Debug> oximeter.measurements_histogramf32 (da1bef46-b1ec-407e-8d75-d5fc8044e5bb): There are no data parts
623 2024.08.12 21:38:55.108589 [ 3 ] {06fa8ec8-dc3b-4793-96fc-76cd58552cee} <Debug> DynamicQueryHandler: Done processing query
624 2024.08.12 21:38:55.108626 [ 3 ] {} <Debug> HTTP-Session: e2482525-05ed-462b-b1f8-52ea9143c210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.12 21:38:55.108779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.08.12 21:38:55.108844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.08.12 21:38:55.108867 [ 3 ] {} <Debug> HTTP-Session: ddedd410-f888-4711-854c-ff19439ebc87 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
628 2024.08.12 21:38:55.108894 [ 3 ] {} <Debug> HTTP-Session: ddedd410-f888-4711-854c-ff19439ebc87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.12 21:38:55.108919 [ 3 ] {} <Debug> HTTP-Session: ddedd410-f888-4711-854c-ff19439ebc87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.08.12 21:38:55.108956 [ 3 ] {} <Trace> HTTP-Session: ddedd410-f888-4711-854c-ff19439ebc87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.08.12 21:38:55.109278 [ 3 ] {37cb84ca-6a86-4339-9b16-e82cb77583f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
632 2024.08.12 21:38:55.109364 [ 3 ] {37cb84ca-6a86-4339-9b16-e82cb77583f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.08.12 21:38:55.114353 [ 3 ] {37cb84ca-6a86-4339-9b16-e82cb77583f4} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Loading data parts
634 2024.08.12 21:38:55.114528 [ 3 ] {37cb84ca-6a86-4339-9b16-e82cb77583f4} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): There are no data parts
635 2024.08.12 21:38:55.117941 [ 3 ] {37cb84ca-6a86-4339-9b16-e82cb77583f4} <Debug> DynamicQueryHandler: Done processing query
636 2024.08.12 21:38:55.117967 [ 3 ] {} <Debug> HTTP-Session: ddedd410-f888-4711-854c-ff19439ebc87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.08.12 21:38:55.118127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.08.12 21:38:55.118190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.08.12 21:38:55.118224 [ 3 ] {} <Debug> HTTP-Session: fca2e997-a5e6-4075-8850-4ed91359a451 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
640 2024.08.12 21:38:55.118240 [ 3 ] {} <Debug> HTTP-Session: fca2e997-a5e6-4075-8850-4ed91359a451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.12 21:38:55.118260 [ 3 ] {} <Debug> HTTP-Session: fca2e997-a5e6-4075-8850-4ed91359a451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.08.12 21:38:55.118304 [ 3 ] {} <Trace> HTTP-Session: fca2e997-a5e6-4075-8850-4ed91359a451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.08.12 21:38:55.118449 [ 3 ] {a46cc7e4-2225-41d7-b944-f75690f2c9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 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)
661 2024.08.12 21:38:55.118508 [ 3 ] {a46cc7e4-2225-41d7-b944-f75690f2c9c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.08.12 21:38:55.122261 [ 3 ] {a46cc7e4-2225-41d7-b944-f75690f2c9c2} <Debug> oximeter.fields_bool (a1ffc2e5-81f6-42a4-b55c-b49dcb270718): Loading data parts
663 2024.08.12 21:38:55.122461 [ 3 ] {a46cc7e4-2225-41d7-b944-f75690f2c9c2} <Debug> oximeter.fields_bool (a1ffc2e5-81f6-42a4-b55c-b49dcb270718): There are no data parts
664 2024.08.12 21:38:55.129889 [ 3 ] {a46cc7e4-2225-41d7-b944-f75690f2c9c2} <Debug> DynamicQueryHandler: Done processing query
665 2024.08.12 21:38:55.129933 [ 3 ] {} <Debug> HTTP-Session: fca2e997-a5e6-4075-8850-4ed91359a451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.08.12 21:38:55.130058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.08.12 21:38:55.130132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.08.12 21:38:55.130152 [ 3 ] {} <Debug> HTTP-Session: 4274c63e-d515-4aa9-9fab-fe3d781c10ce Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
669 2024.08.12 21:38:55.130170 [ 3 ] {} <Debug> HTTP-Session: 4274c63e-d515-4aa9-9fab-fe3d781c10ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.12 21:38:55.130191 [ 3 ] {} <Debug> HTTP-Session: 4274c63e-d515-4aa9-9fab-fe3d781c10ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.08.12 21:38:55.130229 [ 3 ] {} <Trace> HTTP-Session: 4274c63e-d515-4aa9-9fab-fe3d781c10ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.08.12 21:38:55.130390 [ 3 ] {ad5f5433-7b55-4d33-afe7-5267c60f36c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
673 2024.08.12 21:38:55.130439 [ 3 ] {ad5f5433-7b55-4d33-afe7-5267c60f36c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.08.12 21:38:55.133332 [ 3 ] {ad5f5433-7b55-4d33-afe7-5267c60f36c3} <Debug> oximeter.fields_i8 (1ff89727-0758-4db6-86e3-12351995cb47): Loading data parts
675 2024.08.12 21:38:55.133536 [ 3 ] {ad5f5433-7b55-4d33-afe7-5267c60f36c3} <Debug> oximeter.fields_i8 (1ff89727-0758-4db6-86e3-12351995cb47): There are no data parts
676 2024.08.12 21:38:55.137827 [ 3 ] {ad5f5433-7b55-4d33-afe7-5267c60f36c3} <Debug> DynamicQueryHandler: Done processing query
677 2024.08.12 21:38:55.137864 [ 3 ] {} <Debug> HTTP-Session: 4274c63e-d515-4aa9-9fab-fe3d781c10ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.08.12 21:38:55.138006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.08.12 21:38:55.138086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.08.12 21:38:55.138113 [ 3 ] {} <Debug> HTTP-Session: 23627d71-e73c-4e9b-b65c-d6ece90d1877 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
681 2024.08.12 21:38:55.138137 [ 3 ] {} <Debug> HTTP-Session: 23627d71-e73c-4e9b-b65c-d6ece90d1877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.12 21:38:55.138161 [ 3 ] {} <Debug> HTTP-Session: 23627d71-e73c-4e9b-b65c-d6ece90d1877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.08.12 21:38:55.138199 [ 3 ] {} <Trace> HTTP-Session: 23627d71-e73c-4e9b-b65c-d6ece90d1877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.08.12 21:38:55.138353 [ 3 ] {8350f40e-cb48-4d96-923a-215e90f1c968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
685 2024.08.12 21:38:55.138402 [ 3 ] {8350f40e-cb48-4d96-923a-215e90f1c968} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.08.12 21:38:55.142600 [ 3 ] {8350f40e-cb48-4d96-923a-215e90f1c968} <Debug> oximeter.fields_u8 (f65d7782-02c8-448e-a7ca-c96e7bc47cea): Loading data parts
687 2024.08.12 21:38:55.142873 [ 3 ] {8350f40e-cb48-4d96-923a-215e90f1c968} <Debug> oximeter.fields_u8 (f65d7782-02c8-448e-a7ca-c96e7bc47cea): There are no data parts
688 2024.08.12 21:38:55.147040 [ 3 ] {8350f40e-cb48-4d96-923a-215e90f1c968} <Debug> DynamicQueryHandler: Done processing query
689 2024.08.12 21:38:55.147081 [ 3 ] {} <Debug> HTTP-Session: 23627d71-e73c-4e9b-b65c-d6ece90d1877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.08.12 21:38:55.147227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.08.12 21:38:55.147303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.08.12 21:38:55.147331 [ 3 ] {} <Debug> HTTP-Session: 911a1bcf-e685-4fff-8878-0d6c506314c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
693 2024.08.12 21:38:55.147348 [ 3 ] {} <Debug> HTTP-Session: 911a1bcf-e685-4fff-8878-0d6c506314c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.12 21:38:55.147369 [ 3 ] {} <Debug> HTTP-Session: 911a1bcf-e685-4fff-8878-0d6c506314c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.08.12 21:38:55.147409 [ 3 ] {} <Trace> HTTP-Session: 911a1bcf-e685-4fff-8878-0d6c506314c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.08.12 21:38:55.147568 [ 3 ] {f14e856f-eddb-4155-8988-53bff0a0b65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
697 2024.08.12 21:38:55.147626 [ 3 ] {f14e856f-eddb-4155-8988-53bff0a0b65d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.08.12 21:38:55.153211 [ 3 ] {f14e856f-eddb-4155-8988-53bff0a0b65d} <Debug> oximeter.fields_i16 (cd78b8f7-77f0-4a62-9dc0-a2010252e54d): Loading data parts
699 2024.08.12 21:38:55.153373 [ 3 ] {f14e856f-eddb-4155-8988-53bff0a0b65d} <Debug> oximeter.fields_i16 (cd78b8f7-77f0-4a62-9dc0-a2010252e54d): There are no data parts
700 2024.08.12 21:38:55.157682 [ 3 ] {f14e856f-eddb-4155-8988-53bff0a0b65d} <Debug> DynamicQueryHandler: Done processing query
701 2024.08.12 21:38:55.157710 [ 3 ] {} <Debug> HTTP-Session: 911a1bcf-e685-4fff-8878-0d6c506314c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.08.12 21:38:55.157848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.08.12 21:38:55.157907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.08.12 21:38:55.157926 [ 3 ] {} <Debug> HTTP-Session: 862fea98-1b1d-4bd0-9c2d-d81dfb43899a Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
705 2024.08.12 21:38:55.157951 [ 3 ] {} <Debug> HTTP-Session: 862fea98-1b1d-4bd0-9c2d-d81dfb43899a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.12 21:38:55.157973 [ 3 ] {} <Debug> HTTP-Session: 862fea98-1b1d-4bd0-9c2d-d81dfb43899a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.08.12 21:38:55.158005 [ 3 ] {} <Trace> HTTP-Session: 862fea98-1b1d-4bd0-9c2d-d81dfb43899a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.08.12 21:38:55.158159 [ 3 ] {21ee2994-6951-4fc7-a964-0ffca2a49e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
709 2024.08.12 21:38:55.158214 [ 3 ] {21ee2994-6951-4fc7-a964-0ffca2a49e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.08.12 21:38:55.162530 [ 3 ] {21ee2994-6951-4fc7-a964-0ffca2a49e8b} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Loading data parts
711 2024.08.12 21:38:55.162709 [ 3 ] {21ee2994-6951-4fc7-a964-0ffca2a49e8b} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): There are no data parts
712 2024.08.12 21:38:55.164653 [ 3 ] {21ee2994-6951-4fc7-a964-0ffca2a49e8b} <Debug> DynamicQueryHandler: Done processing query
713 2024.08.12 21:38:55.164695 [ 3 ] {} <Debug> HTTP-Session: 862fea98-1b1d-4bd0-9c2d-d81dfb43899a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.08.12 21:38:55.164831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.08.12 21:38:55.164902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.08.12 21:38:55.164930 [ 3 ] {} <Debug> HTTP-Session: 98038203-bafe-4802-9bbc-92f1e7cdd119 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
717 2024.08.12 21:38:55.164961 [ 3 ] {} <Debug> HTTP-Session: 98038203-bafe-4802-9bbc-92f1e7cdd119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.12 21:38:55.164981 [ 3 ] {} <Debug> HTTP-Session: 98038203-bafe-4802-9bbc-92f1e7cdd119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.08.12 21:38:55.165031 [ 3 ] {} <Trace> HTTP-Session: 98038203-bafe-4802-9bbc-92f1e7cdd119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.08.12 21:38:55.165206 [ 3 ] {6b3b99d1-7084-4ab2-8c04-fcb41517d2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
721 2024.08.12 21:38:55.165264 [ 3 ] {6b3b99d1-7084-4ab2-8c04-fcb41517d2ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.08.12 21:38:55.169361 [ 3 ] {6b3b99d1-7084-4ab2-8c04-fcb41517d2ca} <Debug> oximeter.fields_i32 (9f5cf2d3-e533-482a-972d-9a2b09a7dc25): Loading data parts
723 2024.08.12 21:38:55.169630 [ 3 ] {6b3b99d1-7084-4ab2-8c04-fcb41517d2ca} <Debug> oximeter.fields_i32 (9f5cf2d3-e533-482a-972d-9a2b09a7dc25): There are no data parts
724 2024.08.12 21:38:55.173983 [ 3 ] {6b3b99d1-7084-4ab2-8c04-fcb41517d2ca} <Debug> DynamicQueryHandler: Done processing query
725 2024.08.12 21:38:55.174010 [ 3 ] {} <Debug> HTTP-Session: 98038203-bafe-4802-9bbc-92f1e7cdd119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.08.12 21:38:55.174169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.08.12 21:38:55.174250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.08.12 21:38:55.174271 [ 3 ] {} <Debug> HTTP-Session: 7c81805c-52cc-46c0-98d0-43c3fe248e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
729 2024.08.12 21:38:55.174298 [ 3 ] {} <Debug> HTTP-Session: 7c81805c-52cc-46c0-98d0-43c3fe248e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.12 21:38:55.174312 [ 3 ] {} <Debug> HTTP-Session: 7c81805c-52cc-46c0-98d0-43c3fe248e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.08.12 21:38:55.174354 [ 3 ] {} <Trace> HTTP-Session: 7c81805c-52cc-46c0-98d0-43c3fe248e42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.08.12 21:38:55.174515 [ 3 ] {7518743d-0b7a-4253-aa63-8b04018d2fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
733 2024.08.12 21:38:55.174568 [ 3 ] {7518743d-0b7a-4253-aa63-8b04018d2fbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.08.12 21:38:55.178947 [ 3 ] {7518743d-0b7a-4253-aa63-8b04018d2fbb} <Debug> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Loading data parts
735 2024.08.12 21:38:55.179171 [ 3 ] {7518743d-0b7a-4253-aa63-8b04018d2fbb} <Debug> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): There are no data parts
736 2024.08.12 21:38:55.181412 [ 3 ] {7518743d-0b7a-4253-aa63-8b04018d2fbb} <Debug> DynamicQueryHandler: Done processing query
737 2024.08.12 21:38:55.181457 [ 3 ] {} <Debug> HTTP-Session: 7c81805c-52cc-46c0-98d0-43c3fe248e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.08.12 21:38:55.181594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.08.12 21:38:55.181653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.08.12 21:38:55.181690 [ 3 ] {} <Debug> HTTP-Session: 0f59bb7e-33c9-4d94-b1c1-ac990d9efa2d Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
741 2024.08.12 21:38:55.181708 [ 3 ] {} <Debug> HTTP-Session: 0f59bb7e-33c9-4d94-b1c1-ac990d9efa2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.12 21:38:55.181722 [ 3 ] {} <Debug> HTTP-Session: 0f59bb7e-33c9-4d94-b1c1-ac990d9efa2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.08.12 21:38:55.181760 [ 3 ] {} <Trace> HTTP-Session: 0f59bb7e-33c9-4d94-b1c1-ac990d9efa2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.08.12 21:38:55.181906 [ 3 ] {352fd18a-657f-4fa7-abcc-d602f4ed3260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
745 2024.08.12 21:38:55.181962 [ 3 ] {352fd18a-657f-4fa7-abcc-d602f4ed3260} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.08.12 21:38:55.185538 [ 3 ] {352fd18a-657f-4fa7-abcc-d602f4ed3260} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Loading data parts
747 2024.08.12 21:38:55.185690 [ 3 ] {352fd18a-657f-4fa7-abcc-d602f4ed3260} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): There are no data parts
748 2024.08.12 21:38:55.189171 [ 3 ] {352fd18a-657f-4fa7-abcc-d602f4ed3260} <Debug> DynamicQueryHandler: Done processing query
749 2024.08.12 21:38:55.189206 [ 3 ] {} <Debug> HTTP-Session: 0f59bb7e-33c9-4d94-b1c1-ac990d9efa2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.08.12 21:38:55.189359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.08.12 21:38:55.189419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.08.12 21:38:55.189443 [ 3 ] {} <Debug> HTTP-Session: 88951bc4-c23d-4dbf-956e-d7eaeb9c6238 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
753 2024.08.12 21:38:55.189462 [ 3 ] {} <Debug> HTTP-Session: 88951bc4-c23d-4dbf-956e-d7eaeb9c6238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.12 21:38:55.189479 [ 3 ] {} <Debug> HTTP-Session: 88951bc4-c23d-4dbf-956e-d7eaeb9c6238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.08.12 21:38:55.189517 [ 3 ] {} <Trace> HTTP-Session: 88951bc4-c23d-4dbf-956e-d7eaeb9c6238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.08.12 21:38:55.189699 [ 3 ] {ab3c46d2-cf1c-429c-aed5-4eb63636d73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
757 2024.08.12 21:38:55.189739 [ 3 ] {ab3c46d2-cf1c-429c-aed5-4eb63636d73f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.08.12 21:38:55.191603 [ 3 ] {ab3c46d2-cf1c-429c-aed5-4eb63636d73f} <Debug> oximeter.fields_u64 (c943973d-522d-4ccf-9a0e-fef428e8ac19): Loading data parts
759 2024.08.12 21:38:55.191745 [ 3 ] {ab3c46d2-cf1c-429c-aed5-4eb63636d73f} <Debug> oximeter.fields_u64 (c943973d-522d-4ccf-9a0e-fef428e8ac19): There are no data parts
760 2024.08.12 21:38:55.194466 [ 3 ] {ab3c46d2-cf1c-429c-aed5-4eb63636d73f} <Debug> DynamicQueryHandler: Done processing query
761 2024.08.12 21:38:55.194499 [ 3 ] {} <Debug> HTTP-Session: 88951bc4-c23d-4dbf-956e-d7eaeb9c6238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.08.12 21:38:55.194642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.08.12 21:38:55.194697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.08.12 21:38:55.194716 [ 3 ] {} <Debug> HTTP-Session: a8f449aa-61a9-4f4f-b405-ea72d6e8984c Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
765 2024.08.12 21:38:55.194733 [ 3 ] {} <Debug> HTTP-Session: a8f449aa-61a9-4f4f-b405-ea72d6e8984c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.12 21:38:55.194747 [ 3 ] {} <Debug> HTTP-Session: a8f449aa-61a9-4f4f-b405-ea72d6e8984c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.08.12 21:38:55.194777 [ 3 ] {} <Trace> HTTP-Session: a8f449aa-61a9-4f4f-b405-ea72d6e8984c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.08.12 21:38:55.194928 [ 3 ] {ef63c435-c81b-42af-9c2f-f070af341c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
769 2024.08.12 21:38:55.194970 [ 3 ] {ef63c435-c81b-42af-9c2f-f070af341c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.08.12 21:38:55.196803 [ 3 ] {ef63c435-c81b-42af-9c2f-f070af341c16} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Loading data parts
771 2024.08.12 21:38:55.196949 [ 3 ] {ef63c435-c81b-42af-9c2f-f070af341c16} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): There are no data parts
772 2024.08.12 21:38:55.199482 [ 3 ] {ef63c435-c81b-42af-9c2f-f070af341c16} <Debug> DynamicQueryHandler: Done processing query
773 2024.08.12 21:38:55.199510 [ 3 ] {} <Debug> HTTP-Session: a8f449aa-61a9-4f4f-b405-ea72d6e8984c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.08.12 21:38:55.199667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.08.12 21:38:55.199718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.08.12 21:38:55.199739 [ 3 ] {} <Debug> HTTP-Session: cbbf6b2e-4f95-4044-a063-df840964a734 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
777 2024.08.12 21:38:55.199759 [ 3 ] {} <Debug> HTTP-Session: cbbf6b2e-4f95-4044-a063-df840964a734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.12 21:38:55.199780 [ 3 ] {} <Debug> HTTP-Session: cbbf6b2e-4f95-4044-a063-df840964a734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.08.12 21:38:55.199812 [ 3 ] {} <Trace> HTTP-Session: cbbf6b2e-4f95-4044-a063-df840964a734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.08.12 21:38:55.199962 [ 3 ] {3ea90929-3334-41a9-acf4-080b7e72ad3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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)
781 2024.08.12 21:38:55.200003 [ 3 ] {3ea90929-3334-41a9-acf4-080b7e72ad3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.08.12 21:38:55.203983 [ 3 ] {3ea90929-3334-41a9-acf4-080b7e72ad3a} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Loading data parts
783 2024.08.12 21:38:55.204267 [ 3 ] {3ea90929-3334-41a9-acf4-080b7e72ad3a} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): There are no data parts
784 2024.08.12 21:38:55.205999 [ 3 ] {3ea90929-3334-41a9-acf4-080b7e72ad3a} <Debug> DynamicQueryHandler: Done processing query
785 2024.08.12 21:38:55.206036 [ 3 ] {} <Debug> HTTP-Session: cbbf6b2e-4f95-4044-a063-df840964a734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.08.12 21:38:55.206168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.08.12 21:38:55.206218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.08.12 21:38:55.206237 [ 3 ] {} <Debug> HTTP-Session: feacd90e-9f8f-4391-9853-b848897f814d Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
789 2024.08.12 21:38:55.206254 [ 3 ] {} <Debug> HTTP-Session: feacd90e-9f8f-4391-9853-b848897f814d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.12 21:38:55.206267 [ 3 ] {} <Debug> HTTP-Session: feacd90e-9f8f-4391-9853-b848897f814d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.08.12 21:38:55.206298 [ 3 ] {} <Trace> HTTP-Session: feacd90e-9f8f-4391-9853-b848897f814d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.08.12 21:38:55.206442 [ 3 ] {96ae6c38-4607-4d9f-971e-e0e74e7181ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) 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.08.12 21:38:55.206481 [ 3 ] {96ae6c38-4607-4d9f-971e-e0e74e7181ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.08.12 21:38:55.208972 [ 3 ] {96ae6c38-4607-4d9f-971e-e0e74e7181ae} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Loading data parts
795 2024.08.12 21:38:55.209151 [ 3 ] {96ae6c38-4607-4d9f-971e-e0e74e7181ae} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): There are no data parts
796 2024.08.12 21:38:55.210938 [ 3 ] {96ae6c38-4607-4d9f-971e-e0e74e7181ae} <Debug> DynamicQueryHandler: Done processing query
797 2024.08.12 21:38:55.210965 [ 3 ] {} <Debug> HTTP-Session: feacd90e-9f8f-4391-9853-b848897f814d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.08.12 21:38:55.211104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.08.12 21:38:55.211156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.08.12 21:38:55.211176 [ 3 ] {} <Debug> HTTP-Session: 0d7e39e5-797d-4e6f-b870-092d6968bb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
801 2024.08.12 21:38:55.211192 [ 3 ] {} <Debug> HTTP-Session: 0d7e39e5-797d-4e6f-b870-092d6968bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.08.12 21:38:55.211206 [ 3 ] {} <Debug> HTTP-Session: 0d7e39e5-797d-4e6f-b870-092d6968bb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.08.12 21:38:55.211237 [ 3 ] {} <Trace> HTTP-Session: 0d7e39e5-797d-4e6f-b870-092d6968bb29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.08.12 21:38:55.211455 [ 3 ] {23d04aa8-755a-4c09-a4be-876b503d9244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) /* 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.08.12 21:38:55.211516 [ 3 ] {23d04aa8-755a-4c09-a4be-876b503d9244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.08.12 21:38:55.215322 [ 3 ] {23d04aa8-755a-4c09-a4be-876b503d9244} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Loading data parts
810 2024.08.12 21:38:55.215483 [ 3 ] {23d04aa8-755a-4c09-a4be-876b503d9244} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): There are no data parts
811 2024.08.12 21:38:55.219324 [ 3 ] {23d04aa8-755a-4c09-a4be-876b503d9244} <Debug> DynamicQueryHandler: Done processing query
812 2024.08.12 21:38:55.219356 [ 3 ] {} <Debug> HTTP-Session: 0d7e39e5-797d-4e6f-b870-092d6968bb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.08.12 21:38:55.219513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65409, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.08.12 21:38:55.219572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.08.12 21:38:55.219596 [ 3 ] {} <Debug> HTTP-Session: 2b28a28a-f8ac-4790-8d85-d5a8a62238f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65409
816 2024.08.12 21:38:55.219617 [ 3 ] {} <Debug> HTTP-Session: 2b28a28a-f8ac-4790-8d85-d5a8a62238f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.08.12 21:38:55.219635 [ 3 ] {} <Debug> HTTP-Session: 2b28a28a-f8ac-4790-8d85-d5a8a62238f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.08.12 21:38:55.219673 [ 3 ] {} <Trace> HTTP-Session: 2b28a28a-f8ac-4790-8d85-d5a8a62238f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.08.12 21:38:55.219848 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65409) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.08.12 21:38:55.221548 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.08.12 21:38:55.225299 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Trace> oximeter.version (e7af39d0-b5a4-42e0-a34e-c11bd0187827): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.08.12 21:38:55.225337 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
823 2024.08.12 21:38:55.229593 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.08.12 21:38:55.230627 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Trace> oximeter.version (e7af39d0-b5a4-42e0-a34e-c11bd0187827): 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.08.12 21:38:55.230885 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011122 sec., 89.91188635137566 rows/sec., 1.40 KiB/sec.
826 2024.08.12 21:38:55.231051 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Debug> DynamicQueryHandler: Done processing query
827 2024.08.12 21:38:55.231076 [ 3 ] {9f66911b-2311-4539-86d3-511635795402} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.08.12 21:38:55.231092 [ 3 ] {} <Debug> HTTP-Session: 2b28a28a-f8ac-4790-8d85-d5a8a62238f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.12 21:38:56.000303 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.08 MiB, peak 177.22 MiB, free memory in arenas 0.00 B, will set to 173.71 MiB (RSS), difference: 1.62 MiB
830 2024.08.12 21:39:03.327630 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.08.12 21:39:03.327692 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.08.12 21:39:05.234097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.08.12 21:39:05.234208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.08.12 21:39:05.234231 [ 3 ] {} <Debug> HTTP-Session: 19afd9f6-2051-495d-abf5-ad205c462cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
835 2024.08.12 21:39:05.234255 [ 3 ] {} <Debug> HTTP-Session: 19afd9f6-2051-495d-abf5-ad205c462cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.08.12 21:39:05.234269 [ 3 ] {} <Debug> HTTP-Session: 19afd9f6-2051-495d-abf5-ad205c462cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.12 21:39:05.234318 [ 3 ] {} <Trace> HTTP-Session: 19afd9f6-2051-495d-abf5-ad205c462cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.08.12 21:39:05.234505 [ 3 ] {ca9e0dfb-f061-4010-92b1-3198a8da9cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.08.12 21:39:05.234835 [ 3 ] {ca9e0dfb-f061-4010-92b1-3198a8da9cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.08.12 21:39:05.234966 [ 3 ] {ca9e0dfb-f061-4010-92b1-3198a8da9cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.08.12 21:39:05.235989 [ 3 ] {ca9e0dfb-f061-4010-92b1-3198a8da9cf6} <Debug> DynamicQueryHandler: Done processing query
842 2024.08.12 21:39:05.236020 [ 3 ] {ca9e0dfb-f061-4010-92b1-3198a8da9cf6} <Debug> MemoryTracker: Peak memory usage (for query): 2.00 MiB.
843 2024.08.12 21:39:05.236039 [ 3 ] {} <Debug> HTTP-Session: 19afd9f6-2051-495d-abf5-ad205c462cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.12 21:39:05.244169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.08.12 21:39:05.244226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.08.12 21:39:05.244247 [ 3 ] {} <Debug> HTTP-Session: 4d26ee48-fcb3-4489-a201-7e511f867d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
847 2024.08.12 21:39:05.244265 [ 3 ] {} <Debug> HTTP-Session: 4d26ee48-fcb3-4489-a201-7e511f867d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.08.12 21:39:05.244280 [ 3 ] {} <Debug> HTTP-Session: 4d26ee48-fcb3-4489-a201-7e511f867d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.08.12 21:39:05.244311 [ 3 ] {} <Trace> HTTP-Session: 4d26ee48-fcb3-4489-a201-7e511f867d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.08.12 21:39:05.244461 [ 3 ] {17a626f9-ad0c-4bea-bc44-b139a6931e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
851 2024.08.12 21:39:05.246634 [ 3 ] {17a626f9-ad0c-4bea-bc44-b139a6931e5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.08.12 21:39:05.246690 [ 3 ] {17a626f9-ad0c-4bea-bc44-b139a6931e5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.08.12 21:39:05.247711 [ 3 ] {17a626f9-ad0c-4bea-bc44-b139a6931e5f} <Debug> DynamicQueryHandler: Done processing query
854 2024.08.12 21:39:05.247739 [ 3 ] {17a626f9-ad0c-4bea-bc44-b139a6931e5f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.08.12 21:39:05.247755 [ 3 ] {} <Debug> HTTP-Session: 4d26ee48-fcb3-4489-a201-7e511f867d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.12 21:39:05.248092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.08.12 21:39:05.248142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.08.12 21:39:05.248162 [ 3 ] {} <Debug> HTTP-Session: 470c4675-7c3e-429e-8a70-f75a97bf74e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
859 2024.08.12 21:39:05.248178 [ 3 ] {} <Debug> HTTP-Session: 470c4675-7c3e-429e-8a70-f75a97bf74e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.08.12 21:39:05.248192 [ 3 ] {} <Debug> HTTP-Session: 470c4675-7c3e-429e-8a70-f75a97bf74e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.08.12 21:39:05.248222 [ 3 ] {} <Trace> HTTP-Session: 470c4675-7c3e-429e-8a70-f75a97bf74e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.08.12 21:39:05.248347 [ 3 ] {dc606d63-77f8-49d1-b00b-fde6bef84f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
863 2024.08.12 21:39:05.248698 [ 3 ] {dc606d63-77f8-49d1-b00b-fde6bef84f5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.08.12 21:39:05.248751 [ 3 ] {dc606d63-77f8-49d1-b00b-fde6bef84f5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.08.12 21:39:05.249618 [ 3 ] {dc606d63-77f8-49d1-b00b-fde6bef84f5c} <Debug> DynamicQueryHandler: Done processing query
866 2024.08.12 21:39:05.249644 [ 3 ] {dc606d63-77f8-49d1-b00b-fde6bef84f5c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.08.12 21:39:05.249665 [ 3 ] {} <Debug> HTTP-Session: 470c4675-7c3e-429e-8a70-f75a97bf74e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.12 21:39:05.249899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.08.12 21:39:05.249947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.08.12 21:39:05.249967 [ 3 ] {} <Debug> HTTP-Session: 34feccf2-934c-4dbd-b897-b1903a1ffd3b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
871 2024.08.12 21:39:05.249983 [ 3 ] {} <Debug> HTTP-Session: 34feccf2-934c-4dbd-b897-b1903a1ffd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.08.12 21:39:05.249997 [ 3 ] {} <Debug> HTTP-Session: 34feccf2-934c-4dbd-b897-b1903a1ffd3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.08.12 21:39:05.250027 [ 3 ] {} <Trace> HTTP-Session: 34feccf2-934c-4dbd-b897-b1903a1ffd3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.08.12 21:39:05.250154 [ 3 ] {6b5607d5-37e3-4c12-b6a1-e573a3008b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
875 2024.08.12 21:39:05.250465 [ 3 ] {6b5607d5-37e3-4c12-b6a1-e573a3008b61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.08.12 21:39:05.250517 [ 3 ] {6b5607d5-37e3-4c12-b6a1-e573a3008b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.08.12 21:39:05.251395 [ 3 ] {6b5607d5-37e3-4c12-b6a1-e573a3008b61} <Debug> DynamicQueryHandler: Done processing query
878 2024.08.12 21:39:05.251422 [ 3 ] {6b5607d5-37e3-4c12-b6a1-e573a3008b61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.08.12 21:39:05.251439 [ 3 ] {} <Debug> HTTP-Session: 34feccf2-934c-4dbd-b897-b1903a1ffd3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.12 21:39:05.252090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.08.12 21:39:05.252140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.08.12 21:39:05.252159 [ 3 ] {} <Debug> HTTP-Session: beb346a8-8706-40ef-95e9-d3befc963446 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
883 2024.08.12 21:39:05.252175 [ 3 ] {} <Debug> HTTP-Session: beb346a8-8706-40ef-95e9-d3befc963446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.08.12 21:39:05.252189 [ 3 ] {} <Debug> HTTP-Session: beb346a8-8706-40ef-95e9-d3befc963446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.08.12 21:39:05.252218 [ 3 ] {} <Trace> HTTP-Session: beb346a8-8706-40ef-95e9-d3befc963446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.08.12 21:39:05.252367 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
887 2024.08.12 21:39:05.252416 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.08.12 21:39:05.252606 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2024.08.12 21:39:05.253042 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
890 2024.08.12 21:39:05.253078 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
891 2024.08.12 21:39:05.253774 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2024.08.12 21:39:05.254352 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): 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.08.12 21:39:05.254484 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002155 sec., 1856.1484918793506 rows/sec., 236.10 KiB/sec.
894 2024.08.12 21:39:05.254640 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Debug> DynamicQueryHandler: Done processing query
895 2024.08.12 21:39:05.254665 [ 3 ] {c7bb00cf-bac1-400d-ae17-ac53f717982e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
896 2024.08.12 21:39:05.254681 [ 3 ] {} <Debug> HTTP-Session: beb346a8-8706-40ef-95e9-d3befc963446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.08.12 21:39:05.254789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.08.12 21:39:05.254835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.08.12 21:39:05.254855 [ 3 ] {} <Debug> HTTP-Session: a6bfbf8b-7165-48af-9cb2-e0de6857ae9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
900 2024.08.12 21:39:05.254872 [ 3 ] {} <Debug> HTTP-Session: a6bfbf8b-7165-48af-9cb2-e0de6857ae9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.08.12 21:39:05.254887 [ 3 ] {} <Debug> HTTP-Session: a6bfbf8b-7165-48af-9cb2-e0de6857ae9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.08.12 21:39:05.254917 [ 3 ] {} <Trace> HTTP-Session: a6bfbf8b-7165-48af-9cb2-e0de6857ae9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.08.12 21:39:05.255014 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
904 2024.08.12 21:39:05.255056 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
905 2024.08.12 21:39:05.255177 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2024.08.12 21:39:05.256051 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
907 2024.08.12 21:39:05.256083 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
908 2024.08.12 21:39:05.256522 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
909 2024.08.12 21:39:05.257087 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): 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.08.12 21:39:05.257210 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002223 sec., 1799.3702204228518 rows/sec., 151.56 KiB/sec.
911 2024.08.12 21:39:05.257366 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Debug> DynamicQueryHandler: Done processing query
912 2024.08.12 21:39:05.257391 [ 3 ] {75fe351a-5405-4652-b74f-4eb3fdedb680} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
913 2024.08.12 21:39:05.257406 [ 3 ] {} <Debug> HTTP-Session: a6bfbf8b-7165-48af-9cb2-e0de6857ae9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.08.12 21:39:05.257517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
915 2024.08.12 21:39:05.257563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
916 2024.08.12 21:39:05.257581 [ 3 ] {} <Debug> HTTP-Session: 1d43dcab-bd3a-4fc6-97b3-8b80fdd3bc1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
917 2024.08.12 21:39:05.257598 [ 3 ] {} <Debug> HTTP-Session: 1d43dcab-bd3a-4fc6-97b3-8b80fdd3bc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
918 2024.08.12 21:39:05.257612 [ 3 ] {} <Debug> HTTP-Session: 1d43dcab-bd3a-4fc6-97b3-8b80fdd3bc1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.08.12 21:39:05.257642 [ 3 ] {} <Trace> HTTP-Session: 1d43dcab-bd3a-4fc6-97b3-8b80fdd3bc1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
920 2024.08.12 21:39:05.257737 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
921 2024.08.12 21:39:05.257780 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
922 2024.08.12 21:39:05.258446 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
923 2024.08.12 21:39:05.258774 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
924 2024.08.12 21:39:05.258814 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
925 2024.08.12 21:39:05.259857 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2024.08.12 21:39:05.260516 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): 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.08.12 21:39:05.260645 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002934 sec., 2726.6530334014997 rows/sec., 219.01 KiB/sec.
928 2024.08.12 21:39:05.260801 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Debug> DynamicQueryHandler: Done processing query
929 2024.08.12 21:39:05.260827 [ 3 ] {71a0f332-e17f-49dc-8b68-abc466964977} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
930 2024.08.12 21:39:05.260842 [ 3 ] {} <Debug> HTTP-Session: 1d43dcab-bd3a-4fc6-97b3-8b80fdd3bc1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.08.12 21:39:05.260967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.08.12 21:39:05.261015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.08.12 21:39:05.261034 [ 3 ] {} <Debug> HTTP-Session: c2e2c1cb-eb86-4012-831e-1b818c84071c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
934 2024.08.12 21:39:05.261050 [ 3 ] {} <Debug> HTTP-Session: c2e2c1cb-eb86-4012-831e-1b818c84071c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.08.12 21:39:05.261065 [ 3 ] {} <Debug> HTTP-Session: c2e2c1cb-eb86-4012-831e-1b818c84071c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.08.12 21:39:05.261096 [ 3 ] {} <Trace> HTTP-Session: c2e2c1cb-eb86-4012-831e-1b818c84071c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.08.12 21:39:05.261195 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
938 2024.08.12 21:39:05.261241 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
939 2024.08.12 21:39:05.261380 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2024.08.12 21:39:05.262246 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
941 2024.08.12 21:39:05.262279 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
942 2024.08.12 21:39:05.262856 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
943 2024.08.12 21:39:05.263479 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): 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.08.12 21:39:05.263604 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.002437 sec., 3282.7246614690193 rows/sec., 250.05 KiB/sec.
945 2024.08.12 21:39:05.263765 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Debug> DynamicQueryHandler: Done processing query
946 2024.08.12 21:39:05.263789 [ 3 ] {9b2ce34e-55dc-4eba-9453-d82ecb38ec9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
947 2024.08.12 21:39:05.263805 [ 3 ] {} <Debug> HTTP-Session: c2e2c1cb-eb86-4012-831e-1b818c84071c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.08.12 21:39:05.263921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.08.12 21:39:05.263968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
950 2024.08.12 21:39:05.263986 [ 3 ] {} <Debug> HTTP-Session: cbd80083-a174-4703-9e2b-161355388083 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
951 2024.08.12 21:39:05.264001 [ 3 ] {} <Debug> HTTP-Session: cbd80083-a174-4703-9e2b-161355388083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.12 21:39:05.264015 [ 3 ] {} <Debug> HTTP-Session: cbd80083-a174-4703-9e2b-161355388083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
953 2024.08.12 21:39:05.264045 [ 3 ] {} <Trace> HTTP-Session: cbd80083-a174-4703-9e2b-161355388083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
954 2024.08.12 21:39:05.264138 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
955 2024.08.12 21:39:05.264180 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
956 2024.08.12 21:39:05.264306 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
957 2024.08.12 21:39:05.264554 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
958 2024.08.12 21:39:05.264588 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
959 2024.08.12 21:39:05.265102 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
960 2024.08.12 21:39:05.265713 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): 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.08.12 21:39:05.265844 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001722 sec., 4645.760743321719 rows/sec., 292.63 KiB/sec.
962 2024.08.12 21:39:05.266121 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Debug> DynamicQueryHandler: Done processing query
963 2024.08.12 21:39:05.266145 [ 3 ] {a1048724-9abe-45ac-83f9-9b7fe0c6fe55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
964 2024.08.12 21:39:05.266160 [ 3 ] {} <Debug> HTTP-Session: cbd80083-a174-4703-9e2b-161355388083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.08.12 21:39:10.233472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2024.08.12 21:39:10.233606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
967 2024.08.12 21:39:10.233635 [ 3 ] {} <Debug> HTTP-Session: d74a291d-e518-4818-8790-0d875b771e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
968 2024.08.12 21:39:10.233663 [ 3 ] {} <Debug> HTTP-Session: d74a291d-e518-4818-8790-0d875b771e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2024.08.12 21:39:10.233678 [ 3 ] {} <Debug> HTTP-Session: d74a291d-e518-4818-8790-0d875b771e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
970 2024.08.12 21:39:10.233728 [ 3 ] {} <Trace> HTTP-Session: d74a291d-e518-4818-8790-0d875b771e6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
971 2024.08.12 21:39:10.233942 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
972 2024.08.12 21:39:10.234326 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
973 2024.08.12 21:39:10.234390 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
974 2024.08.12 21:39:10.234629 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.08.12 21:39:10.234805 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
976 2024.08.12 21:39:10.235142 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
977 2024.08.12 21:39:10.236274 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
978 2024.08.12 21:39:10.236325 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
979 2024.08.12 21:39:10.236345 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
980 2024.08.12 21:39:10.236447 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
981 2024.08.12 21:39:10.236471 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
982 2024.08.12 21:39:10.238431 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.004573 sec., 874.6993221080254 rows/sec., 36.09 KiB/sec.
983 2024.08.12 21:39:10.238717 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> DynamicQueryHandler: Done processing query
984 2024.08.12 21:39:10.238747 [ 3 ] {219c38d4-d816-4592-925d-64a49dd98382} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
985 2024.08.12 21:39:10.238764 [ 3 ] {} <Debug> HTTP-Session: d74a291d-e518-4818-8790-0d875b771e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.08.12 21:39:10.238998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
987 2024.08.12 21:39:10.239046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
988 2024.08.12 21:39:10.239065 [ 3 ] {} <Debug> HTTP-Session: 22e9098b-e08d-4edb-b236-f9fa1f113ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
989 2024.08.12 21:39:10.239082 [ 3 ] {} <Debug> HTTP-Session: 22e9098b-e08d-4edb-b236-f9fa1f113ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
990 2024.08.12 21:39:10.239096 [ 3 ] {} <Debug> HTTP-Session: 22e9098b-e08d-4edb-b236-f9fa1f113ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
991 2024.08.12 21:39:10.239128 [ 3 ] {} <Trace> HTTP-Session: 22e9098b-e08d-4edb-b236-f9fa1f113ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
992 2024.08.12 21:39:10.239257 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
993 2024.08.12 21:39:10.239488 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
994 2024.08.12 21:39:10.239519 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
995 2024.08.12 21:39:10.239718 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2024.08.12 21:39:10.239783 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
997 2024.08.12 21:39:10.239915 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
998 2024.08.12 21:39:10.239948 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
999 2024.08.12 21:39:10.239971 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1000 2024.08.12 21:39:10.239988 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1001 2024.08.12 21:39:10.240026 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1002 2024.08.12 21:39:10.240045 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1003 2024.08.12 21:39:10.240789 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 104.06 KiB/sec.
1004 2024.08.12 21:39:10.241009 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> DynamicQueryHandler: Done processing query
1005 2024.08.12 21:39:10.241033 [ 3 ] {490b1d5c-e431-4aae-b5f0-fd766e993ba3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1006 2024.08.12 21:39:10.241048 [ 3 ] {} <Debug> HTTP-Session: 22e9098b-e08d-4edb-b236-f9fa1f113ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.08.12 21:39:10.241358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1008 2024.08.12 21:39:10.241403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1009 2024.08.12 21:39:10.241421 [ 3 ] {} <Debug> HTTP-Session: 82931375-a247-40fd-bb62-e58c98fefcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1010 2024.08.12 21:39:10.241436 [ 3 ] {} <Debug> HTTP-Session: 82931375-a247-40fd-bb62-e58c98fefcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.08.12 21:39:10.241450 [ 3 ] {} <Debug> HTTP-Session: 82931375-a247-40fd-bb62-e58c98fefcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.12 21:39:10.241479 [ 3 ] {} <Trace> HTTP-Session: 82931375-a247-40fd-bb62-e58c98fefcc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1013 2024.08.12 21:39:10.241640 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1014 2024.08.12 21:39:10.241865 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1015 2024.08.12 21:39:10.241897 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1016 2024.08.12 21:39:10.242095 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2024.08.12 21:39:10.242158 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1018 2024.08.12 21:39:10.242291 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1019 2024.08.12 21:39:10.242323 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1020 2024.08.12 21:39:10.242345 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1021 2024.08.12 21:39:10.242361 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1022 2024.08.12 21:39:10.242399 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1023 2024.08.12 21:39:10.242418 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1024 2024.08.12 21:39:10.243390 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001778 sec., 2249.718785151856 rows/sec., 92.82 KiB/sec.
1025 2024.08.12 21:39:10.243642 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> DynamicQueryHandler: Done processing query
1026 2024.08.12 21:39:10.243666 [ 3 ] {a8b692ba-9b13-4293-8a4e-56f803238161} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2024.08.12 21:39:10.243681 [ 3 ] {} <Debug> HTTP-Session: 82931375-a247-40fd-bb62-e58c98fefcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.08.12 21:39:10.243893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2024.08.12 21:39:10.243938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1030 2024.08.12 21:39:10.243957 [ 3 ] {} <Debug> HTTP-Session: c9f7b0a6-e1e8-460a-b57b-a63f8f0d3a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1031 2024.08.12 21:39:10.243972 [ 3 ] {} <Debug> HTTP-Session: c9f7b0a6-e1e8-460a-b57b-a63f8f0d3a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.08.12 21:39:10.243986 [ 3 ] {} <Debug> HTTP-Session: c9f7b0a6-e1e8-460a-b57b-a63f8f0d3a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.08.12 21:39:10.244015 [ 3 ] {} <Trace> HTTP-Session: c9f7b0a6-e1e8-460a-b57b-a63f8f0d3a42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1034 2024.08.12 21:39:10.244137 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1035 2024.08.12 21:39:10.244367 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1036 2024.08.12 21:39:10.244398 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1037 2024.08.12 21:39:10.244601 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1038 2024.08.12 21:39:10.244663 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1039 2024.08.12 21:39:10.244796 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1040 2024.08.12 21:39:10.244828 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1041 2024.08.12 21:39:10.244851 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1042 2024.08.12 21:39:10.244867 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1043 2024.08.12 21:39:10.244905 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1044 2024.08.12 21:39:10.244924 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1045 2024.08.12 21:39:10.245829 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 94.80 KiB/sec.
1046 2024.08.12 21:39:10.246072 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> DynamicQueryHandler: Done processing query
1047 2024.08.12 21:39:10.246097 [ 3 ] {d6a81af8-3566-4530-9ec4-50d052fa4648} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1048 2024.08.12 21:39:10.246113 [ 3 ] {} <Debug> HTTP-Session: c9f7b0a6-e1e8-460a-b57b-a63f8f0d3a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.08.12 21:39:10.246310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1050 2024.08.12 21:39:10.246356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1051 2024.08.12 21:39:10.246375 [ 3 ] {} <Debug> HTTP-Session: 26dae0a9-6dec-49d5-84c0-366fe39cd212 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1052 2024.08.12 21:39:10.246390 [ 3 ] {} <Debug> HTTP-Session: 26dae0a9-6dec-49d5-84c0-366fe39cd212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.08.12 21:39:10.246404 [ 3 ] {} <Debug> HTTP-Session: 26dae0a9-6dec-49d5-84c0-366fe39cd212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.08.12 21:39:10.246434 [ 3 ] {} <Trace> HTTP-Session: 26dae0a9-6dec-49d5-84c0-366fe39cd212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1055 2024.08.12 21:39:10.246556 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1056 2024.08.12 21:39:10.246786 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1057 2024.08.12 21:39:10.246818 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1058 2024.08.12 21:39:10.247024 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1059 2024.08.12 21:39:10.247086 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1060 2024.08.12 21:39:10.247219 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1061 2024.08.12 21:39:10.247250 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1062 2024.08.12 21:39:10.247272 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1063 2024.08.12 21:39:10.247288 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1064 2024.08.12 21:39:10.247326 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1065 2024.08.12 21:39:10.247345 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1066 2024.08.12 21:39:10.248085 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 104.46 KiB/sec.
1067 2024.08.12 21:39:10.248323 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> DynamicQueryHandler: Done processing query
1068 2024.08.12 21:39:10.248346 [ 3 ] {95135db7-7973-4696-b03e-7e7a91506324} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1069 2024.08.12 21:39:10.248363 [ 3 ] {} <Debug> HTTP-Session: 26dae0a9-6dec-49d5-84c0-366fe39cd212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.08.12 21:39:10.248692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1071 2024.08.12 21:39:10.248740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1072 2024.08.12 21:39:10.248759 [ 3 ] {} <Debug> HTTP-Session: 6d3f61a1-29fc-4993-b8df-3141b42bf28c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1073 2024.08.12 21:39:10.248775 [ 3 ] {} <Debug> HTTP-Session: 6d3f61a1-29fc-4993-b8df-3141b42bf28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1074 2024.08.12 21:39:10.248788 [ 3 ] {} <Debug> HTTP-Session: 6d3f61a1-29fc-4993-b8df-3141b42bf28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.08.12 21:39:10.248817 [ 3 ] {} <Trace> HTTP-Session: 6d3f61a1-29fc-4993-b8df-3141b42bf28c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1076 2024.08.12 21:39:10.248942 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1077 2024.08.12 21:39:10.249175 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1078 2024.08.12 21:39:10.249208 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1079 2024.08.12 21:39:10.249417 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1080 2024.08.12 21:39:10.249479 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1081 2024.08.12 21:39:10.249612 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1082 2024.08.12 21:39:10.249644 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1083 2024.08.12 21:39:10.249665 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1084 2024.08.12 21:39:10.249681 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1085 2024.08.12 21:39:10.249719 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1086 2024.08.12 21:39:10.249739 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1087 2024.08.12 21:39:10.250630 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001715 sec., 2332.3615160349855 rows/sec., 96.23 KiB/sec.
1088 2024.08.12 21:39:10.250863 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> DynamicQueryHandler: Done processing query
1089 2024.08.12 21:39:10.250887 [ 3 ] {f9d6527a-1325-42ef-a79c-d714188981a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1090 2024.08.12 21:39:10.250903 [ 3 ] {} <Debug> HTTP-Session: 6d3f61a1-29fc-4993-b8df-3141b42bf28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.08.12 21:39:10.251116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1092 2024.08.12 21:39:10.251161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1093 2024.08.12 21:39:10.251179 [ 3 ] {} <Debug> HTTP-Session: fc1fb582-7039-48a2-a366-2d65bc38fa60 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1094 2024.08.12 21:39:10.251195 [ 3 ] {} <Debug> HTTP-Session: fc1fb582-7039-48a2-a366-2d65bc38fa60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1095 2024.08.12 21:39:10.251208 [ 3 ] {} <Debug> HTTP-Session: fc1fb582-7039-48a2-a366-2d65bc38fa60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.08.12 21:39:10.251239 [ 3 ] {} <Trace> HTTP-Session: fc1fb582-7039-48a2-a366-2d65bc38fa60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1097 2024.08.12 21:39:10.251363 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1098 2024.08.12 21:39:10.251595 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1099 2024.08.12 21:39:10.251629 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1100 2024.08.12 21:39:10.251843 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1101 2024.08.12 21:39:10.251905 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1102 2024.08.12 21:39:10.252038 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1103 2024.08.12 21:39:10.252069 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1104 2024.08.12 21:39:10.252091 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1105 2024.08.12 21:39:10.252108 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1106 2024.08.12 21:39:10.252145 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1107 2024.08.12 21:39:10.252165 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1108 2024.08.12 21:39:10.252967 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001658 sec., 2412.5452352231605 rows/sec., 99.54 KiB/sec.
1109 2024.08.12 21:39:10.253207 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> DynamicQueryHandler: Done processing query
1110 2024.08.12 21:39:10.253231 [ 3 ] {d863a0e6-6fc9-42ea-b2a6-63165399472a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1111 2024.08.12 21:39:10.253246 [ 3 ] {} <Debug> HTTP-Session: fc1fb582-7039-48a2-a366-2d65bc38fa60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1112 2024.08.12 21:39:10.253560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1113 2024.08.12 21:39:10.253605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1114 2024.08.12 21:39:10.253623 [ 3 ] {} <Debug> HTTP-Session: baa722e7-11e9-4f89-baa5-8bb395396b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1115 2024.08.12 21:39:10.253639 [ 3 ] {} <Debug> HTTP-Session: baa722e7-11e9-4f89-baa5-8bb395396b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.12 21:39:10.253652 [ 3 ] {} <Debug> HTTP-Session: baa722e7-11e9-4f89-baa5-8bb395396b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1117 2024.08.12 21:39:10.253683 [ 3 ] {} <Trace> HTTP-Session: baa722e7-11e9-4f89-baa5-8bb395396b5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1118 2024.08.12 21:39:10.253809 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1119 2024.08.12 21:39:10.254044 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1120 2024.08.12 21:39:10.254077 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1121 2024.08.12 21:39:10.254294 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1122 2024.08.12 21:39:10.254357 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1123 2024.08.12 21:39:10.254487 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1124 2024.08.12 21:39:10.254519 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1125 2024.08.12 21:39:10.254541 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1126 2024.08.12 21:39:10.254557 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1127 2024.08.12 21:39:10.254594 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1128 2024.08.12 21:39:10.254614 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1129 2024.08.12 21:39:10.255530 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 94.63 KiB/sec.
1130 2024.08.12 21:39:10.255925 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> DynamicQueryHandler: Done processing query
1131 2024.08.12 21:39:10.255948 [ 3 ] {07a1469d-7351-4b02-9715-fc32d2990726} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1132 2024.08.12 21:39:10.255964 [ 3 ] {} <Debug> HTTP-Session: baa722e7-11e9-4f89-baa5-8bb395396b5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.12 21:39:10.256182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2024.08.12 21:39:10.256227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1135 2024.08.12 21:39:10.256245 [ 3 ] {} <Debug> HTTP-Session: bc6c5e86-f006-4a59-b269-f48d4181354f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1136 2024.08.12 21:39:10.256261 [ 3 ] {} <Debug> HTTP-Session: bc6c5e86-f006-4a59-b269-f48d4181354f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.08.12 21:39:10.256274 [ 3 ] {} <Debug> HTTP-Session: bc6c5e86-f006-4a59-b269-f48d4181354f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.08.12 21:39:10.256304 [ 3 ] {} <Trace> HTTP-Session: bc6c5e86-f006-4a59-b269-f48d4181354f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1139 2024.08.12 21:39:10.256432 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1140 2024.08.12 21:39:10.256682 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1141 2024.08.12 21:39:10.256717 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1142 2024.08.12 21:39:10.256937 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1143 2024.08.12 21:39:10.257000 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1144 2024.08.12 21:39:10.257138 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1145 2024.08.12 21:39:10.257169 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1146 2024.08.12 21:39:10.257191 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1147 2024.08.12 21:39:10.257207 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1148 2024.08.12 21:39:10.257244 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1149 2024.08.12 21:39:10.257265 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1150 2024.08.12 21:39:10.258308 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001926 sec., 2076.8431983385253 rows/sec., 85.69 KiB/sec.
1151 2024.08.12 21:39:10.258564 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> DynamicQueryHandler: Done processing query
1152 2024.08.12 21:39:10.258587 [ 3 ] {d1ee26e6-1c57-4388-b626-0e1b9d3e2b43} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1153 2024.08.12 21:39:10.258602 [ 3 ] {} <Debug> HTTP-Session: bc6c5e86-f006-4a59-b269-f48d4181354f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.08.12 21:39:10.258883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1155 2024.08.12 21:39:10.258929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1156 2024.08.12 21:39:10.258947 [ 3 ] {} <Debug> HTTP-Session: 49c13075-9e51-4fc9-baac-64e2dfb88eec Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1157 2024.08.12 21:39:10.258963 [ 3 ] {} <Debug> HTTP-Session: 49c13075-9e51-4fc9-baac-64e2dfb88eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1158 2024.08.12 21:39:10.258976 [ 3 ] {} <Debug> HTTP-Session: 49c13075-9e51-4fc9-baac-64e2dfb88eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1159 2024.08.12 21:39:10.259006 [ 3 ] {} <Trace> HTTP-Session: 49c13075-9e51-4fc9-baac-64e2dfb88eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1160 2024.08.12 21:39:10.259135 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1161 2024.08.12 21:39:10.259373 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1162 2024.08.12 21:39:10.259409 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1163 2024.08.12 21:39:10.259728 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1164 2024.08.12 21:39:10.259814 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1165 2024.08.12 21:39:10.259952 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1166 2024.08.12 21:39:10.259985 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1167 2024.08.12 21:39:10.260007 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1168 2024.08.12 21:39:10.260023 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1169 2024.08.12 21:39:10.260064 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1170 2024.08.12 21:39:10.260086 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1171 2024.08.12 21:39:10.260958 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001876 sec., 2132.1961620469083 rows/sec., 87.97 KiB/sec.
1172 2024.08.12 21:39:10.261194 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> DynamicQueryHandler: Done processing query
1173 2024.08.12 21:39:10.261218 [ 3 ] {99c03503-b727-45bb-a518-4245269bb6f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1174 2024.08.12 21:39:10.261234 [ 3 ] {} <Debug> HTTP-Session: 49c13075-9e51-4fc9-baac-64e2dfb88eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.08.12 21:39:10.261441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1176 2024.08.12 21:39:10.261490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1177 2024.08.12 21:39:10.261508 [ 3 ] {} <Debug> HTTP-Session: 65ba4de4-dded-4754-af7c-bd60871ce56a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1178 2024.08.12 21:39:10.261524 [ 3 ] {} <Debug> HTTP-Session: 65ba4de4-dded-4754-af7c-bd60871ce56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1179 2024.08.12 21:39:10.261536 [ 3 ] {} <Debug> HTTP-Session: 65ba4de4-dded-4754-af7c-bd60871ce56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1180 2024.08.12 21:39:10.261566 [ 3 ] {} <Trace> HTTP-Session: 65ba4de4-dded-4754-af7c-bd60871ce56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1181 2024.08.12 21:39:10.261699 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1182 2024.08.12 21:39:10.261942 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1183 2024.08.12 21:39:10.261978 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1184 2024.08.12 21:39:10.262207 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1185 2024.08.12 21:39:10.262271 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1186 2024.08.12 21:39:10.262403 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1187 2024.08.12 21:39:10.262436 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1188 2024.08.12 21:39:10.262460 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1189 2024.08.12 21:39:10.262476 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1190 2024.08.12 21:39:10.262515 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1191 2024.08.12 21:39:10.262537 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1192 2024.08.12 21:39:10.263364 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001722 sec., 2322.8803716608595 rows/sec., 95.84 KiB/sec.
1193 2024.08.12 21:39:10.263607 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> DynamicQueryHandler: Done processing query
1194 2024.08.12 21:39:10.263631 [ 3 ] {48204421-9dec-40e4-977a-698a8f36c3dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1195 2024.08.12 21:39:10.263647 [ 3 ] {} <Debug> HTTP-Session: 65ba4de4-dded-4754-af7c-bd60871ce56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.08.12 21:39:10.263865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1197 2024.08.12 21:39:10.263911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1198 2024.08.12 21:39:10.263929 [ 3 ] {} <Debug> HTTP-Session: 772e0c7c-d715-449c-9c68-a8f60c780615 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1199 2024.08.12 21:39:10.263945 [ 3 ] {} <Debug> HTTP-Session: 772e0c7c-d715-449c-9c68-a8f60c780615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.08.12 21:39:10.263958 [ 3 ] {} <Debug> HTTP-Session: 772e0c7c-d715-449c-9c68-a8f60c780615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1201 2024.08.12 21:39:10.263988 [ 3 ] {} <Trace> HTTP-Session: 772e0c7c-d715-449c-9c68-a8f60c780615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1202 2024.08.12 21:39:10.264118 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1203 2024.08.12 21:39:10.264363 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1204 2024.08.12 21:39:10.264399 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1205 2024.08.12 21:39:10.264630 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1206 2024.08.12 21:39:10.264692 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1207 2024.08.12 21:39:10.264823 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1208 2024.08.12 21:39:10.264855 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1209 2024.08.12 21:39:10.264878 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1210 2024.08.12 21:39:10.264893 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1211 2024.08.12 21:39:10.264932 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1212 2024.08.12 21:39:10.264953 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1213 2024.08.12 21:39:10.265800 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 96.91 KiB/sec.
1214 2024.08.12 21:39:10.266075 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> DynamicQueryHandler: Done processing query
1215 2024.08.12 21:39:10.266099 [ 3 ] {a88aaa9f-9923-468f-8672-fc9288706e1a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1216 2024.08.12 21:39:10.266114 [ 3 ] {} <Debug> HTTP-Session: 772e0c7c-d715-449c-9c68-a8f60c780615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.08.12 21:39:10.266334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2024.08.12 21:39:10.266382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1219 2024.08.12 21:39:10.266400 [ 3 ] {} <Debug> HTTP-Session: 0d228dc2-e393-40cb-a3da-4438e18f76ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1220 2024.08.12 21:39:10.266415 [ 3 ] {} <Debug> HTTP-Session: 0d228dc2-e393-40cb-a3da-4438e18f76ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.08.12 21:39:10.266429 [ 3 ] {} <Debug> HTTP-Session: 0d228dc2-e393-40cb-a3da-4438e18f76ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1222 2024.08.12 21:39:10.266460 [ 3 ] {} <Trace> HTTP-Session: 0d228dc2-e393-40cb-a3da-4438e18f76ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1223 2024.08.12 21:39:10.266589 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1224 2024.08.12 21:39:10.266835 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1225 2024.08.12 21:39:10.266872 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1226 2024.08.12 21:39:10.267108 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1227 2024.08.12 21:39:10.267171 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1228 2024.08.12 21:39:10.267305 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1229 2024.08.12 21:39:10.267338 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1230 2024.08.12 21:39:10.267361 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1231 2024.08.12 21:39:10.267377 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1232 2024.08.12 21:39:10.267417 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1233 2024.08.12 21:39:10.267438 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1234 2024.08.12 21:39:10.268189 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 99.48 KiB/sec.
1235 2024.08.12 21:39:10.268426 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> DynamicQueryHandler: Done processing query
1236 2024.08.12 21:39:10.268450 [ 3 ] {2be46506-f7ae-4934-a938-e56b46041ba7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1237 2024.08.12 21:39:10.268466 [ 3 ] {} <Debug> HTTP-Session: 0d228dc2-e393-40cb-a3da-4438e18f76ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.08.12 21:39:10.268666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1239 2024.08.12 21:39:10.268714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1240 2024.08.12 21:39:10.268733 [ 3 ] {} <Debug> HTTP-Session: f263fbe6-fe85-4ad0-98f5-f19a8ee17389 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1241 2024.08.12 21:39:10.268749 [ 3 ] {} <Debug> HTTP-Session: f263fbe6-fe85-4ad0-98f5-f19a8ee17389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.12 21:39:10.268762 [ 3 ] {} <Debug> HTTP-Session: f263fbe6-fe85-4ad0-98f5-f19a8ee17389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1243 2024.08.12 21:39:10.268792 [ 3 ] {} <Trace> HTTP-Session: f263fbe6-fe85-4ad0-98f5-f19a8ee17389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1244 2024.08.12 21:39:10.268923 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1245 2024.08.12 21:39:10.269172 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1246 2024.08.12 21:39:10.269210 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1247 2024.08.12 21:39:10.269448 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1248 2024.08.12 21:39:10.269512 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1249 2024.08.12 21:39:10.269647 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1250 2024.08.12 21:39:10.269679 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1251 2024.08.12 21:39:10.269703 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1252 2024.08.12 21:39:10.269718 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1253 2024.08.12 21:39:10.269763 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1254 2024.08.12 21:39:10.269785 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1255 2024.08.12 21:39:10.270652 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001788 sec., 2237.1364653243845 rows/sec., 92.30 KiB/sec.
1256 2024.08.12 21:39:10.270878 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> DynamicQueryHandler: Done processing query
1257 2024.08.12 21:39:10.270902 [ 3 ] {c9f1c067-0ada-4e1d-8181-986871633769} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1258 2024.08.12 21:39:10.270917 [ 3 ] {} <Debug> HTTP-Session: f263fbe6-fe85-4ad0-98f5-f19a8ee17389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.08.12 21:39:10.275019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1260 2024.08.12 21:39:10.275075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1261 2024.08.12 21:39:10.275098 [ 3 ] {} <Debug> HTTP-Session: f3ae095c-0a5a-42b5-8a4d-f094285fc250 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1262 2024.08.12 21:39:10.275117 [ 3 ] {} <Debug> HTTP-Session: f3ae095c-0a5a-42b5-8a4d-f094285fc250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.08.12 21:39:10.275134 [ 3 ] {} <Debug> HTTP-Session: f3ae095c-0a5a-42b5-8a4d-f094285fc250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.08.12 21:39:10.275171 [ 3 ] {} <Trace> HTTP-Session: f3ae095c-0a5a-42b5-8a4d-f094285fc250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1265 2024.08.12 21:39:10.275311 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1266 2024.08.12 21:39:10.275364 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1267 2024.08.12 21:39:10.275561 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1268 2024.08.12 21:39:10.275977 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1269 2024.08.12 21:39:10.276015 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1270 2024.08.12 21:39:10.276578 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1271 2024.08.12 21:39:10.277079 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1272 2024.08.12 21:39:10.277267 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 998.90 KiB/sec.
1273 2024.08.12 21:39:10.277437 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Debug> DynamicQueryHandler: Done processing query
1274 2024.08.12 21:39:10.277462 [ 3 ] {492f8a9e-ac66-4a97-92dc-cacbbf19ebde} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1275 2024.08.12 21:39:10.277477 [ 3 ] {} <Debug> HTTP-Session: f3ae095c-0a5a-42b5-8a4d-f094285fc250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.08.12 21:39:10.277614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1277 2024.08.12 21:39:10.277661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1278 2024.08.12 21:39:10.277680 [ 3 ] {} <Debug> HTTP-Session: 5947cb12-b274-48d3-8c67-d21d01fbdb57 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1279 2024.08.12 21:39:10.277696 [ 3 ] {} <Debug> HTTP-Session: 5947cb12-b274-48d3-8c67-d21d01fbdb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.08.12 21:39:10.277709 [ 3 ] {} <Debug> HTTP-Session: 5947cb12-b274-48d3-8c67-d21d01fbdb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.08.12 21:39:10.277740 [ 3 ] {} <Trace> HTTP-Session: 5947cb12-b274-48d3-8c67-d21d01fbdb57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1282 2024.08.12 21:39:10.277843 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1283 2024.08.12 21:39:10.277884 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1284 2024.08.12 21:39:10.278008 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1285 2024.08.12 21:39:10.278357 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1286 2024.08.12 21:39:10.278390 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1287 2024.08.12 21:39:10.278877 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1288 2024.08.12 21:39:10.279394 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1289 2024.08.12 21:39:10.279548 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001729 sec., 17351.06998264893 rows/sec., 1.31 MiB/sec.
1290 2024.08.12 21:39:10.279806 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Debug> DynamicQueryHandler: Done processing query
1291 2024.08.12 21:39:10.279831 [ 3 ] {72279093-749e-49af-a972-11b8cbe380d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1292 2024.08.12 21:39:10.279846 [ 3 ] {} <Debug> HTTP-Session: 5947cb12-b274-48d3-8c67-d21d01fbdb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.08.12 21:39:10.279988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 6156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1294 2024.08.12 21:39:10.280034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1295 2024.08.12 21:39:10.280051 [ 3 ] {} <Debug> HTTP-Session: 1cbeea46-c8e3-44cf-bd87-330c42e16f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1296 2024.08.12 21:39:10.280067 [ 3 ] {} <Debug> HTTP-Session: 1cbeea46-c8e3-44cf-bd87-330c42e16f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1297 2024.08.12 21:39:10.280080 [ 3 ] {} <Debug> HTTP-Session: 1cbeea46-c8e3-44cf-bd87-330c42e16f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1298 2024.08.12 21:39:10.280110 [ 3 ] {} <Trace> HTTP-Session: 1cbeea46-c8e3-44cf-bd87-330c42e16f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1299 2024.08.12 21:39:10.280214 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1300 2024.08.12 21:39:10.280256 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1301 2024.08.12 21:39:10.280397 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1302 2024.08.12 21:39:10.280699 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1303 2024.08.12 21:39:10.280735 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1304 2024.08.12 21:39:10.281133 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1305 2024.08.12 21:39:10.281637 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1306 2024.08.12 21:39:10.281793 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001611 sec., 22346.368715083798 rows/sec., 1.75 MiB/sec.
1307 2024.08.12 21:39:10.281955 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Debug> DynamicQueryHandler: Done processing query
1308 2024.08.12 21:39:10.281979 [ 3 ] {2bfb8aff-223b-412c-8216-c341755031fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1309 2024.08.12 21:39:10.281994 [ 3 ] {} <Debug> HTTP-Session: 1cbeea46-c8e3-44cf-bd87-330c42e16f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.08.12 21:39:10.282153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 17263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1311 2024.08.12 21:39:10.282200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1312 2024.08.12 21:39:10.282218 [ 3 ] {} <Debug> HTTP-Session: 475d8e37-dc4e-409f-b813-8560e777fb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1313 2024.08.12 21:39:10.282235 [ 3 ] {} <Debug> HTTP-Session: 475d8e37-dc4e-409f-b813-8560e777fb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1314 2024.08.12 21:39:10.282248 [ 3 ] {} <Debug> HTTP-Session: 475d8e37-dc4e-409f-b813-8560e777fb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.08.12 21:39:10.282278 [ 3 ] {} <Trace> HTTP-Session: 475d8e37-dc4e-409f-b813-8560e777fb52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1316 2024.08.12 21:39:10.282397 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1317 2024.08.12 21:39:10.282442 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1318 2024.08.12 21:39:10.282583 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1319 2024.08.12 21:39:10.282892 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1320 2024.08.12 21:39:10.282927 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1321 2024.08.12 21:39:10.283393 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1322 2024.08.12 21:39:10.284014 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1323 2024.08.12 21:39:10.284174 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Debug> executeQuery: Read 90 rows, 6.44 KiB in 0.001821 sec., 49423.39373970346 rows/sec., 3.45 MiB/sec.
1324 2024.08.12 21:39:10.284484 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Debug> DynamicQueryHandler: Done processing query
1325 2024.08.12 21:39:10.284509 [ 3 ] {359241b3-4dc0-4596-8a38-65817a163cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1326 2024.08.12 21:39:10.284524 [ 3 ] {} <Debug> HTTP-Session: 475d8e37-dc4e-409f-b813-8560e777fb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.08.12 21:39:10.284695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 5172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2024.08.12 21:39:10.284741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1329 2024.08.12 21:39:10.284759 [ 3 ] {} <Debug> HTTP-Session: 0dbbcc9e-d0ad-414e-8fc4-86710b50b77a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1330 2024.08.12 21:39:10.284775 [ 3 ] {} <Debug> HTTP-Session: 0dbbcc9e-d0ad-414e-8fc4-86710b50b77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2024.08.12 21:39:10.284789 [ 3 ] {} <Debug> HTTP-Session: 0dbbcc9e-d0ad-414e-8fc4-86710b50b77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.08.12 21:39:10.284818 [ 3 ] {} <Trace> HTTP-Session: 0dbbcc9e-d0ad-414e-8fc4-86710b50b77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1333 2024.08.12 21:39:10.284966 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1334 2024.08.12 21:39:10.285013 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1335 2024.08.12 21:39:10.285152 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1336 2024.08.12 21:39:10.285423 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1337 2024.08.12 21:39:10.285459 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1338 2024.08.12 21:39:10.285906 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1339 2024.08.12 21:39:10.286468 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1340 2024.08.12 21:39:10.286632 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.001704 sec., 19953.051643192488 rows/sec., 1.33 MiB/sec.
1341 2024.08.12 21:39:10.286946 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Debug> DynamicQueryHandler: Done processing query
1342 2024.08.12 21:39:10.286971 [ 3 ] {67eff851-0ed2-46ae-94ca-7b70b92324dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1343 2024.08.12 21:39:10.286986 [ 3 ] {} <Debug> HTTP-Session: 0dbbcc9e-d0ad-414e-8fc4-86710b50b77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.08.12 21:39:15.238714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2024.08.12 21:39:15.238851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1346 2024.08.12 21:39:15.238883 [ 3 ] {} <Debug> HTTP-Session: bd281401-a667-42b4-8d96-a174022d6f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1347 2024.08.12 21:39:15.238910 [ 3 ] {} <Debug> HTTP-Session: bd281401-a667-42b4-8d96-a174022d6f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.08.12 21:39:15.238929 [ 3 ] {} <Debug> HTTP-Session: bd281401-a667-42b4-8d96-a174022d6f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.08.12 21:39:15.238986 [ 3 ] {} <Trace> HTTP-Session: bd281401-a667-42b4-8d96-a174022d6f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1350 2024.08.12 21:39:15.239243 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1351 2024.08.12 21:39:15.239772 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1352 2024.08.12 21:39:15.239825 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1353 2024.08.12 21:39:15.240127 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1354 2024.08.12 21:39:15.240209 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1355 2024.08.12 21:39:15.240383 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1356 2024.08.12 21:39:15.240566 [ 253 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1357 2024.08.12 21:39:15.240611 [ 250 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1358 2024.08.12 21:39:15.240725 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1359 2024.08.12 21:39:15.240756 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1360 2024.08.12 21:39:15.240896 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1361 2024.08.12 21:39:15.240937 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1362 2024.08.12 21:39:15.240995 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1363 2024.08.12 21:39:15.241041 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1364 2024.08.12 21:39:15.242743 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003615 sec., 4979.253112033195 rows/sec., 203.69 KiB/sec.
1365 2024.08.12 21:39:15.243137 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> DynamicQueryHandler: Done processing query
1366 2024.08.12 21:39:15.243170 [ 3 ] {79c534b7-49e5-47fd-8916-84af0862b998} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1367 2024.08.12 21:39:15.243191 [ 3 ] {} <Debug> HTTP-Session: bd281401-a667-42b4-8d96-a174022d6f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.08.12 21:39:15.243535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1369 2024.08.12 21:39:15.243599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1370 2024.08.12 21:39:15.243624 [ 3 ] {} <Debug> HTTP-Session: 1cb26683-e901-4354-baea-ab0a2a17de25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1371 2024.08.12 21:39:15.243646 [ 3 ] {} <Debug> HTTP-Session: 1cb26683-e901-4354-baea-ab0a2a17de25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.08.12 21:39:15.243664 [ 3 ] {} <Debug> HTTP-Session: 1cb26683-e901-4354-baea-ab0a2a17de25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.08.12 21:39:15.243708 [ 3 ] {} <Trace> HTTP-Session: 1cb26683-e901-4354-baea-ab0a2a17de25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1374 2024.08.12 21:39:15.243880 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1375 2024.08.12 21:39:15.244154 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1376 2024.08.12 21:39:15.244197 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1377 2024.08.12 21:39:15.244456 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1378 2024.08.12 21:39:15.244523 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1379 2024.08.12 21:39:15.244668 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1380 2024.08.12 21:39:15.244784 [ 255 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1381 2024.08.12 21:39:15.244791 [ 257 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1382 2024.08.12 21:39:15.244939 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1383 2024.08.12 21:39:15.244970 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1384 2024.08.12 21:39:15.245049 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1385 2024.08.12 21:39:15.245071 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1386 2024.08.12 21:39:15.245110 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1387 2024.08.12 21:39:15.245152 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1388 2024.08.12 21:39:15.246352 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002544 sec., 7075.471698113208 rows/sec., 289.44 KiB/sec.
1389 2024.08.12 21:39:15.246664 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> DynamicQueryHandler: Done processing query
1390 2024.08.12 21:39:15.246691 [ 3 ] {e649f8cb-558a-4904-a459-4caa11bd54b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1391 2024.08.12 21:39:15.246707 [ 3 ] {} <Debug> HTTP-Session: 1cb26683-e901-4354-baea-ab0a2a17de25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.08.12 21:39:15.247216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2024.08.12 21:39:15.247267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1394 2024.08.12 21:39:15.247287 [ 3 ] {} <Debug> HTTP-Session: 962c27fc-3a90-461c-ad5b-da9a5112770d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1395 2024.08.12 21:39:15.247304 [ 3 ] {} <Debug> HTTP-Session: 962c27fc-3a90-461c-ad5b-da9a5112770d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.08.12 21:39:15.247318 [ 3 ] {} <Debug> HTTP-Session: 962c27fc-3a90-461c-ad5b-da9a5112770d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1397 2024.08.12 21:39:15.247353 [ 3 ] {} <Trace> HTTP-Session: 962c27fc-3a90-461c-ad5b-da9a5112770d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1398 2024.08.12 21:39:15.247500 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1399 2024.08.12 21:39:15.247764 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1400 2024.08.12 21:39:15.247805 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1401 2024.08.12 21:39:15.248060 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1402 2024.08.12 21:39:15.248125 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1403 2024.08.12 21:39:15.248270 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1404 2024.08.12 21:39:15.248385 [ 254 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1405 2024.08.12 21:39:15.248391 [ 252 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1406 2024.08.12 21:39:15.248515 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1407 2024.08.12 21:39:15.248547 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1408 2024.08.12 21:39:15.248627 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1409 2024.08.12 21:39:15.248650 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1410 2024.08.12 21:39:15.248690 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1411 2024.08.12 21:39:15.248732 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1412 2024.08.12 21:39:15.249930 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002498 sec., 7205.764611689352 rows/sec., 294.77 KiB/sec.
1413 2024.08.12 21:39:15.250221 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> DynamicQueryHandler: Done processing query
1414 2024.08.12 21:39:15.250247 [ 3 ] {4473273e-f4a5-4b13-9aad-3d49ca85d289} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1415 2024.08.12 21:39:15.250264 [ 3 ] {} <Debug> HTTP-Session: 962c27fc-3a90-461c-ad5b-da9a5112770d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.08.12 21:39:15.250493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1417 2024.08.12 21:39:15.250542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1418 2024.08.12 21:39:15.250562 [ 3 ] {} <Debug> HTTP-Session: 6aa5e8d9-5dbb-4092-a9ee-7d77522c3a9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1419 2024.08.12 21:39:15.250579 [ 3 ] {} <Debug> HTTP-Session: 6aa5e8d9-5dbb-4092-a9ee-7d77522c3a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.08.12 21:39:15.250593 [ 3 ] {} <Debug> HTTP-Session: 6aa5e8d9-5dbb-4092-a9ee-7d77522c3a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.08.12 21:39:15.250625 [ 3 ] {} <Trace> HTTP-Session: 6aa5e8d9-5dbb-4092-a9ee-7d77522c3a9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1422 2024.08.12 21:39:15.250768 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1423 2024.08.12 21:39:15.251034 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1424 2024.08.12 21:39:15.251076 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1425 2024.08.12 21:39:15.251337 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1426 2024.08.12 21:39:15.251401 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1427 2024.08.12 21:39:15.251547 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1428 2024.08.12 21:39:15.251633 [ 253 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1429 2024.08.12 21:39:15.251651 [ 252 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1430 2024.08.12 21:39:15.251747 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1431 2024.08.12 21:39:15.251775 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1432 2024.08.12 21:39:15.251850 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1433 2024.08.12 21:39:15.251871 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1434 2024.08.12 21:39:15.251910 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1435 2024.08.12 21:39:15.251949 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1436 2024.08.12 21:39:15.253172 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002471 sec., 7284.500202347228 rows/sec., 297.99 KiB/sec.
1437 2024.08.12 21:39:15.253463 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> DynamicQueryHandler: Done processing query
1438 2024.08.12 21:39:15.253488 [ 3 ] {1547c0eb-272a-45bf-969d-93ae1c7fc07e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1439 2024.08.12 21:39:15.253504 [ 3 ] {} <Debug> HTTP-Session: 6aa5e8d9-5dbb-4092-a9ee-7d77522c3a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1440 2024.08.12 21:39:15.253734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2024.08.12 21:39:15.253782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1442 2024.08.12 21:39:15.253802 [ 3 ] {} <Debug> HTTP-Session: cb068ca9-8704-4eba-b6f3-f484f807f1f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1443 2024.08.12 21:39:15.253818 [ 3 ] {} <Debug> HTTP-Session: cb068ca9-8704-4eba-b6f3-f484f807f1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.08.12 21:39:15.253832 [ 3 ] {} <Debug> HTTP-Session: cb068ca9-8704-4eba-b6f3-f484f807f1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1445 2024.08.12 21:39:15.253864 [ 3 ] {} <Trace> HTTP-Session: cb068ca9-8704-4eba-b6f3-f484f807f1f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1446 2024.08.12 21:39:15.254055 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1447 2024.08.12 21:39:15.254323 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1448 2024.08.12 21:39:15.254364 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1449 2024.08.12 21:39:15.254620 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1450 2024.08.12 21:39:15.254684 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1451 2024.08.12 21:39:15.254822 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1452 2024.08.12 21:39:15.254931 [ 254 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1453 2024.08.12 21:39:15.254932 [ 253 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1454 2024.08.12 21:39:15.255058 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1455 2024.08.12 21:39:15.255083 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1456 2024.08.12 21:39:15.255157 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1457 2024.08.12 21:39:15.255177 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1458 2024.08.12 21:39:15.255216 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1459 2024.08.12 21:39:15.255255 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1460 2024.08.12 21:39:15.256504 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002557 sec., 7039.49941337505 rows/sec., 287.97 KiB/sec.
1461 2024.08.12 21:39:15.256818 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> DynamicQueryHandler: Done processing query
1462 2024.08.12 21:39:15.256845 [ 3 ] {367d35ee-3dd5-4d70-8211-420d80602d1b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1463 2024.08.12 21:39:15.256862 [ 3 ] {} <Debug> HTTP-Session: cb068ca9-8704-4eba-b6f3-f484f807f1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.08.12 21:39:15.257061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1465 2024.08.12 21:39:15.257111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1466 2024.08.12 21:39:15.257131 [ 3 ] {} <Debug> HTTP-Session: 327dc05a-ee3b-43ce-9d68-26f1a8c80948 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1467 2024.08.12 21:39:15.257148 [ 3 ] {} <Debug> HTTP-Session: 327dc05a-ee3b-43ce-9d68-26f1a8c80948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1468 2024.08.12 21:39:15.257162 [ 3 ] {} <Debug> HTTP-Session: 327dc05a-ee3b-43ce-9d68-26f1a8c80948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1469 2024.08.12 21:39:15.257194 [ 3 ] {} <Trace> HTTP-Session: 327dc05a-ee3b-43ce-9d68-26f1a8c80948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1470 2024.08.12 21:39:15.257342 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1471 2024.08.12 21:39:15.257612 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1472 2024.08.12 21:39:15.257655 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1473 2024.08.12 21:39:15.257921 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1474 2024.08.12 21:39:15.257987 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1475 2024.08.12 21:39:15.258124 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1476 2024.08.12 21:39:15.258217 [ 253 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1477 2024.08.12 21:39:15.258230 [ 252 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1478 2024.08.12 21:39:15.258344 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1479 2024.08.12 21:39:15.258372 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1480 2024.08.12 21:39:15.258449 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1481 2024.08.12 21:39:15.258469 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1482 2024.08.12 21:39:15.258509 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1483 2024.08.12 21:39:15.258549 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1484 2024.08.12 21:39:15.259854 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002579 sec., 6979.449398991857 rows/sec., 285.51 KiB/sec.
1485 2024.08.12 21:39:15.260166 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> DynamicQueryHandler: Done processing query
1486 2024.08.12 21:39:15.260192 [ 3 ] {60bbee38-0213-46a8-a4fb-6696c8d0bfa4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1487 2024.08.12 21:39:15.260208 [ 3 ] {} <Debug> HTTP-Session: 327dc05a-ee3b-43ce-9d68-26f1a8c80948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.08.12 21:39:15.260418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2024.08.12 21:39:15.260466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1490 2024.08.12 21:39:15.260485 [ 3 ] {} <Debug> HTTP-Session: ec899ea4-900b-4f6f-aacf-7c4df2c2c4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1491 2024.08.12 21:39:15.260503 [ 3 ] {} <Debug> HTTP-Session: ec899ea4-900b-4f6f-aacf-7c4df2c2c4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2024.08.12 21:39:15.260517 [ 3 ] {} <Debug> HTTP-Session: ec899ea4-900b-4f6f-aacf-7c4df2c2c4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1493 2024.08.12 21:39:15.260547 [ 3 ] {} <Trace> HTTP-Session: ec899ea4-900b-4f6f-aacf-7c4df2c2c4a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1494 2024.08.12 21:39:15.260689 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1495 2024.08.12 21:39:15.260966 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1496 2024.08.12 21:39:15.261008 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1497 2024.08.12 21:39:15.261275 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1498 2024.08.12 21:39:15.261341 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1499 2024.08.12 21:39:15.261479 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1500 2024.08.12 21:39:15.261564 [ 254 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1501 2024.08.12 21:39:15.261584 [ 252 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1502 2024.08.12 21:39:15.261694 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1503 2024.08.12 21:39:15.261725 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1504 2024.08.12 21:39:15.261805 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1505 2024.08.12 21:39:15.261826 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1506 2024.08.12 21:39:15.261866 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1507 2024.08.12 21:39:15.261907 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1508 2024.08.12 21:39:15.263175 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002552 sec., 7053.2915360501565 rows/sec., 288.53 KiB/sec.
1509 2024.08.12 21:39:15.263484 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> DynamicQueryHandler: Done processing query
1510 2024.08.12 21:39:15.263510 [ 3 ] {8b4b2703-1f82-46e3-a35c-a474dd11b3c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1511 2024.08.12 21:39:15.263527 [ 3 ] {} <Debug> HTTP-Session: ec899ea4-900b-4f6f-aacf-7c4df2c2c4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.08.12 21:39:15.263742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1513 2024.08.12 21:39:15.263794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1514 2024.08.12 21:39:15.263813 [ 3 ] {} <Debug> HTTP-Session: debdb907-7e8c-4263-a6f9-bc94800efda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1515 2024.08.12 21:39:15.263830 [ 3 ] {} <Debug> HTTP-Session: debdb907-7e8c-4263-a6f9-bc94800efda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1516 2024.08.12 21:39:15.263845 [ 3 ] {} <Debug> HTTP-Session: debdb907-7e8c-4263-a6f9-bc94800efda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.08.12 21:39:15.263877 [ 3 ] {} <Trace> HTTP-Session: debdb907-7e8c-4263-a6f9-bc94800efda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1518 2024.08.12 21:39:15.264023 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1519 2024.08.12 21:39:15.264294 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1520 2024.08.12 21:39:15.264339 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1521 2024.08.12 21:39:15.264605 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1522 2024.08.12 21:39:15.264670 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1523 2024.08.12 21:39:15.264811 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1524 2024.08.12 21:39:15.264917 [ 254 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1525 2024.08.12 21:39:15.264918 [ 253 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1526 2024.08.12 21:39:15.265020 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1527 2024.08.12 21:39:15.265046 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1528 2024.08.12 21:39:15.265120 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1529 2024.08.12 21:39:15.265141 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1530 2024.08.12 21:39:15.265179 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1531 2024.08.12 21:39:15.265218 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1532 2024.08.12 21:39:15.266439 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002482 sec., 7252.2159548751015 rows/sec., 296.67 KiB/sec.
1533 2024.08.12 21:39:15.266741 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> DynamicQueryHandler: Done processing query
1534 2024.08.12 21:39:15.266767 [ 3 ] {4bae5e9a-d822-4d26-b05f-b6eab0e49879} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1535 2024.08.12 21:39:15.266786 [ 3 ] {} <Debug> HTTP-Session: debdb907-7e8c-4263-a6f9-bc94800efda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.08.12 21:39:15.267036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1537 2024.08.12 21:39:15.267085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1538 2024.08.12 21:39:15.267106 [ 3 ] {} <Debug> HTTP-Session: c6edb666-a594-4a94-9652-6d4ccc4a49e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1539 2024.08.12 21:39:15.267125 [ 3 ] {} <Debug> HTTP-Session: c6edb666-a594-4a94-9652-6d4ccc4a49e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.08.12 21:39:15.267140 [ 3 ] {} <Debug> HTTP-Session: c6edb666-a594-4a94-9652-6d4ccc4a49e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.08.12 21:39:15.267173 [ 3 ] {} <Trace> HTTP-Session: c6edb666-a594-4a94-9652-6d4ccc4a49e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1542 2024.08.12 21:39:15.267319 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1543 2024.08.12 21:39:15.267583 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1544 2024.08.12 21:39:15.267628 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1545 2024.08.12 21:39:15.267899 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1546 2024.08.12 21:39:15.267964 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1547 2024.08.12 21:39:15.268101 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1548 2024.08.12 21:39:15.268203 [ 253 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1549 2024.08.12 21:39:15.268211 [ 252 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1550 2024.08.12 21:39:15.268323 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1551 2024.08.12 21:39:15.268352 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1552 2024.08.12 21:39:15.268426 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1553 2024.08.12 21:39:15.268445 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1554 2024.08.12 21:39:15.268483 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1555 2024.08.12 21:39:15.268522 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1556 2024.08.12 21:39:15.269752 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.0025 sec., 7200 rows/sec., 294.53 KiB/sec.
1557 2024.08.12 21:39:15.270083 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> DynamicQueryHandler: Done processing query
1558 2024.08.12 21:39:15.270109 [ 3 ] {12d30b50-5a80-442a-b051-9310a6949d81} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1559 2024.08.12 21:39:15.270126 [ 3 ] {} <Debug> HTTP-Session: c6edb666-a594-4a94-9652-6d4ccc4a49e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1560 2024.08.12 21:39:15.270350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1561 2024.08.12 21:39:15.270397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1562 2024.08.12 21:39:15.270419 [ 3 ] {} <Debug> HTTP-Session: 060551e9-563a-4ae1-91af-7779ba3917b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1563 2024.08.12 21:39:15.270436 [ 3 ] {} <Debug> HTTP-Session: 060551e9-563a-4ae1-91af-7779ba3917b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.08.12 21:39:15.270450 [ 3 ] {} <Debug> HTTP-Session: 060551e9-563a-4ae1-91af-7779ba3917b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.08.12 21:39:15.270480 [ 3 ] {} <Trace> HTTP-Session: 060551e9-563a-4ae1-91af-7779ba3917b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1566 2024.08.12 21:39:15.270621 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1567 2024.08.12 21:39:15.270885 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1568 2024.08.12 21:39:15.270928 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1569 2024.08.12 21:39:15.271308 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1570 2024.08.12 21:39:15.271376 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1571 2024.08.12 21:39:15.271515 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1572 2024.08.12 21:39:15.271598 [ 254 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1573 2024.08.12 21:39:15.271615 [ 252 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1574 2024.08.12 21:39:15.271721 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1575 2024.08.12 21:39:15.271760 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1576 2024.08.12 21:39:15.271855 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1577 2024.08.12 21:39:15.271877 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1578 2024.08.12 21:39:15.271920 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1579 2024.08.12 21:39:15.271964 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1580 2024.08.12 21:39:15.273292 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002738 sec., 6574.141709276844 rows/sec., 268.93 KiB/sec.
1581 2024.08.12 21:39:15.273597 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> DynamicQueryHandler: Done processing query
1582 2024.08.12 21:39:15.273621 [ 3 ] {93a8f877-8806-4bc7-98f3-cc96d727eb62} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1583 2024.08.12 21:39:15.273638 [ 3 ] {} <Debug> HTTP-Session: 060551e9-563a-4ae1-91af-7779ba3917b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1584 2024.08.12 21:39:15.273893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1585 2024.08.12 21:39:15.273944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1586 2024.08.12 21:39:15.273964 [ 3 ] {} <Debug> HTTP-Session: d1322f71-7d2b-4b00-a729-7601020be025 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1587 2024.08.12 21:39:15.273980 [ 3 ] {} <Debug> HTTP-Session: d1322f71-7d2b-4b00-a729-7601020be025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1588 2024.08.12 21:39:15.273994 [ 3 ] {} <Debug> HTTP-Session: d1322f71-7d2b-4b00-a729-7601020be025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.08.12 21:39:15.274026 [ 3 ] {} <Trace> HTTP-Session: d1322f71-7d2b-4b00-a729-7601020be025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1590 2024.08.12 21:39:15.274173 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1591 2024.08.12 21:39:15.274445 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1592 2024.08.12 21:39:15.274490 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1593 2024.08.12 21:39:15.274769 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1594 2024.08.12 21:39:15.274848 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1595 2024.08.12 21:39:15.274989 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1596 2024.08.12 21:39:15.275092 [ 254 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1597 2024.08.12 21:39:15.275099 [ 253 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1598 2024.08.12 21:39:15.275197 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1599 2024.08.12 21:39:15.275223 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1600 2024.08.12 21:39:15.275300 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1601 2024.08.12 21:39:15.275320 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1602 2024.08.12 21:39:15.275359 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1603 2024.08.12 21:39:15.275398 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1604 2024.08.12 21:39:15.276582 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002477 sec., 7266.855066612838 rows/sec., 297.27 KiB/sec.
1605 2024.08.12 21:39:15.276887 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> DynamicQueryHandler: Done processing query
1606 2024.08.12 21:39:15.276913 [ 3 ] {a14356b0-7de2-4a81-a48b-7da1720a3aec} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1607 2024.08.12 21:39:15.276931 [ 3 ] {} <Debug> HTTP-Session: d1322f71-7d2b-4b00-a729-7601020be025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.08.12 21:39:15.281439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1609 2024.08.12 21:39:15.281494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1610 2024.08.12 21:39:15.281518 [ 3 ] {} <Debug> HTTP-Session: c8bcf24e-4905-4c5e-a23b-b258c299e220 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1611 2024.08.12 21:39:15.281535 [ 3 ] {} <Debug> HTTP-Session: c8bcf24e-4905-4c5e-a23b-b258c299e220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.08.12 21:39:15.281548 [ 3 ] {} <Debug> HTTP-Session: c8bcf24e-4905-4c5e-a23b-b258c299e220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1613 2024.08.12 21:39:15.281580 [ 3 ] {} <Trace> HTTP-Session: c8bcf24e-4905-4c5e-a23b-b258c299e220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1614 2024.08.12 21:39:15.281731 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1615 2024.08.12 21:39:15.282010 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1616 2024.08.12 21:39:15.282057 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1617 2024.08.12 21:39:15.282338 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1618 2024.08.12 21:39:15.282406 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1619 2024.08.12 21:39:15.282545 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1620 2024.08.12 21:39:15.282641 [ 252 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1621 2024.08.12 21:39:15.282654 [ 253 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1622 2024.08.12 21:39:15.282743 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
1623 2024.08.12 21:39:15.282769 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
1624 2024.08.12 21:39:15.282847 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1625 2024.08.12 21:39:15.282867 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 18 rows with 2 streams
1626 2024.08.12 21:39:15.282906 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1627 2024.08.12 21:39:15.282946 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1628 2024.08.12 21:39:15.284209 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002547 sec., 7067.137809187279 rows/sec., 289.10 KiB/sec.
1629 2024.08.12 21:39:15.284495 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> DynamicQueryHandler: Done processing query
1630 2024.08.12 21:39:15.284521 [ 3 ] {22401719-1ea5-4b8f-bded-8ee5ca18b0c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1631 2024.08.12 21:39:15.284540 [ 3 ] {} <Debug> HTTP-Session: c8bcf24e-4905-4c5e-a23b-b258c299e220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.08.12 21:39:15.284914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.08.12 21:39:15.284963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.08.12 21:39:15.284984 [ 3 ] {} <Debug> HTTP-Session: 2b6754e6-b544-4155-a609-75db0050d38b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1635 2024.08.12 21:39:15.285001 [ 3 ] {} <Debug> HTTP-Session: 2b6754e6-b544-4155-a609-75db0050d38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.08.12 21:39:15.285015 [ 3 ] {} <Debug> HTTP-Session: 2b6754e6-b544-4155-a609-75db0050d38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.08.12 21:39:15.285045 [ 3 ] {} <Trace> HTTP-Session: 2b6754e6-b544-4155-a609-75db0050d38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.08.12 21:39:15.285167 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1639 2024.08.12 21:39:15.285212 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1640 2024.08.12 21:39:15.285379 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2024.08.12 21:39:15.285710 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1642 2024.08.12 21:39:15.285751 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1643 2024.08.12 21:39:15.286403 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1644 2024.08.12 21:39:15.287003 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1645 2024.08.12 21:39:15.287158 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.002034 sec., 5899.705014749263 rows/sec., 796.04 KiB/sec.
1646 2024.08.12 21:39:15.287337 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Debug> DynamicQueryHandler: Done processing query
1647 2024.08.12 21:39:15.287361 [ 3 ] {196b08db-7d70-41c9-b342-e5c6d8dab56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1648 2024.08.12 21:39:15.287377 [ 3 ] {} <Debug> HTTP-Session: 2b6754e6-b544-4155-a609-75db0050d38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.08.12 21:39:15.287492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1650 2024.08.12 21:39:15.287539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1651 2024.08.12 21:39:15.287559 [ 3 ] {} <Debug> HTTP-Session: 8af0cd9d-caac-454f-82f1-3ed0795a00e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1652 2024.08.12 21:39:15.287575 [ 3 ] {} <Debug> HTTP-Session: 8af0cd9d-caac-454f-82f1-3ed0795a00e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.08.12 21:39:15.287589 [ 3 ] {} <Debug> HTTP-Session: 8af0cd9d-caac-454f-82f1-3ed0795a00e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1654 2024.08.12 21:39:15.287620 [ 3 ] {} <Trace> HTTP-Session: 8af0cd9d-caac-454f-82f1-3ed0795a00e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1655 2024.08.12 21:39:15.287713 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1656 2024.08.12 21:39:15.287756 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1657 2024.08.12 21:39:15.287881 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2024.08.12 21:39:15.288779 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1659 2024.08.12 21:39:15.288814 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1660 2024.08.12 21:39:15.289342 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1661 2024.08.12 21:39:15.289916 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1662 2024.08.12 21:39:15.290069 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.002373 sec., 2528.4450063211125 rows/sec., 143.21 KiB/sec.
1663 2024.08.12 21:39:15.290259 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Debug> DynamicQueryHandler: Done processing query
1664 2024.08.12 21:39:15.290284 [ 3 ] {c55cda7c-b819-4292-a6ab-e5fe67ef852a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1665 2024.08.12 21:39:15.290301 [ 3 ] {} <Debug> HTTP-Session: 8af0cd9d-caac-454f-82f1-3ed0795a00e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.08.12 21:39:15.290511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 20708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2024.08.12 21:39:15.290558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1668 2024.08.12 21:39:15.290577 [ 3 ] {} <Debug> HTTP-Session: 7a7f1575-6082-47d4-b84d-7b6ea02f9c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1669 2024.08.12 21:39:15.290594 [ 3 ] {} <Debug> HTTP-Session: 7a7f1575-6082-47d4-b84d-7b6ea02f9c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2024.08.12 21:39:15.290608 [ 3 ] {} <Debug> HTTP-Session: 7a7f1575-6082-47d4-b84d-7b6ea02f9c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1671 2024.08.12 21:39:15.290637 [ 3 ] {} <Trace> HTTP-Session: 7a7f1575-6082-47d4-b84d-7b6ea02f9c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1672 2024.08.12 21:39:15.290768 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1673 2024.08.12 21:39:15.290810 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1674 2024.08.12 21:39:15.290932 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1675 2024.08.12 21:39:15.291301 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1676 2024.08.12 21:39:15.291337 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1677 2024.08.12 21:39:15.291873 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1678 2024.08.12 21:39:15.292444 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1679 2024.08.12 21:39:15.292599 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Debug> executeQuery: Read 135 rows, 12.47 KiB in 0.001878 sec., 71884.98402555911 rows/sec., 6.48 MiB/sec.
1680 2024.08.12 21:39:15.292846 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Debug> DynamicQueryHandler: Done processing query
1681 2024.08.12 21:39:15.292881 [ 3 ] {cad7c38c-fac4-4e8e-8bef-81efaf8f4bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1682 2024.08.12 21:39:15.292905 [ 3 ] {} <Debug> HTTP-Session: 7a7f1575-6082-47d4-b84d-7b6ea02f9c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.08.12 21:39:15.293252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 56835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.08.12 21:39:15.293303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1685 2024.08.12 21:39:15.293321 [ 3 ] {} <Debug> HTTP-Session: cae16dba-e894-49cd-9241-ea03fb65820a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1686 2024.08.12 21:39:15.293338 [ 3 ] {} <Debug> HTTP-Session: cae16dba-e894-49cd-9241-ea03fb65820a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.08.12 21:39:15.293352 [ 3 ] {} <Debug> HTTP-Session: cae16dba-e894-49cd-9241-ea03fb65820a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1688 2024.08.12 21:39:15.293382 [ 3 ] {} <Trace> HTTP-Session: cae16dba-e894-49cd-9241-ea03fb65820a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1689 2024.08.12 21:39:15.293564 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1690 2024.08.12 21:39:15.293609 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1691 2024.08.12 21:39:15.293750 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2024.08.12 21:39:15.294220 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1693 2024.08.12 21:39:15.294257 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1694 2024.08.12 21:39:15.294717 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1695 2024.08.12 21:39:15.295265 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1696 2024.08.12 21:39:15.295394 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Debug> executeQuery: Read 354 rows, 25.24 KiB in 0.001924 sec., 183991.683991684 rows/sec., 12.81 MiB/sec.
1697 2024.08.12 21:39:15.295595 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Debug> DynamicQueryHandler: Done processing query
1698 2024.08.12 21:39:15.295620 [ 3 ] {f3f0a7b5-b5f6-444a-b91c-bf4823e4b155} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
1699 2024.08.12 21:39:15.295635 [ 3 ] {} <Debug> HTTP-Session: cae16dba-e894-49cd-9241-ea03fb65820a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.08.12 21:39:15.295774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1701 2024.08.12 21:39:15.295821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1702 2024.08.12 21:39:15.295841 [ 3 ] {} <Debug> HTTP-Session: a7e3e2ba-9354-44d2-a3ca-a3580c892e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1703 2024.08.12 21:39:15.295858 [ 3 ] {} <Debug> HTTP-Session: a7e3e2ba-9354-44d2-a3ca-a3580c892e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.08.12 21:39:15.295872 [ 3 ] {} <Debug> HTTP-Session: a7e3e2ba-9354-44d2-a3ca-a3580c892e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1705 2024.08.12 21:39:15.295903 [ 3 ] {} <Trace> HTTP-Session: a7e3e2ba-9354-44d2-a3ca-a3580c892e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1706 2024.08.12 21:39:15.295997 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1707 2024.08.12 21:39:15.296040 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1708 2024.08.12 21:39:15.296166 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1709 2024.08.12 21:39:15.296422 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1710 2024.08.12 21:39:15.296459 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1711 2024.08.12 21:39:15.296941 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1712 2024.08.12 21:39:15.297567 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1713 2024.08.12 21:39:15.297723 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001739 sec., 3450.2587694077056 rows/sec., 148.25 KiB/sec.
1714 2024.08.12 21:39:15.297995 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Debug> DynamicQueryHandler: Done processing query
1715 2024.08.12 21:39:15.298021 [ 3 ] {b1ff4741-f255-459f-9095-4037b5255a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1716 2024.08.12 21:39:15.298036 [ 3 ] {} <Debug> HTTP-Session: a7e3e2ba-9354-44d2-a3ca-a3580c892e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.08.12 21:39:15.298221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1718 2024.08.12 21:39:15.298279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1719 2024.08.12 21:39:15.298304 [ 3 ] {} <Debug> HTTP-Session: b8e3398b-af6c-483e-bb6b-9e9199071aad Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1720 2024.08.12 21:39:15.298326 [ 3 ] {} <Debug> HTTP-Session: b8e3398b-af6c-483e-bb6b-9e9199071aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1721 2024.08.12 21:39:15.298345 [ 3 ] {} <Debug> HTTP-Session: b8e3398b-af6c-483e-bb6b-9e9199071aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1722 2024.08.12 21:39:15.298383 [ 3 ] {} <Trace> HTTP-Session: b8e3398b-af6c-483e-bb6b-9e9199071aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1723 2024.08.12 21:39:15.298561 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1724 2024.08.12 21:39:15.298617 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1725 2024.08.12 21:39:15.298785 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1726 2024.08.12 21:39:15.299208 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1727 2024.08.12 21:39:15.299250 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1728 2024.08.12 21:39:15.299923 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1729 2024.08.12 21:39:15.300613 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1730 2024.08.12 21:39:15.300776 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002296 sec., 33536.58536585366 rows/sec., 2.07 MiB/sec.
1731 2024.08.12 21:39:15.300978 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Debug> DynamicQueryHandler: Done processing query
1732 2024.08.12 21:39:15.301005 [ 3 ] {d6bcd3e6-bca6-4f0d-8329-717bebaf87cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1733 2024.08.12 21:39:15.301021 [ 3 ] {} <Debug> HTTP-Session: b8e3398b-af6c-483e-bb6b-9e9199071aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.08.12 21:39:15.301195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1735 2024.08.12 21:39:15.301243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1736 2024.08.12 21:39:15.301262 [ 3 ] {} <Debug> HTTP-Session: 877888a1-dccd-4fcc-8296-740e0a644589 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1737 2024.08.12 21:39:15.301279 [ 3 ] {} <Debug> HTTP-Session: 877888a1-dccd-4fcc-8296-740e0a644589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.08.12 21:39:15.301292 [ 3 ] {} <Debug> HTTP-Session: 877888a1-dccd-4fcc-8296-740e0a644589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1739 2024.08.12 21:39:15.301324 [ 3 ] {} <Trace> HTTP-Session: 877888a1-dccd-4fcc-8296-740e0a644589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1740 2024.08.12 21:39:15.301455 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1741 2024.08.12 21:39:15.301501 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1742 2024.08.12 21:39:15.301642 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2024.08.12 21:39:15.302005 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1744 2024.08.12 21:39:15.302041 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1745 2024.08.12 21:39:15.302524 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1746 2024.08.12 21:39:15.303132 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1747 2024.08.12 21:39:15.303296 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001895 sec., 58047.49340369393 rows/sec., 4.05 MiB/sec.
1748 2024.08.12 21:39:15.303469 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Debug> DynamicQueryHandler: Done processing query
1749 2024.08.12 21:39:15.303494 [ 3 ] {e886e923-81cc-4aef-a2d6-db4baf3e626c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1750 2024.08.12 21:39:15.303509 [ 3 ] {} <Debug> HTTP-Session: 877888a1-dccd-4fcc-8296-740e0a644589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.08.12 21:39:15.303632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2024.08.12 21:39:15.303681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1753 2024.08.12 21:39:15.303700 [ 3 ] {} <Debug> HTTP-Session: 61a0e86f-0b10-459a-b979-8c9bfa8d0b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1754 2024.08.12 21:39:15.303716 [ 3 ] {} <Debug> HTTP-Session: 61a0e86f-0b10-459a-b979-8c9bfa8d0b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1755 2024.08.12 21:39:15.303729 [ 3 ] {} <Debug> HTTP-Session: 61a0e86f-0b10-459a-b979-8c9bfa8d0b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.08.12 21:39:15.303760 [ 3 ] {} <Trace> HTTP-Session: 61a0e86f-0b10-459a-b979-8c9bfa8d0b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1757 2024.08.12 21:39:15.303862 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1758 2024.08.12 21:39:15.303906 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1759 2024.08.12 21:39:15.304032 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1760 2024.08.12 21:39:15.304330 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1761 2024.08.12 21:39:15.304366 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1762 2024.08.12 21:39:15.304877 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1763 2024.08.12 21:39:15.305449 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1764 2024.08.12 21:39:15.305605 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001775 sec., 12957.74647887324 rows/sec., 700.92 KiB/sec.
1765 2024.08.12 21:39:15.305767 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Debug> DynamicQueryHandler: Done processing query
1766 2024.08.12 21:39:15.305793 [ 3 ] {38279c4c-17a9-46a7-b17e-8c30f6fe7343} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1767 2024.08.12 21:39:15.305808 [ 3 ] {} <Debug> HTTP-Session: 61a0e86f-0b10-459a-b979-8c9bfa8d0b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.08.12 21:39:15.305924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 6087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1769 2024.08.12 21:39:15.305971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1770 2024.08.12 21:39:15.305990 [ 3 ] {} <Debug> HTTP-Session: 3ed2a31a-eb55-4c42-96ad-9fbf6061e668 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1771 2024.08.12 21:39:15.306006 [ 3 ] {} <Debug> HTTP-Session: 3ed2a31a-eb55-4c42-96ad-9fbf6061e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1772 2024.08.12 21:39:15.306020 [ 3 ] {} <Debug> HTTP-Session: 3ed2a31a-eb55-4c42-96ad-9fbf6061e668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.08.12 21:39:15.306050 [ 3 ] {} <Trace> HTTP-Session: 3ed2a31a-eb55-4c42-96ad-9fbf6061e668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1774 2024.08.12 21:39:15.306157 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1775 2024.08.12 21:39:15.306200 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1776 2024.08.12 21:39:15.306326 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2024.08.12 21:39:15.306612 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1778 2024.08.12 21:39:15.306648 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1779 2024.08.12 21:39:15.307089 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1780 2024.08.12 21:39:15.307645 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1781 2024.08.12 21:39:15.307792 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001663 sec., 24052.916416115455 rows/sec., 1.61 MiB/sec.
1782 2024.08.12 21:39:15.308094 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Debug> DynamicQueryHandler: Done processing query
1783 2024.08.12 21:39:15.308120 [ 3 ] {db2c62b5-4401-4e96-b892-901037340900} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1784 2024.08.12 21:39:15.308135 [ 3 ] {} <Debug> HTTP-Session: 3ed2a31a-eb55-4c42-96ad-9fbf6061e668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.08.12 21:39:18.327739 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1786 2024.08.12 21:39:18.327809 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1787 2024.08.12 21:39:20.238077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1788 2024.08.12 21:39:20.238186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1789 2024.08.12 21:39:20.238210 [ 3 ] {} <Debug> HTTP-Session: 753b358e-2ec4-4893-92b4-796095f0dd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1790 2024.08.12 21:39:20.238235 [ 3 ] {} <Debug> HTTP-Session: 753b358e-2ec4-4893-92b4-796095f0dd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1791 2024.08.12 21:39:20.238249 [ 3 ] {} <Debug> HTTP-Session: 753b358e-2ec4-4893-92b4-796095f0dd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1792 2024.08.12 21:39:20.238297 [ 3 ] {} <Trace> HTTP-Session: 753b358e-2ec4-4893-92b4-796095f0dd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1793 2024.08.12 21:39:20.238489 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1794 2024.08.12 21:39:20.238553 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1795 2024.08.12 21:39:20.238746 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1796 2024.08.12 21:39:20.239228 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1797 2024.08.12 21:39:20.239278 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1798 2024.08.12 21:39:20.239902 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1799 2024.08.12 21:39:20.240561 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1800 2024.08.12 21:39:20.240744 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002308 sec., 12998.266897746966 rows/sec., 1003.64 KiB/sec.
1801 2024.08.12 21:39:20.240950 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Debug> DynamicQueryHandler: Done processing query
1802 2024.08.12 21:39:20.240976 [ 3 ] {5566ec0a-1a4b-42df-bba7-64532d42f509} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1803 2024.08.12 21:39:20.240992 [ 3 ] {} <Debug> HTTP-Session: 753b358e-2ec4-4893-92b4-796095f0dd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1804 2024.08.12 21:39:20.241178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 6156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1805 2024.08.12 21:39:20.241229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1806 2024.08.12 21:39:20.241248 [ 3 ] {} <Debug> HTTP-Session: 4d260f0f-b252-4070-b35e-ced6ddbde45b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1807 2024.08.12 21:39:20.241268 [ 3 ] {} <Debug> HTTP-Session: 4d260f0f-b252-4070-b35e-ced6ddbde45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.08.12 21:39:20.241283 [ 3 ] {} <Debug> HTTP-Session: 4d260f0f-b252-4070-b35e-ced6ddbde45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.08.12 21:39:20.241315 [ 3 ] {} <Trace> HTTP-Session: 4d260f0f-b252-4070-b35e-ced6ddbde45b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1810 2024.08.12 21:39:20.241436 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1811 2024.08.12 21:39:20.241487 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1812 2024.08.12 21:39:20.241636 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2024.08.12 21:39:20.242013 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1814 2024.08.12 21:39:20.242051 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1815 2024.08.12 21:39:20.242510 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1816 2024.08.12 21:39:20.243233 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1817 2024.08.12 21:39:20.243419 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002018 sec., 17839.4449950446 rows/sec., 1.39 MiB/sec.
1818 2024.08.12 21:39:20.243624 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Debug> DynamicQueryHandler: Done processing query
1819 2024.08.12 21:39:20.243655 [ 3 ] {34f7b933-07bd-4848-b30e-962ea32a01a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1820 2024.08.12 21:39:20.243678 [ 3 ] {} <Debug> HTTP-Session: 4d260f0f-b252-4070-b35e-ced6ddbde45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1821 2024.08.12 21:39:20.243880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1822 2024.08.12 21:39:20.243949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1823 2024.08.12 21:39:20.243975 [ 3 ] {} <Debug> HTTP-Session: 001a156d-04eb-40f2-94a9-379d2f20aa68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1824 2024.08.12 21:39:20.243991 [ 3 ] {} <Debug> HTTP-Session: 001a156d-04eb-40f2-94a9-379d2f20aa68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1825 2024.08.12 21:39:20.244005 [ 3 ] {} <Debug> HTTP-Session: 001a156d-04eb-40f2-94a9-379d2f20aa68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1826 2024.08.12 21:39:20.244037 [ 3 ] {} <Trace> HTTP-Session: 001a156d-04eb-40f2-94a9-379d2f20aa68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1827 2024.08.12 21:39:20.244183 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1828 2024.08.12 21:39:20.244236 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1829 2024.08.12 21:39:20.244390 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1830 2024.08.12 21:39:20.244775 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1831 2024.08.12 21:39:20.244816 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1832 2024.08.12 21:39:20.245378 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1833 2024.08.12 21:39:20.246054 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1834 2024.08.12 21:39:20.246216 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002084 sec., 52783.109404990406 rows/sec., 3.68 MiB/sec.
1835 2024.08.12 21:39:20.246416 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Debug> DynamicQueryHandler: Done processing query
1836 2024.08.12 21:39:20.246446 [ 3 ] {37db9e03-d84e-4e7d-96c1-63ea6d199c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1837 2024.08.12 21:39:20.246462 [ 3 ] {} <Debug> HTTP-Session: 001a156d-04eb-40f2-94a9-379d2f20aa68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.08.12 21:39:20.246614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 6087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1839 2024.08.12 21:39:20.246661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1840 2024.08.12 21:39:20.246681 [ 3 ] {} <Debug> HTTP-Session: c3eade11-9e31-4b54-82cf-3de724cc7b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1841 2024.08.12 21:39:20.246700 [ 3 ] {} <Debug> HTTP-Session: c3eade11-9e31-4b54-82cf-3de724cc7b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1842 2024.08.12 21:39:20.246724 [ 3 ] {} <Debug> HTTP-Session: c3eade11-9e31-4b54-82cf-3de724cc7b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.08.12 21:39:20.246764 [ 3 ] {} <Trace> HTTP-Session: c3eade11-9e31-4b54-82cf-3de724cc7b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1844 2024.08.12 21:39:20.246884 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1845 2024.08.12 21:39:20.246930 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1846 2024.08.12 21:39:20.247053 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2024.08.12 21:39:20.247397 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1848 2024.08.12 21:39:20.247435 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1849 2024.08.12 21:39:20.247968 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1850 2024.08.12 21:39:20.248745 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1851 2024.08.12 21:39:20.248908 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.002057 sec., 19445.794846864366 rows/sec., 1.30 MiB/sec.
1852 2024.08.12 21:39:20.249103 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Debug> DynamicQueryHandler: Done processing query
1853 2024.08.12 21:39:20.249128 [ 3 ] {49fcb790-04bd-4291-916c-ed59bcb359e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1854 2024.08.12 21:39:20.249231 [ 3 ] {} <Debug> HTTP-Session: c3eade11-9e31-4b54-82cf-3de724cc7b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1855 2024.08.12 21:39:25.244907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1856 2024.08.12 21:39:25.245031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1857 2024.08.12 21:39:25.245055 [ 3 ] {} <Debug> HTTP-Session: aa660b47-f31c-4dde-ab10-851ad1527686 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1858 2024.08.12 21:39:25.245081 [ 3 ] {} <Debug> HTTP-Session: aa660b47-f31c-4dde-ab10-851ad1527686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.08.12 21:39:25.245100 [ 3 ] {} <Debug> HTTP-Session: aa660b47-f31c-4dde-ab10-851ad1527686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.08.12 21:39:25.245156 [ 3 ] {} <Trace> HTTP-Session: aa660b47-f31c-4dde-ab10-851ad1527686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1861 2024.08.12 21:39:25.245356 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1862 2024.08.12 21:39:25.245431 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1863 2024.08.12 21:39:25.245647 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1864 2024.08.12 21:39:25.246066 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1865 2024.08.12 21:39:25.246197 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1866 2024.08.12 21:39:25.246701 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1867 2024.08.12 21:39:25.247393 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1868 2024.08.12 21:39:25.247569 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.002267 sec., 2646.669607410675 rows/sec., 149.91 KiB/sec.
1869 2024.08.12 21:39:25.247775 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Debug> DynamicQueryHandler: Done processing query
1870 2024.08.12 21:39:25.247800 [ 3 ] {5c44a952-7019-4336-8459-8a2884943b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1871 2024.08.12 21:39:25.247816 [ 3 ] {} <Debug> HTTP-Session: aa660b47-f31c-4dde-ab10-851ad1527686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.08.12 21:39:25.247988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1873 2024.08.12 21:39:25.248035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1874 2024.08.12 21:39:25.248053 [ 3 ] {} <Debug> HTTP-Session: c129b772-10bd-4f13-a1a9-1b0409644b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1875 2024.08.12 21:39:25.248069 [ 3 ] {} <Debug> HTTP-Session: c129b772-10bd-4f13-a1a9-1b0409644b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1876 2024.08.12 21:39:25.248084 [ 3 ] {} <Debug> HTTP-Session: c129b772-10bd-4f13-a1a9-1b0409644b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.08.12 21:39:25.248115 [ 3 ] {} <Trace> HTTP-Session: c129b772-10bd-4f13-a1a9-1b0409644b36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1878 2024.08.12 21:39:25.248251 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1879 2024.08.12 21:39:25.248294 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1880 2024.08.12 21:39:25.248418 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1881 2024.08.12 21:39:25.248820 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1882 2024.08.12 21:39:25.248858 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1883 2024.08.12 21:39:25.249291 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1884 2024.08.12 21:39:25.249860 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1885 2024.08.12 21:39:25.250053 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001858 sec., 86652.31431646932 rows/sec., 7.64 MiB/sec.
1886 2024.08.12 21:39:25.250306 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Debug> DynamicQueryHandler: Done processing query
1887 2024.08.12 21:39:25.250333 [ 3 ] {46d1e063-b12a-4f94-ba25-f4710a51198a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1888 2024.08.12 21:39:25.250349 [ 3 ] {} <Debug> HTTP-Session: c129b772-10bd-4f13-a1a9-1b0409644b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1889 2024.08.12 21:39:25.250649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1890 2024.08.12 21:39:25.250700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1891 2024.08.12 21:39:25.250719 [ 3 ] {} <Debug> HTTP-Session: da381c59-cf16-4cb9-b29e-167a3b2bd40b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1892 2024.08.12 21:39:25.250735 [ 3 ] {} <Debug> HTTP-Session: da381c59-cf16-4cb9-b29e-167a3b2bd40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1893 2024.08.12 21:39:25.250749 [ 3 ] {} <Debug> HTTP-Session: da381c59-cf16-4cb9-b29e-167a3b2bd40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1894 2024.08.12 21:39:25.250778 [ 3 ] {} <Trace> HTTP-Session: da381c59-cf16-4cb9-b29e-167a3b2bd40b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1895 2024.08.12 21:39:25.250969 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1896 2024.08.12 21:39:25.251014 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1897 2024.08.12 21:39:25.251158 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1898 2024.08.12 21:39:25.251733 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1899 2024.08.12 21:39:25.251770 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1900 2024.08.12 21:39:25.252258 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1901 2024.08.12 21:39:25.252835 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1902 2024.08.12 21:39:25.253036 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.002171 sec., 175955.7807461999 rows/sec., 12.36 MiB/sec.
1903 2024.08.12 21:39:25.253207 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Debug> DynamicQueryHandler: Done processing query
1904 2024.08.12 21:39:25.253231 [ 3 ] {45440293-40cd-4f81-a9f7-cd5618bf1598} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
1905 2024.08.12 21:39:25.253246 [ 3 ] {} <Debug> HTTP-Session: da381c59-cf16-4cb9-b29e-167a3b2bd40b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1906 2024.08.12 21:39:25.253392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2024.08.12 21:39:25.253441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1908 2024.08.12 21:39:25.253460 [ 3 ] {} <Debug> HTTP-Session: 31227cce-bb25-486a-af2e-c2db7b39b9a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1909 2024.08.12 21:39:25.253477 [ 3 ] {} <Debug> HTTP-Session: 31227cce-bb25-486a-af2e-c2db7b39b9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.08.12 21:39:25.253490 [ 3 ] {} <Debug> HTTP-Session: 31227cce-bb25-486a-af2e-c2db7b39b9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1911 2024.08.12 21:39:25.253522 [ 3 ] {} <Trace> HTTP-Session: 31227cce-bb25-486a-af2e-c2db7b39b9a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1912 2024.08.12 21:39:25.253618 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1913 2024.08.12 21:39:25.253663 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1914 2024.08.12 21:39:25.253792 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1915 2024.08.12 21:39:25.254069 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1916 2024.08.12 21:39:25.254106 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1917 2024.08.12 21:39:25.254641 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1918 2024.08.12 21:39:25.255340 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1919 2024.08.12 21:39:25.255492 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001898 sec., 3161.222339304531 rows/sec., 135.83 KiB/sec.
1920 2024.08.12 21:39:25.255660 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Debug> DynamicQueryHandler: Done processing query
1921 2024.08.12 21:39:25.255684 [ 3 ] {214ebd96-3a1d-4232-9b28-1d1bf0dca881} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1922 2024.08.12 21:39:25.255700 [ 3 ] {} <Debug> HTTP-Session: 31227cce-bb25-486a-af2e-c2db7b39b9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1923 2024.08.12 21:39:25.255847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1924 2024.08.12 21:39:25.255894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1925 2024.08.12 21:39:25.255913 [ 3 ] {} <Debug> HTTP-Session: 3de491b1-5fb6-422b-b79c-a1936fb3314f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1926 2024.08.12 21:39:25.255929 [ 3 ] {} <Debug> HTTP-Session: 3de491b1-5fb6-422b-b79c-a1936fb3314f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1927 2024.08.12 21:39:25.255942 [ 3 ] {} <Debug> HTTP-Session: 3de491b1-5fb6-422b-b79c-a1936fb3314f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1928 2024.08.12 21:39:25.255973 [ 3 ] {} <Trace> HTTP-Session: 3de491b1-5fb6-422b-b79c-a1936fb3314f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1929 2024.08.12 21:39:25.256115 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1930 2024.08.12 21:39:25.256161 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1931 2024.08.12 21:39:25.256305 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.08.12 21:39:25.256638 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1933 2024.08.12 21:39:25.256674 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1934 2024.08.12 21:39:25.257171 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1935 2024.08.12 21:39:25.257967 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1936 2024.08.12 21:39:25.258142 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002093 sec., 36789.29765886288 rows/sec., 2.27 MiB/sec.
1937 2024.08.12 21:39:25.258313 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Debug> DynamicQueryHandler: Done processing query
1938 2024.08.12 21:39:25.258338 [ 3 ] {c204bdc9-0c47-477a-83ea-5ae9379137e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1939 2024.08.12 21:39:25.258353 [ 3 ] {} <Debug> HTTP-Session: 3de491b1-5fb6-422b-b79c-a1936fb3314f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.08.12 21:39:25.258573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.08.12 21:39:25.258622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1942 2024.08.12 21:39:25.258642 [ 3 ] {} <Debug> HTTP-Session: 51b885fc-66b7-43b7-8786-491a7e33a166 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1943 2024.08.12 21:39:25.258658 [ 3 ] {} <Debug> HTTP-Session: 51b885fc-66b7-43b7-8786-491a7e33a166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.08.12 21:39:25.258672 [ 3 ] {} <Debug> HTTP-Session: 51b885fc-66b7-43b7-8786-491a7e33a166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.08.12 21:39:25.258703 [ 3 ] {} <Trace> HTTP-Session: 51b885fc-66b7-43b7-8786-491a7e33a166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1946 2024.08.12 21:39:25.258851 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1947 2024.08.12 21:39:25.258896 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1948 2024.08.12 21:39:25.259037 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1949 2024.08.12 21:39:25.259392 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1950 2024.08.12 21:39:25.259428 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1951 2024.08.12 21:39:25.260039 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1952 2024.08.12 21:39:25.260669 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1953 2024.08.12 21:39:25.260877 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.002097 sec., 66762.04101096805 rows/sec., 4.65 MiB/sec.
1954 2024.08.12 21:39:25.261063 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Debug> DynamicQueryHandler: Done processing query
1955 2024.08.12 21:39:25.261088 [ 3 ] {a0dbd9ce-be60-41b2-9585-43d08329a8c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1956 2024.08.12 21:39:25.261104 [ 3 ] {} <Debug> HTTP-Session: 51b885fc-66b7-43b7-8786-491a7e33a166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.08.12 21:39:25.261219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1958 2024.08.12 21:39:25.261266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1959 2024.08.12 21:39:25.261285 [ 3 ] {} <Debug> HTTP-Session: 65324357-c918-4a1c-a5df-306319df6488 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1960 2024.08.12 21:39:25.261301 [ 3 ] {} <Debug> HTTP-Session: 65324357-c918-4a1c-a5df-306319df6488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1961 2024.08.12 21:39:25.261315 [ 3 ] {} <Debug> HTTP-Session: 65324357-c918-4a1c-a5df-306319df6488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.12 21:39:25.261347 [ 3 ] {} <Trace> HTTP-Session: 65324357-c918-4a1c-a5df-306319df6488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1963 2024.08.12 21:39:25.261445 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1964 2024.08.12 21:39:25.261489 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1965 2024.08.12 21:39:25.261615 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1966 2024.08.12 21:39:25.261875 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1967 2024.08.12 21:39:25.261912 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1968 2024.08.12 21:39:25.262420 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1969 2024.08.12 21:39:25.263089 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1970 2024.08.12 21:39:25.263246 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001825 sec., 12602.739726027397 rows/sec., 681.72 KiB/sec.
1971 2024.08.12 21:39:25.263517 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Debug> DynamicQueryHandler: Done processing query
1972 2024.08.12 21:39:25.263541 [ 3 ] {7f96a0ac-ec03-44b5-987d-dc47fbd3eea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1973 2024.08.12 21:39:25.263557 [ 3 ] {} <Debug> HTTP-Session: 65324357-c918-4a1c-a5df-306319df6488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.08.12 21:39:25.263685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 7917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1975 2024.08.12 21:39:25.263733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1976 2024.08.12 21:39:25.263752 [ 3 ] {} <Debug> HTTP-Session: 2741c3d2-fa5c-4629-b213-079acfcfbf91 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1977 2024.08.12 21:39:25.263767 [ 3 ] {} <Debug> HTTP-Session: 2741c3d2-fa5c-4629-b213-079acfcfbf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1978 2024.08.12 21:39:25.263781 [ 3 ] {} <Debug> HTTP-Session: 2741c3d2-fa5c-4629-b213-079acfcfbf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.08.12 21:39:25.263811 [ 3 ] {} <Trace> HTTP-Session: 2741c3d2-fa5c-4629-b213-079acfcfbf91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1980 2024.08.12 21:39:25.263920 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1981 2024.08.12 21:39:25.263965 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1982 2024.08.12 21:39:25.264105 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1983 2024.08.12 21:39:25.264396 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1984 2024.08.12 21:39:25.264432 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1985 2024.08.12 21:39:25.264991 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1986 2024.08.12 21:39:25.265667 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1987 2024.08.12 21:39:25.265861 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001974 sec., 26342.45187436677 rows/sec., 1.77 MiB/sec.
1988 2024.08.12 21:39:25.266029 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Debug> DynamicQueryHandler: Done processing query
1989 2024.08.12 21:39:25.266053 [ 3 ] {a42df103-98ed-40da-891a-249850beebaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1990 2024.08.12 21:39:25.266069 [ 3 ] {} <Debug> HTTP-Session: 2741c3d2-fa5c-4629-b213-079acfcfbf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.08.12 21:39:30.234343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2024.08.12 21:39:30.234473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1993 2024.08.12 21:39:30.234499 [ 3 ] {} <Debug> HTTP-Session: b881ce3b-4307-4522-a3dd-bb239aa7598e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
1994 2024.08.12 21:39:30.234523 [ 3 ] {} <Debug> HTTP-Session: b881ce3b-4307-4522-a3dd-bb239aa7598e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1995 2024.08.12 21:39:30.234538 [ 3 ] {} <Debug> HTTP-Session: b881ce3b-4307-4522-a3dd-bb239aa7598e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.08.12 21:39:30.234587 [ 3 ] {} <Trace> HTTP-Session: b881ce3b-4307-4522-a3dd-bb239aa7598e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1997 2024.08.12 21:39:30.234834 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1998 2024.08.12 21:39:30.235218 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1999 2024.08.12 21:39:30.235265 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2000 2024.08.12 21:39:30.235599 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2001 2024.08.12 21:39:30.235682 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2002 2024.08.12 21:39:30.235854 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2003 2024.08.12 21:39:30.236027 [ 256 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2004 2024.08.12 21:39:30.236072 [ 255 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2005 2024.08.12 21:39:30.236036 [ 254 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2006 2024.08.12 21:39:30.236265 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
2007 2024.08.12 21:39:30.236299 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2008 2024.08.12 21:39:30.236413 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2009 2024.08.12 21:39:30.236439 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 30 rows with 3 streams
2010 2024.08.12 21:39:30.236482 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2011 2024.08.12 21:39:30.236527 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2012 2024.08.12 21:39:30.236568 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2013 2024.08.12 21:39:30.238575 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003851 sec., 7790.184367696703 rows/sec., 283.00 KiB/sec.
2014 2024.08.12 21:39:30.238957 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> DynamicQueryHandler: Done processing query
2015 2024.08.12 21:39:30.238984 [ 3 ] {61c52e88-bc98-4454-85db-3f362b810830} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2016 2024.08.12 21:39:30.239001 [ 3 ] {} <Debug> HTTP-Session: b881ce3b-4307-4522-a3dd-bb239aa7598e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.08.12 21:39:30.240836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2018 2024.08.12 21:39:30.240893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2019 2024.08.12 21:39:30.240914 [ 3 ] {} <Debug> HTTP-Session: c3ec94bf-8e46-4538-8c4a-9e3ece15aa65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2020 2024.08.12 21:39:30.240932 [ 3 ] {} <Debug> HTTP-Session: c3ec94bf-8e46-4538-8c4a-9e3ece15aa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.08.12 21:39:30.240946 [ 3 ] {} <Debug> HTTP-Session: c3ec94bf-8e46-4538-8c4a-9e3ece15aa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2022 2024.08.12 21:39:30.240984 [ 3 ] {} <Trace> HTTP-Session: c3ec94bf-8e46-4538-8c4a-9e3ece15aa65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2023 2024.08.12 21:39:30.241147 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2024 2024.08.12 21:39:30.241437 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2025 2024.08.12 21:39:30.241482 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2026 2024.08.12 21:39:30.241771 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2027 2024.08.12 21:39:30.241836 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2028 2024.08.12 21:39:30.241976 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2029 2024.08.12 21:39:30.242113 [ 258 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2030 2024.08.12 21:39:30.242140 [ 255 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2031 2024.08.12 21:39:30.242129 [ 259 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2032 2024.08.12 21:39:30.242283 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
2033 2024.08.12 21:39:30.242313 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2034 2024.08.12 21:39:30.242415 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2035 2024.08.12 21:39:30.242438 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 30 rows with 3 streams
2036 2024.08.12 21:39:30.242476 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2037 2024.08.12 21:39:30.242517 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2038 2024.08.12 21:39:30.242552 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2039 2024.08.12 21:39:30.244262 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003194 sec., 9392.61114589856 rows/sec., 341.22 KiB/sec.
2040 2024.08.12 21:39:30.244586 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> DynamicQueryHandler: Done processing query
2041 2024.08.12 21:39:30.244610 [ 3 ] {b018c801-9ee1-4e4e-a5e9-fc5e832bf183} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2042 2024.08.12 21:39:30.244626 [ 3 ] {} <Debug> HTTP-Session: c3ec94bf-8e46-4538-8c4a-9e3ece15aa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.08.12 21:39:30.244838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2044 2024.08.12 21:39:30.244886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2045 2024.08.12 21:39:30.244905 [ 3 ] {} <Debug> HTTP-Session: 1b9868c1-7d72-4fe1-8721-a6b6f5871a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2046 2024.08.12 21:39:30.244922 [ 3 ] {} <Debug> HTTP-Session: 1b9868c1-7d72-4fe1-8721-a6b6f5871a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2047 2024.08.12 21:39:30.244935 [ 3 ] {} <Debug> HTTP-Session: 1b9868c1-7d72-4fe1-8721-a6b6f5871a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2048 2024.08.12 21:39:30.244969 [ 3 ] {} <Trace> HTTP-Session: 1b9868c1-7d72-4fe1-8721-a6b6f5871a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2049 2024.08.12 21:39:30.245115 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2050 2024.08.12 21:39:30.245393 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2051 2024.08.12 21:39:30.245438 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2052 2024.08.12 21:39:30.245729 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2053 2024.08.12 21:39:30.245793 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2054 2024.08.12 21:39:30.245929 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2055 2024.08.12 21:39:30.246061 [ 252 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2056 2024.08.12 21:39:30.246084 [ 259 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2057 2024.08.12 21:39:30.246090 [ 258 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2058 2024.08.12 21:39:30.246204 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
2059 2024.08.12 21:39:30.246229 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2060 2024.08.12 21:39:30.246330 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2061 2024.08.12 21:39:30.246351 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 30 rows with 3 streams
2062 2024.08.12 21:39:30.246390 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2063 2024.08.12 21:39:30.246431 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2064 2024.08.12 21:39:30.246468 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2065 2024.08.12 21:39:30.248160 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003117 sec., 9624.63907603465 rows/sec., 349.65 KiB/sec.
2066 2024.08.12 21:39:30.248512 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> DynamicQueryHandler: Done processing query
2067 2024.08.12 21:39:30.248541 [ 3 ] {e3df5189-f606-4626-a1f1-4328840a68f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2068 2024.08.12 21:39:30.248561 [ 3 ] {} <Debug> HTTP-Session: 1b9868c1-7d72-4fe1-8721-a6b6f5871a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.08.12 21:39:30.248898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2024.08.12 21:39:30.248966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2071 2024.08.12 21:39:30.248987 [ 3 ] {} <Debug> HTTP-Session: fc7fb33e-40f6-4be4-aae8-828502423b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2072 2024.08.12 21:39:30.249005 [ 3 ] {} <Debug> HTTP-Session: fc7fb33e-40f6-4be4-aae8-828502423b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.08.12 21:39:30.249020 [ 3 ] {} <Debug> HTTP-Session: fc7fb33e-40f6-4be4-aae8-828502423b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2074 2024.08.12 21:39:30.249052 [ 3 ] {} <Trace> HTTP-Session: fc7fb33e-40f6-4be4-aae8-828502423b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2075 2024.08.12 21:39:30.249210 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2076 2024.08.12 21:39:30.249498 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2077 2024.08.12 21:39:30.249545 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2078 2024.08.12 21:39:30.249846 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2079 2024.08.12 21:39:30.249916 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2080 2024.08.12 21:39:30.250057 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2081 2024.08.12 21:39:30.250136 [ 252 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2082 2024.08.12 21:39:30.250195 [ 259 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2083 2024.08.12 21:39:30.250216 [ 255 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2084 2024.08.12 21:39:30.250331 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
2085 2024.08.12 21:39:30.250361 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2086 2024.08.12 21:39:30.250466 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2087 2024.08.12 21:39:30.250487 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 30 rows with 3 streams
2088 2024.08.12 21:39:30.250527 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2089 2024.08.12 21:39:30.250569 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2090 2024.08.12 21:39:30.250606 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2091 2024.08.12 21:39:30.252339 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003203 sec., 9366.219169528567 rows/sec., 340.26 KiB/sec.
2092 2024.08.12 21:39:30.252681 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> DynamicQueryHandler: Done processing query
2093 2024.08.12 21:39:30.252706 [ 3 ] {490bb59b-0e0a-40ff-90de-0b7ea2349d7e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2094 2024.08.12 21:39:30.252724 [ 3 ] {} <Debug> HTTP-Session: fc7fb33e-40f6-4be4-aae8-828502423b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2095 2024.08.12 21:39:30.259764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2024.08.12 21:39:30.259819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2097 2024.08.12 21:39:30.259840 [ 3 ] {} <Debug> HTTP-Session: ed972fdb-a3e0-482e-8fa6-ff2b5a174777 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2098 2024.08.12 21:39:30.259857 [ 3 ] {} <Debug> HTTP-Session: ed972fdb-a3e0-482e-8fa6-ff2b5a174777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.08.12 21:39:30.259871 [ 3 ] {} <Debug> HTTP-Session: ed972fdb-a3e0-482e-8fa6-ff2b5a174777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.08.12 21:39:30.259905 [ 3 ] {} <Trace> HTTP-Session: ed972fdb-a3e0-482e-8fa6-ff2b5a174777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2101 2024.08.12 21:39:30.260020 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2102 2024.08.12 21:39:30.260067 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2103 2024.08.12 21:39:30.260241 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2024.08.12 21:39:30.260574 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2105 2024.08.12 21:39:30.260613 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2106 2024.08.12 21:39:30.261248 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2107 2024.08.12 21:39:30.261859 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2108 2024.08.12 21:39:30.262035 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.002048 sec., 1953.125 rows/sec., 211.24 KiB/sec.
2109 2024.08.12 21:39:30.262357 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Debug> DynamicQueryHandler: Done processing query
2110 2024.08.12 21:39:30.262382 [ 3 ] {a7ceeb92-53f4-4512-9f59-f49ba1977025} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2111 2024.08.12 21:39:30.262399 [ 3 ] {} <Debug> HTTP-Session: ed972fdb-a3e0-482e-8fa6-ff2b5a174777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.08.12 21:39:30.262525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2113 2024.08.12 21:39:30.262574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2114 2024.08.12 21:39:30.262594 [ 3 ] {} <Debug> HTTP-Session: e3f6275b-0929-4402-b5c8-665f0dc694fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2115 2024.08.12 21:39:30.262611 [ 3 ] {} <Debug> HTTP-Session: e3f6275b-0929-4402-b5c8-665f0dc694fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.08.12 21:39:30.262624 [ 3 ] {} <Debug> HTTP-Session: e3f6275b-0929-4402-b5c8-665f0dc694fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.08.12 21:39:30.262657 [ 3 ] {} <Trace> HTTP-Session: e3f6275b-0929-4402-b5c8-665f0dc694fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2118 2024.08.12 21:39:30.262801 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2119 2024.08.12 21:39:30.262846 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2120 2024.08.12 21:39:30.263001 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2121 2024.08.12 21:39:30.263307 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2122 2024.08.12 21:39:30.263345 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2123 2024.08.12 21:39:30.263801 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2124 2024.08.12 21:39:30.264387 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2125 2024.08.12 21:39:30.264542 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001769 sec., 14697.569248162805 rows/sec., 1.16 MiB/sec.
2126 2024.08.12 21:39:30.264709 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Debug> DynamicQueryHandler: Done processing query
2127 2024.08.12 21:39:30.264734 [ 3 ] {585d319b-c63b-4366-b221-fe4ea264d260} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2128 2024.08.12 21:39:30.264750 [ 3 ] {} <Debug> HTTP-Session: e3f6275b-0929-4402-b5c8-665f0dc694fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.08.12 21:39:30.264945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 19575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2130 2024.08.12 21:39:30.264994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2131 2024.08.12 21:39:30.265014 [ 3 ] {} <Debug> HTTP-Session: a2a49de9-53b6-4c96-a0c0-b118e50e543b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2132 2024.08.12 21:39:30.265031 [ 3 ] {} <Debug> HTTP-Session: a2a49de9-53b6-4c96-a0c0-b118e50e543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.08.12 21:39:30.265045 [ 3 ] {} <Debug> HTTP-Session: a2a49de9-53b6-4c96-a0c0-b118e50e543b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.08.12 21:39:30.265076 [ 3 ] {} <Trace> HTTP-Session: a2a49de9-53b6-4c96-a0c0-b118e50e543b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2135 2024.08.12 21:39:30.265210 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2136 2024.08.12 21:39:30.265253 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2137 2024.08.12 21:39:30.265376 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2138 2024.08.12 21:39:30.265744 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2139 2024.08.12 21:39:30.265782 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2140 2024.08.12 21:39:30.266238 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2141 2024.08.12 21:39:30.266787 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2142 2024.08.12 21:39:30.266940 [ 87 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2143 2024.08.12 21:39:30.266951 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Debug> executeQuery: Read 134 rows, 11.41 KiB in 0.001792 sec., 74776.78571428571 rows/sec., 6.22 MiB/sec.
2144 2024.08.12 21:39:30.267024 [ 87 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2145 2024.08.12 21:39:30.267080 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2146 2024.08.12 21:39:30.267271 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Debug> DynamicQueryHandler: Done processing query
2147 2024.08.12 21:39:30.267362 [ 3 ] {41e5ca86-66f7-492b-907c-78f9fba0a3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2148 2024.08.12 21:39:30.267430 [ 3 ] {} <Debug> HTTP-Session: a2a49de9-53b6-4c96-a0c0-b118e50e543b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2149 2024.08.12 21:39:30.267654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 17335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2150 2024.08.12 21:39:30.267704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2151 2024.08.12 21:39:30.267724 [ 3 ] {} <Debug> HTTP-Session: 62ae79a8-e726-4709-a90c-f1622f1ecc3c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2152 2024.08.12 21:39:30.267742 [ 3 ] {} <Debug> HTTP-Session: 62ae79a8-e726-4709-a90c-f1622f1ecc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2153 2024.08.12 21:39:30.267757 [ 3 ] {} <Debug> HTTP-Session: 62ae79a8-e726-4709-a90c-f1622f1ecc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.12 21:39:30.267790 [ 3 ] {} <Trace> HTTP-Session: 62ae79a8-e726-4709-a90c-f1622f1ecc3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2155 2024.08.12 21:39:30.267920 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2156 2024.08.12 21:39:30.267965 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2157 2024.08.12 21:39:30.268120 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2158 2024.08.12 21:39:30.268474 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2159 2024.08.12 21:39:30.268511 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2160 2024.08.12 21:39:30.268974 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2161 2024.08.12 21:39:30.269541 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2162 2024.08.12 21:39:30.269695 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001811 sec., 56322.473771397024 rows/sec., 4.40 MiB/sec.
2163 2024.08.12 21:39:30.269705 [ 87 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2164 2024.08.12 21:39:30.269795 [ 87 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2165 2024.08.12 21:39:30.269873 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2166 2024.08.12 21:39:30.270014 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Debug> DynamicQueryHandler: Done processing query
2167 2024.08.12 21:39:30.270091 [ 3 ] {a9a80116-9bb4-437d-9008-fd4a90f54551} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2168 2024.08.12 21:39:30.270145 [ 3 ] {} <Debug> HTTP-Session: 62ae79a8-e726-4709-a90c-f1622f1ecc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.08.12 21:39:30.270390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2170 2024.08.12 21:39:30.270448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2171 2024.08.12 21:39:30.270469 [ 3 ] {} <Debug> HTTP-Session: 5022b338-b01a-4774-a00a-c36ae83c8e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2172 2024.08.12 21:39:30.270486 [ 3 ] {} <Debug> HTTP-Session: 5022b338-b01a-4774-a00a-c36ae83c8e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2173 2024.08.12 21:39:30.270499 [ 3 ] {} <Debug> HTTP-Session: 5022b338-b01a-4774-a00a-c36ae83c8e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.08.12 21:39:30.270533 [ 3 ] {} <Trace> HTTP-Session: 5022b338-b01a-4774-a00a-c36ae83c8e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2175 2024.08.12 21:39:30.270685 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2176 2024.08.12 21:39:30.270732 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2177 2024.08.12 21:39:30.270885 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2178 2024.08.12 21:39:30.271289 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2179 2024.08.12 21:39:30.271325 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2180 2024.08.12 21:39:30.271848 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2181 2024.08.12 21:39:30.272089 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
2182 2024.08.12 21:39:30.272091 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
2183 2024.08.12 21:39:30.272638 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2184 2024.08.12 21:39:30.272696 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2185 2024.08.12 21:39:30.272785 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2186 2024.08.12 21:39:30.272788 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
2187 2024.08.12 21:39:30.273285 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
2188 2024.08.12 21:39:30.273307 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
2189 2024.08.12 21:39:30.273350 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2190 2024.08.12 21:39:30.273965 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part
2191 2024.08.12 21:39:30.274182 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part
2192 2024.08.12 21:39:30.274697 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
2193 2024.08.12 21:39:30.274739 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2194 2024.08.12 21:39:30.275192 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2195 2024.08.12 21:39:30.275295 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2196 2024.08.12 21:39:30.275368 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0047 sec., 34042.55319148936 rows/sec., 2.37 MiB/sec.
2197 2024.08.12 21:39:30.275389 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part
2198 2024.08.12 21:39:30.275964 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 382 rows starting from the beginning of the part
2199 2024.08.12 21:39:30.276179 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 134 rows starting from the beginning of the part
2200 2024.08.12 21:39:30.276621 [ 186 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part
2201 2024.08.12 21:39:30.276732 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Debug> DynamicQueryHandler: Done processing query
2202 2024.08.12 21:39:30.276888 [ 3 ] {9af904ad-c3a2-461d-9f95-7b2bcf1fb7f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2203 2024.08.12 21:39:30.277057 [ 3 ] {} <Debug> HTTP-Session: 5022b338-b01a-4774-a00a-c36ae83c8e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.08.12 21:39:30.277565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 41569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2205 2024.08.12 21:39:30.276702 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2206 2024.08.12 21:39:30.277849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2207 2024.08.12 21:39:30.278005 [ 3 ] {} <Debug> HTTP-Session: c5c16ab7-1f2f-4786-9c8b-bf795ececada Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2208 2024.08.12 21:39:30.278090 [ 3 ] {} <Debug> HTTP-Session: c5c16ab7-1f2f-4786-9c8b-bf795ececada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2209 2024.08.12 21:39:30.278187 [ 3 ] {} <Debug> HTTP-Session: c5c16ab7-1f2f-4786-9c8b-bf795ececada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.08.12 21:39:30.278374 [ 3 ] {} <Trace> HTTP-Session: c5c16ab7-1f2f-4786-9c8b-bf795ececada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2211 2024.08.12 21:39:30.279397 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
2212 2024.08.12 21:39:30.280505 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2213 2024.08.12 21:39:30.280474 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2214 2024.08.12 21:39:30.280909 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <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
2215 2024.08.12 21:39:30.281389 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2216 2024.08.12 21:39:30.283858 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 4 columns (4 merged, 0 gathered) in 0.016638176 sec., 29690.754563480994 rows/sec., 2.55 MiB/sec.
2217 2024.08.12 21:39:30.284074 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part
2218 2024.08.12 21:39:30.284437 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2219 2024.08.12 21:39:30.284520 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.01453764 sec., 63146.42541705532 rows/sec., 4.52 MiB/sec.
2220 2024.08.12 21:39:30.285032 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2221 2024.08.12 21:39:30.287035 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2222 2024.08.12 21:39:30.286999 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part
2223 2024.08.12 21:39:30.287192 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2224 2024.08.12 21:39:30.287396 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_6_1} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2225 2024.08.12 21:39:30.287679 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2226 2024.08.12 21:39:30.287812 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2227 2024.08.12 21:39:30.288094 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
2228 2024.08.12 21:39:30.288109 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_6_1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2229 2024.08.12 21:39:30.288442 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part
2230 2024.08.12 21:39:30.288616 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
2231 2024.08.12 21:39:30.288838 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
2232 2024.08.12 21:39:30.291052 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2233 2024.08.12 21:39:30.291100 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2234 2024.08.12 21:39:30.292521 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.014071555 sec., 43918.38712921209 rows/sec., 3.07 MiB/sec.
2235 2024.08.12 21:39:30.292881 [ 201 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2236 2024.08.12 21:39:30.293867 [ 201 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2237 2024.08.12 21:39:30.293952 [ 201 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2238 2024.08.12 21:39:30.294035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2239 2024.08.12 21:39:30.295210 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2240 2024.08.12 21:39:30.296011 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2241 2024.08.12 21:39:30.296235 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.017509 sec., 1484.9505968359128 rows/sec., 2.66 MiB/sec.
2242 2024.08.12 21:39:30.296666 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Debug> DynamicQueryHandler: Done processing query
2243 2024.08.12 21:39:30.296694 [ 3 ] {104d20c6-2643-4eaa-8e4d-cdf798715062} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2244 2024.08.12 21:39:30.296712 [ 3 ] {} <Debug> HTTP-Session: c5c16ab7-1f2f-4786-9c8b-bf795ececada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.08.12 21:39:30.296840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2246 2024.08.12 21:39:30.296891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2247 2024.08.12 21:39:30.296914 [ 3 ] {} <Debug> HTTP-Session: e4981f95-235f-412e-94d7-345876e0f17b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2248 2024.08.12 21:39:30.296932 [ 3 ] {} <Debug> HTTP-Session: e4981f95-235f-412e-94d7-345876e0f17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.08.12 21:39:30.296946 [ 3 ] {} <Debug> HTTP-Session: e4981f95-235f-412e-94d7-345876e0f17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.08.12 21:39:30.296981 [ 3 ] {} <Trace> HTTP-Session: e4981f95-235f-412e-94d7-345876e0f17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2251 2024.08.12 21:39:30.297090 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2252 2024.08.12 21:39:30.297135 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2253 2024.08.12 21:39:30.297268 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2254 2024.08.12 21:39:30.297582 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2255 2024.08.12 21:39:30.297618 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2256 2024.08.12 21:39:30.298126 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2257 2024.08.12 21:39:30.298767 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2258 2024.08.12 21:39:30.298990 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001927 sec., 10897.768552153608 rows/sec., 813.89 KiB/sec.
2259 2024.08.12 21:39:30.299156 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Debug> DynamicQueryHandler: Done processing query
2260 2024.08.12 21:39:30.299180 [ 3 ] {c41423c3-50c3-4693-ba2e-35af219dc20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2261 2024.08.12 21:39:30.299196 [ 3 ] {} <Debug> HTTP-Session: e4981f95-235f-412e-94d7-345876e0f17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.08.12 21:39:30.299348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2263 2024.08.12 21:39:30.299396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2264 2024.08.12 21:39:30.299416 [ 3 ] {} <Debug> HTTP-Session: 41d4f2d3-8018-4c1c-b0af-1d018d3eea75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2265 2024.08.12 21:39:30.299433 [ 3 ] {} <Debug> HTTP-Session: 41d4f2d3-8018-4c1c-b0af-1d018d3eea75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.08.12 21:39:30.299449 [ 3 ] {} <Debug> HTTP-Session: 41d4f2d3-8018-4c1c-b0af-1d018d3eea75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.08.12 21:39:30.299480 [ 3 ] {} <Trace> HTTP-Session: 41d4f2d3-8018-4c1c-b0af-1d018d3eea75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2268 2024.08.12 21:39:30.299603 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2269 2024.08.12 21:39:30.299649 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2270 2024.08.12 21:39:30.299777 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2271 2024.08.12 21:39:30.300116 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2272 2024.08.12 21:39:30.300153 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2273 2024.08.12 21:39:30.300655 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2274 2024.08.12 21:39:30.301334 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2275 2024.08.12 21:39:30.301493 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001929 sec., 31104.19906687403 rows/sec., 2.10 MiB/sec.
2276 2024.08.12 21:39:30.301502 [ 87 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2277 2024.08.12 21:39:30.301584 [ 87 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2278 2024.08.12 21:39:30.301630 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2279 2024.08.12 21:39:30.301783 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Debug> DynamicQueryHandler: Done processing query
2280 2024.08.12 21:39:30.301812 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
2281 2024.08.12 21:39:30.301824 [ 3 ] {da469dc0-c71c-4743-84fa-6a481d07b334} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2282 2024.08.12 21:39:30.301875 [ 3 ] {} <Debug> HTTP-Session: 41d4f2d3-8018-4c1c-b0af-1d018d3eea75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.08.12 21:39:30.302017 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2284 2024.08.12 21:39:30.302067 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2285 2024.08.12 21:39:30.302177 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
2286 2024.08.12 21:39:30.302378 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
2287 2024.08.12 21:39:30.302565 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
2288 2024.08.12 21:39:30.302712 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part
2289 2024.08.12 21:39:30.302819 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
2290 2024.08.12 21:39:30.304049 [ 201 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336499 sec., 100149.83956766083 rows/sec., 6.69 MiB/sec.
2291 2024.08.12 21:39:30.304273 [ 201 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2292 2024.08.12 21:39:30.304982 [ 201 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2293 2024.08.12 21:39:30.305059 [ 201 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_6_1} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2294 2024.08.12 21:39:30.305123 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2295 2024.08.12 21:39:33.327845 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
2296 2024.08.12 21:39:33.327910 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
2297 2024.08.12 21:39:35.246112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2298 2024.08.12 21:39:35.246225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2299 2024.08.12 21:39:35.246249 [ 3 ] {} <Debug> HTTP-Session: 96ba1944-9840-4772-a82f-acf86fb8bf15 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2300 2024.08.12 21:39:35.246273 [ 3 ] {} <Debug> HTTP-Session: 96ba1944-9840-4772-a82f-acf86fb8bf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2301 2024.08.12 21:39:35.246287 [ 3 ] {} <Debug> HTTP-Session: 96ba1944-9840-4772-a82f-acf86fb8bf15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.08.12 21:39:35.246336 [ 3 ] {} <Trace> HTTP-Session: 96ba1944-9840-4772-a82f-acf86fb8bf15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2303 2024.08.12 21:39:35.246533 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2304 2024.08.12 21:39:35.246606 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2305 2024.08.12 21:39:35.246822 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2306 2024.08.12 21:39:35.247300 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2307 2024.08.12 21:39:35.247348 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2308 2024.08.12 21:39:35.247724 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2309 2024.08.12 21:39:35.248064 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2310 2024.08.12 21:39:35.248212 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001739 sec., 3450.2587694077056 rows/sec., 195.42 KiB/sec.
2311 2024.08.12 21:39:35.248424 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Debug> DynamicQueryHandler: Done processing query
2312 2024.08.12 21:39:35.248451 [ 3 ] {b6d8713d-1128-4c07-af07-48704016034b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2313 2024.08.12 21:39:35.248468 [ 3 ] {} <Debug> HTTP-Session: 96ba1944-9840-4772-a82f-acf86fb8bf15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.08.12 21:39:35.248657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2315 2024.08.12 21:39:35.248714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2316 2024.08.12 21:39:35.248734 [ 3 ] {} <Debug> HTTP-Session: f61703ad-c8c2-4a57-8b90-790419480ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2317 2024.08.12 21:39:35.248751 [ 3 ] {} <Debug> HTTP-Session: f61703ad-c8c2-4a57-8b90-790419480ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2318 2024.08.12 21:39:35.248766 [ 3 ] {} <Debug> HTTP-Session: f61703ad-c8c2-4a57-8b90-790419480ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2319 2024.08.12 21:39:35.248801 [ 3 ] {} <Trace> HTTP-Session: f61703ad-c8c2-4a57-8b90-790419480ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2320 2024.08.12 21:39:35.248952 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2321 2024.08.12 21:39:35.248997 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2322 2024.08.12 21:39:35.249126 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2323 2024.08.12 21:39:35.249539 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2324 2024.08.12 21:39:35.249576 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2325 2024.08.12 21:39:35.249900 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2326 2024.08.12 21:39:35.250231 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2327 2024.08.12 21:39:35.250361 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001479 sec., 108857.33603786341 rows/sec., 9.59 MiB/sec.
2328 2024.08.12 21:39:35.250529 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Debug> DynamicQueryHandler: Done processing query
2329 2024.08.12 21:39:35.250553 [ 3 ] {98534de2-2095-4814-9ac7-a55f7857577b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2330 2024.08.12 21:39:35.250568 [ 3 ] {} <Debug> HTTP-Session: f61703ad-c8c2-4a57-8b90-790419480ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2331 2024.08.12 21:39:35.250743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2332 2024.08.12 21:39:35.250794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2333 2024.08.12 21:39:35.250812 [ 3 ] {} <Debug> HTTP-Session: 4c7e8012-8ece-4ed9-835c-941decc39383 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2334 2024.08.12 21:39:35.250828 [ 3 ] {} <Debug> HTTP-Session: 4c7e8012-8ece-4ed9-835c-941decc39383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2335 2024.08.12 21:39:35.250842 [ 3 ] {} <Debug> HTTP-Session: 4c7e8012-8ece-4ed9-835c-941decc39383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.08.12 21:39:35.250873 [ 3 ] {} <Trace> HTTP-Session: 4c7e8012-8ece-4ed9-835c-941decc39383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2337 2024.08.12 21:39:35.251079 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2338 2024.08.12 21:39:35.251124 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2339 2024.08.12 21:39:35.251249 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2340 2024.08.12 21:39:35.251800 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2341 2024.08.12 21:39:35.251835 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2342 2024.08.12 21:39:35.252161 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2343 2024.08.12 21:39:35.252468 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2344 2024.08.12 21:39:35.252602 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001634 sec., 233782.12974296205 rows/sec., 16.42 MiB/sec.
2345 2024.08.12 21:39:35.252766 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Debug> DynamicQueryHandler: Done processing query
2346 2024.08.12 21:39:35.252791 [ 3 ] {cf4d7394-0925-4b1a-901b-7a0fab6f0b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2347 2024.08.12 21:39:35.252806 [ 3 ] {} <Debug> HTTP-Session: 4c7e8012-8ece-4ed9-835c-941decc39383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.08.12 21:39:35.252934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2024.08.12 21:39:35.252982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2350 2024.08.12 21:39:35.253000 [ 3 ] {} <Debug> HTTP-Session: c38ba704-0154-4f97-807f-221b30a0230b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2351 2024.08.12 21:39:35.253016 [ 3 ] {} <Debug> HTTP-Session: c38ba704-0154-4f97-807f-221b30a0230b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2024.08.12 21:39:35.253030 [ 3 ] {} <Debug> HTTP-Session: c38ba704-0154-4f97-807f-221b30a0230b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.08.12 21:39:35.253060 [ 3 ] {} <Trace> HTTP-Session: c38ba704-0154-4f97-807f-221b30a0230b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2354 2024.08.12 21:39:35.253155 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2355 2024.08.12 21:39:35.253200 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2356 2024.08.12 21:39:35.253326 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2357 2024.08.12 21:39:35.253589 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2358 2024.08.12 21:39:35.253624 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2359 2024.08.12 21:39:35.253976 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2360 2024.08.12 21:39:35.254300 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2361 2024.08.12 21:39:35.254429 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 198.32 KiB/sec.
2362 2024.08.12 21:39:35.254686 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Debug> DynamicQueryHandler: Done processing query
2363 2024.08.12 21:39:35.254710 [ 3 ] {460188f3-c4ac-4faa-9bf6-4eae109746d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2364 2024.08.12 21:39:35.254725 [ 3 ] {} <Debug> HTTP-Session: c38ba704-0154-4f97-807f-221b30a0230b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.08.12 21:39:35.254885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2024.08.12 21:39:35.254932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2367 2024.08.12 21:39:35.254951 [ 3 ] {} <Debug> HTTP-Session: 78ce8cc4-efa0-4e6a-a7d6-bd7468d0e217 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2368 2024.08.12 21:39:35.254967 [ 3 ] {} <Debug> HTTP-Session: 78ce8cc4-efa0-4e6a-a7d6-bd7468d0e217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.08.12 21:39:35.254981 [ 3 ] {} <Debug> HTTP-Session: 78ce8cc4-efa0-4e6a-a7d6-bd7468d0e217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.08.12 21:39:35.255011 [ 3 ] {} <Trace> HTTP-Session: 78ce8cc4-efa0-4e6a-a7d6-bd7468d0e217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2371 2024.08.12 21:39:35.255126 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2372 2024.08.12 21:39:35.255172 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2373 2024.08.12 21:39:35.255327 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2374 2024.08.12 21:39:35.255661 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2375 2024.08.12 21:39:35.255696 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2376 2024.08.12 21:39:35.256055 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2377 2024.08.12 21:39:35.256389 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2378 2024.08.12 21:39:35.256519 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001437 sec., 53583.85525400139 rows/sec., 3.30 MiB/sec.
2379 2024.08.12 21:39:35.256718 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Debug> DynamicQueryHandler: Done processing query
2380 2024.08.12 21:39:35.256741 [ 3 ] {6db90508-8bc6-47db-a9d6-8aa527a8a60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2381 2024.08.12 21:39:35.256757 [ 3 ] {} <Debug> HTTP-Session: 78ce8cc4-efa0-4e6a-a7d6-bd7468d0e217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.08.12 21:39:35.256925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2383 2024.08.12 21:39:35.256973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2384 2024.08.12 21:39:35.256992 [ 3 ] {} <Debug> HTTP-Session: 12d515e5-28f5-4505-8aff-6ebc9bd81b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2385 2024.08.12 21:39:35.257008 [ 3 ] {} <Debug> HTTP-Session: 12d515e5-28f5-4505-8aff-6ebc9bd81b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2386 2024.08.12 21:39:35.257021 [ 3 ] {} <Debug> HTTP-Session: 12d515e5-28f5-4505-8aff-6ebc9bd81b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.08.12 21:39:35.257050 [ 3 ] {} <Trace> HTTP-Session: 12d515e5-28f5-4505-8aff-6ebc9bd81b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2388 2024.08.12 21:39:35.257216 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2389 2024.08.12 21:39:35.257260 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2390 2024.08.12 21:39:35.257398 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2391 2024.08.12 21:39:35.257782 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2392 2024.08.12 21:39:35.257816 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2393 2024.08.12 21:39:35.258178 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2394 2024.08.12 21:39:35.258514 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2395 2024.08.12 21:39:35.258642 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec.
2396 2024.08.12 21:39:35.258911 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Debug> DynamicQueryHandler: Done processing query
2397 2024.08.12 21:39:35.258936 [ 3 ] {f02efeca-b044-4f87-ba79-eeaae9708e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2398 2024.08.12 21:39:35.258952 [ 3 ] {} <Debug> HTTP-Session: 12d515e5-28f5-4505-8aff-6ebc9bd81b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.08.12 21:39:35.259082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2400 2024.08.12 21:39:35.259132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2401 2024.08.12 21:39:35.259159 [ 3 ] {} <Debug> HTTP-Session: bbcca09b-868e-41b2-ad4e-30216a2aace6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2402 2024.08.12 21:39:35.259182 [ 3 ] {} <Debug> HTTP-Session: bbcca09b-868e-41b2-ad4e-30216a2aace6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2403 2024.08.12 21:39:35.259196 [ 3 ] {} <Debug> HTTP-Session: bbcca09b-868e-41b2-ad4e-30216a2aace6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2404 2024.08.12 21:39:35.259226 [ 3 ] {} <Trace> HTTP-Session: bbcca09b-868e-41b2-ad4e-30216a2aace6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2405 2024.08.12 21:39:35.259327 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2406 2024.08.12 21:39:35.259371 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2407 2024.08.12 21:39:35.259510 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2408 2024.08.12 21:39:35.259791 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2409 2024.08.12 21:39:35.259825 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2410 2024.08.12 21:39:35.260171 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2411 2024.08.12 21:39:35.260487 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2412 2024.08.12 21:39:35.260607 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001311 sec., 17543.859649122805 rows/sec., 949.00 KiB/sec.
2413 2024.08.12 21:39:35.260765 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Debug> DynamicQueryHandler: Done processing query
2414 2024.08.12 21:39:35.260790 [ 3 ] {482e7320-2a7d-4e85-bf7c-30115f324c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2415 2024.08.12 21:39:35.260805 [ 3 ] {} <Debug> HTTP-Session: bbcca09b-868e-41b2-ad4e-30216a2aace6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.08.12 21:39:35.260934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2024.08.12 21:39:35.260980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2418 2024.08.12 21:39:35.260999 [ 3 ] {} <Debug> HTTP-Session: 4a2ac608-6f39-48b5-9cc4-6551c1217854 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2419 2024.08.12 21:39:35.261014 [ 3 ] {} <Debug> HTTP-Session: 4a2ac608-6f39-48b5-9cc4-6551c1217854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2024.08.12 21:39:35.261027 [ 3 ] {} <Debug> HTTP-Session: 4a2ac608-6f39-48b5-9cc4-6551c1217854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.08.12 21:39:35.261057 [ 3 ] {} <Trace> HTTP-Session: 4a2ac608-6f39-48b5-9cc4-6551c1217854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2422 2024.08.12 21:39:35.261176 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2423 2024.08.12 21:39:35.261218 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2424 2024.08.12 21:39:35.261340 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2425 2024.08.12 21:39:35.261642 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2426 2024.08.12 21:39:35.261676 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2427 2024.08.12 21:39:35.262031 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2428 2024.08.12 21:39:35.262340 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2429 2024.08.12 21:39:35.262464 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
2430 2024.08.12 21:39:35.262623 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Debug> DynamicQueryHandler: Done processing query
2431 2024.08.12 21:39:35.262646 [ 3 ] {825ebb3d-2f5f-457f-baa8-093c19a7842a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2432 2024.08.12 21:39:35.262662 [ 3 ] {} <Debug> HTTP-Session: 4a2ac608-6f39-48b5-9cc4-6551c1217854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.08.12 21:39:40.242637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2434 2024.08.12 21:39:40.242801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2435 2024.08.12 21:39:40.242833 [ 3 ] {} <Debug> HTTP-Session: 3dffdd23-85ea-4ef2-8a69-3a428c79dcac Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2436 2024.08.12 21:39:40.242861 [ 3 ] {} <Debug> HTTP-Session: 3dffdd23-85ea-4ef2-8a69-3a428c79dcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2437 2024.08.12 21:39:40.242879 [ 3 ] {} <Debug> HTTP-Session: 3dffdd23-85ea-4ef2-8a69-3a428c79dcac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.08.12 21:39:40.242935 [ 3 ] {} <Trace> HTTP-Session: 3dffdd23-85ea-4ef2-8a69-3a428c79dcac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2439 2024.08.12 21:39:40.243163 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2440 2024.08.12 21:39:40.243239 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2441 2024.08.12 21:39:40.243460 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.08.12 21:39:40.243975 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2443 2024.08.12 21:39:40.244030 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2444 2024.08.12 21:39:40.244411 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2445 2024.08.12 21:39:40.244747 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2446 2024.08.12 21:39:40.244919 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001817 sec., 14859.658778205834 rows/sec., 1.18 MiB/sec.
2447 2024.08.12 21:39:40.245247 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Debug> DynamicQueryHandler: Done processing query
2448 2024.08.12 21:39:40.245274 [ 3 ] {a6cdd156-8658-46fa-9d42-0fa69f71c3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2449 2024.08.12 21:39:40.245291 [ 3 ] {} <Debug> HTTP-Session: 3dffdd23-85ea-4ef2-8a69-3a428c79dcac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.08.12 21:39:40.245455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 20035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2024.08.12 21:39:40.245512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2452 2024.08.12 21:39:40.245532 [ 3 ] {} <Debug> HTTP-Session: bdcd3af1-674f-459d-ad81-d98e97a43fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2453 2024.08.12 21:39:40.245549 [ 3 ] {} <Debug> HTTP-Session: bdcd3af1-674f-459d-ad81-d98e97a43fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.08.12 21:39:40.245562 [ 3 ] {} <Debug> HTTP-Session: bdcd3af1-674f-459d-ad81-d98e97a43fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.08.12 21:39:40.245596 [ 3 ] {} <Trace> HTTP-Session: bdcd3af1-674f-459d-ad81-d98e97a43fbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2456 2024.08.12 21:39:40.245769 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2457 2024.08.12 21:39:40.245816 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2458 2024.08.12 21:39:40.245965 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2459 2024.08.12 21:39:40.246384 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2460 2024.08.12 21:39:40.246423 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2461 2024.08.12 21:39:40.246745 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2462 2024.08.12 21:39:40.247054 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2463 2024.08.12 21:39:40.247212 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Debug> executeQuery: Read 137 rows, 11.69 KiB in 0.0015 sec., 91333.33333333333 rows/sec., 7.61 MiB/sec.
2464 2024.08.12 21:39:40.247487 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Debug> DynamicQueryHandler: Done processing query
2465 2024.08.12 21:39:40.247512 [ 3 ] {f5d11526-d8b1-4632-9d43-a3d800d4321c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2466 2024.08.12 21:39:40.247550 [ 3 ] {} <Debug> HTTP-Session: bdcd3af1-674f-459d-ad81-d98e97a43fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.08.12 21:39:40.247727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 15466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2468 2024.08.12 21:39:40.247777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2469 2024.08.12 21:39:40.247795 [ 3 ] {} <Debug> HTTP-Session: eec9add3-fc22-4713-aaeb-43abf2b925c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2470 2024.08.12 21:39:40.247812 [ 3 ] {} <Debug> HTTP-Session: eec9add3-fc22-4713-aaeb-43abf2b925c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2471 2024.08.12 21:39:40.247825 [ 3 ] {} <Debug> HTTP-Session: eec9add3-fc22-4713-aaeb-43abf2b925c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.08.12 21:39:40.247857 [ 3 ] {} <Trace> HTTP-Session: eec9add3-fc22-4713-aaeb-43abf2b925c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2473 2024.08.12 21:39:40.247992 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2474 2024.08.12 21:39:40.248034 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2475 2024.08.12 21:39:40.248176 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2476 2024.08.12 21:39:40.248522 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2477 2024.08.12 21:39:40.248558 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2478 2024.08.12 21:39:40.248877 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2479 2024.08.12 21:39:40.249188 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2480 2024.08.12 21:39:40.249340 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001407 sec., 64676.616915422885 rows/sec., 5.05 MiB/sec.
2481 2024.08.12 21:39:40.249507 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Debug> DynamicQueryHandler: Done processing query
2482 2024.08.12 21:39:40.249532 [ 3 ] {22b21647-a9f5-46df-b6c2-5ac0824766cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2483 2024.08.12 21:39:40.249547 [ 3 ] {} <Debug> HTTP-Session: eec9add3-fc22-4713-aaeb-43abf2b925c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.08.12 21:39:40.249727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2485 2024.08.12 21:39:40.249775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2486 2024.08.12 21:39:40.249794 [ 3 ] {} <Debug> HTTP-Session: 0c7c41f3-0ce1-44c0-b48f-2d88f1e5537d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2487 2024.08.12 21:39:40.249810 [ 3 ] {} <Debug> HTTP-Session: 0c7c41f3-0ce1-44c0-b48f-2d88f1e5537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.08.12 21:39:40.249824 [ 3 ] {} <Debug> HTTP-Session: 0c7c41f3-0ce1-44c0-b48f-2d88f1e5537d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.08.12 21:39:40.249855 [ 3 ] {} <Trace> HTTP-Session: 0c7c41f3-0ce1-44c0-b48f-2d88f1e5537d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2490 2024.08.12 21:39:40.249999 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2491 2024.08.12 21:39:40.250050 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2492 2024.08.12 21:39:40.250197 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2024.08.12 21:39:40.250587 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2494 2024.08.12 21:39:40.250623 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2495 2024.08.12 21:39:40.251018 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2496 2024.08.12 21:39:40.251355 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2497 2024.08.12 21:39:40.251520 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec.
2498 2024.08.12 21:39:40.251692 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Debug> DynamicQueryHandler: Done processing query
2499 2024.08.12 21:39:40.251716 [ 3 ] {86ffa868-1185-4272-9bbb-0e8e76418b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2500 2024.08.12 21:39:40.251731 [ 3 ] {} <Debug> HTTP-Session: 0c7c41f3-0ce1-44c0-b48f-2d88f1e5537d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2501 2024.08.12 21:39:40.251942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 43438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2502 2024.08.12 21:39:40.251991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2503 2024.08.12 21:39:40.252009 [ 3 ] {} <Debug> HTTP-Session: b069e7ec-2b9a-474c-95d9-be78c8debd68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2504 2024.08.12 21:39:40.252025 [ 3 ] {} <Debug> HTTP-Session: b069e7ec-2b9a-474c-95d9-be78c8debd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2505 2024.08.12 21:39:40.252038 [ 3 ] {} <Debug> HTTP-Session: b069e7ec-2b9a-474c-95d9-be78c8debd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.08.12 21:39:40.252069 [ 3 ] {} <Trace> HTTP-Session: b069e7ec-2b9a-474c-95d9-be78c8debd68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2507 2024.08.12 21:39:40.252376 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2508 2024.08.12 21:39:40.252441 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <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
2509 2024.08.12 21:39:40.252860 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2510 2024.08.12 21:39:40.253527 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2511 2024.08.12 21:39:40.253563 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2512 2024.08.12 21:39:40.254168 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2513 2024.08.12 21:39:40.254583 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2514 2024.08.12 21:39:40.254766 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002613 sec., 10332.950631458094 rows/sec., 18.52 MiB/sec.
2515 2024.08.12 21:39:40.254996 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Debug> DynamicQueryHandler: Done processing query
2516 2024.08.12 21:39:40.255020 [ 3 ] {83ef327d-6acc-416f-94fd-e117f2323591} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2517 2024.08.12 21:39:40.255035 [ 3 ] {} <Debug> HTTP-Session: b069e7ec-2b9a-474c-95d9-be78c8debd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.08.12 21:39:40.255181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2024.08.12 21:39:40.255232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2520 2024.08.12 21:39:40.255250 [ 3 ] {} <Debug> HTTP-Session: 3f827edd-a7f3-4137-a47f-0950b64af321 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2521 2024.08.12 21:39:40.255266 [ 3 ] {} <Debug> HTTP-Session: 3f827edd-a7f3-4137-a47f-0950b64af321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2024.08.12 21:39:40.255279 [ 3 ] {} <Debug> HTTP-Session: 3f827edd-a7f3-4137-a47f-0950b64af321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.08.12 21:39:40.255310 [ 3 ] {} <Trace> HTTP-Session: 3f827edd-a7f3-4137-a47f-0950b64af321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2524 2024.08.12 21:39:40.255427 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2525 2024.08.12 21:39:40.255470 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2526 2024.08.12 21:39:40.255595 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2527 2024.08.12 21:39:40.255916 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2528 2024.08.12 21:39:40.255952 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2529 2024.08.12 21:39:40.256312 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2530 2024.08.12 21:39:40.256633 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2531 2024.08.12 21:39:40.256794 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
2532 2024.08.12 21:39:40.257081 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Debug> DynamicQueryHandler: Done processing query
2533 2024.08.12 21:39:40.257104 [ 3 ] {71210da8-33b5-4b1f-9e0c-9a9b0c7cc26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2534 2024.08.12 21:39:40.257120 [ 3 ] {} <Debug> HTTP-Session: 3f827edd-a7f3-4137-a47f-0950b64af321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.08.12 21:39:45.245553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2536 2024.08.12 21:39:45.245692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2537 2024.08.12 21:39:45.245722 [ 3 ] {} <Debug> HTTP-Session: 7f32ba05-188c-4b9e-8587-2bc1b5c3bde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2538 2024.08.12 21:39:45.245750 [ 3 ] {} <Debug> HTTP-Session: 7f32ba05-188c-4b9e-8587-2bc1b5c3bde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2539 2024.08.12 21:39:45.245768 [ 3 ] {} <Debug> HTTP-Session: 7f32ba05-188c-4b9e-8587-2bc1b5c3bde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.08.12 21:39:45.245823 [ 3 ] {} <Trace> HTTP-Session: 7f32ba05-188c-4b9e-8587-2bc1b5c3bde6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2541 2024.08.12 21:39:45.246024 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2542 2024.08.12 21:39:45.246097 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2543 2024.08.12 21:39:45.246312 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2544 2024.08.12 21:39:45.246818 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2545 2024.08.12 21:39:45.246865 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2546 2024.08.12 21:39:45.247233 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2547 2024.08.12 21:39:45.247564 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2548 2024.08.12 21:39:45.247737 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001765 sec., 3399.4334277620396 rows/sec., 192.55 KiB/sec.
2549 2024.08.12 21:39:45.247750 [ 73 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2550 2024.08.12 21:39:45.247852 [ 73 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2551 2024.08.12 21:39:45.247908 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2552 2024.08.12 21:39:45.248040 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Debug> DynamicQueryHandler: Done processing query
2553 2024.08.12 21:39:45.248056 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
2554 2024.08.12 21:39:45.248082 [ 3 ] {6b531290-13d1-47a2-9ae2-81938abd6fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2555 2024.08.12 21:39:45.248127 [ 3 ] {} <Debug> HTTP-Session: 7f32ba05-188c-4b9e-8587-2bc1b5c3bde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2556 2024.08.12 21:39:45.248269 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2557 2024.08.12 21:39:45.248335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2558 2024.08.12 21:39:45.248339 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
2559 2024.08.12 21:39:45.248433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2560 2024.08.12 21:39:45.248496 [ 3 ] {} <Debug> HTTP-Session: b0fb95d4-cdf0-40e6-a1ed-73932302a5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2561 2024.08.12 21:39:45.248573 [ 3 ] {} <Debug> HTTP-Session: b0fb95d4-cdf0-40e6-a1ed-73932302a5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2562 2024.08.12 21:39:45.248581 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
2563 2024.08.12 21:39:45.248645 [ 3 ] {} <Debug> HTTP-Session: b0fb95d4-cdf0-40e6-a1ed-73932302a5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.08.12 21:39:45.248867 [ 3 ] {} <Trace> HTTP-Session: b0fb95d4-cdf0-40e6-a1ed-73932302a5f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2565 2024.08.12 21:39:45.248982 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part
2566 2024.08.12 21:39:45.249288 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
2567 2024.08.12 21:39:45.249450 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2568 2024.08.12 21:39:45.249580 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part
2569 2024.08.12 21:39:45.249631 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2570 2024.08.12 21:39:45.249926 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
2571 2024.08.12 21:39:45.250709 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2024.08.12 21:39:45.251259 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2573 2024.08.12 21:39:45.251298 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2574 2024.08.12 21:39:45.251633 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2575 2024.08.12 21:39:45.251955 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2576 2024.08.12 21:39:45.252108 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.002924 sec., 55061.55950752394 rows/sec., 4.85 MiB/sec.
2577 2024.08.12 21:39:45.252297 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Debug> DynamicQueryHandler: Done processing query
2578 2024.08.12 21:39:45.252322 [ 3 ] {93fd44d0-5d4d-439b-a2db-ef5c0d9ee22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2579 2024.08.12 21:39:45.252338 [ 3 ] {} <Debug> HTTP-Session: b0fb95d4-cdf0-40e6-a1ed-73932302a5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.08.12 21:39:45.252590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2024.08.12 21:39:45.252641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2582 2024.08.12 21:39:45.252660 [ 3 ] {} <Debug> HTTP-Session: 4255058d-c42a-4694-9734-09fa0b5ac2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2583 2024.08.12 21:39:45.252677 [ 3 ] {} <Debug> HTTP-Session: 4255058d-c42a-4694-9734-09fa0b5ac2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.08.12 21:39:45.252690 [ 3 ] {} <Debug> HTTP-Session: 4255058d-c42a-4694-9734-09fa0b5ac2bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.08.12 21:39:45.252722 [ 3 ] {} <Trace> HTTP-Session: 4255058d-c42a-4694-9734-09fa0b5ac2bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2586 2024.08.12 21:39:45.252926 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2587 2024.08.12 21:39:45.252975 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2588 2024.08.12 21:39:45.253338 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2589 2024.08.12 21:39:45.254636 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2590 2024.08.12 21:39:45.254693 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2591 2024.08.12 21:39:45.254691 [ 189 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.006702433 sec., 11488.365493545403 rows/sec., 825.11 KiB/sec.
2592 2024.08.12 21:39:45.254964 [ 189 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2593 2024.08.12 21:39:45.255388 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2594 2024.08.12 21:39:45.255875 [ 189 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2595 2024.08.12 21:39:45.256019 [ 189 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_6_1} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2596 2024.08.12 21:39:45.256176 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2597 2024.08.12 21:39:45.256195 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2598 2024.08.12 21:39:45.256392 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.003572 sec., 106942.88913773796 rows/sec., 7.51 MiB/sec.
2599 2024.08.12 21:39:45.256599 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Debug> DynamicQueryHandler: Done processing query
2600 2024.08.12 21:39:45.256625 [ 3 ] {33d24520-b62e-40f1-9777-5f9b86c0fbce} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2601 2024.08.12 21:39:45.256641 [ 3 ] {} <Debug> HTTP-Session: 4255058d-c42a-4694-9734-09fa0b5ac2bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.08.12 21:39:45.256808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2603 2024.08.12 21:39:45.256858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2604 2024.08.12 21:39:45.256877 [ 3 ] {} <Debug> HTTP-Session: d488568d-62b6-4cbd-b37f-2e01a978cc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2605 2024.08.12 21:39:45.256893 [ 3 ] {} <Debug> HTTP-Session: d488568d-62b6-4cbd-b37f-2e01a978cc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2606 2024.08.12 21:39:45.256907 [ 3 ] {} <Debug> HTTP-Session: d488568d-62b6-4cbd-b37f-2e01a978cc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.08.12 21:39:45.256939 [ 3 ] {} <Trace> HTTP-Session: d488568d-62b6-4cbd-b37f-2e01a978cc46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2608 2024.08.12 21:39:45.257037 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2609 2024.08.12 21:39:45.257083 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2610 2024.08.12 21:39:45.257221 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2611 2024.08.12 21:39:45.257511 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2612 2024.08.12 21:39:45.257548 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2613 2024.08.12 21:39:45.257911 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2614 2024.08.12 21:39:45.258232 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2615 2024.08.12 21:39:45.258391 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 187.50 KiB/sec.
2616 2024.08.12 21:39:45.258557 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Debug> DynamicQueryHandler: Done processing query
2617 2024.08.12 21:39:45.258581 [ 3 ] {b3e5d51b-20ad-41c7-9632-d0a8704074ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2618 2024.08.12 21:39:45.258596 [ 3 ] {} <Debug> HTTP-Session: d488568d-62b6-4cbd-b37f-2e01a978cc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.08.12 21:39:45.258725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2620 2024.08.12 21:39:45.258773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2621 2024.08.12 21:39:45.258791 [ 3 ] {} <Debug> HTTP-Session: 1388d7a8-b792-4131-a281-64c0f50fb843 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2622 2024.08.12 21:39:45.258808 [ 3 ] {} <Debug> HTTP-Session: 1388d7a8-b792-4131-a281-64c0f50fb843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2024.08.12 21:39:45.258822 [ 3 ] {} <Debug> HTTP-Session: 1388d7a8-b792-4131-a281-64c0f50fb843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.08.12 21:39:45.258853 [ 3 ] {} <Trace> HTTP-Session: 1388d7a8-b792-4131-a281-64c0f50fb843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2625 2024.08.12 21:39:45.258975 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2626 2024.08.12 21:39:45.259020 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2627 2024.08.12 21:39:45.259164 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2024.08.12 21:39:45.259496 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2629 2024.08.12 21:39:45.259532 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2630 2024.08.12 21:39:45.259890 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2631 2024.08.12 21:39:45.260225 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2632 2024.08.12 21:39:45.260373 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001437 sec., 53583.85525400139 rows/sec., 3.30 MiB/sec.
2633 2024.08.12 21:39:45.260579 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Debug> DynamicQueryHandler: Done processing query
2634 2024.08.12 21:39:45.260603 [ 3 ] {d7efd4a8-460e-4d9b-9dd1-b7de9aaef765} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2635 2024.08.12 21:39:45.260619 [ 3 ] {} <Debug> HTTP-Session: 1388d7a8-b792-4131-a281-64c0f50fb843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.08.12 21:39:45.260800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2637 2024.08.12 21:39:45.260847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2638 2024.08.12 21:39:45.260866 [ 3 ] {} <Debug> HTTP-Session: dcc45a6e-e977-4192-88d2-0649236604d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2639 2024.08.12 21:39:45.260883 [ 3 ] {} <Debug> HTTP-Session: dcc45a6e-e977-4192-88d2-0649236604d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.08.12 21:39:45.260897 [ 3 ] {} <Debug> HTTP-Session: dcc45a6e-e977-4192-88d2-0649236604d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.08.12 21:39:45.260927 [ 3 ] {} <Trace> HTTP-Session: dcc45a6e-e977-4192-88d2-0649236604d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2642 2024.08.12 21:39:45.261075 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2643 2024.08.12 21:39:45.261119 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2644 2024.08.12 21:39:45.261258 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2645 2024.08.12 21:39:45.261626 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2646 2024.08.12 21:39:45.261661 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2647 2024.08.12 21:39:45.262031 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2648 2024.08.12 21:39:45.262360 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2649 2024.08.12 21:39:45.262500 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec.
2650 2024.08.12 21:39:45.262799 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Debug> DynamicQueryHandler: Done processing query
2651 2024.08.12 21:39:45.262824 [ 3 ] {965dcbbb-4604-4355-b4c8-da09fd95f55b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2652 2024.08.12 21:39:45.262840 [ 3 ] {} <Debug> HTTP-Session: dcc45a6e-e977-4192-88d2-0649236604d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.08.12 21:39:45.262966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2654 2024.08.12 21:39:45.263014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2655 2024.08.12 21:39:45.263032 [ 3 ] {} <Debug> HTTP-Session: 32dc51a2-16e8-437d-a524-5446f1c7e7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2656 2024.08.12 21:39:45.263048 [ 3 ] {} <Debug> HTTP-Session: 32dc51a2-16e8-437d-a524-5446f1c7e7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2657 2024.08.12 21:39:45.263061 [ 3 ] {} <Debug> HTTP-Session: 32dc51a2-16e8-437d-a524-5446f1c7e7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2658 2024.08.12 21:39:45.263091 [ 3 ] {} <Trace> HTTP-Session: 32dc51a2-16e8-437d-a524-5446f1c7e7dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2659 2024.08.12 21:39:45.263193 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2660 2024.08.12 21:39:45.263238 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2661 2024.08.12 21:39:45.263384 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2662 2024.08.12 21:39:45.263653 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2663 2024.08.12 21:39:45.263689 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2664 2024.08.12 21:39:45.264036 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2665 2024.08.12 21:39:45.264353 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2666 2024.08.12 21:39:45.264511 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001347 sec., 17074.981440237563 rows/sec., 923.64 KiB/sec.
2667 2024.08.12 21:39:45.264678 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Debug> DynamicQueryHandler: Done processing query
2668 2024.08.12 21:39:45.264702 [ 3 ] {e3a952e3-b3b3-4d29-9521-ebb322ac37bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2669 2024.08.12 21:39:45.264718 [ 3 ] {} <Debug> HTTP-Session: 32dc51a2-16e8-437d-a524-5446f1c7e7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2670 2024.08.12 21:39:45.264849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2671 2024.08.12 21:39:45.264895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2672 2024.08.12 21:39:45.264913 [ 3 ] {} <Debug> HTTP-Session: bb937b59-55c5-498a-a024-e68aba1b0c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2673 2024.08.12 21:39:45.264930 [ 3 ] {} <Debug> HTTP-Session: bb937b59-55c5-498a-a024-e68aba1b0c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2674 2024.08.12 21:39:45.264944 [ 3 ] {} <Debug> HTTP-Session: bb937b59-55c5-498a-a024-e68aba1b0c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2675 2024.08.12 21:39:45.264974 [ 3 ] {} <Trace> HTTP-Session: bb937b59-55c5-498a-a024-e68aba1b0c92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2676 2024.08.12 21:39:45.265101 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2677 2024.08.12 21:39:45.265145 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2678 2024.08.12 21:39:45.265273 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2679 2024.08.12 21:39:45.265563 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2680 2024.08.12 21:39:45.265598 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2681 2024.08.12 21:39:45.265956 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2682 2024.08.12 21:39:45.266267 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2683 2024.08.12 21:39:45.266421 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
2684 2024.08.12 21:39:45.266587 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Debug> DynamicQueryHandler: Done processing query
2685 2024.08.12 21:39:45.266611 [ 3 ] {eb0e7b80-51ca-43fd-9d7f-68b2f63f66dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2686 2024.08.12 21:39:45.266627 [ 3 ] {} <Debug> HTTP-Session: bb937b59-55c5-498a-a024-e68aba1b0c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.08.12 21:39:48.327976 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
2688 2024.08.12 21:39:48.328058 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
2689 2024.08.12 21:39:50.242977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2690 2024.08.12 21:39:50.243114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2691 2024.08.12 21:39:50.243159 [ 3 ] {} <Debug> HTTP-Session: 737d3a09-f1b9-47a4-aef8-ea1c32de2fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2692 2024.08.12 21:39:50.243199 [ 3 ] {} <Debug> HTTP-Session: 737d3a09-f1b9-47a4-aef8-ea1c32de2fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2693 2024.08.12 21:39:50.243227 [ 3 ] {} <Debug> HTTP-Session: 737d3a09-f1b9-47a4-aef8-ea1c32de2fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.08.12 21:39:50.243303 [ 3 ] {} <Trace> HTTP-Session: 737d3a09-f1b9-47a4-aef8-ea1c32de2fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2695 2024.08.12 21:39:50.243581 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2696 2024.08.12 21:39:50.243679 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2697 2024.08.12 21:39:50.243968 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2024.08.12 21:39:50.244541 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2699 2024.08.12 21:39:50.244600 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2700 2024.08.12 21:39:50.245045 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2701 2024.08.12 21:39:50.245489 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2702 2024.08.12 21:39:50.245631 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.002145 sec., 12587.412587412586 rows/sec., 1020.27 KiB/sec.
2703 2024.08.12 21:39:50.245934 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Debug> DynamicQueryHandler: Done processing query
2704 2024.08.12 21:39:50.245960 [ 3 ] {66a7283e-7388-4d5c-871d-ed975b5d76de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2705 2024.08.12 21:39:50.245977 [ 3 ] {} <Debug> HTTP-Session: 737d3a09-f1b9-47a4-aef8-ea1c32de2fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2706 2024.08.12 21:39:50.246140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 20035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2707 2024.08.12 21:39:50.246191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2708 2024.08.12 21:39:50.246209 [ 3 ] {} <Debug> HTTP-Session: fe56df5f-601e-478a-ae84-7a2495bdfd71 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2709 2024.08.12 21:39:50.246225 [ 3 ] {} <Debug> HTTP-Session: fe56df5f-601e-478a-ae84-7a2495bdfd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.08.12 21:39:50.246239 [ 3 ] {} <Debug> HTTP-Session: fe56df5f-601e-478a-ae84-7a2495bdfd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.08.12 21:39:50.246270 [ 3 ] {} <Trace> HTTP-Session: fe56df5f-601e-478a-ae84-7a2495bdfd71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2712 2024.08.12 21:39:50.246407 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2713 2024.08.12 21:39:50.246451 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2714 2024.08.12 21:39:50.246596 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2715 2024.08.12 21:39:50.247032 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2716 2024.08.12 21:39:50.247069 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2717 2024.08.12 21:39:50.247386 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2718 2024.08.12 21:39:50.247689 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2719 2024.08.12 21:39:50.247815 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Debug> executeQuery: Read 137 rows, 11.69 KiB in 0.001468 sec., 93324.25068119892 rows/sec., 7.77 MiB/sec.
2720 2024.08.12 21:39:50.248005 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Debug> DynamicQueryHandler: Done processing query
2721 2024.08.12 21:39:50.248029 [ 3 ] {c3a5ff3b-826d-4ed8-b2c1-3edc5f315ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2722 2024.08.12 21:39:50.248044 [ 3 ] {} <Debug> HTTP-Session: fe56df5f-601e-478a-ae84-7a2495bdfd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.08.12 21:39:50.248189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 15466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2724 2024.08.12 21:39:50.248235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2725 2024.08.12 21:39:50.248253 [ 3 ] {} <Debug> HTTP-Session: 966aa084-ad8e-40dd-b38b-e29722ec3ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2726 2024.08.12 21:39:50.248269 [ 3 ] {} <Debug> HTTP-Session: 966aa084-ad8e-40dd-b38b-e29722ec3ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2727 2024.08.12 21:39:50.248282 [ 3 ] {} <Debug> HTTP-Session: 966aa084-ad8e-40dd-b38b-e29722ec3ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2728 2024.08.12 21:39:50.248313 [ 3 ] {} <Trace> HTTP-Session: 966aa084-ad8e-40dd-b38b-e29722ec3ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2729 2024.08.12 21:39:50.248435 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2730 2024.08.12 21:39:50.248476 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2731 2024.08.12 21:39:50.248597 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2732 2024.08.12 21:39:50.248938 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2733 2024.08.12 21:39:50.248974 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2734 2024.08.12 21:39:50.249289 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2735 2024.08.12 21:39:50.249587 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2736 2024.08.12 21:39:50.249712 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001327 sec., 68575.73474001508 rows/sec., 5.36 MiB/sec.
2737 2024.08.12 21:39:50.249870 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Debug> DynamicQueryHandler: Done processing query
2738 2024.08.12 21:39:50.249894 [ 3 ] {1905d06b-bd5a-4f94-b0f3-4fe5cbc97a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2739 2024.08.12 21:39:50.249909 [ 3 ] {} <Debug> HTTP-Session: 966aa084-ad8e-40dd-b38b-e29722ec3ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.08.12 21:39:50.250093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2024.08.12 21:39:50.250149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2742 2024.08.12 21:39:50.250169 [ 3 ] {} <Debug> HTTP-Session: 04b09710-2109-4a99-9b35-9a32c7f89f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2743 2024.08.12 21:39:50.250185 [ 3 ] {} <Debug> HTTP-Session: 04b09710-2109-4a99-9b35-9a32c7f89f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.08.12 21:39:50.250199 [ 3 ] {} <Debug> HTTP-Session: 04b09710-2109-4a99-9b35-9a32c7f89f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.08.12 21:39:50.250229 [ 3 ] {} <Trace> HTTP-Session: 04b09710-2109-4a99-9b35-9a32c7f89f05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2746 2024.08.12 21:39:50.250382 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2747 2024.08.12 21:39:50.250429 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2748 2024.08.12 21:39:50.250571 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2749 2024.08.12 21:39:50.250963 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2750 2024.08.12 21:39:50.250997 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2751 2024.08.12 21:39:50.251384 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2752 2024.08.12 21:39:50.251731 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2753 2024.08.12 21:39:50.251858 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
2754 2024.08.12 21:39:50.252171 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Debug> DynamicQueryHandler: Done processing query
2755 2024.08.12 21:39:50.252196 [ 3 ] {3b05d22e-f1b7-4a48-892d-243012fcfeed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2756 2024.08.12 21:39:50.252211 [ 3 ] {} <Debug> HTTP-Session: 04b09710-2109-4a99-9b35-9a32c7f89f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2757 2024.08.12 21:39:50.252376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 43442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2758 2024.08.12 21:39:50.252425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2759 2024.08.12 21:39:50.252444 [ 3 ] {} <Debug> HTTP-Session: 39f5ac22-9f39-4652-8e39-c80e2af2b156 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2760 2024.08.12 21:39:50.252460 [ 3 ] {} <Debug> HTTP-Session: 39f5ac22-9f39-4652-8e39-c80e2af2b156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2761 2024.08.12 21:39:50.252473 [ 3 ] {} <Debug> HTTP-Session: 39f5ac22-9f39-4652-8e39-c80e2af2b156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.08.12 21:39:50.252504 [ 3 ] {} <Trace> HTTP-Session: 39f5ac22-9f39-4652-8e39-c80e2af2b156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2763 2024.08.12 21:39:50.252977 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2764 2024.08.12 21:39:50.253048 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <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
2765 2024.08.12 21:39:50.253455 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2766 2024.08.12 21:39:50.254161 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2767 2024.08.12 21:39:50.254196 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2768 2024.08.12 21:39:50.254785 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2769 2024.08.12 21:39:50.255185 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.08.12 21:39:50.255332 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002746 sec., 9832.483612527312 rows/sec., 17.62 MiB/sec.
2771 2024.08.12 21:39:50.255544 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Debug> DynamicQueryHandler: Done processing query
2772 2024.08.12 21:39:50.255568 [ 3 ] {b7b6f53c-2d90-4c6a-a1fc-cf5667e8815e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2773 2024.08.12 21:39:50.255583 [ 3 ] {} <Debug> HTTP-Session: 39f5ac22-9f39-4652-8e39-c80e2af2b156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2774 2024.08.12 21:39:50.255709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2024.08.12 21:39:50.255755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2776 2024.08.12 21:39:50.255774 [ 3 ] {} <Debug> HTTP-Session: f90dfbe9-83f9-4f4b-82ae-dee68c610c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2777 2024.08.12 21:39:50.255790 [ 3 ] {} <Debug> HTTP-Session: f90dfbe9-83f9-4f4b-82ae-dee68c610c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2024.08.12 21:39:50.255804 [ 3 ] {} <Debug> HTTP-Session: f90dfbe9-83f9-4f4b-82ae-dee68c610c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2779 2024.08.12 21:39:50.255834 [ 3 ] {} <Trace> HTTP-Session: f90dfbe9-83f9-4f4b-82ae-dee68c610c82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2780 2024.08.12 21:39:50.255948 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2781 2024.08.12 21:39:50.255991 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2782 2024.08.12 21:39:50.256115 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2783 2024.08.12 21:39:50.256431 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2784 2024.08.12 21:39:50.256466 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2785 2024.08.12 21:39:50.256816 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2786 2024.08.12 21:39:50.257133 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2787 2024.08.12 21:39:50.257258 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
2788 2024.08.12 21:39:50.257417 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Debug> DynamicQueryHandler: Done processing query
2789 2024.08.12 21:39:50.257441 [ 3 ] {603747a3-f0ef-4a42-b20c-61fef81f13db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2790 2024.08.12 21:39:50.257456 [ 3 ] {} <Debug> HTTP-Session: f90dfbe9-83f9-4f4b-82ae-dee68c610c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.08.12 21:39:50.479452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2792 2024.08.12 21:39:50.479557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2793 2024.08.12 21:39:50.479579 [ 3 ] {} <Debug> HTTP-Session: 809d0349-c01c-4fad-82b9-7ff138a70c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2794 2024.08.12 21:39:50.479602 [ 3 ] {} <Debug> HTTP-Session: 809d0349-c01c-4fad-82b9-7ff138a70c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.08.12 21:39:50.479617 [ 3 ] {} <Debug> HTTP-Session: 809d0349-c01c-4fad-82b9-7ff138a70c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2796 2024.08.12 21:39:50.479662 [ 3 ] {} <Trace> HTTP-Session: 809d0349-c01c-4fad-82b9-7ff138a70c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2797 2024.08.12 21:39:50.479891 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2798 2024.08.12 21:39:50.480270 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2799 2024.08.12 21:39:50.480319 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2800 2024.08.12 21:39:50.480665 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2801 2024.08.12 21:39:50.480746 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2802 2024.08.12 21:39:50.480917 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2803 2024.08.12 21:39:50.481172 [ 260 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2804 2024.08.12 21:39:50.481217 [ 261 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2805 2024.08.12 21:39:50.481288 [ 263 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2806 2024.08.12 21:39:50.481355 [ 262 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2807 2024.08.12 21:39:50.481486 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2808 2024.08.12 21:39:50.481522 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2809 2024.08.12 21:39:50.481658 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2810 2024.08.12 21:39:50.481684 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2811 2024.08.12 21:39:50.481726 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2812 2024.08.12 21:39:50.481769 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2813 2024.08.12 21:39:50.481811 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2814 2024.08.12 21:39:50.481850 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2815 2024.08.12 21:39:50.484434 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.004657 sec., 7300.837449001504 rows/sec., 273.66 KiB/sec.
2816 2024.08.12 21:39:50.484849 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> DynamicQueryHandler: Done processing query
2817 2024.08.12 21:39:50.484874 [ 3 ] {4c44452e-0fe3-4262-82f9-b63dac0b263d} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2818 2024.08.12 21:39:50.484891 [ 3 ] {} <Debug> HTTP-Session: 809d0349-c01c-4fad-82b9-7ff138a70c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.08.12 21:39:50.485167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2820 2024.08.12 21:39:50.485221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2821 2024.08.12 21:39:50.485240 [ 3 ] {} <Debug> HTTP-Session: 73fbb0eb-e52a-40d0-a1f3-0b1832a8a09a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2822 2024.08.12 21:39:50.485258 [ 3 ] {} <Debug> HTTP-Session: 73fbb0eb-e52a-40d0-a1f3-0b1832a8a09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.08.12 21:39:50.485272 [ 3 ] {} <Debug> HTTP-Session: 73fbb0eb-e52a-40d0-a1f3-0b1832a8a09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.08.12 21:39:50.485309 [ 3 ] {} <Trace> HTTP-Session: 73fbb0eb-e52a-40d0-a1f3-0b1832a8a09a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2825 2024.08.12 21:39:50.485501 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2826 2024.08.12 21:39:50.485798 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2827 2024.08.12 21:39:50.485846 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2828 2024.08.12 21:39:50.486151 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2829 2024.08.12 21:39:50.486218 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2830 2024.08.12 21:39:50.486362 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2831 2024.08.12 21:39:50.486502 [ 267 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2832 2024.08.12 21:39:50.486537 [ 266 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2833 2024.08.12 21:39:50.486580 [ 265 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2834 2024.08.12 21:39:50.486583 [ 261 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2835 2024.08.12 21:39:50.486713 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2836 2024.08.12 21:39:50.486745 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2837 2024.08.12 21:39:50.486868 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2838 2024.08.12 21:39:50.486892 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2839 2024.08.12 21:39:50.486930 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2840 2024.08.12 21:39:50.486970 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2841 2024.08.12 21:39:50.487007 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2842 2024.08.12 21:39:50.487044 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2843 2024.08.12 21:39:50.489236 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003816 sec., 8909.853249475891 rows/sec., 333.97 KiB/sec.
2844 2024.08.12 21:39:50.489666 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> DynamicQueryHandler: Done processing query
2845 2024.08.12 21:39:50.489696 [ 3 ] {90660175-8255-4a7a-a814-d762b7b8261a} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2846 2024.08.12 21:39:50.489717 [ 3 ] {} <Debug> HTTP-Session: 73fbb0eb-e52a-40d0-a1f3-0b1832a8a09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.08.12 21:39:50.489956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2848 2024.08.12 21:39:50.490006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2849 2024.08.12 21:39:50.490024 [ 3 ] {} <Debug> HTTP-Session: bbfb79d7-0958-4a54-90c9-5ff3b00e8a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2850 2024.08.12 21:39:50.490041 [ 3 ] {} <Debug> HTTP-Session: bbfb79d7-0958-4a54-90c9-5ff3b00e8a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.08.12 21:39:50.490055 [ 3 ] {} <Debug> HTTP-Session: bbfb79d7-0958-4a54-90c9-5ff3b00e8a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.08.12 21:39:50.490094 [ 3 ] {} <Trace> HTTP-Session: bbfb79d7-0958-4a54-90c9-5ff3b00e8a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2853 2024.08.12 21:39:50.490250 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2854 2024.08.12 21:39:50.490545 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2855 2024.08.12 21:39:50.490593 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2856 2024.08.12 21:39:50.490899 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2857 2024.08.12 21:39:50.490964 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2858 2024.08.12 21:39:50.491106 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2859 2024.08.12 21:39:50.491307 [ 265 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2860 2024.08.12 21:39:50.491324 [ 261 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2861 2024.08.12 21:39:50.491345 [ 267 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2862 2024.08.12 21:39:50.491321 [ 260 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2863 2024.08.12 21:39:50.491504 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2864 2024.08.12 21:39:50.491535 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2865 2024.08.12 21:39:50.491660 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2866 2024.08.12 21:39:50.491683 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2867 2024.08.12 21:39:50.491722 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2868 2024.08.12 21:39:50.491764 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2869 2024.08.12 21:39:50.491803 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2870 2024.08.12 21:39:50.491859 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2871 2024.08.12 21:39:50.493983 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.00381 sec., 8923.884514435695 rows/sec., 334.49 KiB/sec.
2872 2024.08.12 21:39:50.494407 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> DynamicQueryHandler: Done processing query
2873 2024.08.12 21:39:50.494436 [ 3 ] {4246db2e-3594-4ba8-8914-595b83efd66a} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2874 2024.08.12 21:39:50.494457 [ 3 ] {} <Debug> HTTP-Session: bbfb79d7-0958-4a54-90c9-5ff3b00e8a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.08.12 21:39:50.494727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2024.08.12 21:39:50.494786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2877 2024.08.12 21:39:50.494809 [ 3 ] {} <Debug> HTTP-Session: 33efbff3-5da1-46f6-b52e-38a83cb24435 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2878 2024.08.12 21:39:50.494829 [ 3 ] {} <Debug> HTTP-Session: 33efbff3-5da1-46f6-b52e-38a83cb24435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.08.12 21:39:50.494845 [ 3 ] {} <Debug> HTTP-Session: 33efbff3-5da1-46f6-b52e-38a83cb24435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.08.12 21:39:50.494876 [ 3 ] {} <Trace> HTTP-Session: 33efbff3-5da1-46f6-b52e-38a83cb24435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2881 2024.08.12 21:39:50.495031 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2882 2024.08.12 21:39:50.495326 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2883 2024.08.12 21:39:50.495373 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2884 2024.08.12 21:39:50.495685 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2885 2024.08.12 21:39:50.495752 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2886 2024.08.12 21:39:50.495893 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2887 2024.08.12 21:39:50.496046 [ 261 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2888 2024.08.12 21:39:50.496052 [ 265 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2889 2024.08.12 21:39:50.496085 [ 266 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2890 2024.08.12 21:39:50.496157 [ 260 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2891 2024.08.12 21:39:50.496301 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2892 2024.08.12 21:39:50.496333 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2893 2024.08.12 21:39:50.496453 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2894 2024.08.12 21:39:50.496475 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2895 2024.08.12 21:39:50.496516 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2896 2024.08.12 21:39:50.496561 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2897 2024.08.12 21:39:50.496598 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2898 2024.08.12 21:39:50.496635 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2899 2024.08.12 21:39:50.498719 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003765 sec., 9030.54448871182 rows/sec., 338.49 KiB/sec.
2900 2024.08.12 21:39:50.499125 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> DynamicQueryHandler: Done processing query
2901 2024.08.12 21:39:50.499154 [ 3 ] {6d5127f9-0a6c-417e-af87-faf4dc7c7e1a} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2902 2024.08.12 21:39:50.499175 [ 3 ] {} <Debug> HTTP-Session: 33efbff3-5da1-46f6-b52e-38a83cb24435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2903 2024.08.12 21:39:50.499400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2904 2024.08.12 21:39:50.499457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2905 2024.08.12 21:39:50.499480 [ 3 ] {} <Debug> HTTP-Session: 8b27df38-1dc2-45d9-ac67-a8fce6cf5143 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2906 2024.08.12 21:39:50.499500 [ 3 ] {} <Debug> HTTP-Session: 8b27df38-1dc2-45d9-ac67-a8fce6cf5143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2907 2024.08.12 21:39:50.499517 [ 3 ] {} <Debug> HTTP-Session: 8b27df38-1dc2-45d9-ac67-a8fce6cf5143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2908 2024.08.12 21:39:50.499555 [ 3 ] {} <Trace> HTTP-Session: 8b27df38-1dc2-45d9-ac67-a8fce6cf5143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2909 2024.08.12 21:39:50.499744 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2910 2024.08.12 21:39:50.500048 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2911 2024.08.12 21:39:50.500097 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2912 2024.08.12 21:39:50.500408 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2913 2024.08.12 21:39:50.500474 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2914 2024.08.12 21:39:50.500612 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2915 2024.08.12 21:39:50.500753 [ 261 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2916 2024.08.12 21:39:50.500805 [ 260 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2917 2024.08.12 21:39:50.500820 [ 268 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2918 2024.08.12 21:39:50.500816 [ 266 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2919 2024.08.12 21:39:50.500974 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2920 2024.08.12 21:39:50.501000 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2921 2024.08.12 21:39:50.501119 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2922 2024.08.12 21:39:50.501142 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2923 2024.08.12 21:39:50.501182 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2924 2024.08.12 21:39:50.501223 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2925 2024.08.12 21:39:50.501260 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2926 2024.08.12 21:39:50.501296 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2927 2024.08.12 21:39:50.503489 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.003843 sec., 8847.254748894093 rows/sec., 331.62 KiB/sec.
2928 2024.08.12 21:39:50.503865 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> DynamicQueryHandler: Done processing query
2929 2024.08.12 21:39:50.503890 [ 3 ] {795874ac-a01b-419d-ba89-207204244fd9} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2930 2024.08.12 21:39:50.503907 [ 3 ] {} <Debug> HTTP-Session: 8b27df38-1dc2-45d9-ac67-a8fce6cf5143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2931 2024.08.12 21:39:50.504174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2932 2024.08.12 21:39:50.504223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2933 2024.08.12 21:39:50.504242 [ 3 ] {} <Debug> HTTP-Session: 5c6900c7-bfe0-4443-9d63-513e74701ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2934 2024.08.12 21:39:50.504258 [ 3 ] {} <Debug> HTTP-Session: 5c6900c7-bfe0-4443-9d63-513e74701ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.12 21:39:50.504272 [ 3 ] {} <Debug> HTTP-Session: 5c6900c7-bfe0-4443-9d63-513e74701ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2936 2024.08.12 21:39:50.504302 [ 3 ] {} <Trace> HTTP-Session: 5c6900c7-bfe0-4443-9d63-513e74701ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2937 2024.08.12 21:39:50.504455 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2938 2024.08.12 21:39:50.504748 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2939 2024.08.12 21:39:50.504797 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2940 2024.08.12 21:39:50.505131 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2941 2024.08.12 21:39:50.505199 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2942 2024.08.12 21:39:50.505338 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2943 2024.08.12 21:39:50.505518 [ 261 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2944 2024.08.12 21:39:50.505537 [ 268 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2945 2024.08.12 21:39:50.505561 [ 267 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2946 2024.08.12 21:39:50.505510 [ 260 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2947 2024.08.12 21:39:50.505699 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2948 2024.08.12 21:39:50.505729 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
2949 2024.08.12 21:39:50.505849 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2950 2024.08.12 21:39:50.505872 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Reading approx. 34 rows with 4 streams
2951 2024.08.12 21:39:50.505913 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2952 2024.08.12 21:39:50.506045 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2953 2024.08.12 21:39:50.506167 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2954 2024.08.12 21:39:50.506206 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2955 2024.08.12 21:39:50.508399 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.004021 sec., 8455.608057697089 rows/sec., 316.94 KiB/sec.
2956 2024.08.12 21:39:50.508792 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> DynamicQueryHandler: Done processing query
2957 2024.08.12 21:39:50.508816 [ 3 ] {4d1af740-2b6e-406d-bf29-62c7cd215aa9} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2958 2024.08.12 21:39:50.508833 [ 3 ] {} <Debug> HTTP-Session: 5c6900c7-bfe0-4443-9d63-513e74701ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.08.12 21:39:50.600848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2960 2024.08.12 21:39:50.600908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2961 2024.08.12 21:39:50.600928 [ 3 ] {} <Debug> HTTP-Session: 903253ff-2b63-4af2-be76-10b8e3a796cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2962 2024.08.12 21:39:50.600946 [ 3 ] {} <Debug> HTTP-Session: 903253ff-2b63-4af2-be76-10b8e3a796cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.08.12 21:39:50.600959 [ 3 ] {} <Debug> HTTP-Session: 903253ff-2b63-4af2-be76-10b8e3a796cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2964 2024.08.12 21:39:50.600992 [ 3 ] {} <Trace> HTTP-Session: 903253ff-2b63-4af2-be76-10b8e3a796cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2965 2024.08.12 21:39:50.601126 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2966 2024.08.12 21:39:50.601174 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2967 2024.08.12 21:39:50.601352 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2968 2024.08.12 21:39:50.601701 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2969 2024.08.12 21:39:50.601739 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2970 2024.08.12 21:39:50.602232 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2971 2024.08.12 21:39:50.602566 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2972 2024.08.12 21:39:50.602757 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001669 sec., 3594.967046135411 rows/sec., 800.44 KiB/sec.
2973 2024.08.12 21:39:50.602943 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Debug> DynamicQueryHandler: Done processing query
2974 2024.08.12 21:39:50.602968 [ 3 ] {47310979-fc67-49b2-ab76-2ced4e2e8a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2975 2024.08.12 21:39:50.602984 [ 3 ] {} <Debug> HTTP-Session: 903253ff-2b63-4af2-be76-10b8e3a796cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2976 2024.08.12 21:39:50.603573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 168612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2977 2024.08.12 21:39:50.603622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2978 2024.08.12 21:39:50.603641 [ 3 ] {} <Debug> HTTP-Session: f5632e14-f35c-4313-acaa-c5673dd306b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
2979 2024.08.12 21:39:50.603657 [ 3 ] {} <Debug> HTTP-Session: f5632e14-f35c-4313-acaa-c5673dd306b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.08.12 21:39:50.603671 [ 3 ] {} <Debug> HTTP-Session: f5632e14-f35c-4313-acaa-c5673dd306b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.08.12 21:39:50.603701 [ 3 ] {} <Trace> HTTP-Session: f5632e14-f35c-4313-acaa-c5673dd306b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2982 2024.08.12 21:39:50.604768 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2983 2024.08.12 21:39:50.604814 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2984 2024.08.12 21:39:50.604945 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2985 2024.08.12 21:39:50.606140 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2986 2024.08.12 21:39:50.606179 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2987 2024.08.12 21:39:50.606669 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2988 2024.08.12 21:39:50.606987 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2989 2024.08.12 21:39:50.607146 [ 63 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2990 2024.08.12 21:39:50.607152 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Debug> executeQuery: Read 1166 rows, 98.10 KiB in 0.003299 sec., 353440.4364959079 rows/sec., 29.04 MiB/sec.
2991 2024.08.12 21:39:50.607230 [ 63 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2992 2024.08.12 21:39:50.607302 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2993 2024.08.12 21:39:50.607475 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Debug> DynamicQueryHandler: Done processing query
2994 2024.08.12 21:39:50.607474 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
2995 2024.08.12 21:39:50.607509 [ 3 ] {c0b6a4b4-af80-480c-a7d7-c24c9e80607d} <Debug> MemoryTracker: Peak memory usage (for query): 4.94 MiB.
2996 2024.08.12 21:39:50.607537 [ 3 ] {} <Debug> HTTP-Session: f5632e14-f35c-4313-acaa-c5673dd306b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2997 2024.08.12 21:39:50.607635 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2998 2024.08.12 21:39:50.607670 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 239 rows starting from the beginning of the part
2999 2024.08.12 21:39:50.607806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3000 2024.08.12 21:39:50.607817 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part
3001 2024.08.12 21:39:50.607963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3002 2024.08.12 21:39:50.608115 [ 3 ] {} <Debug> HTTP-Session: e8d1d10f-af44-4a5a-b555-338e011015c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3003 2024.08.12 21:39:50.608174 [ 3 ] {} <Debug> HTTP-Session: e8d1d10f-af44-4a5a-b555-338e011015c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3004 2024.08.12 21:39:50.608181 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part
3005 2024.08.12 21:39:50.608204 [ 3 ] {} <Debug> HTTP-Session: e8d1d10f-af44-4a5a-b555-338e011015c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3006 2024.08.12 21:39:50.608325 [ 3 ] {} <Trace> HTTP-Session: e8d1d10f-af44-4a5a-b555-338e011015c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3007 2024.08.12 21:39:50.608388 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 161 rows starting from the beginning of the part
3008 2024.08.12 21:39:50.608632 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 137 rows starting from the beginning of the part
3009 2024.08.12 21:39:50.608689 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1166 rows starting from the beginning of the part
3010 2024.08.12 21:39:50.608845 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3011 2024.08.12 21:39:50.609044 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3012 2024.08.12 21:39:50.609318 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3013 2024.08.12 21:39:50.610578 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2001 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167519 sec., 631724.7031509519 rows/sec., 53.06 MiB/sec.
3014 2024.08.12 21:39:50.610830 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3015 2024.08.12 21:39:50.611243 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3016 2024.08.12 21:39:50.611337 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_11_2} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3017 2024.08.12 21:39:50.611433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
3018 2024.08.12 21:39:50.616431 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3019 2024.08.12 21:39:50.616472 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3020 2024.08.12 21:39:50.616844 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3021 2024.08.12 21:39:50.617166 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3022 2024.08.12 21:39:50.617324 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.008737 sec., 26095.91392926634 rows/sec., 1.77 MiB/sec.
3023 2024.08.12 21:39:50.617516 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Debug> DynamicQueryHandler: Done processing query
3024 2024.08.12 21:39:50.617541 [ 3 ] {0b07c61b-3b52-4b53-aa6a-8f3eb8d71725} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3025 2024.08.12 21:39:50.617557 [ 3 ] {} <Debug> HTTP-Session: e8d1d10f-af44-4a5a-b555-338e011015c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.08.12 21:39:50.617849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 79764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3027 2024.08.12 21:39:50.617898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3028 2024.08.12 21:39:50.617917 [ 3 ] {} <Debug> HTTP-Session: 15a71745-9822-404a-b201-1858dda88b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3029 2024.08.12 21:39:50.617933 [ 3 ] {} <Debug> HTTP-Session: 15a71745-9822-404a-b201-1858dda88b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3030 2024.08.12 21:39:50.617947 [ 3 ] {} <Debug> HTTP-Session: 15a71745-9822-404a-b201-1858dda88b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.08.12 21:39:50.617978 [ 3 ] {} <Trace> HTTP-Session: 15a71745-9822-404a-b201-1858dda88b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3032 2024.08.12 21:39:50.670372 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3033 2024.08.12 21:39:50.670434 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3034 2024.08.12 21:39:50.670601 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3035 2024.08.12 21:39:50.671225 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3036 2024.08.12 21:39:50.671264 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3037 2024.08.12 21:39:50.671659 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3038 2024.08.12 21:39:50.671984 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3039 2024.08.12 21:39:50.672145 [ 63 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3040 2024.08.12 21:39:50.672154 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Debug> executeQuery: Read 484 rows, 36.53 KiB in 0.00201 sec., 240796.01990049751 rows/sec., 17.75 MiB/sec.
3041 2024.08.12 21:39:50.672198 [ 63 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3042 2024.08.12 21:39:50.672263 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3043 2024.08.12 21:39:50.672453 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
3044 2024.08.12 21:39:50.672476 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Debug> DynamicQueryHandler: Done processing query
3045 2024.08.12 21:39:50.672533 [ 3 ] {2f9378b2-7cc5-489d-940e-54237a350173} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3046 2024.08.12 21:39:50.672555 [ 3 ] {} <Debug> HTTP-Session: 15a71745-9822-404a-b201-1858dda88b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3047 2024.08.12 21:39:50.672660 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3048 2024.08.12 21:39:50.672697 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part
3049 2024.08.12 21:39:50.672786 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 382 rows starting from the beginning of the part
3050 2024.08.12 21:39:50.673009 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part
3051 2024.08.12 21:39:50.673198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 441783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3052 2024.08.12 21:39:50.673293 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part
3053 2024.08.12 21:39:50.673332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3054 2024.08.12 21:39:50.673398 [ 3 ] {} <Debug> HTTP-Session: 367c7ce7-db28-455e-97d7-2981653259ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3055 2024.08.12 21:39:50.673475 [ 3 ] {} <Debug> HTTP-Session: 367c7ce7-db28-455e-97d7-2981653259ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.08.12 21:39:50.673549 [ 3 ] {} <Debug> HTTP-Session: 367c7ce7-db28-455e-97d7-2981653259ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3057 2024.08.12 21:39:50.673574 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part
3058 2024.08.12 21:39:50.673664 [ 3 ] {} <Trace> HTTP-Session: 367c7ce7-db28-455e-97d7-2981653259ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3059 2024.08.12 21:39:50.673827 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 484 rows starting from the beginning of the part
3060 2024.08.12 21:39:50.674896 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3061 2024.08.12 21:39:50.675027 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3062 2024.08.12 21:39:50.675607 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2024.08.12 21:39:50.676057 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677366 sec., 503077.47447493667 rows/sec., 36.26 MiB/sec.
3064 2024.08.12 21:39:50.676285 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3065 2024.08.12 21:39:50.676673 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3066 2024.08.12 21:39:50.676756 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_11_2} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3067 2024.08.12 21:39:50.676840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
3068 2024.08.12 21:39:50.731771 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3069 2024.08.12 21:39:50.731817 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3070 2024.08.12 21:39:50.732490 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3071 2024.08.12 21:39:50.732866 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3072 2024.08.12 21:39:50.733029 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3073 2024.08.12 21:39:50.733046 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Debug> executeQuery: Read 2336 rows, 159.74 KiB in 0.058944 sec., 39630.83604777416 rows/sec., 2.65 MiB/sec.
3074 2024.08.12 21:39:50.733099 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3075 2024.08.12 21:39:50.733185 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3076 2024.08.12 21:39:50.733410 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3077 2024.08.12 21:39:50.733449 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Debug> DynamicQueryHandler: Done processing query
3078 2024.08.12 21:39:50.733492 [ 3 ] {93bfdd37-1f61-45f7-9497-9d9541721a65} <Debug> MemoryTracker: Peak memory usage (for query): 5.46 MiB.
3079 2024.08.12 21:39:50.733527 [ 3 ] {} <Debug> HTTP-Session: 367c7ce7-db28-455e-97d7-2981653259ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.08.12 21:39:50.733656 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3081 2024.08.12 21:39:50.733701 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 618 rows starting from the beginning of the part
3082 2024.08.12 21:39:50.733816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3083 2024.08.12 21:39:50.733981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3084 2024.08.12 21:39:50.733990 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
3085 2024.08.12 21:39:50.734038 [ 3 ] {} <Debug> HTTP-Session: 01682273-1a85-479a-b6a3-7648510bc17b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3086 2024.08.12 21:39:50.734083 [ 3 ] {} <Debug> HTTP-Session: 01682273-1a85-479a-b6a3-7648510bc17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.08.12 21:39:50.734136 [ 3 ] {} <Debug> HTTP-Session: 01682273-1a85-479a-b6a3-7648510bc17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.08.12 21:39:50.734266 [ 3 ] {} <Trace> HTTP-Session: 01682273-1a85-479a-b6a3-7648510bc17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3089 2024.08.12 21:39:50.734288 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3090 2024.08.12 21:39:50.734560 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3091 2024.08.12 21:39:50.734587 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3092 2024.08.12 21:39:50.734698 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3093 2024.08.12 21:39:50.734877 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3094 2024.08.12 21:39:50.735226 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2336 rows starting from the beginning of the part
3095 2024.08.12 21:39:50.735754 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.08.12 21:39:50.736435 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.08.12 21:39:50.736491 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3098 2024.08.12 21:39:50.737513 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3099 2024.08.12 21:39:50.738128 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3100 2024.08.12 21:39:50.738348 [ 63 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3101 2024.08.12 21:39:50.738513 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.003999 sec., 1500.3750937734433 rows/sec., 105.25 KiB/sec.
3102 2024.08.12 21:39:50.738530 [ 63 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.08.12 21:39:50.738605 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3104 2024.08.12 21:39:50.738948 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Debug> DynamicQueryHandler: Done processing query
3105 2024.08.12 21:39:50.739031 [ 3 ] {af062336-7c0a-4317-8279-be10732d1c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3106 2024.08.12 21:39:50.738995 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3107 2024.08.12 21:39:50.739104 [ 3 ] {} <Debug> HTTP-Session: 01682273-1a85-479a-b6a3-7648510bc17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.08.12 21:39:50.739493 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3594 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178927 sec., 581654.3875659965 rows/sec., 39.44 MiB/sec.
3109 2024.08.12 21:39:50.739523 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3110 2024.08.12 21:39:50.739582 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part
3111 2024.08.12 21:39:50.739709 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3112 2024.08.12 21:39:50.739938 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3113 2024.08.12 21:39:50.740018 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3114 2024.08.12 21:39:50.740460 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3115 2024.08.12 21:39:50.740828 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3116 2024.08.12 21:39:50.741239 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
3117 2024.08.12 21:39:50.741535 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3118 2024.08.12 21:39:50.741748 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3119 2024.08.12 21:39:50.741878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
3120 2024.08.12 21:39:50.742746 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.003891138 sec., 123357.228656501 rows/sec., 8.28 MiB/sec.
3121 2024.08.12 21:39:50.742928 [ 194 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3122 2024.08.12 21:39:50.743431 [ 194 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.08.12 21:39:50.743535 [ 194 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_11_2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3124 2024.08.12 21:39:50.743633 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3125 2024.08.12 21:39:51.000234 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.57 MiB, peak 188.56 MiB, free memory in arenas 0.00 B, will set to 181.63 MiB (RSS), difference: 2.06 MiB
3126 2024.08.12 21:39:55.245234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2024.08.12 21:39:55.245357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3128 2024.08.12 21:39:55.245382 [ 3 ] {} <Debug> HTTP-Session: 6df12a26-d528-49ef-8824-66cd8088d1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3129 2024.08.12 21:39:55.245406 [ 3 ] {} <Debug> HTTP-Session: 6df12a26-d528-49ef-8824-66cd8088d1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.08.12 21:39:55.245421 [ 3 ] {} <Debug> HTTP-Session: 6df12a26-d528-49ef-8824-66cd8088d1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.12 21:39:55.245472 [ 3 ] {} <Trace> HTTP-Session: 6df12a26-d528-49ef-8824-66cd8088d1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3132 2024.08.12 21:39:55.245648 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3133 2024.08.12 21:39:55.245715 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3134 2024.08.12 21:39:55.245913 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3135 2024.08.12 21:39:55.246436 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3136 2024.08.12 21:39:55.246477 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3137 2024.08.12 21:39:55.246860 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3138 2024.08.12 21:39:55.247210 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3139 2024.08.12 21:39:55.247388 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001789 sec., 3353.828954723309 rows/sec., 189.96 KiB/sec.
3140 2024.08.12 21:39:55.247698 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Debug> DynamicQueryHandler: Done processing query
3141 2024.08.12 21:39:55.247727 [ 3 ] {6d4873e9-80ae-482d-a037-46ba1cdf08bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3142 2024.08.12 21:39:55.247744 [ 3 ] {} <Debug> HTTP-Session: 6df12a26-d528-49ef-8824-66cd8088d1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.08.12 21:39:55.247974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3144 2024.08.12 21:39:55.248030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3145 2024.08.12 21:39:55.248050 [ 3 ] {} <Debug> HTTP-Session: c990ede7-fe07-4f23-97a9-d411a52ca5dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3146 2024.08.12 21:39:55.248068 [ 3 ] {} <Debug> HTTP-Session: c990ede7-fe07-4f23-97a9-d411a52ca5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.08.12 21:39:55.248082 [ 3 ] {} <Debug> HTTP-Session: c990ede7-fe07-4f23-97a9-d411a52ca5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.08.12 21:39:55.248116 [ 3 ] {} <Trace> HTTP-Session: c990ede7-fe07-4f23-97a9-d411a52ca5dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3149 2024.08.12 21:39:55.248268 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3150 2024.08.12 21:39:55.248318 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3151 2024.08.12 21:39:55.248470 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.08.12 21:39:55.248911 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3153 2024.08.12 21:39:55.248948 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3154 2024.08.12 21:39:55.249285 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3155 2024.08.12 21:39:55.249609 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3156 2024.08.12 21:39:55.249764 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.00156 sec., 103205.1282051282 rows/sec., 9.10 MiB/sec.
3157 2024.08.12 21:39:55.250072 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Debug> DynamicQueryHandler: Done processing query
3158 2024.08.12 21:39:55.250099 [ 3 ] {de989e07-63ca-49ab-bc02-65a2049c93f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3159 2024.08.12 21:39:55.250117 [ 3 ] {} <Debug> HTTP-Session: c990ede7-fe07-4f23-97a9-d411a52ca5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.08.12 21:39:55.250296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3161 2024.08.12 21:39:55.250348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3162 2024.08.12 21:39:55.250369 [ 3 ] {} <Debug> HTTP-Session: 3df08ae8-843b-4805-ae7a-167a8c8007c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3163 2024.08.12 21:39:55.250385 [ 3 ] {} <Debug> HTTP-Session: 3df08ae8-843b-4805-ae7a-167a8c8007c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.08.12 21:39:55.250399 [ 3 ] {} <Debug> HTTP-Session: 3df08ae8-843b-4805-ae7a-167a8c8007c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.08.12 21:39:55.250430 [ 3 ] {} <Trace> HTTP-Session: 3df08ae8-843b-4805-ae7a-167a8c8007c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3166 2024.08.12 21:39:55.250658 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3167 2024.08.12 21:39:55.250704 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3168 2024.08.12 21:39:55.250852 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3169 2024.08.12 21:39:55.251391 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3170 2024.08.12 21:39:55.251427 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3171 2024.08.12 21:39:55.251756 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3172 2024.08.12 21:39:55.252062 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3173 2024.08.12 21:39:55.252218 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001683 sec., 226975.6387403446 rows/sec., 15.94 MiB/sec.
3174 2024.08.12 21:39:55.252486 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Debug> DynamicQueryHandler: Done processing query
3175 2024.08.12 21:39:55.252512 [ 3 ] {db080b6e-75ad-4859-905c-dbbf77ecd3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3176 2024.08.12 21:39:55.252527 [ 3 ] {} <Debug> HTTP-Session: 3df08ae8-843b-4805-ae7a-167a8c8007c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.08.12 21:39:55.252706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3178 2024.08.12 21:39:55.252755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3179 2024.08.12 21:39:55.252773 [ 3 ] {} <Debug> HTTP-Session: 73cae614-497f-458f-aba7-fcbd31ba6b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3180 2024.08.12 21:39:55.252790 [ 3 ] {} <Debug> HTTP-Session: 73cae614-497f-458f-aba7-fcbd31ba6b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.08.12 21:39:55.252803 [ 3 ] {} <Debug> HTTP-Session: 73cae614-497f-458f-aba7-fcbd31ba6b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.08.12 21:39:55.252834 [ 3 ] {} <Trace> HTTP-Session: 73cae614-497f-458f-aba7-fcbd31ba6b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3183 2024.08.12 21:39:55.252927 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3184 2024.08.12 21:39:55.252974 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3185 2024.08.12 21:39:55.253118 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3186 2024.08.12 21:39:55.253411 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3187 2024.08.12 21:39:55.253447 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3188 2024.08.12 21:39:55.253802 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3189 2024.08.12 21:39:55.254119 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3190 2024.08.12 21:39:55.254273 [ 57 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3191 2024.08.12 21:39:55.254280 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 188.32 KiB/sec.
3192 2024.08.12 21:39:55.254364 [ 57 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3193 2024.08.12 21:39:55.254430 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3194 2024.08.12 21:39:55.254643 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Debug> DynamicQueryHandler: Done processing query
3195 2024.08.12 21:39:55.254732 [ 3 ] {bb163d65-63c8-4cb3-b77f-4f899a857973} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3196 2024.08.12 21:39:55.254807 [ 3 ] {} <Debug> HTTP-Session: 73cae614-497f-458f-aba7-fcbd31ba6b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.08.12 21:39:55.255018 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
3198 2024.08.12 21:39:55.255035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.08.12 21:39:55.255164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3200 2024.08.12 21:39:55.255219 [ 3 ] {} <Debug> HTTP-Session: c0a4e389-e3db-4f07-b778-714fce1fe047 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3201 2024.08.12 21:39:55.255268 [ 3 ] {} <Debug> HTTP-Session: c0a4e389-e3db-4f07-b778-714fce1fe047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.08.12 21:39:55.255307 [ 3 ] {} <Debug> HTTP-Session: c0a4e389-e3db-4f07-b778-714fce1fe047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.08.12 21:39:55.255363 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3204 2024.08.12 21:39:55.255381 [ 3 ] {} <Trace> HTTP-Session: c0a4e389-e3db-4f07-b778-714fce1fe047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3205 2024.08.12 21:39:55.255434 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3206 2024.08.12 21:39:55.255692 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3207 2024.08.12 21:39:55.255726 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3208 2024.08.12 21:39:55.255902 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3209 2024.08.12 21:39:55.256020 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3210 2024.08.12 21:39:55.256414 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
3211 2024.08.12 21:39:55.256736 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3212 2024.08.12 21:39:55.257168 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3213 2024.08.12 21:39:55.258018 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3214 2024.08.12 21:39:55.258084 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3215 2024.08.12 21:39:55.259266 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3216 2024.08.12 21:39:55.259290 [ 194 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004691208 sec., 6394.941345597978 rows/sec., 274.78 KiB/sec.
3217 2024.08.12 21:39:55.259586 [ 197 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3218 2024.08.12 21:39:55.259851 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3219 2024.08.12 21:39:55.260283 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004682 sec., 16445.96326356258 rows/sec., 1.01 MiB/sec.
3220 2024.08.12 21:39:55.261095 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Debug> DynamicQueryHandler: Done processing query
3221 2024.08.12 21:39:55.261138 [ 3 ] {4da6eefe-1494-4a2d-b95d-fed68bcdaa23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3222 2024.08.12 21:39:55.261165 [ 3 ] {} <Debug> HTTP-Session: c0a4e389-e3db-4f07-b778-714fce1fe047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3223 2024.08.12 21:39:55.261293 [ 197 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3224 2024.08.12 21:39:55.261400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 26781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3225 2024.08.12 21:39:55.261416 [ 197 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_5_1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3226 2024.08.12 21:39:55.261475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3227 2024.08.12 21:39:55.261542 [ 3 ] {} <Debug> HTTP-Session: 0b1c0512-a0b1-463b-a734-70ee2275f2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3228 2024.08.12 21:39:55.261574 [ 3 ] {} <Debug> HTTP-Session: 0b1c0512-a0b1-463b-a734-70ee2275f2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.08.12 21:39:55.261577 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3230 2024.08.12 21:39:55.261598 [ 3 ] {} <Debug> HTTP-Session: 0b1c0512-a0b1-463b-a734-70ee2275f2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.08.12 21:39:55.261653 [ 3 ] {} <Trace> HTTP-Session: 0b1c0512-a0b1-463b-a734-70ee2275f2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3232 2024.08.12 21:39:55.261815 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3233 2024.08.12 21:39:55.261861 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3234 2024.08.12 21:39:55.262030 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2024.08.12 21:39:55.262426 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3236 2024.08.12 21:39:55.262462 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3237 2024.08.12 21:39:55.262847 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3238 2024.08.12 21:39:55.263189 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3239 2024.08.12 21:39:55.263346 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001602 sec., 87390.76154806493 rows/sec., 6.09 MiB/sec.
3240 2024.08.12 21:39:55.263519 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Debug> DynamicQueryHandler: Done processing query
3241 2024.08.12 21:39:55.263543 [ 3 ] {4bebfc13-38b3-4717-b58b-7dfa20efdbea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3242 2024.08.12 21:39:55.263559 [ 3 ] {} <Debug> HTTP-Session: 0b1c0512-a0b1-463b-a734-70ee2275f2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.08.12 21:39:55.263676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3244 2024.08.12 21:39:55.263723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3245 2024.08.12 21:39:55.263741 [ 3 ] {} <Debug> HTTP-Session: f7ef3b26-3315-44cc-aac6-928f804eb5a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3246 2024.08.12 21:39:55.263757 [ 3 ] {} <Debug> HTTP-Session: f7ef3b26-3315-44cc-aac6-928f804eb5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.08.12 21:39:55.263771 [ 3 ] {} <Debug> HTTP-Session: f7ef3b26-3315-44cc-aac6-928f804eb5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3248 2024.08.12 21:39:55.263801 [ 3 ] {} <Trace> HTTP-Session: f7ef3b26-3315-44cc-aac6-928f804eb5a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3249 2024.08.12 21:39:55.263900 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3250 2024.08.12 21:39:55.263944 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3251 2024.08.12 21:39:55.264072 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.08.12 21:39:55.264362 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3253 2024.08.12 21:39:55.264397 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3254 2024.08.12 21:39:55.264745 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3255 2024.08.12 21:39:55.265066 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3256 2024.08.12 21:39:55.265219 [ 57 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3257 2024.08.12 21:39:55.265228 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001349 sec., 17049.666419570054 rows/sec., 922.27 KiB/sec.
3258 2024.08.12 21:39:55.265281 [ 57 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.08.12 21:39:55.265359 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3260 2024.08.12 21:39:55.265558 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Debug> DynamicQueryHandler: Done processing query
3261 2024.08.12 21:39:55.265568 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
3262 2024.08.12 21:39:55.265593 [ 3 ] {97a1d3a4-a4fa-4274-9f93-3088cdbf934f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3263 2024.08.12 21:39:55.265647 [ 3 ] {} <Debug> HTTP-Session: f7ef3b26-3315-44cc-aac6-928f804eb5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.08.12 21:39:55.265827 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3265 2024.08.12 21:39:55.265829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 8222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3266 2024.08.12 21:39:55.265894 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
3267 2024.08.12 21:39:55.265924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3268 2024.08.12 21:39:55.265972 [ 3 ] {} <Debug> HTTP-Session: 48aeb47f-067e-4f84-8d96-61752bb9ef67 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3269 2024.08.12 21:39:55.266029 [ 3 ] {} <Debug> HTTP-Session: 48aeb47f-067e-4f84-8d96-61752bb9ef67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.08.12 21:39:55.266106 [ 3 ] {} <Debug> HTTP-Session: 48aeb47f-067e-4f84-8d96-61752bb9ef67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.08.12 21:39:55.266188 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
3272 2024.08.12 21:39:55.266220 [ 3 ] {} <Trace> HTTP-Session: 48aeb47f-067e-4f84-8d96-61752bb9ef67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3273 2024.08.12 21:39:55.266428 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
3274 2024.08.12 21:39:55.266643 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3275 2024.08.12 21:39:55.266739 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
3276 2024.08.12 21:39:55.266796 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3277 2024.08.12 21:39:55.267044 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3278 2024.08.12 21:39:55.267393 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
3279 2024.08.12 21:39:55.268006 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3280 2024.08.12 21:39:55.268657 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3281 2024.08.12 21:39:55.268722 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3282 2024.08.12 21:39:55.269856 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3283 2024.08.12 21:39:55.270209 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 4 columns (4 merged, 0 gathered) in 0.004721479 sec., 28804.533494695203 rows/sec., 1.61 MiB/sec.
3284 2024.08.12 21:39:55.270462 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3285 2024.08.12 21:39:55.270636 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3286 2024.08.12 21:39:55.271077 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.004608 sec., 11718.75 rows/sec., 807.23 KiB/sec.
3287 2024.08.12 21:39:55.271636 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Debug> DynamicQueryHandler: Done processing query
3288 2024.08.12 21:39:55.271677 [ 3 ] {5e2de120-a305-4cc1-8a75-078e685d7255} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3289 2024.08.12 21:39:55.271713 [ 3 ] {} <Debug> HTTP-Session: 48aeb47f-067e-4f84-8d96-61752bb9ef67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.08.12 21:39:55.271716 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3291 2024.08.12 21:39:55.271823 [ 200 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_6_1} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3292 2024.08.12 21:39:55.271910 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3293 2024.08.12 21:40:00.242742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2024.08.12 21:40:00.242884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3295 2024.08.12 21:40:00.242913 [ 3 ] {} <Debug> HTTP-Session: 3cd39db5-66ba-490f-ab69-e10ab4bf8b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3296 2024.08.12 21:40:00.242942 [ 3 ] {} <Debug> HTTP-Session: 3cd39db5-66ba-490f-ab69-e10ab4bf8b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.08.12 21:40:00.242960 [ 3 ] {} <Debug> HTTP-Session: 3cd39db5-66ba-490f-ab69-e10ab4bf8b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.08.12 21:40:00.243016 [ 3 ] {} <Trace> HTTP-Session: 3cd39db5-66ba-490f-ab69-e10ab4bf8b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3299 2024.08.12 21:40:00.243221 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3300 2024.08.12 21:40:00.243290 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3301 2024.08.12 21:40:00.243486 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.08.12 21:40:00.244011 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3303 2024.08.12 21:40:00.244060 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3304 2024.08.12 21:40:00.244427 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3305 2024.08.12 21:40:00.244760 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3306 2024.08.12 21:40:00.244937 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 1.39 MiB/sec.
3307 2024.08.12 21:40:00.245141 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Debug> DynamicQueryHandler: Done processing query
3308 2024.08.12 21:40:00.245167 [ 3 ] {edb97e35-a3c3-4fc4-a60b-c164a9338231} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3309 2024.08.12 21:40:00.245183 [ 3 ] {} <Debug> HTTP-Session: 3cd39db5-66ba-490f-ab69-e10ab4bf8b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3310 2024.08.12 21:40:00.245342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.08.12 21:40:00.245391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3312 2024.08.12 21:40:00.245410 [ 3 ] {} <Debug> HTTP-Session: dd367289-9a17-4c62-bd14-bd0a343e635b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3313 2024.08.12 21:40:00.245426 [ 3 ] {} <Debug> HTTP-Session: dd367289-9a17-4c62-bd14-bd0a343e635b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.08.12 21:40:00.245440 [ 3 ] {} <Debug> HTTP-Session: dd367289-9a17-4c62-bd14-bd0a343e635b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.12 21:40:00.245472 [ 3 ] {} <Trace> HTTP-Session: dd367289-9a17-4c62-bd14-bd0a343e635b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3316 2024.08.12 21:40:00.245610 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3317 2024.08.12 21:40:00.245653 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3318 2024.08.12 21:40:00.245780 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2024.08.12 21:40:00.246202 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3320 2024.08.12 21:40:00.246239 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3321 2024.08.12 21:40:00.246566 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3322 2024.08.12 21:40:00.246894 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3323 2024.08.12 21:40:00.247058 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001505 sec., 99003.32225913621 rows/sec., 8.30 MiB/sec.
3324 2024.08.12 21:40:00.247227 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Debug> DynamicQueryHandler: Done processing query
3325 2024.08.12 21:40:00.247252 [ 3 ] {40ac687f-00fc-4468-96b6-0b5494726f76} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3326 2024.08.12 21:40:00.247267 [ 3 ] {} <Debug> HTTP-Session: dd367289-9a17-4c62-bd14-bd0a343e635b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3327 2024.08.12 21:40:00.247444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 17162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3328 2024.08.12 21:40:00.247492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3329 2024.08.12 21:40:00.247510 [ 3 ] {} <Debug> HTTP-Session: 713eec46-8695-40bb-a538-b90bc1a210e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3330 2024.08.12 21:40:00.247528 [ 3 ] {} <Debug> HTTP-Session: 713eec46-8695-40bb-a538-b90bc1a210e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.08.12 21:40:00.247542 [ 3 ] {} <Debug> HTTP-Session: 713eec46-8695-40bb-a538-b90bc1a210e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.08.12 21:40:00.247572 [ 3 ] {} <Trace> HTTP-Session: 713eec46-8695-40bb-a538-b90bc1a210e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3333 2024.08.12 21:40:00.247697 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3334 2024.08.12 21:40:00.247740 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3335 2024.08.12 21:40:00.247865 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3336 2024.08.12 21:40:00.248219 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3337 2024.08.12 21:40:00.248256 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3338 2024.08.12 21:40:00.248577 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3339 2024.08.12 21:40:00.248890 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3340 2024.08.12 21:40:00.249049 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001402 sec., 72039.94293865906 rows/sec., 5.63 MiB/sec.
3341 2024.08.12 21:40:00.249218 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Debug> DynamicQueryHandler: Done processing query
3342 2024.08.12 21:40:00.249243 [ 3 ] {4d093274-d333-4e24-9bc0-909365fe59ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3343 2024.08.12 21:40:00.249259 [ 3 ] {} <Debug> HTTP-Session: 713eec46-8695-40bb-a538-b90bc1a210e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.08.12 21:40:00.249472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3345 2024.08.12 21:40:00.249525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3346 2024.08.12 21:40:00.249545 [ 3 ] {} <Debug> HTTP-Session: 0f586722-4bc9-468f-a6cc-9631841ebe85 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3347 2024.08.12 21:40:00.249563 [ 3 ] {} <Debug> HTTP-Session: 0f586722-4bc9-468f-a6cc-9631841ebe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.08.12 21:40:00.249579 [ 3 ] {} <Debug> HTTP-Session: 0f586722-4bc9-468f-a6cc-9631841ebe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.12 21:40:00.249612 [ 3 ] {} <Trace> HTTP-Session: 0f586722-4bc9-468f-a6cc-9631841ebe85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3350 2024.08.12 21:40:00.249768 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3351 2024.08.12 21:40:00.249820 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3352 2024.08.12 21:40:00.249985 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3353 2024.08.12 21:40:00.250419 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3354 2024.08.12 21:40:00.250455 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3355 2024.08.12 21:40:00.250847 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3356 2024.08.12 21:40:00.251186 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3357 2024.08.12 21:40:00.251340 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec.
3358 2024.08.12 21:40:00.251507 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Debug> DynamicQueryHandler: Done processing query
3359 2024.08.12 21:40:00.251532 [ 3 ] {07871822-1f63-497a-895e-46d84e60d5d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3360 2024.08.12 21:40:00.251548 [ 3 ] {} <Debug> HTTP-Session: 0f586722-4bc9-468f-a6cc-9631841ebe85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3361 2024.08.12 21:40:00.251756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3362 2024.08.12 21:40:00.251803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3363 2024.08.12 21:40:00.251822 [ 3 ] {} <Debug> HTTP-Session: e784359b-bf35-437f-a54b-611599b5e533 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3364 2024.08.12 21:40:00.251839 [ 3 ] {} <Debug> HTTP-Session: e784359b-bf35-437f-a54b-611599b5e533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.08.12 21:40:00.251853 [ 3 ] {} <Debug> HTTP-Session: e784359b-bf35-437f-a54b-611599b5e533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.08.12 21:40:00.251884 [ 3 ] {} <Trace> HTTP-Session: e784359b-bf35-437f-a54b-611599b5e533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3367 2024.08.12 21:40:00.252251 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3368 2024.08.12 21:40:00.252317 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <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
3369 2024.08.12 21:40:00.252711 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3370 2024.08.12 21:40:00.253365 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3371 2024.08.12 21:40:00.253402 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3372 2024.08.12 21:40:00.253976 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3373 2024.08.12 21:40:00.254380 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3374 2024.08.12 21:40:00.254565 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002623 sec., 11818.528402592452 rows/sec., 21.18 MiB/sec.
3375 2024.08.12 21:40:00.254750 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Debug> DynamicQueryHandler: Done processing query
3376 2024.08.12 21:40:00.254775 [ 3 ] {705a3632-8a47-478d-b768-4d8050ad578c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3377 2024.08.12 21:40:00.254790 [ 3 ] {} <Debug> HTTP-Session: e784359b-bf35-437f-a54b-611599b5e533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3378 2024.08.12 21:40:00.254908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3379 2024.08.12 21:40:00.254951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3380 2024.08.12 21:40:00.254968 [ 3 ] {} <Debug> HTTP-Session: 9b742cba-5768-4e59-baed-c205c330bce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3381 2024.08.12 21:40:00.254984 [ 3 ] {} <Debug> HTTP-Session: 9b742cba-5768-4e59-baed-c205c330bce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.08.12 21:40:00.254997 [ 3 ] {} <Debug> HTTP-Session: 9b742cba-5768-4e59-baed-c205c330bce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.08.12 21:40:00.255026 [ 3 ] {} <Trace> HTTP-Session: 9b742cba-5768-4e59-baed-c205c330bce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3384 2024.08.12 21:40:00.255180 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3385 2024.08.12 21:40:00.255225 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3386 2024.08.12 21:40:00.255350 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2024.08.12 21:40:00.255679 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3388 2024.08.12 21:40:00.255715 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3389 2024.08.12 21:40:00.256062 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3390 2024.08.12 21:40:00.256376 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3391 2024.08.12 21:40:00.256542 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 308.01 KiB/sec.
3392 2024.08.12 21:40:00.256837 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Debug> DynamicQueryHandler: Done processing query
3393 2024.08.12 21:40:00.256862 [ 3 ] {19a10858-7bb6-4fbd-8f88-2463ff510e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3394 2024.08.12 21:40:00.256878 [ 3 ] {} <Debug> HTTP-Session: 9b742cba-5768-4e59-baed-c205c330bce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3395 2024.08.12 21:40:00.256993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3396 2024.08.12 21:40:00.257041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3397 2024.08.12 21:40:00.257060 [ 3 ] {} <Debug> HTTP-Session: a10c350e-ca79-4df8-b7dc-bf752e49a917 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3398 2024.08.12 21:40:00.257077 [ 3 ] {} <Debug> HTTP-Session: a10c350e-ca79-4df8-b7dc-bf752e49a917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.08.12 21:40:00.257091 [ 3 ] {} <Debug> HTTP-Session: a10c350e-ca79-4df8-b7dc-bf752e49a917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3400 2024.08.12 21:40:00.257121 [ 3 ] {} <Trace> HTTP-Session: a10c350e-ca79-4df8-b7dc-bf752e49a917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3401 2024.08.12 21:40:00.257232 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3402 2024.08.12 21:40:00.257277 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3403 2024.08.12 21:40:00.257419 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3404 2024.08.12 21:40:00.257778 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3405 2024.08.12 21:40:00.257815 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3406 2024.08.12 21:40:00.258171 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3407 2024.08.12 21:40:00.258482 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3408 2024.08.12 21:40:00.258640 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
3409 2024.08.12 21:40:00.258804 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Debug> DynamicQueryHandler: Done processing query
3410 2024.08.12 21:40:00.258829 [ 3 ] {5b0b59ac-628c-4362-ab9a-af42d03e2b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3411 2024.08.12 21:40:00.258845 [ 3 ] {} <Debug> HTTP-Session: a10c350e-ca79-4df8-b7dc-bf752e49a917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3412 2024.08.12 21:40:02.277255 [ 50 ] {} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3413 2024.08.12 21:40:02.277320 [ 50 ] {} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3414 2024.08.12 21:40:02.277342 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3415 2024.08.12 21:40:02.277493 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::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
3416 2024.08.12 21:40:02.277857 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3417 2024.08.12 21:40:02.277900 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3418 2024.08.12 21:40:02.277989 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3419 2024.08.12 21:40:02.278068 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3420 2024.08.12 21:40:02.278143 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3421 2024.08.12 21:40:02.278216 [ 194 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3422 2024.08.12 21:40:02.280174 [ 200 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.002766094 sec., 14460.824541754546 rows/sec., 2.08 MiB/sec.
3423 2024.08.12 21:40:02.280395 [ 200 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3424 2024.08.12 21:40:02.281041 [ 200 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3425 2024.08.12 21:40:02.281140 [ 200 ] {c1106590-2e0f-407a-aeeb-0e6c229dbf64::all_1_5_1} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3426 2024.08.12 21:40:02.281246 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3427 2024.08.12 21:40:03.328328 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
3428 2024.08.12 21:40:03.328424 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
3429 2024.08.12 21:40:05.234833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3430 2024.08.12 21:40:05.234942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3431 2024.08.12 21:40:05.234967 [ 3 ] {} <Debug> HTTP-Session: d440c80b-94e7-4ddf-b24b-34c93b9b5e20 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3432 2024.08.12 21:40:05.234992 [ 3 ] {} <Debug> HTTP-Session: d440c80b-94e7-4ddf-b24b-34c93b9b5e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.08.12 21:40:05.235006 [ 3 ] {} <Debug> HTTP-Session: d440c80b-94e7-4ddf-b24b-34c93b9b5e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3434 2024.08.12 21:40:05.235056 [ 3 ] {} <Trace> HTTP-Session: d440c80b-94e7-4ddf-b24b-34c93b9b5e20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3435 2024.08.12 21:40:05.235308 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3436 2024.08.12 21:40:05.235718 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3437 2024.08.12 21:40:05.235769 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3438 2024.08.12 21:40:05.236131 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3439 2024.08.12 21:40:05.236214 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3440 2024.08.12 21:40:05.236384 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3441 2024.08.12 21:40:05.236422 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3442 2024.08.12 21:40:05.236448 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (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
3443 2024.08.12 21:40:05.236465 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
3444 2024.08.12 21:40:05.236512 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3445 2024.08.12 21:40:05.236535 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
3446 2024.08.12 21:40:05.237607 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.002417 sec., 16549.44145635085 rows/sec., 616.97 KiB/sec.
3447 2024.08.12 21:40:05.237909 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> DynamicQueryHandler: Done processing query
3448 2024.08.12 21:40:05.237938 [ 3 ] {4ad56c88-dcd7-438d-9c0e-1533458a0cdf} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3449 2024.08.12 21:40:05.237956 [ 3 ] {} <Debug> HTTP-Session: d440c80b-94e7-4ddf-b24b-34c93b9b5e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.08.12 21:40:05.248919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2024.08.12 21:40:05.248985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3452 2024.08.12 21:40:05.249005 [ 3 ] {} <Debug> HTTP-Session: 3677dadf-7415-4376-a86f-4c29f6cdd74b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3453 2024.08.12 21:40:05.249026 [ 3 ] {} <Debug> HTTP-Session: 3677dadf-7415-4376-a86f-4c29f6cdd74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.08.12 21:40:05.249040 [ 3 ] {} <Debug> HTTP-Session: 3677dadf-7415-4376-a86f-4c29f6cdd74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.08.12 21:40:05.249079 [ 3 ] {} <Trace> HTTP-Session: 3677dadf-7415-4376-a86f-4c29f6cdd74b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3456 2024.08.12 21:40:05.249212 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3457 2024.08.12 21:40:05.249267 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3458 2024.08.12 21:40:05.249451 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2024.08.12 21:40:05.249810 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3460 2024.08.12 21:40:05.249849 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3461 2024.08.12 21:40:05.250342 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3462 2024.08.12 21:40:05.250662 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3463 2024.08.12 21:40:05.250838 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001662 sec., 601.6847172081829 rows/sec., 136.32 KiB/sec.
3464 2024.08.12 21:40:05.251147 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Debug> DynamicQueryHandler: Done processing query
3465 2024.08.12 21:40:05.251174 [ 3 ] {cd59f49b-8845-4adb-ad48-f9ce5fbe83da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3466 2024.08.12 21:40:05.251189 [ 3 ] {} <Debug> HTTP-Session: 3677dadf-7415-4376-a86f-4c29f6cdd74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.08.12 21:40:05.251318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3468 2024.08.12 21:40:05.251371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3469 2024.08.12 21:40:05.251390 [ 3 ] {} <Debug> HTTP-Session: c68d0420-e9b9-4c87-a6d6-ab5af007404e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3470 2024.08.12 21:40:05.251408 [ 3 ] {} <Debug> HTTP-Session: c68d0420-e9b9-4c87-a6d6-ab5af007404e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.08.12 21:40:05.251422 [ 3 ] {} <Debug> HTTP-Session: c68d0420-e9b9-4c87-a6d6-ab5af007404e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.08.12 21:40:05.251454 [ 3 ] {} <Trace> HTTP-Session: c68d0420-e9b9-4c87-a6d6-ab5af007404e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3473 2024.08.12 21:40:05.251551 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3474 2024.08.12 21:40:05.251597 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3475 2024.08.12 21:40:05.251745 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2024.08.12 21:40:05.252103 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3477 2024.08.12 21:40:05.252141 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3478 2024.08.12 21:40:05.252452 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3479 2024.08.12 21:40:05.252760 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3480 2024.08.12 21:40:05.252918 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 245.20 KiB/sec.
3481 2024.08.12 21:40:05.253086 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Debug> DynamicQueryHandler: Done processing query
3482 2024.08.12 21:40:05.253110 [ 3 ] {8ca572a4-7d2e-462e-a287-bc71487e90ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3483 2024.08.12 21:40:05.253126 [ 3 ] {} <Debug> HTTP-Session: c68d0420-e9b9-4c87-a6d6-ab5af007404e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.08.12 21:40:05.253255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3485 2024.08.12 21:40:05.253301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3486 2024.08.12 21:40:05.253320 [ 3 ] {} <Debug> HTTP-Session: 0eafbc8b-7c3d-45f9-b5a7-7718731c9671 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3487 2024.08.12 21:40:05.253337 [ 3 ] {} <Debug> HTTP-Session: 0eafbc8b-7c3d-45f9-b5a7-7718731c9671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.08.12 21:40:05.253350 [ 3 ] {} <Debug> HTTP-Session: 0eafbc8b-7c3d-45f9-b5a7-7718731c9671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.08.12 21:40:05.253380 [ 3 ] {} <Trace> HTTP-Session: 0eafbc8b-7c3d-45f9-b5a7-7718731c9671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3490 2024.08.12 21:40:05.253472 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3491 2024.08.12 21:40:05.253515 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3492 2024.08.12 21:40:05.253672 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3493 2024.08.12 21:40:05.255942 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3494 2024.08.12 21:40:05.255976 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3495 2024.08.12 21:40:05.258477 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3496 2024.08.12 21:40:05.258793 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3497 2024.08.12 21:40:05.258938 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005482 sec., 729.6607077708866 rows/sec., 59.50 KiB/sec.
3498 2024.08.12 21:40:05.259098 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Debug> DynamicQueryHandler: Done processing query
3499 2024.08.12 21:40:05.259123 [ 3 ] {2ea8e4f0-307b-43b0-8679-0f5cda572f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3500 2024.08.12 21:40:05.259138 [ 3 ] {} <Debug> HTTP-Session: 0eafbc8b-7c3d-45f9-b5a7-7718731c9671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.08.12 21:40:05.259380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3502 2024.08.12 21:40:05.259427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3503 2024.08.12 21:40:05.259445 [ 3 ] {} <Debug> HTTP-Session: 5f4accea-b22f-494a-b390-6d62073eabf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3504 2024.08.12 21:40:05.259462 [ 3 ] {} <Debug> HTTP-Session: 5f4accea-b22f-494a-b390-6d62073eabf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.08.12 21:40:05.259475 [ 3 ] {} <Debug> HTTP-Session: 5f4accea-b22f-494a-b390-6d62073eabf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.08.12 21:40:05.259506 [ 3 ] {} <Trace> HTTP-Session: 5f4accea-b22f-494a-b390-6d62073eabf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3507 2024.08.12 21:40:05.259640 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3508 2024.08.12 21:40:05.259681 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3509 2024.08.12 21:40:05.259805 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3510 2024.08.12 21:40:05.260205 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3511 2024.08.12 21:40:05.260242 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3512 2024.08.12 21:40:05.260586 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3513 2024.08.12 21:40:05.261122 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3514 2024.08.12 21:40:05.261286 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Debug> executeQuery: Read 163 rows, 14.68 KiB in 0.001706 sec., 95545.1348182884 rows/sec., 8.40 MiB/sec.
3515 2024.08.12 21:40:05.261453 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Debug> DynamicQueryHandler: Done processing query
3516 2024.08.12 21:40:05.261479 [ 3 ] {9b075ca9-c3d7-4ba1-be22-555960ff5a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3517 2024.08.12 21:40:05.261495 [ 3 ] {} <Debug> HTTP-Session: 5f4accea-b22f-494a-b390-6d62073eabf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3518 2024.08.12 21:40:05.261619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3519 2024.08.12 21:40:05.261667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3520 2024.08.12 21:40:05.261686 [ 3 ] {} <Debug> HTTP-Session: 931dd102-0800-48e7-8f5e-ef1abd7c577b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3521 2024.08.12 21:40:05.261703 [ 3 ] {} <Debug> HTTP-Session: 931dd102-0800-48e7-8f5e-ef1abd7c577b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.08.12 21:40:05.261716 [ 3 ] {} <Debug> HTTP-Session: 931dd102-0800-48e7-8f5e-ef1abd7c577b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.08.12 21:40:05.261746 [ 3 ] {} <Trace> HTTP-Session: 931dd102-0800-48e7-8f5e-ef1abd7c577b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3524 2024.08.12 21:40:05.261839 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3525 2024.08.12 21:40:05.261881 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3526 2024.08.12 21:40:05.262006 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3527 2024.08.12 21:40:05.262438 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3528 2024.08.12 21:40:05.262472 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3529 2024.08.12 21:40:05.262761 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3530 2024.08.12 21:40:05.263064 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3531 2024.08.12 21:40:05.263206 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 202.10 KiB/sec.
3532 2024.08.12 21:40:05.263456 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Debug> DynamicQueryHandler: Done processing query
3533 2024.08.12 21:40:05.263481 [ 3 ] {b8039502-568a-46d5-9469-15bcc6aa3b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3534 2024.08.12 21:40:05.263497 [ 3 ] {} <Debug> HTTP-Session: 931dd102-0800-48e7-8f5e-ef1abd7c577b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3535 2024.08.12 21:40:05.263681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3536 2024.08.12 21:40:05.263730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3537 2024.08.12 21:40:05.263748 [ 3 ] {} <Debug> HTTP-Session: 498ce563-be42-4721-a89b-1f7d133d93a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3538 2024.08.12 21:40:05.263765 [ 3 ] {} <Debug> HTTP-Session: 498ce563-be42-4721-a89b-1f7d133d93a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.08.12 21:40:05.263779 [ 3 ] {} <Debug> HTTP-Session: 498ce563-be42-4721-a89b-1f7d133d93a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.08.12 21:40:05.263809 [ 3 ] {} <Trace> HTTP-Session: 498ce563-be42-4721-a89b-1f7d133d93a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3541 2024.08.12 21:40:05.264011 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3542 2024.08.12 21:40:05.264054 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3543 2024.08.12 21:40:05.264195 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3544 2024.08.12 21:40:05.264827 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3545 2024.08.12 21:40:05.264875 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3546 2024.08.12 21:40:05.265238 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3547 2024.08.12 21:40:05.265550 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3548 2024.08.12 21:40:05.265699 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Debug> executeQuery: Read 386 rows, 27.80 KiB in 0.001791 sec., 215522.0547180346 rows/sec., 15.16 MiB/sec.
3549 2024.08.12 21:40:05.265873 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Debug> DynamicQueryHandler: Done processing query
3550 2024.08.12 21:40:05.265899 [ 3 ] {c170839c-4486-46a6-a3e1-f7140f84e9aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3551 2024.08.12 21:40:05.265916 [ 3 ] {} <Debug> HTTP-Session: 498ce563-be42-4721-a89b-1f7d133d93a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.08.12 21:40:05.266059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3553 2024.08.12 21:40:05.266107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3554 2024.08.12 21:40:05.266127 [ 3 ] {} <Debug> HTTP-Session: 6151cf44-9da5-4277-a066-620256d82054 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3555 2024.08.12 21:40:05.266143 [ 3 ] {} <Debug> HTTP-Session: 6151cf44-9da5-4277-a066-620256d82054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.08.12 21:40:05.266158 [ 3 ] {} <Debug> HTTP-Session: 6151cf44-9da5-4277-a066-620256d82054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.08.12 21:40:05.266188 [ 3 ] {} <Trace> HTTP-Session: 6151cf44-9da5-4277-a066-620256d82054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3558 2024.08.12 21:40:05.266308 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3559 2024.08.12 21:40:05.266353 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3560 2024.08.12 21:40:05.266479 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3561 2024.08.12 21:40:05.266773 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3562 2024.08.12 21:40:05.266810 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3563 2024.08.12 21:40:05.267229 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3564 2024.08.12 21:40:05.267657 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3565 2024.08.12 21:40:05.267860 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 163.90 KiB/sec.
3566 2024.08.12 21:40:05.268081 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Debug> DynamicQueryHandler: Done processing query
3567 2024.08.12 21:40:05.268116 [ 3 ] {392ad62c-563e-4c33-9053-f8b8139b47ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3568 2024.08.12 21:40:05.268140 [ 3 ] {} <Debug> HTTP-Session: 6151cf44-9da5-4277-a066-620256d82054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3569 2024.08.12 21:40:05.268288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3570 2024.08.12 21:40:05.268345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3571 2024.08.12 21:40:05.268372 [ 3 ] {} <Debug> HTTP-Session: 53c25bbf-c3a2-43b8-973c-b056401b733d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3572 2024.08.12 21:40:05.268389 [ 3 ] {} <Debug> HTTP-Session: 53c25bbf-c3a2-43b8-973c-b056401b733d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.08.12 21:40:05.268404 [ 3 ] {} <Debug> HTTP-Session: 53c25bbf-c3a2-43b8-973c-b056401b733d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3574 2024.08.12 21:40:05.268434 [ 3 ] {} <Trace> HTTP-Session: 53c25bbf-c3a2-43b8-973c-b056401b733d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3575 2024.08.12 21:40:05.268592 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3576 2024.08.12 21:40:05.268639 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3577 2024.08.12 21:40:05.268782 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3578 2024.08.12 21:40:05.269115 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3579 2024.08.12 21:40:05.269151 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3580 2024.08.12 21:40:05.269522 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3581 2024.08.12 21:40:05.269865 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3582 2024.08.12 21:40:05.270019 [ 44 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3583 2024.08.12 21:40:05.270029 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001512 sec., 50925.92592592592 rows/sec., 3.14 MiB/sec.
3584 2024.08.12 21:40:05.270097 [ 44 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3585 2024.08.12 21:40:05.270169 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3586 2024.08.12 21:40:05.270364 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
3587 2024.08.12 21:40:05.270412 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Debug> DynamicQueryHandler: Done processing query
3588 2024.08.12 21:40:05.270470 [ 3 ] {e2962542-086b-4610-8b22-338e09c35ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3589 2024.08.12 21:40:05.270512 [ 3 ] {} <Debug> HTTP-Session: 53c25bbf-c3a2-43b8-973c-b056401b733d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.08.12 21:40:05.270622 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3591 2024.08.12 21:40:05.270663 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
3592 2024.08.12 21:40:05.270818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.08.12 21:40:05.270848 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
3594 2024.08.12 21:40:05.271001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3595 2024.08.12 21:40:05.271102 [ 3 ] {} <Debug> HTTP-Session: c5e2ddcc-98d1-4f47-8d04-b440f5039a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3596 2024.08.12 21:40:05.271188 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
3597 2024.08.12 21:40:05.271193 [ 3 ] {} <Debug> HTTP-Session: c5e2ddcc-98d1-4f47-8d04-b440f5039a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3598 2024.08.12 21:40:05.271283 [ 3 ] {} <Debug> HTTP-Session: c5e2ddcc-98d1-4f47-8d04-b440f5039a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3599 2024.08.12 21:40:05.271487 [ 3 ] {} <Trace> HTTP-Session: c5e2ddcc-98d1-4f47-8d04-b440f5039a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3600 2024.08.12 21:40:05.271516 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
3601 2024.08.12 21:40:05.271663 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
3602 2024.08.12 21:40:05.272003 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
3603 2024.08.12 21:40:05.272091 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3604 2024.08.12 21:40:05.272343 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3605 2024.08.12 21:40:05.272835 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3606 2024.08.12 21:40:05.273924 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3607 2024.08.12 21:40:05.273994 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3608 2024.08.12 21:40:05.274931 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660478 sec., 99131.46248088716 rows/sec., 6.10 MiB/sec.
3609 2024.08.12 21:40:05.275098 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3610 2024.08.12 21:40:05.275149 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3611 2024.08.12 21:40:05.276043 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3612 2024.08.12 21:40:05.276124 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3613 2024.08.12 21:40:05.276302 [ 200 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3614 2024.08.12 21:40:05.276431 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004676 sec., 34644.99572284004 rows/sec., 2.41 MiB/sec.
3615 2024.08.12 21:40:05.276511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3616 2024.08.12 21:40:05.276829 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Debug> DynamicQueryHandler: Done processing query
3617 2024.08.12 21:40:05.276858 [ 3 ] {0f8d0ec7-1023-4b71-9df7-5fe4f29957cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3618 2024.08.12 21:40:05.276875 [ 3 ] {} <Debug> HTTP-Session: c5e2ddcc-98d1-4f47-8d04-b440f5039a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.08.12 21:40:05.277005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3620 2024.08.12 21:40:05.277054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3621 2024.08.12 21:40:05.277073 [ 3 ] {} <Debug> HTTP-Session: fd801d43-1db6-48bd-ba66-8b77e36eb43b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3622 2024.08.12 21:40:05.277091 [ 3 ] {} <Debug> HTTP-Session: fd801d43-1db6-48bd-ba66-8b77e36eb43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.08.12 21:40:05.277104 [ 3 ] {} <Debug> HTTP-Session: fd801d43-1db6-48bd-ba66-8b77e36eb43b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.08.12 21:40:05.277135 [ 3 ] {} <Trace> HTTP-Session: fd801d43-1db6-48bd-ba66-8b77e36eb43b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2024.08.12 21:40:05.277250 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3626 2024.08.12 21:40:05.277378 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3627 2024.08.12 21:40:05.277520 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.08.12 21:40:05.277816 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3629 2024.08.12 21:40:05.277853 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3630 2024.08.12 21:40:05.278246 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3631 2024.08.12 21:40:05.278568 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3632 2024.08.12 21:40:05.278701 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001482 sec., 15519.568151147098 rows/sec., 839.50 KiB/sec.
3633 2024.08.12 21:40:05.278924 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Debug> DynamicQueryHandler: Done processing query
3634 2024.08.12 21:40:05.278948 [ 3 ] {ccc4dff1-98be-4dbd-a3b2-613f7098be54} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3635 2024.08.12 21:40:05.278964 [ 3 ] {} <Debug> HTTP-Session: fd801d43-1db6-48bd-ba66-8b77e36eb43b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.08.12 21:40:05.279082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3637 2024.08.12 21:40:05.279130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3638 2024.08.12 21:40:05.279150 [ 3 ] {} <Debug> HTTP-Session: 12e314ec-f1bc-4fb0-ad7f-c0936c52db32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3639 2024.08.12 21:40:05.279173 [ 3 ] {} <Debug> HTTP-Session: 12e314ec-f1bc-4fb0-ad7f-c0936c52db32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.08.12 21:40:05.279187 [ 3 ] {} <Debug> HTTP-Session: 12e314ec-f1bc-4fb0-ad7f-c0936c52db32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.08.12 21:40:05.279216 [ 3 ] {} <Trace> HTTP-Session: 12e314ec-f1bc-4fb0-ad7f-c0936c52db32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3642 2024.08.12 21:40:05.279340 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3643 2024.08.12 21:40:05.279382 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3644 2024.08.12 21:40:05.279514 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2024.08.12 21:40:05.279813 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3646 2024.08.12 21:40:05.279847 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3647 2024.08.12 21:40:05.280203 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3648 2024.08.12 21:40:05.280517 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2024.08.12 21:40:05.280674 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
3650 2024.08.12 21:40:05.280842 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Debug> DynamicQueryHandler: Done processing query
3651 2024.08.12 21:40:05.280867 [ 3 ] {49f20274-6312-400a-a15c-86553ee8b5f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3652 2024.08.12 21:40:05.280882 [ 3 ] {} <Debug> HTTP-Session: 12e314ec-f1bc-4fb0-ad7f-c0936c52db32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.08.12 21:40:10.243796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3654 2024.08.12 21:40:10.243927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3655 2024.08.12 21:40:10.243953 [ 3 ] {} <Debug> HTTP-Session: 63e53e5e-2750-4180-9426-235f3f2732ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3656 2024.08.12 21:40:10.243978 [ 3 ] {} <Debug> HTTP-Session: 63e53e5e-2750-4180-9426-235f3f2732ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.08.12 21:40:10.243994 [ 3 ] {} <Debug> HTTP-Session: 63e53e5e-2750-4180-9426-235f3f2732ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.08.12 21:40:10.244045 [ 3 ] {} <Trace> HTTP-Session: 63e53e5e-2750-4180-9426-235f3f2732ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3659 2024.08.12 21:40:10.244251 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3660 2024.08.12 21:40:10.244320 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3661 2024.08.12 21:40:10.244515 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3662 2024.08.12 21:40:10.244989 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3663 2024.08.12 21:40:10.245034 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3664 2024.08.12 21:40:10.245410 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3665 2024.08.12 21:40:10.245740 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3666 2024.08.12 21:40:10.245892 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00171 sec., 18128.654970760235 rows/sec., 1.43 MiB/sec.
3667 2024.08.12 21:40:10.245956 [ 37 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3668 2024.08.12 21:40:10.246061 [ 37 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3669 2024.08.12 21:40:10.246092 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3670 2024.08.12 21:40:10.246186 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Debug> DynamicQueryHandler: Done processing query
3671 2024.08.12 21:40:10.246232 [ 3 ] {fa2b3486-88db-48bf-a341-ed50c49bd5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3672 2024.08.12 21:40:10.246241 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
3673 2024.08.12 21:40:10.246252 [ 3 ] {} <Debug> HTTP-Session: 63e53e5e-2750-4180-9426-235f3f2732ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3674 2024.08.12 21:40:10.246384 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3675 2024.08.12 21:40:10.246420 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part
3676 2024.08.12 21:40:10.246440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3677 2024.08.12 21:40:10.246510 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part
3678 2024.08.12 21:40:10.246512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3679 2024.08.12 21:40:10.246591 [ 3 ] {} <Debug> HTTP-Session: c72266eb-0ca0-4f9a-a755-35c3478a2a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3680 2024.08.12 21:40:10.246704 [ 3 ] {} <Debug> HTTP-Session: c72266eb-0ca0-4f9a-a755-35c3478a2a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.08.12 21:40:10.246820 [ 3 ] {} <Debug> HTTP-Session: c72266eb-0ca0-4f9a-a755-35c3478a2a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.08.12 21:40:10.246990 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
3683 2024.08.12 21:40:10.247015 [ 3 ] {} <Trace> HTTP-Session: c72266eb-0ca0-4f9a-a755-35c3478a2a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3684 2024.08.12 21:40:10.247405 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
3685 2024.08.12 21:40:10.247454 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3686 2024.08.12 21:40:10.247598 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
3687 2024.08.12 21:40:10.247597 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3688 2024.08.12 21:40:10.247939 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
3689 2024.08.12 21:40:10.248631 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3690 2024.08.12 21:40:10.249144 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3691 2024.08.12 21:40:10.249188 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3692 2024.08.12 21:40:10.249687 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3693 2024.08.12 21:40:10.249793 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.003600205 sec., 37220.10274414929 rows/sec., 2.81 MiB/sec.
3694 2024.08.12 21:40:10.250143 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3695 2024.08.12 21:40:10.250263 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3696 2024.08.12 21:40:10.250514 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003215 sec., 622.0839813374805 rows/sec., 50.73 KiB/sec.
3697 2024.08.12 21:40:10.251009 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Debug> DynamicQueryHandler: Done processing query
3698 2024.08.12 21:40:10.251053 [ 3 ] {51f2ff1d-8630-45a9-b8d0-3f24b518ff23} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3699 2024.08.12 21:40:10.251080 [ 3 ] {} <Debug> HTTP-Session: c72266eb-0ca0-4f9a-a755-35c3478a2a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.08.12 21:40:10.251165 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3701 2024.08.12 21:40:10.251284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3702 2024.08.12 21:40:10.251293 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_11_2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3703 2024.08.12 21:40:10.251364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3704 2024.08.12 21:40:10.251436 [ 3 ] {} <Debug> HTTP-Session: 9b4a540f-8cab-43ad-b278-98d839d22f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3705 2024.08.12 21:40:10.251464 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3706 2024.08.12 21:40:10.251473 [ 3 ] {} <Debug> HTTP-Session: 9b4a540f-8cab-43ad-b278-98d839d22f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3707 2024.08.12 21:40:10.251517 [ 3 ] {} <Debug> HTTP-Session: 9b4a540f-8cab-43ad-b278-98d839d22f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3708 2024.08.12 21:40:10.251552 [ 3 ] {} <Trace> HTTP-Session: 9b4a540f-8cab-43ad-b278-98d839d22f6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3709 2024.08.12 21:40:10.251701 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3710 2024.08.12 21:40:10.251745 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3711 2024.08.12 21:40:10.251891 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3712 2024.08.12 21:40:10.252292 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3713 2024.08.12 21:40:10.252329 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3714 2024.08.12 21:40:10.252654 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3715 2024.08.12 21:40:10.252951 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3716 2024.08.12 21:40:10.253114 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Debug> executeQuery: Read 150 rows, 12.86 KiB in 0.001469 sec., 102110.27910142954 rows/sec., 8.55 MiB/sec.
3717 2024.08.12 21:40:10.253292 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Debug> DynamicQueryHandler: Done processing query
3718 2024.08.12 21:40:10.253316 [ 3 ] {da184922-db60-4756-8877-63007a9e3b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3719 2024.08.12 21:40:10.253332 [ 3 ] {} <Debug> HTTP-Session: 9b4a540f-8cab-43ad-b278-98d839d22f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3720 2024.08.12 21:40:10.253464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3721 2024.08.12 21:40:10.253512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3722 2024.08.12 21:40:10.253532 [ 3 ] {} <Debug> HTTP-Session: bd0834cd-32e2-4671-bb0c-e7f92638a335 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3723 2024.08.12 21:40:10.253548 [ 3 ] {} <Debug> HTTP-Session: bd0834cd-32e2-4671-bb0c-e7f92638a335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.08.12 21:40:10.253562 [ 3 ] {} <Debug> HTTP-Session: bd0834cd-32e2-4671-bb0c-e7f92638a335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3725 2024.08.12 21:40:10.253593 [ 3 ] {} <Trace> HTTP-Session: bd0834cd-32e2-4671-bb0c-e7f92638a335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3726 2024.08.12 21:40:10.253684 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3727 2024.08.12 21:40:10.253727 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3728 2024.08.12 21:40:10.253853 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3729 2024.08.12 21:40:10.254115 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3730 2024.08.12 21:40:10.254151 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3731 2024.08.12 21:40:10.254450 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3732 2024.08.12 21:40:10.254768 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3733 2024.08.12 21:40:10.254911 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 111.81 KiB/sec.
3734 2024.08.12 21:40:10.255074 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Debug> DynamicQueryHandler: Done processing query
3735 2024.08.12 21:40:10.255098 [ 3 ] {a24afb53-85c5-4638-9fde-4b0239efc58d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3736 2024.08.12 21:40:10.255114 [ 3 ] {} <Debug> HTTP-Session: bd0834cd-32e2-4671-bb0c-e7f92638a335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.08.12 21:40:10.255231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3738 2024.08.12 21:40:10.255278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3739 2024.08.12 21:40:10.255297 [ 3 ] {} <Debug> HTTP-Session: d643f850-5ea8-45b3-a57c-625a11a6dbeb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3740 2024.08.12 21:40:10.255312 [ 3 ] {} <Debug> HTTP-Session: d643f850-5ea8-45b3-a57c-625a11a6dbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.08.12 21:40:10.255326 [ 3 ] {} <Debug> HTTP-Session: d643f850-5ea8-45b3-a57c-625a11a6dbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3742 2024.08.12 21:40:10.255356 [ 3 ] {} <Trace> HTTP-Session: d643f850-5ea8-45b3-a57c-625a11a6dbeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3743 2024.08.12 21:40:10.255480 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3744 2024.08.12 21:40:10.255521 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3745 2024.08.12 21:40:10.255646 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2024.08.12 21:40:10.255991 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3747 2024.08.12 21:40:10.256027 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3748 2024.08.12 21:40:10.256348 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3749 2024.08.12 21:40:10.256642 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3750 2024.08.12 21:40:10.256798 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001359 sec., 71376.01177336277 rows/sec., 5.58 MiB/sec.
3751 2024.08.12 21:40:10.257000 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Debug> DynamicQueryHandler: Done processing query
3752 2024.08.12 21:40:10.257024 [ 3 ] {7a1e21ff-bb6b-4cde-84d6-b554e7767820} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3753 2024.08.12 21:40:10.257040 [ 3 ] {} <Debug> HTTP-Session: d643f850-5ea8-45b3-a57c-625a11a6dbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3754 2024.08.12 21:40:10.257211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3755 2024.08.12 21:40:10.257259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3756 2024.08.12 21:40:10.257277 [ 3 ] {} <Debug> HTTP-Session: 12bb26ed-1533-4c58-a522-eace193e6209 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3757 2024.08.12 21:40:10.257293 [ 3 ] {} <Debug> HTTP-Session: 12bb26ed-1533-4c58-a522-eace193e6209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3758 2024.08.12 21:40:10.257307 [ 3 ] {} <Debug> HTTP-Session: 12bb26ed-1533-4c58-a522-eace193e6209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.08.12 21:40:10.257337 [ 3 ] {} <Trace> HTTP-Session: 12bb26ed-1533-4c58-a522-eace193e6209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3760 2024.08.12 21:40:10.257479 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3761 2024.08.12 21:40:10.257524 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3762 2024.08.12 21:40:10.257668 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3763 2024.08.12 21:40:10.258040 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3764 2024.08.12 21:40:10.258076 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3765 2024.08.12 21:40:10.258466 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3766 2024.08.12 21:40:10.258796 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3767 2024.08.12 21:40:10.258954 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00153 sec., 105228.75816993465 rows/sec., 7.33 MiB/sec.
3768 2024.08.12 21:40:10.259124 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Debug> DynamicQueryHandler: Done processing query
3769 2024.08.12 21:40:10.259149 [ 3 ] {21c27785-818b-4d73-8499-46e1b274fb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3770 2024.08.12 21:40:10.259164 [ 3 ] {} <Debug> HTTP-Session: 12bb26ed-1533-4c58-a522-eace193e6209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3771 2024.08.12 21:40:10.259312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3772 2024.08.12 21:40:10.259360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3773 2024.08.12 21:40:10.259379 [ 3 ] {} <Debug> HTTP-Session: b0f70842-51b5-4bf6-9e7f-bb75a1f6afa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3774 2024.08.12 21:40:10.259395 [ 3 ] {} <Debug> HTTP-Session: b0f70842-51b5-4bf6-9e7f-bb75a1f6afa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3775 2024.08.12 21:40:10.259410 [ 3 ] {} <Debug> HTTP-Session: b0f70842-51b5-4bf6-9e7f-bb75a1f6afa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3776 2024.08.12 21:40:10.259440 [ 3 ] {} <Trace> HTTP-Session: b0f70842-51b5-4bf6-9e7f-bb75a1f6afa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3777 2024.08.12 21:40:10.260125 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3778 2024.08.12 21:40:10.260199 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <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
3779 2024.08.12 21:40:10.260591 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3780 2024.08.12 21:40:10.261284 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3781 2024.08.12 21:40:10.261319 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3782 2024.08.12 21:40:10.261998 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3783 2024.08.12 21:40:10.262433 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3784 2024.08.12 21:40:10.262646 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00312 sec., 9935.897435897436 rows/sec., 17.80 MiB/sec.
3785 2024.08.12 21:40:10.263167 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Debug> DynamicQueryHandler: Done processing query
3786 2024.08.12 21:40:10.263199 [ 3 ] {4d7de352-9a0f-4faf-8a38-2f994edb5a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3787 2024.08.12 21:40:10.263216 [ 3 ] {} <Debug> HTTP-Session: b0f70842-51b5-4bf6-9e7f-bb75a1f6afa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3788 2024.08.12 21:40:10.263403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3789 2024.08.12 21:40:10.263451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3790 2024.08.12 21:40:10.263470 [ 3 ] {} <Debug> HTTP-Session: 3c65fe89-aee2-4ebd-8f86-926c416e8d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3791 2024.08.12 21:40:10.263486 [ 3 ] {} <Debug> HTTP-Session: 3c65fe89-aee2-4ebd-8f86-926c416e8d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3792 2024.08.12 21:40:10.263500 [ 3 ] {} <Debug> HTTP-Session: 3c65fe89-aee2-4ebd-8f86-926c416e8d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3793 2024.08.12 21:40:10.263531 [ 3 ] {} <Trace> HTTP-Session: 3c65fe89-aee2-4ebd-8f86-926c416e8d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3794 2024.08.12 21:40:10.263640 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3795 2024.08.12 21:40:10.263684 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3796 2024.08.12 21:40:10.263825 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3797 2024.08.12 21:40:10.264114 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3798 2024.08.12 21:40:10.264149 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3799 2024.08.12 21:40:10.264516 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3800 2024.08.12 21:40:10.264831 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3801 2024.08.12 21:40:10.264989 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
3802 2024.08.12 21:40:10.265153 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Debug> DynamicQueryHandler: Done processing query
3803 2024.08.12 21:40:10.265178 [ 3 ] {fb7c8a32-1043-4a8e-ba1f-62038fc1ad15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3804 2024.08.12 21:40:10.265200 [ 3 ] {} <Debug> HTTP-Session: 3c65fe89-aee2-4ebd-8f86-926c416e8d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3805 2024.08.12 21:40:15.245125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3806 2024.08.12 21:40:15.245272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3807 2024.08.12 21:40:15.245302 [ 3 ] {} <Debug> HTTP-Session: e2cadbee-0481-49f2-860d-2b5aec54353d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3808 2024.08.12 21:40:15.245328 [ 3 ] {} <Debug> HTTP-Session: e2cadbee-0481-49f2-860d-2b5aec54353d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3809 2024.08.12 21:40:15.245345 [ 3 ] {} <Debug> HTTP-Session: e2cadbee-0481-49f2-860d-2b5aec54353d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3810 2024.08.12 21:40:15.245399 [ 3 ] {} <Trace> HTTP-Session: e2cadbee-0481-49f2-860d-2b5aec54353d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3811 2024.08.12 21:40:15.245598 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3812 2024.08.12 21:40:15.245670 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3813 2024.08.12 21:40:15.245869 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3814 2024.08.12 21:40:15.246292 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3815 2024.08.12 21:40:15.246332 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3816 2024.08.12 21:40:15.246702 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3817 2024.08.12 21:40:15.247042 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3818 2024.08.12 21:40:15.247186 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 205.84 KiB/sec.
3819 2024.08.12 21:40:15.247446 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Debug> DynamicQueryHandler: Done processing query
3820 2024.08.12 21:40:15.247473 [ 3 ] {0b4c6807-78df-46ef-8cb0-fd09cc343804} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3821 2024.08.12 21:40:15.247489 [ 3 ] {} <Debug> HTTP-Session: e2cadbee-0481-49f2-860d-2b5aec54353d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.08.12 21:40:15.247642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3823 2024.08.12 21:40:15.247698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3824 2024.08.12 21:40:15.247718 [ 3 ] {} <Debug> HTTP-Session: fa3d6687-c6b3-45f1-8ab0-f4aec7d31e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3825 2024.08.12 21:40:15.247735 [ 3 ] {} <Debug> HTTP-Session: fa3d6687-c6b3-45f1-8ab0-f4aec7d31e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3826 2024.08.12 21:40:15.247749 [ 3 ] {} <Debug> HTTP-Session: fa3d6687-c6b3-45f1-8ab0-f4aec7d31e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.08.12 21:40:15.247785 [ 3 ] {} <Trace> HTTP-Session: fa3d6687-c6b3-45f1-8ab0-f4aec7d31e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3828 2024.08.12 21:40:15.247988 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3829 2024.08.12 21:40:15.248035 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3830 2024.08.12 21:40:15.248166 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3831 2024.08.12 21:40:15.248638 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3832 2024.08.12 21:40:15.248674 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3833 2024.08.12 21:40:15.249001 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3834 2024.08.12 21:40:15.249330 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3835 2024.08.12 21:40:15.249452 [ 31 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3836 2024.08.12 21:40:15.249461 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001594 sec., 101003.76411543287 rows/sec., 8.90 MiB/sec.
3837 2024.08.12 21:40:15.249491 [ 31 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3838 2024.08.12 21:40:15.249526 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3839 2024.08.12 21:40:15.249706 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Debug> DynamicQueryHandler: Done processing query
3840 2024.08.12 21:40:15.249728 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
3841 2024.08.12 21:40:15.249741 [ 3 ] {ec84bf6b-1e1a-45be-9531-2030dd8ebcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3842 2024.08.12 21:40:15.249829 [ 3 ] {} <Debug> HTTP-Session: fa3d6687-c6b3-45f1-8ab0-f4aec7d31e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.08.12 21:40:15.249959 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3844 2024.08.12 21:40:15.250000 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1382 rows starting from the beginning of the part
3845 2024.08.12 21:40:15.250102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3846 2024.08.12 21:40:15.250176 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
3847 2024.08.12 21:40:15.250248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3848 2024.08.12 21:40:15.250340 [ 3 ] {} <Debug> HTTP-Session: 0486540f-d016-4bf4-8dcf-c909e56cb9a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3849 2024.08.12 21:40:15.250414 [ 3 ] {} <Debug> HTTP-Session: 0486540f-d016-4bf4-8dcf-c909e56cb9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.08.12 21:40:15.250483 [ 3 ] {} <Debug> HTTP-Session: 0486540f-d016-4bf4-8dcf-c909e56cb9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.08.12 21:40:15.250531 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part
3852 2024.08.12 21:40:15.250633 [ 3 ] {} <Trace> HTTP-Session: 0486540f-d016-4bf4-8dcf-c909e56cb9a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3853 2024.08.12 21:40:15.250914 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
3854 2024.08.12 21:40:15.251087 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part
3855 2024.08.12 21:40:15.251319 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part
3856 2024.08.12 21:40:15.251342 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3857 2024.08.12 21:40:15.251517 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3858 2024.08.12 21:40:15.252138 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3859 2024.08.12 21:40:15.253012 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3860 2024.08.12 21:40:15.253067 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3861 2024.08.12 21:40:15.254033 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3862 2024.08.12 21:40:15.254870 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3863 2024.08.12 21:40:15.254869 [ 192 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 4 columns (4 merged, 0 gathered) in 0.005236144 sec., 413663.18420578196 rows/sec., 34.94 MiB/sec.
3864 2024.08.12 21:40:15.255047 [ 31 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3865 2024.08.12 21:40:15.255058 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.004174 sec., 91518.92668902731 rows/sec., 6.43 MiB/sec.
3866 2024.08.12 21:40:15.255106 [ 31 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3867 2024.08.12 21:40:15.255208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3868 2024.08.12 21:40:15.255415 [ 192 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3869 2024.08.12 21:40:15.255523 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
3870 2024.08.12 21:40:15.255540 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Debug> DynamicQueryHandler: Done processing query
3871 2024.08.12 21:40:15.255617 [ 3 ] {43d8b847-84cc-45dc-98db-d365b9921614} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3872 2024.08.12 21:40:15.255638 [ 3 ] {} <Debug> HTTP-Session: 0486540f-d016-4bf4-8dcf-c909e56cb9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3873 2024.08.12 21:40:15.255915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3874 2024.08.12 21:40:15.256023 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3875 2024.08.12 21:40:15.256143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3876 2024.08.12 21:40:15.256173 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 877 rows starting from the beginning of the part
3877 2024.08.12 21:40:15.256240 [ 3 ] {} <Debug> HTTP-Session: e0664866-369c-41f5-b875-64140f2c14a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3878 2024.08.12 21:40:15.256316 [ 3 ] {} <Debug> HTTP-Session: e0664866-369c-41f5-b875-64140f2c14a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3879 2024.08.12 21:40:15.256409 [ 3 ] {} <Debug> HTTP-Session: e0664866-369c-41f5-b875-64140f2c14a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.08.12 21:40:15.256598 [ 3 ] {} <Trace> HTTP-Session: e0664866-369c-41f5-b875-64140f2c14a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3881 2024.08.12 21:40:15.256618 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part
3882 2024.08.12 21:40:15.256970 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part
3883 2024.08.12 21:40:15.257040 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3884 2024.08.12 21:40:15.257272 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3885 2024.08.12 21:40:15.257342 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 386 rows starting from the beginning of the part
3886 2024.08.12 21:40:15.257773 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 97 rows starting from the beginning of the part
3887 2024.08.12 21:40:15.258115 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3888 2024.08.12 21:40:15.258303 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 382 rows starting from the beginning of the part
3889 2024.08.12 21:40:15.258777 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_16_3} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3890 2024.08.12 21:40:15.259185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
3891 2024.08.12 21:40:15.259267 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3892 2024.08.12 21:40:15.259734 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3893 2024.08.12 21:40:15.259770 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3894 2024.08.12 21:40:15.260325 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3895 2024.08.12 21:40:15.260706 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3896 2024.08.12 21:40:15.260949 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004099 sec., 1463.7716516223468 rows/sec., 62.90 KiB/sec.
3897 2024.08.12 21:40:15.260975 [ 192 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2225 rows, containing 4 columns (4 merged, 0 gathered) in 0.005616239 sec., 396172.5987800733 rows/sec., 28.43 MiB/sec.
3898 2024.08.12 21:40:15.261221 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Debug> DynamicQueryHandler: Done processing query
3899 2024.08.12 21:40:15.261237 [ 192 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3900 2024.08.12 21:40:15.261270 [ 3 ] {33fce0cd-1307-41cf-bf43-a51043fed0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3901 2024.08.12 21:40:15.261320 [ 3 ] {} <Debug> HTTP-Session: e0664866-369c-41f5-b875-64140f2c14a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3902 2024.08.12 21:40:15.261589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3903 2024.08.12 21:40:15.261704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3904 2024.08.12 21:40:15.261746 [ 3 ] {} <Debug> HTTP-Session: e953b259-d33a-4e56-92d9-abf7b0dcc0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3905 2024.08.12 21:40:15.261777 [ 3 ] {} <Debug> HTTP-Session: e953b259-d33a-4e56-92d9-abf7b0dcc0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.08.12 21:40:15.261813 [ 3 ] {} <Debug> HTTP-Session: e953b259-d33a-4e56-92d9-abf7b0dcc0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3907 2024.08.12 21:40:15.261868 [ 3 ] {} <Trace> HTTP-Session: e953b259-d33a-4e56-92d9-abf7b0dcc0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3908 2024.08.12 21:40:15.261923 [ 192 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3909 2024.08.12 21:40:15.262103 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3910 2024.08.12 21:40:15.262119 [ 192 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_16_3} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3911 2024.08.12 21:40:15.262177 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3912 2024.08.12 21:40:15.262288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
3913 2024.08.12 21:40:15.262460 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3914 2024.08.12 21:40:15.262811 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3915 2024.08.12 21:40:15.262847 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3916 2024.08.12 21:40:15.263239 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3917 2024.08.12 21:40:15.263574 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3918 2024.08.12 21:40:15.263702 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001715 sec., 44897.95918367347 rows/sec., 2.76 MiB/sec.
3919 2024.08.12 21:40:15.263869 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Debug> DynamicQueryHandler: Done processing query
3920 2024.08.12 21:40:15.263893 [ 3 ] {8804e1cb-5543-4b56-b1b2-a166a2cc5c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3921 2024.08.12 21:40:15.263909 [ 3 ] {} <Debug> HTTP-Session: e953b259-d33a-4e56-92d9-abf7b0dcc0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3922 2024.08.12 21:40:15.264072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3923 2024.08.12 21:40:15.264121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3924 2024.08.12 21:40:15.264139 [ 3 ] {} <Debug> HTTP-Session: ec4d7523-8bc8-4494-a930-87cc835b6941 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3925 2024.08.12 21:40:15.264155 [ 3 ] {} <Debug> HTTP-Session: ec4d7523-8bc8-4494-a930-87cc835b6941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3926 2024.08.12 21:40:15.264168 [ 3 ] {} <Debug> HTTP-Session: ec4d7523-8bc8-4494-a930-87cc835b6941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.08.12 21:40:15.264198 [ 3 ] {} <Trace> HTTP-Session: ec4d7523-8bc8-4494-a930-87cc835b6941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3928 2024.08.12 21:40:15.264377 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3929 2024.08.12 21:40:15.264423 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3930 2024.08.12 21:40:15.264562 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3931 2024.08.12 21:40:15.265033 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3932 2024.08.12 21:40:15.265067 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3933 2024.08.12 21:40:15.265466 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3934 2024.08.12 21:40:15.265803 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3935 2024.08.12 21:40:15.265928 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3936 2024.08.12 21:40:15.265932 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec.
3937 2024.08.12 21:40:15.265967 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.08.12 21:40:15.266007 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3939 2024.08.12 21:40:15.266180 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Debug> DynamicQueryHandler: Done processing query
3940 2024.08.12 21:40:15.266194 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3941 2024.08.12 21:40:15.266217 [ 3 ] {7f892148-910f-4842-aec1-e32549e499d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3942 2024.08.12 21:40:15.266261 [ 3 ] {} <Debug> HTTP-Session: ec4d7523-8bc8-4494-a930-87cc835b6941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3943 2024.08.12 21:40:15.266416 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3944 2024.08.12 21:40:15.266431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3945 2024.08.12 21:40:15.266487 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3594 rows starting from the beginning of the part
3946 2024.08.12 21:40:15.266524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3947 2024.08.12 21:40:15.266573 [ 3 ] {} <Debug> HTTP-Session: a74276f6-9d73-4fe9-bce3-ca112df23cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3948 2024.08.12 21:40:15.266623 [ 3 ] {} <Debug> HTTP-Session: a74276f6-9d73-4fe9-bce3-ca112df23cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.08.12 21:40:15.266689 [ 3 ] {} <Debug> HTTP-Session: a74276f6-9d73-4fe9-bce3-ca112df23cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.08.12 21:40:15.266820 [ 3 ] {} <Trace> HTTP-Session: a74276f6-9d73-4fe9-bce3-ca112df23cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2024.08.12 21:40:15.266820 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part
3952 2024.08.12 21:40:15.267162 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3953 2024.08.12 21:40:15.267216 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part
3954 2024.08.12 21:40:15.267321 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3955 2024.08.12 21:40:15.267554 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part
3956 2024.08.12 21:40:15.268008 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3957 2024.08.12 21:40:15.268213 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3958 2024.08.12 21:40:15.268286 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
3959 2024.08.12 21:40:15.269122 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3960 2024.08.12 21:40:15.269177 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3961 2024.08.12 21:40:15.269844 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3962 2024.08.12 21:40:15.270832 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3963 2024.08.12 21:40:15.271002 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004005 sec., 5742.821473158552 rows/sec., 310.65 KiB/sec.
3964 2024.08.12 21:40:15.271633 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Debug> DynamicQueryHandler: Done processing query
3965 2024.08.12 21:40:15.271715 [ 3 ] {07c6bc6f-4c4a-4614-b8c8-3d49be6be1f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3966 2024.08.12 21:40:15.271782 [ 3 ] {} <Debug> HTTP-Session: a74276f6-9d73-4fe9-bce3-ca112df23cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.08.12 21:40:15.271972 [ 194 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4377 rows, containing 5 columns (5 merged, 0 gathered) in 0.005875743 sec., 744927.0670960251 rows/sec., 50.76 MiB/sec.
3968 2024.08.12 21:40:15.271983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3969 2024.08.12 21:40:15.272055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3970 2024.08.12 21:40:15.272075 [ 3 ] {} <Debug> HTTP-Session: a2a7353b-563e-49b0-8d1b-6b38dbf93c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
3971 2024.08.12 21:40:15.272091 [ 3 ] {} <Debug> HTTP-Session: a2a7353b-563e-49b0-8d1b-6b38dbf93c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3972 2024.08.12 21:40:15.272106 [ 3 ] {} <Debug> HTTP-Session: a2a7353b-563e-49b0-8d1b-6b38dbf93c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.08.12 21:40:15.272138 [ 3 ] {} <Trace> HTTP-Session: a2a7353b-563e-49b0-8d1b-6b38dbf93c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3974 2024.08.12 21:40:15.272328 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3975 2024.08.12 21:40:15.272337 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3976 2024.08.12 21:40:15.272418 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3977 2024.08.12 21:40:15.273027 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3978 2024.08.12 21:40:15.273374 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3979 2024.08.12 21:40:15.273555 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3980 2024.08.12 21:40:15.273730 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
3981 2024.08.12 21:40:15.273791 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3982 2024.08.12 21:40:15.273833 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3983 2024.08.12 21:40:15.274201 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3984 2024.08.12 21:40:15.274532 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3985 2024.08.12 21:40:15.274650 [ 31 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3986 2024.08.12 21:40:15.274659 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002409 sec., 24906.600249066003 rows/sec., 1.68 MiB/sec.
3987 2024.08.12 21:40:15.274679 [ 31 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3988 2024.08.12 21:40:15.274715 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3989 2024.08.12 21:40:15.274918 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3990 2024.08.12 21:40:15.274946 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Debug> DynamicQueryHandler: Done processing query
3991 2024.08.12 21:40:15.274991 [ 3 ] {3033c2e7-5e99-4b53-96df-8b8faefa6379} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3992 2024.08.12 21:40:15.275032 [ 3 ] {} <Debug> HTTP-Session: a2a7353b-563e-49b0-8d1b-6b38dbf93c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.08.12 21:40:15.275146 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3994 2024.08.12 21:40:15.275192 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part
3995 2024.08.12 21:40:15.275274 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part
3996 2024.08.12 21:40:15.275479 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3997 2024.08.12 21:40:15.275615 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3998 2024.08.12 21:40:15.275792 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
3999 2024.08.12 21:40:15.275970 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4000 2024.08.12 21:40:15.277156 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002322849 sec., 333211.50018791575 rows/sec., 22.40 MiB/sec.
4001 2024.08.12 21:40:15.277446 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4002 2024.08.12 21:40:15.277916 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4003 2024.08.12 21:40:15.277995 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_16_3} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4004 2024.08.12 21:40:15.278081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4005 2024.08.12 21:40:18.328488 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
4006 2024.08.12 21:40:18.328548 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
4007 2024.08.12 21:40:20.271093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4008 2024.08.12 21:40:20.271202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4009 2024.08.12 21:40:20.271227 [ 3 ] {} <Debug> HTTP-Session: ce2d5eda-ac58-45a8-9dc6-ca424580142a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4010 2024.08.12 21:40:20.271251 [ 3 ] {} <Debug> HTTP-Session: ce2d5eda-ac58-45a8-9dc6-ca424580142a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4011 2024.08.12 21:40:20.271277 [ 3 ] {} <Debug> HTTP-Session: ce2d5eda-ac58-45a8-9dc6-ca424580142a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4012 2024.08.12 21:40:20.271326 [ 3 ] {} <Trace> HTTP-Session: ce2d5eda-ac58-45a8-9dc6-ca424580142a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4013 2024.08.12 21:40:20.271519 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4014 2024.08.12 21:40:20.271585 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4015 2024.08.12 21:40:20.271774 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4016 2024.08.12 21:40:20.272191 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4017 2024.08.12 21:40:20.272236 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4018 2024.08.12 21:40:20.272602 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4019 2024.08.12 21:40:20.272939 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4020 2024.08.12 21:40:20.273107 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001651 sec., 18776.499091459722 rows/sec., 1.49 MiB/sec.
4021 2024.08.12 21:40:20.273307 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Debug> DynamicQueryHandler: Done processing query
4022 2024.08.12 21:40:20.273334 [ 3 ] {2b0fe95a-df3f-4734-aa62-43a724ebd505} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4023 2024.08.12 21:40:20.273353 [ 3 ] {} <Debug> HTTP-Session: ce2d5eda-ac58-45a8-9dc6-ca424580142a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4024 2024.08.12 21:40:20.273499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4025 2024.08.12 21:40:20.273553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4026 2024.08.12 21:40:20.273572 [ 3 ] {} <Debug> HTTP-Session: 7df1efd5-735a-4ae5-8e73-0d57264c7f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4027 2024.08.12 21:40:20.273590 [ 3 ] {} <Debug> HTTP-Session: 7df1efd5-735a-4ae5-8e73-0d57264c7f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4028 2024.08.12 21:40:20.273604 [ 3 ] {} <Debug> HTTP-Session: 7df1efd5-735a-4ae5-8e73-0d57264c7f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4029 2024.08.12 21:40:20.273639 [ 3 ] {} <Trace> HTTP-Session: 7df1efd5-735a-4ae5-8e73-0d57264c7f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4030 2024.08.12 21:40:20.273741 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4031 2024.08.12 21:40:20.273786 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4032 2024.08.12 21:40:20.273920 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4033 2024.08.12 21:40:20.274282 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4034 2024.08.12 21:40:20.274319 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4035 2024.08.12 21:40:20.274618 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4036 2024.08.12 21:40:20.274935 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4037 2024.08.12 21:40:20.275094 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 236.01 KiB/sec.
4038 2024.08.12 21:40:20.275257 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Debug> DynamicQueryHandler: Done processing query
4039 2024.08.12 21:40:20.275281 [ 3 ] {ad73e40d-730d-4651-a687-11f5e5e66a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4040 2024.08.12 21:40:20.275298 [ 3 ] {} <Debug> HTTP-Session: 7df1efd5-735a-4ae5-8e73-0d57264c7f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4041 2024.08.12 21:40:20.275519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 187144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4042 2024.08.12 21:40:20.275578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4043 2024.08.12 21:40:20.275597 [ 3 ] {} <Debug> HTTP-Session: 95806781-bf88-49bb-9de7-b9911d740338 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4044 2024.08.12 21:40:20.275613 [ 3 ] {} <Debug> HTTP-Session: 95806781-bf88-49bb-9de7-b9911d740338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4045 2024.08.12 21:40:20.275627 [ 3 ] {} <Debug> HTTP-Session: 95806781-bf88-49bb-9de7-b9911d740338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4046 2024.08.12 21:40:20.275657 [ 3 ] {} <Trace> HTTP-Session: 95806781-bf88-49bb-9de7-b9911d740338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4047 2024.08.12 21:40:20.276457 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4048 2024.08.12 21:40:20.276500 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4049 2024.08.12 21:40:20.276627 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4050 2024.08.12 21:40:20.277918 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4051 2024.08.12 21:40:20.277954 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4052 2024.08.12 21:40:20.278369 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4053 2024.08.12 21:40:20.278928 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4054 2024.08.12 21:40:20.279083 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Debug> executeQuery: Read 1291 rows, 109.05 KiB in 0.003286 sec., 392878.8800973829 rows/sec., 32.41 MiB/sec.
4055 2024.08.12 21:40:20.279254 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Debug> DynamicQueryHandler: Done processing query
4056 2024.08.12 21:40:20.279282 [ 3 ] {255ce80b-ab95-458b-8399-bd13dab47da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
4057 2024.08.12 21:40:20.279297 [ 3 ] {} <Debug> HTTP-Session: 95806781-bf88-49bb-9de7-b9911d740338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4058 2024.08.12 21:40:20.279476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4059 2024.08.12 21:40:20.279523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4060 2024.08.12 21:40:20.279541 [ 3 ] {} <Debug> HTTP-Session: 0f6542f6-c87e-4aa1-9755-5451a7b81110 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4061 2024.08.12 21:40:20.279557 [ 3 ] {} <Debug> HTTP-Session: 0f6542f6-c87e-4aa1-9755-5451a7b81110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4062 2024.08.12 21:40:20.279571 [ 3 ] {} <Debug> HTTP-Session: 0f6542f6-c87e-4aa1-9755-5451a7b81110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.08.12 21:40:20.279602 [ 3 ] {} <Trace> HTTP-Session: 0f6542f6-c87e-4aa1-9755-5451a7b81110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4064 2024.08.12 21:40:20.279696 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4065 2024.08.12 21:40:20.279738 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4066 2024.08.12 21:40:20.279865 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4067 2024.08.12 21:40:20.280140 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4068 2024.08.12 21:40:20.280176 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4069 2024.08.12 21:40:20.280466 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4070 2024.08.12 21:40:20.280766 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4071 2024.08.12 21:40:20.280920 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 225.06 KiB/sec.
4072 2024.08.12 21:40:20.281109 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Debug> DynamicQueryHandler: Done processing query
4073 2024.08.12 21:40:20.281133 [ 3 ] {6663ab87-640d-4b09-8a1b-a5219c50aa4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4074 2024.08.12 21:40:20.281149 [ 3 ] {} <Debug> HTTP-Session: 0f6542f6-c87e-4aa1-9755-5451a7b81110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4075 2024.08.12 21:40:20.281335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4076 2024.08.12 21:40:20.281382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4077 2024.08.12 21:40:20.281401 [ 3 ] {} <Debug> HTTP-Session: 66e60859-0e9a-45be-8038-e94f7d2c92b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4078 2024.08.12 21:40:20.281417 [ 3 ] {} <Debug> HTTP-Session: 66e60859-0e9a-45be-8038-e94f7d2c92b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.08.12 21:40:20.281431 [ 3 ] {} <Debug> HTTP-Session: 66e60859-0e9a-45be-8038-e94f7d2c92b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4080 2024.08.12 21:40:20.281461 [ 3 ] {} <Trace> HTTP-Session: 66e60859-0e9a-45be-8038-e94f7d2c92b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4081 2024.08.12 21:40:20.281604 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4082 2024.08.12 21:40:20.281644 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4083 2024.08.12 21:40:20.281771 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4084 2024.08.12 21:40:20.282186 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4085 2024.08.12 21:40:20.282222 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4086 2024.08.12 21:40:20.282536 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
4087 2024.08.12 21:40:20.282835 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4088 2024.08.12 21:40:20.283000 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001457 sec., 156485.92999313658 rows/sec., 10.60 MiB/sec.
4089 2024.08.12 21:40:20.283286 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Debug> DynamicQueryHandler: Done processing query
4090 2024.08.12 21:40:20.283310 [ 3 ] {70492671-e9bc-48ad-a690-ea07a0450070} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4091 2024.08.12 21:40:20.283325 [ 3 ] {} <Debug> HTTP-Session: 66e60859-0e9a-45be-8038-e94f7d2c92b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.08.12 21:40:20.283551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 91799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4093 2024.08.12 21:40:20.283597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4094 2024.08.12 21:40:20.283616 [ 3 ] {} <Debug> HTTP-Session: 07f339b7-7c57-4102-8e0f-6964e7efe0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4095 2024.08.12 21:40:20.283632 [ 3 ] {} <Debug> HTTP-Session: 07f339b7-7c57-4102-8e0f-6964e7efe0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.08.12 21:40:20.283645 [ 3 ] {} <Debug> HTTP-Session: 07f339b7-7c57-4102-8e0f-6964e7efe0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.08.12 21:40:20.283675 [ 3 ] {} <Trace> HTTP-Session: 07f339b7-7c57-4102-8e0f-6964e7efe0a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4098 2024.08.12 21:40:20.284000 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4099 2024.08.12 21:40:20.284043 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4100 2024.08.12 21:40:20.284191 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4101 2024.08.12 21:40:20.284813 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4102 2024.08.12 21:40:20.284850 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4103 2024.08.12 21:40:20.285205 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4104 2024.08.12 21:40:20.285508 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4105 2024.08.12 21:40:20.285656 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001876 sec., 295842.2174840085 rows/sec., 21.97 MiB/sec.
4106 2024.08.12 21:40:20.285820 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Debug> DynamicQueryHandler: Done processing query
4107 2024.08.12 21:40:20.285845 [ 3 ] {0163a554-4a5a-4c0a-873f-e6413ec68a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
4108 2024.08.12 21:40:20.285861 [ 3 ] {} <Debug> HTTP-Session: 07f339b7-7c57-4102-8e0f-6964e7efe0a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.08.12 21:40:20.286191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4110 2024.08.12 21:40:20.286237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4111 2024.08.12 21:40:20.286256 [ 3 ] {} <Debug> HTTP-Session: bedd8d09-48a5-42ef-8abc-5dd0a1f626c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4112 2024.08.12 21:40:20.286272 [ 3 ] {} <Debug> HTTP-Session: bedd8d09-48a5-42ef-8abc-5dd0a1f626c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4113 2024.08.12 21:40:20.286289 [ 3 ] {} <Debug> HTTP-Session: bedd8d09-48a5-42ef-8abc-5dd0a1f626c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4114 2024.08.12 21:40:20.286320 [ 3 ] {} <Trace> HTTP-Session: bedd8d09-48a5-42ef-8abc-5dd0a1f626c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4115 2024.08.12 21:40:20.286716 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4116 2024.08.12 21:40:20.286762 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4117 2024.08.12 21:40:20.286908 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4118 2024.08.12 21:40:20.287767 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4119 2024.08.12 21:40:20.287803 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4120 2024.08.12 21:40:20.288243 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4121 2024.08.12 21:40:20.288587 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4122 2024.08.12 21:40:20.288747 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002281 sec., 370889.9605436212 rows/sec., 24.96 MiB/sec.
4123 2024.08.12 21:40:20.288961 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Debug> DynamicQueryHandler: Done processing query
4124 2024.08.12 21:40:20.288985 [ 3 ] {3b01e7fb-15f8-4cf7-bbd5-3bf4fe0c6996} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4125 2024.08.12 21:40:20.289001 [ 3 ] {} <Debug> HTTP-Session: bedd8d09-48a5-42ef-8abc-5dd0a1f626c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.08.12 21:40:20.289208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4127 2024.08.12 21:40:20.289255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4128 2024.08.12 21:40:20.289274 [ 3 ] {} <Debug> HTTP-Session: af097def-0902-4b32-88f9-10ea1308c150 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4129 2024.08.12 21:40:20.289290 [ 3 ] {} <Debug> HTTP-Session: af097def-0902-4b32-88f9-10ea1308c150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4130 2024.08.12 21:40:20.289303 [ 3 ] {} <Debug> HTTP-Session: af097def-0902-4b32-88f9-10ea1308c150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.08.12 21:40:20.289333 [ 3 ] {} <Trace> HTTP-Session: af097def-0902-4b32-88f9-10ea1308c150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4132 2024.08.12 21:40:20.289642 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4133 2024.08.12 21:40:20.289703 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <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
4134 2024.08.12 21:40:20.290092 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4135 2024.08.12 21:40:20.290788 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4136 2024.08.12 21:40:20.290823 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4137 2024.08.12 21:40:20.291439 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4138 2024.08.12 21:40:20.291865 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4139 2024.08.12 21:40:20.292034 [ 24 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4140 2024.08.12 21:40:20.292063 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002647 sec., 11711.371363808084 rows/sec., 20.99 MiB/sec.
4141 2024.08.12 21:40:20.292130 [ 24 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4142 2024.08.12 21:40:20.292221 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4143 2024.08.12 21:40:20.292435 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
4144 2024.08.12 21:40:20.292520 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Debug> DynamicQueryHandler: Done processing query
4145 2024.08.12 21:40:20.292552 [ 3 ] {0ebcaab6-ec19-4ae0-883b-3be7e10c6844} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4146 2024.08.12 21:40:20.292579 [ 3 ] {} <Debug> HTTP-Session: af097def-0902-4b32-88f9-10ea1308c150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4147 2024.08.12 21:40:20.292728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4148 2024.08.12 21:40:20.292794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4149 2024.08.12 21:40:20.292804 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4150 2024.08.12 21:40:20.292819 [ 3 ] {} <Debug> HTTP-Session: d2154f4a-10da-4355-b934-e25ce07818f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4151 2024.08.12 21:40:20.292849 [ 3 ] {} <Debug> HTTP-Session: d2154f4a-10da-4355-b934-e25ce07818f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.08.12 21:40:20.292871 [ 3 ] {} <Debug> HTTP-Session: d2154f4a-10da-4355-b934-e25ce07818f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.08.12 21:40:20.292907 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
4154 2024.08.12 21:40:20.292915 [ 3 ] {} <Trace> HTTP-Session: d2154f4a-10da-4355-b934-e25ce07818f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4155 2024.08.12 21:40:20.293135 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4156 2024.08.12 21:40:20.293301 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4157 2024.08.12 21:40:20.293417 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
4158 2024.08.12 21:40:20.294070 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2024.08.12 21:40:20.294109 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
4160 2024.08.12 21:40:20.294587 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part
4161 2024.08.12 21:40:20.294792 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4162 2024.08.12 21:40:20.294879 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4163 2024.08.12 21:40:20.295098 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part
4164 2024.08.12 21:40:20.295607 [ 194 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part
4165 2024.08.12 21:40:20.295966 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4166 2024.08.12 21:40:20.296514 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4167 2024.08.12 21:40:20.296827 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0038 sec., 15789.473684210527 rows/sec., 1.06 MiB/sec.
4168 2024.08.12 21:40:20.297465 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Debug> DynamicQueryHandler: Done processing query
4169 2024.08.12 21:40:20.297521 [ 3 ] {261886ae-3218-4f1e-99ad-7293f85a765b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4170 2024.08.12 21:40:20.297544 [ 3 ] {} <Debug> HTTP-Session: d2154f4a-10da-4355-b934-e25ce07818f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4171 2024.08.12 21:40:20.301651 [ 192 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 19 columns (19 merged, 0 gathered) in 0.009291555 sec., 18619.05784338574 rows/sec., 33.36 MiB/sec.
4172 2024.08.12 21:40:20.302012 [ 190 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4173 2024.08.12 21:40:20.302547 [ 190 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.08.12 21:40:20.302618 [ 190 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4175 2024.08.12 21:40:20.302711 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
4176 2024.08.12 21:40:25.246569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4177 2024.08.12 21:40:25.246717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4178 2024.08.12 21:40:25.246746 [ 3 ] {} <Debug> HTTP-Session: 99d1fd27-b06f-40a4-9831-9ea11d63a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4179 2024.08.12 21:40:25.246774 [ 3 ] {} <Debug> HTTP-Session: 99d1fd27-b06f-40a4-9831-9ea11d63a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.08.12 21:40:25.246791 [ 3 ] {} <Debug> HTTP-Session: 99d1fd27-b06f-40a4-9831-9ea11d63a066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4181 2024.08.12 21:40:25.246848 [ 3 ] {} <Trace> HTTP-Session: 99d1fd27-b06f-40a4-9831-9ea11d63a066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4182 2024.08.12 21:40:25.247039 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4183 2024.08.12 21:40:25.247107 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4184 2024.08.12 21:40:25.247297 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4185 2024.08.12 21:40:25.247752 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4186 2024.08.12 21:40:25.247799 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4187 2024.08.12 21:40:25.248172 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4188 2024.08.12 21:40:25.248516 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4189 2024.08.12 21:40:25.248680 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001691 sec., 3548.1963335304554 rows/sec., 200.97 KiB/sec.
4190 2024.08.12 21:40:25.248907 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Debug> DynamicQueryHandler: Done processing query
4191 2024.08.12 21:40:25.248936 [ 3 ] {acfb4ac5-026a-4ca5-a9ec-a7b544d3dfc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4192 2024.08.12 21:40:25.248952 [ 3 ] {} <Debug> HTTP-Session: 99d1fd27-b06f-40a4-9831-9ea11d63a066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4193 2024.08.12 21:40:25.249124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4194 2024.08.12 21:40:25.249182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4195 2024.08.12 21:40:25.249201 [ 3 ] {} <Debug> HTTP-Session: 8f36c4e0-0633-4f83-a218-4a60ea120abe Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4196 2024.08.12 21:40:25.249219 [ 3 ] {} <Debug> HTTP-Session: 8f36c4e0-0633-4f83-a218-4a60ea120abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.08.12 21:40:25.249232 [ 3 ] {} <Debug> HTTP-Session: 8f36c4e0-0633-4f83-a218-4a60ea120abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.08.12 21:40:25.249268 [ 3 ] {} <Trace> HTTP-Session: 8f36c4e0-0633-4f83-a218-4a60ea120abe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4199 2024.08.12 21:40:25.249372 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4200 2024.08.12 21:40:25.249417 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4201 2024.08.12 21:40:25.249554 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4202 2024.08.12 21:40:25.249868 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4203 2024.08.12 21:40:25.249907 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4204 2024.08.12 21:40:25.250207 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4205 2024.08.12 21:40:25.250539 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4206 2024.08.12 21:40:25.250698 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec.
4207 2024.08.12 21:40:25.250871 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Debug> DynamicQueryHandler: Done processing query
4208 2024.08.12 21:40:25.250895 [ 3 ] {f7367e0c-228d-41c6-bfd8-5ef2563147a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4209 2024.08.12 21:40:25.250911 [ 3 ] {} <Debug> HTTP-Session: 8f36c4e0-0633-4f83-a218-4a60ea120abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4210 2024.08.12 21:40:25.251088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4211 2024.08.12 21:40:25.251138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4212 2024.08.12 21:40:25.251156 [ 3 ] {} <Debug> HTTP-Session: c4d399e6-f70e-43f1-b77f-4bd9cd19387d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4213 2024.08.12 21:40:25.251174 [ 3 ] {} <Debug> HTTP-Session: c4d399e6-f70e-43f1-b77f-4bd9cd19387d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4214 2024.08.12 21:40:25.251187 [ 3 ] {} <Debug> HTTP-Session: c4d399e6-f70e-43f1-b77f-4bd9cd19387d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4215 2024.08.12 21:40:25.251219 [ 3 ] {} <Trace> HTTP-Session: c4d399e6-f70e-43f1-b77f-4bd9cd19387d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4216 2024.08.12 21:40:25.251363 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4217 2024.08.12 21:40:25.251407 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4218 2024.08.12 21:40:25.251535 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4219 2024.08.12 21:40:25.251928 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4220 2024.08.12 21:40:25.251966 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4221 2024.08.12 21:40:25.252287 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4222 2024.08.12 21:40:25.252591 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4223 2024.08.12 21:40:25.252756 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Debug> executeQuery: Read 162 rows, 14.60 KiB in 0.001459 sec., 111034.95544893763 rows/sec., 9.77 MiB/sec.
4224 2024.08.12 21:40:25.252928 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Debug> DynamicQueryHandler: Done processing query
4225 2024.08.12 21:40:25.252953 [ 3 ] {bd8dddb3-ea2b-484e-8a7c-08e3e55e3fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4226 2024.08.12 21:40:25.252968 [ 3 ] {} <Debug> HTTP-Session: c4d399e6-f70e-43f1-b77f-4bd9cd19387d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4227 2024.08.12 21:40:25.253119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4228 2024.08.12 21:40:25.253168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4229 2024.08.12 21:40:25.253187 [ 3 ] {} <Debug> HTTP-Session: 238e0087-a1f2-4d19-9d8b-5887f5ceacc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4230 2024.08.12 21:40:25.253203 [ 3 ] {} <Debug> HTTP-Session: 238e0087-a1f2-4d19-9d8b-5887f5ceacc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.08.12 21:40:25.253216 [ 3 ] {} <Debug> HTTP-Session: 238e0087-a1f2-4d19-9d8b-5887f5ceacc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.08.12 21:40:25.253248 [ 3 ] {} <Trace> HTTP-Session: 238e0087-a1f2-4d19-9d8b-5887f5ceacc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4233 2024.08.12 21:40:25.253341 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4234 2024.08.12 21:40:25.253386 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4235 2024.08.12 21:40:25.253516 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4236 2024.08.12 21:40:25.253786 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4237 2024.08.12 21:40:25.253822 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4238 2024.08.12 21:40:25.254115 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4239 2024.08.12 21:40:25.254432 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4240 2024.08.12 21:40:25.254579 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001261 sec., 1586.0428231562253 rows/sec., 110.74 KiB/sec.
4241 2024.08.12 21:40:25.254743 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Debug> DynamicQueryHandler: Done processing query
4242 2024.08.12 21:40:25.254767 [ 3 ] {3b677318-12ed-4d77-b23c-76f5d3aaca61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4243 2024.08.12 21:40:25.254783 [ 3 ] {} <Debug> HTTP-Session: 238e0087-a1f2-4d19-9d8b-5887f5ceacc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.08.12 21:40:25.255007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4245 2024.08.12 21:40:25.255056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4246 2024.08.12 21:40:25.255074 [ 3 ] {} <Debug> HTTP-Session: f53d5ed4-129e-4930-90a6-a3a497d498a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4247 2024.08.12 21:40:25.255090 [ 3 ] {} <Debug> HTTP-Session: f53d5ed4-129e-4930-90a6-a3a497d498a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4248 2024.08.12 21:40:25.255104 [ 3 ] {} <Debug> HTTP-Session: f53d5ed4-129e-4930-90a6-a3a497d498a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4249 2024.08.12 21:40:25.255135 [ 3 ] {} <Trace> HTTP-Session: f53d5ed4-129e-4930-90a6-a3a497d498a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4250 2024.08.12 21:40:25.255351 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4251 2024.08.12 21:40:25.255394 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4252 2024.08.12 21:40:25.255520 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4253 2024.08.12 21:40:25.256061 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4254 2024.08.12 21:40:25.256097 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4255 2024.08.12 21:40:25.256422 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4256 2024.08.12 21:40:25.256757 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4257 2024.08.12 21:40:25.256938 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Debug> executeQuery: Read 384 rows, 27.64 KiB in 0.001703 sec., 225484.4392248972 rows/sec., 15.85 MiB/sec.
4258 2024.08.12 21:40:25.257248 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Debug> DynamicQueryHandler: Done processing query
4259 2024.08.12 21:40:25.257272 [ 3 ] {3e6a2ca6-7065-44d6-8436-8a1c08d47ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4260 2024.08.12 21:40:25.257289 [ 3 ] {} <Debug> HTTP-Session: f53d5ed4-129e-4930-90a6-a3a497d498a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.08.12 21:40:25.257419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4262 2024.08.12 21:40:25.257469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4263 2024.08.12 21:40:25.257488 [ 3 ] {} <Debug> HTTP-Session: 2cf5dac0-edab-453f-9c51-3b48fc646ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4264 2024.08.12 21:40:25.257503 [ 3 ] {} <Debug> HTTP-Session: 2cf5dac0-edab-453f-9c51-3b48fc646ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.08.12 21:40:25.257517 [ 3 ] {} <Debug> HTTP-Session: 2cf5dac0-edab-453f-9c51-3b48fc646ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.08.12 21:40:25.257547 [ 3 ] {} <Trace> HTTP-Session: 2cf5dac0-edab-453f-9c51-3b48fc646ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4267 2024.08.12 21:40:25.257646 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4268 2024.08.12 21:40:25.257693 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4269 2024.08.12 21:40:25.257846 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4270 2024.08.12 21:40:25.258110 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4271 2024.08.12 21:40:25.258146 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4272 2024.08.12 21:40:25.258495 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4273 2024.08.12 21:40:25.258818 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4274 2024.08.12 21:40:25.258973 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 190.69 KiB/sec.
4275 2024.08.12 21:40:25.259134 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Debug> DynamicQueryHandler: Done processing query
4276 2024.08.12 21:40:25.259157 [ 3 ] {35efc0eb-fc69-456d-bcaf-024906ef1af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4277 2024.08.12 21:40:25.259173 [ 3 ] {} <Debug> HTTP-Session: 2cf5dac0-edab-453f-9c51-3b48fc646ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4278 2024.08.12 21:40:25.259304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4279 2024.08.12 21:40:25.259351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4280 2024.08.12 21:40:25.259370 [ 3 ] {} <Debug> HTTP-Session: 26f44064-03f1-4999-bda1-4f0b1393988f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4281 2024.08.12 21:40:25.259385 [ 3 ] {} <Debug> HTTP-Session: 26f44064-03f1-4999-bda1-4f0b1393988f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.08.12 21:40:25.259399 [ 3 ] {} <Debug> HTTP-Session: 26f44064-03f1-4999-bda1-4f0b1393988f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.08.12 21:40:25.259429 [ 3 ] {} <Trace> HTTP-Session: 26f44064-03f1-4999-bda1-4f0b1393988f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4284 2024.08.12 21:40:25.259563 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4285 2024.08.12 21:40:25.259608 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4286 2024.08.12 21:40:25.259751 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4287 2024.08.12 21:40:25.260080 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4288 2024.08.12 21:40:25.260115 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4289 2024.08.12 21:40:25.260466 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4290 2024.08.12 21:40:25.260799 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4291 2024.08.12 21:40:25.260959 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001453 sec., 52993.80591878871 rows/sec., 3.26 MiB/sec.
4292 2024.08.12 21:40:25.261236 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Debug> DynamicQueryHandler: Done processing query
4293 2024.08.12 21:40:25.261261 [ 3 ] {5d29017e-c3d2-41e5-82c4-aff37414f765} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4294 2024.08.12 21:40:25.261277 [ 3 ] {} <Debug> HTTP-Session: 26f44064-03f1-4999-bda1-4f0b1393988f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.08.12 21:40:25.261422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4296 2024.08.12 21:40:25.261470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4297 2024.08.12 21:40:25.261489 [ 3 ] {} <Debug> HTTP-Session: 890228c5-82b2-41f0-ac8c-506d7f2157d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4298 2024.08.12 21:40:25.261505 [ 3 ] {} <Debug> HTTP-Session: 890228c5-82b2-41f0-ac8c-506d7f2157d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4299 2024.08.12 21:40:25.261519 [ 3 ] {} <Debug> HTTP-Session: 890228c5-82b2-41f0-ac8c-506d7f2157d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.08.12 21:40:25.261549 [ 3 ] {} <Trace> HTTP-Session: 890228c5-82b2-41f0-ac8c-506d7f2157d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4301 2024.08.12 21:40:25.261734 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4302 2024.08.12 21:40:25.261780 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4303 2024.08.12 21:40:25.261940 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4304 2024.08.12 21:40:25.262335 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4305 2024.08.12 21:40:25.262371 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4306 2024.08.12 21:40:25.262749 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4307 2024.08.12 21:40:25.263081 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4308 2024.08.12 21:40:25.263243 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001611 sec., 99937.9267535692 rows/sec., 6.96 MiB/sec.
4309 2024.08.12 21:40:25.263553 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Debug> DynamicQueryHandler: Done processing query
4310 2024.08.12 21:40:25.263577 [ 3 ] {f16796e5-9730-4af0-9cec-e291e09be563} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4311 2024.08.12 21:40:25.263593 [ 3 ] {} <Debug> HTTP-Session: 890228c5-82b2-41f0-ac8c-506d7f2157d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.08.12 21:40:25.263727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4313 2024.08.12 21:40:25.263774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4314 2024.08.12 21:40:25.263793 [ 3 ] {} <Debug> HTTP-Session: b72cb11e-bb66-4d1b-910e-c4d46eb5f0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4315 2024.08.12 21:40:25.263809 [ 3 ] {} <Debug> HTTP-Session: b72cb11e-bb66-4d1b-910e-c4d46eb5f0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4316 2024.08.12 21:40:25.263822 [ 3 ] {} <Debug> HTTP-Session: b72cb11e-bb66-4d1b-910e-c4d46eb5f0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.08.12 21:40:25.263852 [ 3 ] {} <Trace> HTTP-Session: b72cb11e-bb66-4d1b-910e-c4d46eb5f0e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4318 2024.08.12 21:40:25.263953 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4319 2024.08.12 21:40:25.263997 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4320 2024.08.12 21:40:25.264141 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2024.08.12 21:40:25.264456 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4322 2024.08.12 21:40:25.264492 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4323 2024.08.12 21:40:25.264842 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4324 2024.08.12 21:40:25.265164 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4325 2024.08.12 21:40:25.265323 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001395 sec., 16487.45519713262 rows/sec., 891.86 KiB/sec.
4326 2024.08.12 21:40:25.265501 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Debug> DynamicQueryHandler: Done processing query
4327 2024.08.12 21:40:25.265525 [ 3 ] {a4bcdbe9-2a09-46a5-9483-0b841092f1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4328 2024.08.12 21:40:25.265541 [ 3 ] {} <Debug> HTTP-Session: b72cb11e-bb66-4d1b-910e-c4d46eb5f0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.08.12 21:40:25.265648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2024.08.12 21:40:25.265694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4331 2024.08.12 21:40:25.265713 [ 3 ] {} <Debug> HTTP-Session: 098978f6-f916-4c0d-bbfc-8be2c1cb3026 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4332 2024.08.12 21:40:25.265729 [ 3 ] {} <Debug> HTTP-Session: 098978f6-f916-4c0d-bbfc-8be2c1cb3026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.08.12 21:40:25.265768 [ 3 ] {} <Debug> HTTP-Session: 098978f6-f916-4c0d-bbfc-8be2c1cb3026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.08.12 21:40:25.265798 [ 3 ] {} <Trace> HTTP-Session: 098978f6-f916-4c0d-bbfc-8be2c1cb3026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4335 2024.08.12 21:40:25.265921 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4336 2024.08.12 21:40:25.265963 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4337 2024.08.12 21:40:25.266091 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4338 2024.08.12 21:40:25.266434 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4339 2024.08.12 21:40:25.266469 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4340 2024.08.12 21:40:25.266816 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4341 2024.08.12 21:40:25.267142 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4342 2024.08.12 21:40:25.267322 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec.
4343 2024.08.12 21:40:25.267634 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Debug> DynamicQueryHandler: Done processing query
4344 2024.08.12 21:40:25.267662 [ 3 ] {efb2ddc8-c6bc-4752-8d4b-fc9a6d68ae77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4345 2024.08.12 21:40:25.267678 [ 3 ] {} <Debug> HTTP-Session: 098978f6-f916-4c0d-bbfc-8be2c1cb3026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.08.12 21:40:30.243449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4347 2024.08.12 21:40:30.243588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4348 2024.08.12 21:40:30.243618 [ 3 ] {} <Debug> HTTP-Session: cc15d74e-6825-400c-81c5-84e129c160f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4349 2024.08.12 21:40:30.243646 [ 3 ] {} <Debug> HTTP-Session: cc15d74e-6825-400c-81c5-84e129c160f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.08.12 21:40:30.243663 [ 3 ] {} <Debug> HTTP-Session: cc15d74e-6825-400c-81c5-84e129c160f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.08.12 21:40:30.243719 [ 3 ] {} <Trace> HTTP-Session: cc15d74e-6825-400c-81c5-84e129c160f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4352 2024.08.12 21:40:30.243928 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4353 2024.08.12 21:40:30.244003 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4354 2024.08.12 21:40:30.244197 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4355 2024.08.12 21:40:30.244664 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4356 2024.08.12 21:40:30.244708 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4357 2024.08.12 21:40:30.245078 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4358 2024.08.12 21:40:30.245416 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4359 2024.08.12 21:40:30.245588 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001719 sec., 18033.74054682955 rows/sec., 1.43 MiB/sec.
4360 2024.08.12 21:40:30.245810 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Debug> DynamicQueryHandler: Done processing query
4361 2024.08.12 21:40:30.245838 [ 3 ] {a3980d09-807f-428b-90b9-354e26459bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4362 2024.08.12 21:40:30.245854 [ 3 ] {} <Debug> HTTP-Session: cc15d74e-6825-400c-81c5-84e129c160f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4363 2024.08.12 21:40:30.246089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4364 2024.08.12 21:40:30.246144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4365 2024.08.12 21:40:30.246163 [ 3 ] {} <Debug> HTTP-Session: 1d4548da-10be-41d9-94aa-08646639d4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4366 2024.08.12 21:40:30.246181 [ 3 ] {} <Debug> HTTP-Session: 1d4548da-10be-41d9-94aa-08646639d4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.08.12 21:40:30.246194 [ 3 ] {} <Debug> HTTP-Session: 1d4548da-10be-41d9-94aa-08646639d4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.08.12 21:40:30.246229 [ 3 ] {} <Trace> HTTP-Session: 1d4548da-10be-41d9-94aa-08646639d4a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4369 2024.08.12 21:40:30.246372 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4370 2024.08.12 21:40:30.246418 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4371 2024.08.12 21:40:30.246548 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4372 2024.08.12 21:40:30.247055 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4373 2024.08.12 21:40:30.247094 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4374 2024.08.12 21:40:30.247416 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4375 2024.08.12 21:40:30.247724 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4376 2024.08.12 21:40:30.247879 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001565 sec., 95207.6677316294 rows/sec., 7.98 MiB/sec.
4377 2024.08.12 21:40:30.248052 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Debug> DynamicQueryHandler: Done processing query
4378 2024.08.12 21:40:30.248077 [ 3 ] {69a8c8c4-051c-49a2-a685-7a8c2cadb264} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4379 2024.08.12 21:40:30.248093 [ 3 ] {} <Debug> HTTP-Session: 1d4548da-10be-41d9-94aa-08646639d4a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4380 2024.08.12 21:40:30.248237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4381 2024.08.12 21:40:30.248286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4382 2024.08.12 21:40:30.248304 [ 3 ] {} <Debug> HTTP-Session: 343f3779-a154-482e-97fe-d1b75df4ebaa Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4383 2024.08.12 21:40:30.248320 [ 3 ] {} <Debug> HTTP-Session: 343f3779-a154-482e-97fe-d1b75df4ebaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4384 2024.08.12 21:40:30.248334 [ 3 ] {} <Debug> HTTP-Session: 343f3779-a154-482e-97fe-d1b75df4ebaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4385 2024.08.12 21:40:30.248365 [ 3 ] {} <Trace> HTTP-Session: 343f3779-a154-482e-97fe-d1b75df4ebaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4386 2024.08.12 21:40:30.248494 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4387 2024.08.12 21:40:30.248537 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4388 2024.08.12 21:40:30.248662 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4389 2024.08.12 21:40:30.249004 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4390 2024.08.12 21:40:30.249040 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4391 2024.08.12 21:40:30.249361 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4392 2024.08.12 21:40:30.249680 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4393 2024.08.12 21:40:30.249829 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001389 sec., 68394.52843772498 rows/sec., 5.34 MiB/sec.
4394 2024.08.12 21:40:30.249997 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Debug> DynamicQueryHandler: Done processing query
4395 2024.08.12 21:40:30.250022 [ 3 ] {4375786d-578f-41d8-8ad3-3c719ea82a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4396 2024.08.12 21:40:30.250037 [ 3 ] {} <Debug> HTTP-Session: 343f3779-a154-482e-97fe-d1b75df4ebaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4397 2024.08.12 21:40:30.250236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2024.08.12 21:40:30.250285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4399 2024.08.12 21:40:30.250303 [ 3 ] {} <Debug> HTTP-Session: 348343e8-6b37-407f-a949-68b119b8a2be Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4400 2024.08.12 21:40:30.250319 [ 3 ] {} <Debug> HTTP-Session: 348343e8-6b37-407f-a949-68b119b8a2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.08.12 21:40:30.250337 [ 3 ] {} <Debug> HTTP-Session: 348343e8-6b37-407f-a949-68b119b8a2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.08.12 21:40:30.250368 [ 3 ] {} <Trace> HTTP-Session: 348343e8-6b37-407f-a949-68b119b8a2be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4403 2024.08.12 21:40:30.250520 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4404 2024.08.12 21:40:30.250566 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4405 2024.08.12 21:40:30.250712 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4406 2024.08.12 21:40:30.251092 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4407 2024.08.12 21:40:30.251128 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4408 2024.08.12 21:40:30.251510 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4409 2024.08.12 21:40:30.251848 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4410 2024.08.12 21:40:30.252004 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
4411 2024.08.12 21:40:30.252173 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Debug> DynamicQueryHandler: Done processing query
4412 2024.08.12 21:40:30.252197 [ 3 ] {6e778e3a-1b47-4e93-a017-bb49e4d233af} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4413 2024.08.12 21:40:30.252213 [ 3 ] {} <Debug> HTTP-Session: 348343e8-6b37-407f-a949-68b119b8a2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.08.12 21:40:30.252392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4415 2024.08.12 21:40:30.252440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4416 2024.08.12 21:40:30.252459 [ 3 ] {} <Debug> HTTP-Session: 963fd02b-3ece-481e-9f92-d0bb6b2e9555 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4417 2024.08.12 21:40:30.252475 [ 3 ] {} <Debug> HTTP-Session: 963fd02b-3ece-481e-9f92-d0bb6b2e9555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.08.12 21:40:30.252489 [ 3 ] {} <Debug> HTTP-Session: 963fd02b-3ece-481e-9f92-d0bb6b2e9555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.08.12 21:40:30.252520 [ 3 ] {} <Trace> HTTP-Session: 963fd02b-3ece-481e-9f92-d0bb6b2e9555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4420 2024.08.12 21:40:30.252834 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4421 2024.08.12 21:40:30.252900 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <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
4422 2024.08.12 21:40:30.253298 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.08.12 21:40:30.254057 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.08.12 21:40:30.254094 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4425 2024.08.12 21:40:30.254714 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4426 2024.08.12 21:40:30.255122 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.08.12 21:40:30.255298 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002689 sec., 11528.449237634808 rows/sec., 20.66 MiB/sec.
4428 2024.08.12 21:40:30.255527 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Debug> DynamicQueryHandler: Done processing query
4429 2024.08.12 21:40:30.255552 [ 3 ] {7e790017-cf13-4002-8654-8d3e42c3f6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4430 2024.08.12 21:40:30.255568 [ 3 ] {} <Debug> HTTP-Session: 963fd02b-3ece-481e-9f92-d0bb6b2e9555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4431 2024.08.12 21:40:30.255701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4432 2024.08.12 21:40:30.255750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4433 2024.08.12 21:40:30.255768 [ 3 ] {} <Debug> HTTP-Session: d1fe2b36-38cd-44e3-9151-83bf3d3c95b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4434 2024.08.12 21:40:30.255785 [ 3 ] {} <Debug> HTTP-Session: d1fe2b36-38cd-44e3-9151-83bf3d3c95b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.08.12 21:40:30.255798 [ 3 ] {} <Debug> HTTP-Session: d1fe2b36-38cd-44e3-9151-83bf3d3c95b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.08.12 21:40:30.255829 [ 3 ] {} <Trace> HTTP-Session: d1fe2b36-38cd-44e3-9151-83bf3d3c95b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4437 2024.08.12 21:40:30.255943 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4438 2024.08.12 21:40:30.255987 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4439 2024.08.12 21:40:30.256112 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4440 2024.08.12 21:40:30.256413 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4441 2024.08.12 21:40:30.256449 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4442 2024.08.12 21:40:30.256805 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4443 2024.08.12 21:40:30.257135 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4444 2024.08.12 21:40:30.257289 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
4445 2024.08.12 21:40:30.257454 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Debug> DynamicQueryHandler: Done processing query
4446 2024.08.12 21:40:30.257478 [ 3 ] {73e5992d-597f-405a-b50c-3ecba65e89a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4447 2024.08.12 21:40:30.257494 [ 3 ] {} <Debug> HTTP-Session: d1fe2b36-38cd-44e3-9151-83bf3d3c95b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.08.12 21:40:33.328805 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
4449 2024.08.12 21:40:33.328905 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
4450 2024.08.12 21:40:35.245917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4451 2024.08.12 21:40:35.246030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.08.12 21:40:35.246055 [ 3 ] {} <Debug> HTTP-Session: 764488ba-fd3d-473b-9856-95c83042f76f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4453 2024.08.12 21:40:35.246078 [ 3 ] {} <Debug> HTTP-Session: 764488ba-fd3d-473b-9856-95c83042f76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.08.12 21:40:35.246093 [ 3 ] {} <Debug> HTTP-Session: 764488ba-fd3d-473b-9856-95c83042f76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.08.12 21:40:35.246141 [ 3 ] {} <Trace> HTTP-Session: 764488ba-fd3d-473b-9856-95c83042f76f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4456 2024.08.12 21:40:35.246322 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4457 2024.08.12 21:40:35.246387 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4458 2024.08.12 21:40:35.246578 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.08.12 21:40:35.247002 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.08.12 21:40:35.247044 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4461 2024.08.12 21:40:35.247396 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4462 2024.08.12 21:40:35.247725 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.08.12 21:40:35.247897 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.00162 sec., 3703.703703703704 rows/sec., 209.78 KiB/sec.
4464 2024.08.12 21:40:35.247896 [ 131 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4465 2024.08.12 21:40:35.248000 [ 131 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4466 2024.08.12 21:40:35.248054 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4467 2024.08.12 21:40:35.248173 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Debug> DynamicQueryHandler: Done processing query
4468 2024.08.12 21:40:35.248193 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
4469 2024.08.12 21:40:35.248205 [ 3 ] {96036844-0277-48f6-b226-e7808c74a9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4470 2024.08.12 21:40:35.248241 [ 3 ] {} <Debug> HTTP-Session: 764488ba-fd3d-473b-9856-95c83042f76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.08.12 21:40:35.248340 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4472 2024.08.12 21:40:35.248377 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 37 rows starting from the beginning of the part
4473 2024.08.12 21:40:35.248455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4474 2024.08.12 21:40:35.248468 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
4475 2024.08.12 21:40:35.248575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4476 2024.08.12 21:40:35.248670 [ 3 ] {} <Debug> HTTP-Session: 5a9613b5-14ac-4f7b-b6aa-57332b64a2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4477 2024.08.12 21:40:35.248793 [ 3 ] {} <Debug> HTTP-Session: 5a9613b5-14ac-4f7b-b6aa-57332b64a2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4478 2024.08.12 21:40:35.248884 [ 3 ] {} <Debug> HTTP-Session: 5a9613b5-14ac-4f7b-b6aa-57332b64a2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4479 2024.08.12 21:40:35.248895 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
4480 2024.08.12 21:40:35.248943 [ 3 ] {} <Trace> HTTP-Session: 5a9613b5-14ac-4f7b-b6aa-57332b64a2cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4481 2024.08.12 21:40:35.249124 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
4482 2024.08.12 21:40:35.249317 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4483 2024.08.12 21:40:35.249370 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
4484 2024.08.12 21:40:35.249405 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4485 2024.08.12 21:40:35.249609 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
4486 2024.08.12 21:40:35.250137 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4487 2024.08.12 21:40:35.250741 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4488 2024.08.12 21:40:35.250788 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4489 2024.08.12 21:40:35.251276 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.003148788 sec., 37157.15380012881 rows/sec., 2.73 MiB/sec.
4490 2024.08.12 21:40:35.251321 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4491 2024.08.12 21:40:35.251393 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4492 2024.08.12 21:40:35.251777 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4493 2024.08.12 21:40:35.251880 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4494 2024.08.12 21:40:35.252053 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.002919 sec., 55155.87529976019 rows/sec., 4.86 MiB/sec.
4495 2024.08.12 21:40:35.252229 [ 194 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_16_3} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4496 2024.08.12 21:40:35.252526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4497 2024.08.12 21:40:35.252596 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Debug> DynamicQueryHandler: Done processing query
4498 2024.08.12 21:40:35.252641 [ 3 ] {0c8da85e-1436-43ad-996f-71e9efb5a730} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4499 2024.08.12 21:40:35.252672 [ 3 ] {} <Debug> HTTP-Session: 5a9613b5-14ac-4f7b-b6aa-57332b64a2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.08.12 21:40:35.252886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4501 2024.08.12 21:40:35.252934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4502 2024.08.12 21:40:35.252952 [ 3 ] {} <Debug> HTTP-Session: 478f1453-d356-4d51-aaa6-9e26442401eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4503 2024.08.12 21:40:35.252968 [ 3 ] {} <Debug> HTTP-Session: 478f1453-d356-4d51-aaa6-9e26442401eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4504 2024.08.12 21:40:35.252981 [ 3 ] {} <Debug> HTTP-Session: 478f1453-d356-4d51-aaa6-9e26442401eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.08.12 21:40:35.253012 [ 3 ] {} <Trace> HTTP-Session: 478f1453-d356-4d51-aaa6-9e26442401eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4506 2024.08.12 21:40:35.253219 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4507 2024.08.12 21:40:35.253262 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4508 2024.08.12 21:40:35.253405 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4509 2024.08.12 21:40:35.253940 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4510 2024.08.12 21:40:35.253977 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4511 2024.08.12 21:40:35.254306 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4512 2024.08.12 21:40:35.254626 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4513 2024.08.12 21:40:35.254781 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001681 sec., 227245.68709101726 rows/sec., 15.96 MiB/sec.
4514 2024.08.12 21:40:35.254944 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Debug> DynamicQueryHandler: Done processing query
4515 2024.08.12 21:40:35.254968 [ 3 ] {364bdc65-efd8-4284-a204-868cbd39e88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4516 2024.08.12 21:40:35.254983 [ 3 ] {} <Debug> HTTP-Session: 478f1453-d356-4d51-aaa6-9e26442401eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4517 2024.08.12 21:40:35.255199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4518 2024.08.12 21:40:35.255247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4519 2024.08.12 21:40:35.255266 [ 3 ] {} <Debug> HTTP-Session: b6190104-e7ab-4b86-969a-cf89f3b7567a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4520 2024.08.12 21:40:35.255282 [ 3 ] {} <Debug> HTTP-Session: b6190104-e7ab-4b86-969a-cf89f3b7567a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4521 2024.08.12 21:40:35.255295 [ 3 ] {} <Debug> HTTP-Session: b6190104-e7ab-4b86-969a-cf89f3b7567a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.08.12 21:40:35.255325 [ 3 ] {} <Trace> HTTP-Session: b6190104-e7ab-4b86-969a-cf89f3b7567a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4523 2024.08.12 21:40:35.255417 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4524 2024.08.12 21:40:35.255461 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4525 2024.08.12 21:40:35.255590 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4526 2024.08.12 21:40:35.255871 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4527 2024.08.12 21:40:35.255906 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4528 2024.08.12 21:40:35.256249 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4529 2024.08.12 21:40:35.256569 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4530 2024.08.12 21:40:35.256726 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 193.41 KiB/sec.
4531 2024.08.12 21:40:35.256891 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Debug> DynamicQueryHandler: Done processing query
4532 2024.08.12 21:40:35.256915 [ 3 ] {e099e3dc-4649-4bf6-88cd-21b4e11f080a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4533 2024.08.12 21:40:35.256930 [ 3 ] {} <Debug> HTTP-Session: b6190104-e7ab-4b86-969a-cf89f3b7567a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4534 2024.08.12 21:40:35.257053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4535 2024.08.12 21:40:35.257099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4536 2024.08.12 21:40:35.257117 [ 3 ] {} <Debug> HTTP-Session: 5095e7b1-5519-4d9e-ac34-841a2e0e057c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4537 2024.08.12 21:40:35.257133 [ 3 ] {} <Debug> HTTP-Session: 5095e7b1-5519-4d9e-ac34-841a2e0e057c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.08.12 21:40:35.257146 [ 3 ] {} <Debug> HTTP-Session: 5095e7b1-5519-4d9e-ac34-841a2e0e057c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.08.12 21:40:35.257176 [ 3 ] {} <Trace> HTTP-Session: 5095e7b1-5519-4d9e-ac34-841a2e0e057c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4540 2024.08.12 21:40:35.257308 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4541 2024.08.12 21:40:35.257353 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4542 2024.08.12 21:40:35.257494 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4543 2024.08.12 21:40:35.257832 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4544 2024.08.12 21:40:35.257867 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4545 2024.08.12 21:40:35.258223 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4546 2024.08.12 21:40:35.258556 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4547 2024.08.12 21:40:35.258710 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001462 sec., 52667.57865937072 rows/sec., 3.24 MiB/sec.
4548 2024.08.12 21:40:35.259004 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Debug> DynamicQueryHandler: Done processing query
4549 2024.08.12 21:40:35.259029 [ 3 ] {147a80f6-55e6-479c-9969-58b610d1670b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4550 2024.08.12 21:40:35.259045 [ 3 ] {} <Debug> HTTP-Session: 5095e7b1-5519-4d9e-ac34-841a2e0e057c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4551 2024.08.12 21:40:35.259229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4552 2024.08.12 21:40:35.259277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4553 2024.08.12 21:40:35.259295 [ 3 ] {} <Debug> HTTP-Session: e9894394-054a-4f30-8cec-74a84079a173 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4554 2024.08.12 21:40:35.259311 [ 3 ] {} <Debug> HTTP-Session: e9894394-054a-4f30-8cec-74a84079a173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.08.12 21:40:35.259324 [ 3 ] {} <Debug> HTTP-Session: e9894394-054a-4f30-8cec-74a84079a173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.08.12 21:40:35.259354 [ 3 ] {} <Trace> HTTP-Session: e9894394-054a-4f30-8cec-74a84079a173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4557 2024.08.12 21:40:35.259504 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4558 2024.08.12 21:40:35.259548 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4559 2024.08.12 21:40:35.259706 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4560 2024.08.12 21:40:35.260099 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4561 2024.08.12 21:40:35.260134 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4562 2024.08.12 21:40:35.260500 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4563 2024.08.12 21:40:35.260830 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2024.08.12 21:40:35.260992 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
4565 2024.08.12 21:40:35.261161 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Debug> DynamicQueryHandler: Done processing query
4566 2024.08.12 21:40:35.261185 [ 3 ] {3b3e4d6d-de96-4ff3-864d-b30b1546a00f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4567 2024.08.12 21:40:35.261201 [ 3 ] {} <Debug> HTTP-Session: e9894394-054a-4f30-8cec-74a84079a173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4568 2024.08.12 21:40:35.261329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4569 2024.08.12 21:40:35.261376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4570 2024.08.12 21:40:35.261393 [ 3 ] {} <Debug> HTTP-Session: 04ddb201-feaa-4fc3-98a3-4ade61b43466 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4571 2024.08.12 21:40:35.261409 [ 3 ] {} <Debug> HTTP-Session: 04ddb201-feaa-4fc3-98a3-4ade61b43466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.08.12 21:40:35.261422 [ 3 ] {} <Debug> HTTP-Session: 04ddb201-feaa-4fc3-98a3-4ade61b43466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.08.12 21:40:35.261453 [ 3 ] {} <Trace> HTTP-Session: 04ddb201-feaa-4fc3-98a3-4ade61b43466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4574 2024.08.12 21:40:35.261551 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4575 2024.08.12 21:40:35.261594 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4576 2024.08.12 21:40:35.261721 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4577 2024.08.12 21:40:35.261983 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4578 2024.08.12 21:40:35.262017 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4579 2024.08.12 21:40:35.262357 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4580 2024.08.12 21:40:35.262677 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4581 2024.08.12 21:40:35.262823 [ 131 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4582 2024.08.12 21:40:35.262839 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001309 sec., 17570.664629488158 rows/sec., 950.45 KiB/sec.
4583 2024.08.12 21:40:35.262874 [ 131 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4584 2024.08.12 21:40:35.262934 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4585 2024.08.12 21:40:35.263192 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Debug> DynamicQueryHandler: Done processing query
4586 2024.08.12 21:40:35.263217 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
4587 2024.08.12 21:40:35.263257 [ 3 ] {68793b05-99b6-4a6a-a4ef-5722571a5a80} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4588 2024.08.12 21:40:35.263339 [ 3 ] {} <Debug> HTTP-Session: 04ddb201-feaa-4fc3-98a3-4ade61b43466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.08.12 21:40:35.263558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4590 2024.08.12 21:40:35.263579 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4591 2024.08.12 21:40:35.263615 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part
4592 2024.08.12 21:40:35.263621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4593 2024.08.12 21:40:35.263648 [ 3 ] {} <Debug> HTTP-Session: 4a7d58ad-54a6-4544-b510-905961eeba9b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4594 2024.08.12 21:40:35.263678 [ 3 ] {} <Debug> HTTP-Session: 4a7d58ad-54a6-4544-b510-905961eeba9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4595 2024.08.12 21:40:35.263747 [ 3 ] {} <Debug> HTTP-Session: 4a7d58ad-54a6-4544-b510-905961eeba9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4596 2024.08.12 21:40:35.263747 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4597 2024.08.12 21:40:35.263853 [ 3 ] {} <Trace> HTTP-Session: 4a7d58ad-54a6-4544-b510-905961eeba9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4598 2024.08.12 21:40:35.264038 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
4599 2024.08.12 21:40:35.264259 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4600 2024.08.12 21:40:35.264329 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
4601 2024.08.12 21:40:35.264462 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4602 2024.08.12 21:40:35.264682 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
4603 2024.08.12 21:40:35.264948 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
4604 2024.08.12 21:40:35.265404 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4605 2024.08.12 21:40:35.265844 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4606 2024.08.12 21:40:35.265888 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4607 2024.08.12 21:40:35.266417 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4608 2024.08.12 21:40:35.266567 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003527004 sec., 66345.2607368747 rows/sec., 3.65 MiB/sec.
4609 2024.08.12 21:40:35.266848 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4610 2024.08.12 21:40:35.267036 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4611 2024.08.12 21:40:35.267295 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003212 sec., 18679.950186799502 rows/sec., 1.26 MiB/sec.
4612 2024.08.12 21:40:35.267731 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Debug> DynamicQueryHandler: Done processing query
4613 2024.08.12 21:40:35.267767 [ 3 ] {60f7869d-1e27-4192-8cf4-8a657dfb257d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4614 2024.08.12 21:40:35.267798 [ 3 ] {} <Debug> HTTP-Session: 4a7d58ad-54a6-4544-b510-905961eeba9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.08.12 21:40:35.267852 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4616 2024.08.12 21:40:35.267956 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_11_2} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4617 2024.08.12 21:40:35.268058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4618 2024.08.12 21:40:40.243644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.08.12 21:40:40.243786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4620 2024.08.12 21:40:40.243815 [ 3 ] {} <Debug> HTTP-Session: ea963656-556b-4853-b32b-3c2d5ceeaab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4621 2024.08.12 21:40:40.243843 [ 3 ] {} <Debug> HTTP-Session: ea963656-556b-4853-b32b-3c2d5ceeaab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.08.12 21:40:40.243860 [ 3 ] {} <Debug> HTTP-Session: ea963656-556b-4853-b32b-3c2d5ceeaab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.08.12 21:40:40.243914 [ 3 ] {} <Trace> HTTP-Session: ea963656-556b-4853-b32b-3c2d5ceeaab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4624 2024.08.12 21:40:40.244126 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4625 2024.08.12 21:40:40.244199 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4626 2024.08.12 21:40:40.244405 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4627 2024.08.12 21:40:40.244807 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4628 2024.08.12 21:40:40.244847 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4629 2024.08.12 21:40:40.245207 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4630 2024.08.12 21:40:40.245534 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4631 2024.08.12 21:40:40.245699 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001642 sec., 18879.415347137638 rows/sec., 1.49 MiB/sec.
4632 2024.08.12 21:40:40.245883 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Debug> DynamicQueryHandler: Done processing query
4633 2024.08.12 21:40:40.245909 [ 3 ] {b26c5e27-15b9-4997-a169-bdeb9a8a0fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4634 2024.08.12 21:40:40.245925 [ 3 ] {} <Debug> HTTP-Session: ea963656-556b-4853-b32b-3c2d5ceeaab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.08.12 21:40:40.246073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4636 2024.08.12 21:40:40.246118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4637 2024.08.12 21:40:40.246136 [ 3 ] {} <Debug> HTTP-Session: e7ce6706-7e6f-437f-84cb-d520a3f39d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4638 2024.08.12 21:40:40.246152 [ 3 ] {} <Debug> HTTP-Session: e7ce6706-7e6f-437f-84cb-d520a3f39d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.08.12 21:40:40.246166 [ 3 ] {} <Debug> HTTP-Session: e7ce6706-7e6f-437f-84cb-d520a3f39d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.08.12 21:40:40.246196 [ 3 ] {} <Trace> HTTP-Session: e7ce6706-7e6f-437f-84cb-d520a3f39d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4641 2024.08.12 21:40:40.246329 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4642 2024.08.12 21:40:40.246371 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4643 2024.08.12 21:40:40.246496 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4644 2024.08.12 21:40:40.246916 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2024.08.12 21:40:40.246952 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4646 2024.08.12 21:40:40.247265 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4647 2024.08.12 21:40:40.247564 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4648 2024.08.12 21:40:40.247732 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.00145 sec., 102758.62068965517 rows/sec., 8.61 MiB/sec.
4649 2024.08.12 21:40:40.247743 [ 34 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4650 2024.08.12 21:40:40.247871 [ 34 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4651 2024.08.12 21:40:40.247931 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4652 2024.08.12 21:40:40.247943 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Debug> DynamicQueryHandler: Done processing query
4653 2024.08.12 21:40:40.247989 [ 3 ] {79ec4529-5a90-4d88-b553-c5015495ebb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4654 2024.08.12 21:40:40.248044 [ 3 ] {} <Debug> HTTP-Session: e7ce6706-7e6f-437f-84cb-d520a3f39d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4655 2024.08.12 21:40:40.248175 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
4656 2024.08.12 21:40:40.248271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4657 2024.08.12 21:40:40.248374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4658 2024.08.12 21:40:40.248428 [ 3 ] {} <Debug> HTTP-Session: 7bfbf5c6-8596-473f-80b8-be08ed465b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4659 2024.08.12 21:40:40.248475 [ 3 ] {} <Debug> HTTP-Session: 7bfbf5c6-8596-473f-80b8-be08ed465b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4660 2024.08.12 21:40:40.248515 [ 3 ] {} <Debug> HTTP-Session: 7bfbf5c6-8596-473f-80b8-be08ed465b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.08.12 21:40:40.248561 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4662 2024.08.12 21:40:40.248583 [ 3 ] {} <Trace> HTTP-Session: 7bfbf5c6-8596-473f-80b8-be08ed465b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4663 2024.08.12 21:40:40.248667 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1397 rows starting from the beginning of the part
4664 2024.08.12 21:40:40.248859 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4665 2024.08.12 21:40:40.249021 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4666 2024.08.12 21:40:40.249057 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1291 rows starting from the beginning of the part
4667 2024.08.12 21:40:40.249456 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part
4668 2024.08.12 21:40:40.249761 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part
4669 2024.08.12 21:40:40.249989 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2024.08.12 21:40:40.250027 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
4671 2024.08.12 21:40:40.250361 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part
4672 2024.08.12 21:40:40.251000 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4673 2024.08.12 21:40:40.251073 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4674 2024.08.12 21:40:40.251807 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4675 2024.08.12 21:40:40.252735 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4676 2024.08.12 21:40:40.252958 [ 34 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4677 2024.08.12 21:40:40.252976 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004237 sec., 22421.52466367713 rows/sec., 1.75 MiB/sec.
4678 2024.08.12 21:40:40.253050 [ 34 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4679 2024.08.12 21:40:40.253188 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4680 2024.08.12 21:40:40.253498 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Debug> DynamicQueryHandler: Done processing query
4681 2024.08.12 21:40:40.253596 [ 3 ] {b0520369-53f3-4b43-ada4-281bf729df2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4682 2024.08.12 21:40:40.253699 [ 3 ] {} <Debug> HTTP-Session: 7bfbf5c6-8596-473f-80b8-be08ed465b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.08.12 21:40:40.254055 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
4684 2024.08.12 21:40:40.254101 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 4 columns (4 merged, 0 gathered) in 0.006043575 sec., 547523.6097839441 rows/sec., 45.74 MiB/sec.
4685 2024.08.12 21:40:40.254081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4686 2024.08.12 21:40:40.254229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4687 2024.08.12 21:40:40.254277 [ 3 ] {} <Debug> HTTP-Session: c116b73b-16a9-4af9-9133-ad5ef8566208 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4688 2024.08.12 21:40:40.254355 [ 3 ] {} <Debug> HTTP-Session: c116b73b-16a9-4af9-9133-ad5ef8566208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4689 2024.08.12 21:40:40.254412 [ 3 ] {} <Debug> HTTP-Session: c116b73b-16a9-4af9-9133-ad5ef8566208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.08.12 21:40:40.254476 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4691 2024.08.12 21:40:40.254535 [ 3 ] {} <Trace> HTTP-Session: c116b73b-16a9-4af9-9133-ad5ef8566208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4692 2024.08.12 21:40:40.254679 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4693 2024.08.12 21:40:40.254798 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 893 rows starting from the beginning of the part
4694 2024.08.12 21:40:40.255050 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4695 2024.08.12 21:40:40.255297 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4696 2024.08.12 21:40:40.255508 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 555 rows starting from the beginning of the part
4697 2024.08.12 21:40:40.256205 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2024.08.12 21:40:40.256283 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 384 rows starting from the beginning of the part
4699 2024.08.12 21:40:40.256587 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4700 2024.08.12 21:40:40.256637 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_21_4} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4701 2024.08.12 21:40:40.256818 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part
4702 2024.08.12 21:40:40.256955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
4703 2024.08.12 21:40:40.257197 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 382 rows starting from the beginning of the part
4704 2024.08.12 21:40:40.257301 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part
4705 2024.08.12 21:40:40.258187 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4706 2024.08.12 21:40:40.258251 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4707 2024.08.12 21:40:40.259209 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4708 2024.08.12 21:40:40.260099 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4709 2024.08.12 21:40:40.260311 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4710 2024.08.12 21:40:40.260334 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005552 sec., 28818.443804034585 rows/sec., 2.01 MiB/sec.
4711 2024.08.12 21:40:40.260459 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4712 2024.08.12 21:40:40.260865 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4713 2024.08.12 21:40:40.261169 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Debug> DynamicQueryHandler: Done processing query
4714 2024.08.12 21:40:40.261193 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 4 columns (4 merged, 0 gathered) in 0.007765866 sec., 309559.8095563328 rows/sec., 22.47 MiB/sec.
4715 2024.08.12 21:40:40.261245 [ 3 ] {ec64b1cd-16d0-4ddc-8d35-0258fbf19293} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4716 2024.08.12 21:40:40.261331 [ 3 ] {} <Debug> HTTP-Session: c116b73b-16a9-4af9-9133-ad5ef8566208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4717 2024.08.12 21:40:40.261439 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
4718 2024.08.12 21:40:40.261637 [ 196 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4719 2024.08.12 21:40:40.261723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4720 2024.08.12 21:40:40.261808 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4721 2024.08.12 21:40:40.261889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4722 2024.08.12 21:40:40.261925 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4377 rows starting from the beginning of the part
4723 2024.08.12 21:40:40.261969 [ 3 ] {} <Debug> HTTP-Session: 1a741518-5e11-48a6-80cd-61953edf27a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4724 2024.08.12 21:40:40.262042 [ 3 ] {} <Debug> HTTP-Session: 1a741518-5e11-48a6-80cd-61953edf27a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.08.12 21:40:40.262105 [ 3 ] {} <Debug> HTTP-Session: 1a741518-5e11-48a6-80cd-61953edf27a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.08.12 21:40:40.262233 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 846 rows starting from the beginning of the part
4727 2024.08.12 21:40:40.262252 [ 3 ] {} <Trace> HTTP-Session: 1a741518-5e11-48a6-80cd-61953edf27a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4728 2024.08.12 21:40:40.262671 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
4729 2024.08.12 21:40:40.263116 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
4730 2024.08.12 21:40:40.263497 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4731 2024.08.12 21:40:40.263538 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
4732 2024.08.12 21:40:40.263890 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <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
4733 2024.08.12 21:40:40.264026 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
4734 2024.08.12 21:40:40.265286 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4735 2024.08.12 21:40:40.265880 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_21_4} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4736 2024.08.12 21:40:40.266201 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
4737 2024.08.12 21:40:40.266835 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4738 2024.08.12 21:40:40.268036 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4739 2024.08.12 21:40:40.268075 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4740 2024.08.12 21:40:40.269092 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5864 rows, containing 5 columns (5 merged, 0 gathered) in 0.007927818 sec., 739673.8926145883 rows/sec., 50.43 MiB/sec.
4741 2024.08.12 21:40:40.269305 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4742 2024.08.12 21:40:40.269682 [ 196 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4743 2024.08.12 21:40:40.270041 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4744 2024.08.12 21:40:40.270573 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007975 sec., 3887.1473354231975 rows/sec., 6.97 MiB/sec.
4745 2024.08.12 21:40:40.270707 [ 196 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4746 2024.08.12 21:40:40.270968 [ 196 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4747 2024.08.12 21:40:40.271141 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
4748 2024.08.12 21:40:40.271210 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Debug> DynamicQueryHandler: Done processing query
4749 2024.08.12 21:40:40.271241 [ 3 ] {0b80f1a5-7f66-4212-8eab-e79f3f521bd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4750 2024.08.12 21:40:40.271257 [ 3 ] {} <Debug> HTTP-Session: 1a741518-5e11-48a6-80cd-61953edf27a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4751 2024.08.12 21:40:40.271402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.08.12 21:40:40.271450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4753 2024.08.12 21:40:40.271469 [ 3 ] {} <Debug> HTTP-Session: cbd9178c-6621-41cf-9441-26e95606a89e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4754 2024.08.12 21:40:40.271485 [ 3 ] {} <Debug> HTTP-Session: cbd9178c-6621-41cf-9441-26e95606a89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.08.12 21:40:40.271499 [ 3 ] {} <Debug> HTTP-Session: cbd9178c-6621-41cf-9441-26e95606a89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4756 2024.08.12 21:40:40.271535 [ 3 ] {} <Trace> HTTP-Session: cbd9178c-6621-41cf-9441-26e95606a89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4757 2024.08.12 21:40:40.271659 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4758 2024.08.12 21:40:40.271707 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4759 2024.08.12 21:40:40.271854 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4760 2024.08.12 21:40:40.272157 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4761 2024.08.12 21:40:40.272194 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4762 2024.08.12 21:40:40.272567 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4763 2024.08.12 21:40:40.272898 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.08.12 21:40:40.273078 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec.
4765 2024.08.12 21:40:40.273088 [ 34 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4766 2024.08.12 21:40:40.273188 [ 34 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4767 2024.08.12 21:40:40.273263 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4768 2024.08.12 21:40:40.273346 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Debug> DynamicQueryHandler: Done processing query
4769 2024.08.12 21:40:40.273407 [ 3 ] {b50928c7-c792-4f0e-8f65-9a7759b2b6b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4770 2024.08.12 21:40:40.273466 [ 3 ] {} <Debug> HTTP-Session: cbd9178c-6621-41cf-9441-26e95606a89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4771 2024.08.12 21:40:40.273513 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4772 2024.08.12 21:40:40.273658 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4773 2024.08.12 21:40:40.273693 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 774 rows starting from the beginning of the part
4774 2024.08.12 21:40:40.273793 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4775 2024.08.12 21:40:40.274035 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4776 2024.08.12 21:40:40.274282 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4777 2024.08.12 21:40:40.274585 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4778 2024.08.12 21:40:40.274684 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
4779 2024.08.12 21:40:40.275924 [ 189 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564472 sec., 418799.6593450816 rows/sec., 28.17 MiB/sec.
4780 2024.08.12 21:40:40.276137 [ 189 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4781 2024.08.12 21:40:40.276557 [ 189 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4782 2024.08.12 21:40:40.276638 [ 189 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_21_4} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4783 2024.08.12 21:40:40.276724 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4784 2024.08.12 21:40:45.245913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4785 2024.08.12 21:40:45.246039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4786 2024.08.12 21:40:45.246063 [ 3 ] {} <Debug> HTTP-Session: bea9fe69-aaf9-4992-b9b8-7233a9ecaf50 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4787 2024.08.12 21:40:45.246088 [ 3 ] {} <Debug> HTTP-Session: bea9fe69-aaf9-4992-b9b8-7233a9ecaf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.08.12 21:40:45.246102 [ 3 ] {} <Debug> HTTP-Session: bea9fe69-aaf9-4992-b9b8-7233a9ecaf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4789 2024.08.12 21:40:45.246152 [ 3 ] {} <Trace> HTTP-Session: bea9fe69-aaf9-4992-b9b8-7233a9ecaf50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4790 2024.08.12 21:40:45.246336 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4791 2024.08.12 21:40:45.246403 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4792 2024.08.12 21:40:45.246602 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4793 2024.08.12 21:40:45.247011 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4794 2024.08.12 21:40:45.247058 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4795 2024.08.12 21:40:45.247429 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4796 2024.08.12 21:40:45.247777 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4797 2024.08.12 21:40:45.247962 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001676 sec., 3579.952267303103 rows/sec., 202.77 KiB/sec.
4798 2024.08.12 21:40:45.248169 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Debug> DynamicQueryHandler: Done processing query
4799 2024.08.12 21:40:45.248196 [ 3 ] {3f8e393f-188e-40b6-8f45-84c402812ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4800 2024.08.12 21:40:45.248212 [ 3 ] {} <Debug> HTTP-Session: bea9fe69-aaf9-4992-b9b8-7233a9ecaf50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.08.12 21:40:45.248382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4802 2024.08.12 21:40:45.248436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4803 2024.08.12 21:40:45.248456 [ 3 ] {} <Debug> HTTP-Session: c49a6792-042b-4217-9da2-4574fa00bbee Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4804 2024.08.12 21:40:45.248474 [ 3 ] {} <Debug> HTTP-Session: c49a6792-042b-4217-9da2-4574fa00bbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.08.12 21:40:45.248488 [ 3 ] {} <Debug> HTTP-Session: c49a6792-042b-4217-9da2-4574fa00bbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.08.12 21:40:45.248524 [ 3 ] {} <Trace> HTTP-Session: c49a6792-042b-4217-9da2-4574fa00bbee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4807 2024.08.12 21:40:45.248675 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4808 2024.08.12 21:40:45.248721 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4809 2024.08.12 21:40:45.248852 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4810 2024.08.12 21:40:45.249278 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.08.12 21:40:45.249316 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4812 2024.08.12 21:40:45.249645 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4813 2024.08.12 21:40:45.249954 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4814 2024.08.12 21:40:45.250104 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001491 sec., 107981.22065727701 rows/sec., 9.52 MiB/sec.
4815 2024.08.12 21:40:45.250275 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Debug> DynamicQueryHandler: Done processing query
4816 2024.08.12 21:40:45.250300 [ 3 ] {d78b5575-a659-461a-ba4e-eae1cd5e8f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4817 2024.08.12 21:40:45.250315 [ 3 ] {} <Debug> HTTP-Session: c49a6792-042b-4217-9da2-4574fa00bbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.08.12 21:40:45.250514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4819 2024.08.12 21:40:45.250566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4820 2024.08.12 21:40:45.250585 [ 3 ] {} <Debug> HTTP-Session: 42aea335-7a95-4419-b1e9-deab64c01e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4821 2024.08.12 21:40:45.250602 [ 3 ] {} <Debug> HTTP-Session: 42aea335-7a95-4419-b1e9-deab64c01e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.08.12 21:40:45.250615 [ 3 ] {} <Debug> HTTP-Session: 42aea335-7a95-4419-b1e9-deab64c01e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.08.12 21:40:45.250649 [ 3 ] {} <Trace> HTTP-Session: 42aea335-7a95-4419-b1e9-deab64c01e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4824 2024.08.12 21:40:45.250847 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4825 2024.08.12 21:40:45.250891 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4826 2024.08.12 21:40:45.251020 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2024.08.12 21:40:45.251545 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4828 2024.08.12 21:40:45.251581 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4829 2024.08.12 21:40:45.251891 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4830 2024.08.12 21:40:45.252180 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4831 2024.08.12 21:40:45.252321 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.00164 sec., 232926.8292682927 rows/sec., 16.36 MiB/sec.
4832 2024.08.12 21:40:45.252552 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Debug> DynamicQueryHandler: Done processing query
4833 2024.08.12 21:40:45.252577 [ 3 ] {86b1eeb7-e676-4c00-b215-949c62f54125} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4834 2024.08.12 21:40:45.252593 [ 3 ] {} <Debug> HTTP-Session: 42aea335-7a95-4419-b1e9-deab64c01e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.08.12 21:40:45.252753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4836 2024.08.12 21:40:45.252803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4837 2024.08.12 21:40:45.252821 [ 3 ] {} <Debug> HTTP-Session: 21ba6cf4-a829-4123-9d63-6d3fbf9743df Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4838 2024.08.12 21:40:45.252838 [ 3 ] {} <Debug> HTTP-Session: 21ba6cf4-a829-4123-9d63-6d3fbf9743df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.08.12 21:40:45.252851 [ 3 ] {} <Debug> HTTP-Session: 21ba6cf4-a829-4123-9d63-6d3fbf9743df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.08.12 21:40:45.252883 [ 3 ] {} <Trace> HTTP-Session: 21ba6cf4-a829-4123-9d63-6d3fbf9743df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4841 2024.08.12 21:40:45.252978 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4842 2024.08.12 21:40:45.253023 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4843 2024.08.12 21:40:45.253153 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.08.12 21:40:45.253405 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.08.12 21:40:45.253443 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4846 2024.08.12 21:40:45.253797 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4847 2024.08.12 21:40:45.254125 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2024.08.12 21:40:45.254278 [ 49 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4849 2024.08.12 21:40:45.254288 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 194.43 KiB/sec.
4850 2024.08.12 21:40:45.254368 [ 49 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4851 2024.08.12 21:40:45.254431 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4852 2024.08.12 21:40:45.254616 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Debug> DynamicQueryHandler: Done processing query
4853 2024.08.12 21:40:45.254617 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
4854 2024.08.12 21:40:45.254650 [ 3 ] {c4a078a3-da50-4aa1-9b69-f29cb5f6148e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4855 2024.08.12 21:40:45.254694 [ 3 ] {} <Debug> HTTP-Session: 21ba6cf4-a829-4123-9d63-6d3fbf9743df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.08.12 21:40:45.254852 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4857 2024.08.12 21:40:45.254870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4858 2024.08.12 21:40:45.254917 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part
4859 2024.08.12 21:40:45.254956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4860 2024.08.12 21:40:45.255002 [ 3 ] {} <Debug> HTTP-Session: 930f5717-460a-4340-b038-686a182a2d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4861 2024.08.12 21:40:45.255058 [ 3 ] {} <Debug> HTTP-Session: 930f5717-460a-4340-b038-686a182a2d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.08.12 21:40:45.255108 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4863 2024.08.12 21:40:45.255121 [ 3 ] {} <Debug> HTTP-Session: 930f5717-460a-4340-b038-686a182a2d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.08.12 21:40:45.255300 [ 3 ] {} <Trace> HTTP-Session: 930f5717-460a-4340-b038-686a182a2d51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4865 2024.08.12 21:40:45.255467 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4866 2024.08.12 21:40:45.255693 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4867 2024.08.12 21:40:45.255780 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4868 2024.08.12 21:40:45.256006 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4869 2024.08.12 21:40:45.256019 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
4870 2024.08.12 21:40:45.256429 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
4871 2024.08.12 21:40:45.257172 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4872 2024.08.12 21:40:45.257935 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4873 2024.08.12 21:40:45.258003 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4874 2024.08.12 21:40:45.259129 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4875 2024.08.12 21:40:45.259315 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004780179 sec., 12551.831218035977 rows/sec., 539.34 KiB/sec.
4876 2024.08.12 21:40:45.259538 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4877 2024.08.12 21:40:45.259924 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4878 2024.08.12 21:40:45.260277 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004666 sec., 16502.357479639948 rows/sec., 1.02 MiB/sec.
4879 2024.08.12 21:40:45.260500 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4880 2024.08.12 21:40:45.260624 [ 193 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_10_2} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
4881 2024.08.12 21:40:45.260636 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Debug> DynamicQueryHandler: Done processing query
4882 2024.08.12 21:40:45.260677 [ 3 ] {06f1ebc9-e248-4c53-9946-7ddf11ece472} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4883 2024.08.12 21:40:45.260730 [ 3 ] {} <Debug> HTTP-Session: 930f5717-460a-4340-b038-686a182a2d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.08.12 21:40:45.260786 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4885 2024.08.12 21:40:45.260963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4886 2024.08.12 21:40:45.261021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4887 2024.08.12 21:40:45.261040 [ 3 ] {} <Debug> HTTP-Session: 98147f55-fe86-45da-8d7d-ac9007d2e008 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4888 2024.08.12 21:40:45.261057 [ 3 ] {} <Debug> HTTP-Session: 98147f55-fe86-45da-8d7d-ac9007d2e008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.08.12 21:40:45.261071 [ 3 ] {} <Debug> HTTP-Session: 98147f55-fe86-45da-8d7d-ac9007d2e008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.08.12 21:40:45.261104 [ 3 ] {} <Trace> HTTP-Session: 98147f55-fe86-45da-8d7d-ac9007d2e008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4891 2024.08.12 21:40:45.261264 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4892 2024.08.12 21:40:45.261312 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4893 2024.08.12 21:40:45.261485 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4894 2024.08.12 21:40:45.261861 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4895 2024.08.12 21:40:45.261899 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4896 2024.08.12 21:40:45.262285 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4897 2024.08.12 21:40:45.262630 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4898 2024.08.12 21:40:45.262786 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
4899 2024.08.12 21:40:45.262945 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Debug> DynamicQueryHandler: Done processing query
4900 2024.08.12 21:40:45.262970 [ 3 ] {5f7f7dbd-fb3b-4db9-8cdb-089df210385b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4901 2024.08.12 21:40:45.262986 [ 3 ] {} <Debug> HTTP-Session: 98147f55-fe86-45da-8d7d-ac9007d2e008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.08.12 21:40:45.263108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4903 2024.08.12 21:40:45.263154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4904 2024.08.12 21:40:45.263172 [ 3 ] {} <Debug> HTTP-Session: 77899439-6f0c-4b06-9392-e95482143540 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4905 2024.08.12 21:40:45.263188 [ 3 ] {} <Debug> HTTP-Session: 77899439-6f0c-4b06-9392-e95482143540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.08.12 21:40:45.263202 [ 3 ] {} <Debug> HTTP-Session: 77899439-6f0c-4b06-9392-e95482143540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.08.12 21:40:45.263232 [ 3 ] {} <Trace> HTTP-Session: 77899439-6f0c-4b06-9392-e95482143540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4908 2024.08.12 21:40:45.263331 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4909 2024.08.12 21:40:45.263376 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4910 2024.08.12 21:40:45.263500 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4911 2024.08.12 21:40:45.263758 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4912 2024.08.12 21:40:45.263794 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4913 2024.08.12 21:40:45.264156 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4914 2024.08.12 21:40:45.264479 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4915 2024.08.12 21:40:45.264634 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001327 sec., 17332.32856066315 rows/sec., 937.56 KiB/sec.
4916 2024.08.12 21:40:45.264938 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Debug> DynamicQueryHandler: Done processing query
4917 2024.08.12 21:40:45.264963 [ 3 ] {71dfeb81-f128-4f86-8c02-8e8652593064} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4918 2024.08.12 21:40:45.264979 [ 3 ] {} <Debug> HTTP-Session: 77899439-6f0c-4b06-9392-e95482143540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.08.12 21:40:45.265111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4920 2024.08.12 21:40:45.265159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4921 2024.08.12 21:40:45.265178 [ 3 ] {} <Debug> HTTP-Session: 8eeb6f6a-f973-4028-b4f2-ce589e533553 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4922 2024.08.12 21:40:45.265194 [ 3 ] {} <Debug> HTTP-Session: 8eeb6f6a-f973-4028-b4f2-ce589e533553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.08.12 21:40:45.265207 [ 3 ] {} <Debug> HTTP-Session: 8eeb6f6a-f973-4028-b4f2-ce589e533553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.08.12 21:40:45.265238 [ 3 ] {} <Trace> HTTP-Session: 8eeb6f6a-f973-4028-b4f2-ce589e533553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4925 2024.08.12 21:40:45.265354 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4926 2024.08.12 21:40:45.265399 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4927 2024.08.12 21:40:45.265544 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4928 2024.08.12 21:40:45.265832 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4929 2024.08.12 21:40:45.265869 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4930 2024.08.12 21:40:45.266221 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4931 2024.08.12 21:40:45.266533 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.08.12 21:40:45.266689 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
4933 2024.08.12 21:40:45.266845 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Debug> DynamicQueryHandler: Done processing query
4934 2024.08.12 21:40:45.266869 [ 3 ] {2a1ef33b-6f0f-4149-b061-fd0c2369ff9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4935 2024.08.12 21:40:45.266885 [ 3 ] {} <Debug> HTTP-Session: 8eeb6f6a-f973-4028-b4f2-ce589e533553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.08.12 21:40:48.328963 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
4937 2024.08.12 21:40:48.329034 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
4938 2024.08.12 21:40:49.001239 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000883751 sec.
4939 2024.08.12 21:40:50.271056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4940 2024.08.12 21:40:50.271180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4941 2024.08.12 21:40:50.271208 [ 3 ] {} <Debug> HTTP-Session: ab48aa9a-6f1e-4546-a89c-c8e5444463fa Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4942 2024.08.12 21:40:50.271236 [ 3 ] {} <Debug> HTTP-Session: ab48aa9a-6f1e-4546-a89c-c8e5444463fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.08.12 21:40:50.271253 [ 3 ] {} <Debug> HTTP-Session: ab48aa9a-6f1e-4546-a89c-c8e5444463fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.08.12 21:40:50.271308 [ 3 ] {} <Trace> HTTP-Session: ab48aa9a-6f1e-4546-a89c-c8e5444463fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4945 2024.08.12 21:40:50.271514 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4946 2024.08.12 21:40:50.271587 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4947 2024.08.12 21:40:50.271772 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4948 2024.08.12 21:40:50.272206 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4949 2024.08.12 21:40:50.272245 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4950 2024.08.12 21:40:50.272612 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4951 2024.08.12 21:40:50.272941 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.08.12 21:40:50.273083 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001638 sec., 18925.518925518925 rows/sec., 1.50 MiB/sec.
4953 2024.08.12 21:40:50.273275 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Debug> DynamicQueryHandler: Done processing query
4954 2024.08.12 21:40:50.273303 [ 3 ] {1b912fac-f52f-4e71-bc11-29114e630e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4955 2024.08.12 21:40:50.273319 [ 3 ] {} <Debug> HTTP-Session: ab48aa9a-6f1e-4546-a89c-c8e5444463fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.08.12 21:40:50.273483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4957 2024.08.12 21:40:50.273532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4958 2024.08.12 21:40:50.273551 [ 3 ] {} <Debug> HTTP-Session: 4d3a0896-e188-464c-b08a-4c421e8df401 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4959 2024.08.12 21:40:50.273567 [ 3 ] {} <Debug> HTTP-Session: 4d3a0896-e188-464c-b08a-4c421e8df401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.08.12 21:40:50.273580 [ 3 ] {} <Debug> HTTP-Session: 4d3a0896-e188-464c-b08a-4c421e8df401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4961 2024.08.12 21:40:50.273611 [ 3 ] {} <Trace> HTTP-Session: 4d3a0896-e188-464c-b08a-4c421e8df401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4962 2024.08.12 21:40:50.273705 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4963 2024.08.12 21:40:50.273748 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4964 2024.08.12 21:40:50.273872 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4965 2024.08.12 21:40:50.274154 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4966 2024.08.12 21:40:50.274190 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4967 2024.08.12 21:40:50.274492 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4968 2024.08.12 21:40:50.274790 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4969 2024.08.12 21:40:50.274920 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00124 sec., 3225.8064516129034 rows/sec., 263.04 KiB/sec.
4970 2024.08.12 21:40:50.275189 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Debug> DynamicQueryHandler: Done processing query
4971 2024.08.12 21:40:50.275214 [ 3 ] {48943fc0-ae9b-430b-a2a9-0b03f7f5e144} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4972 2024.08.12 21:40:50.275230 [ 3 ] {} <Debug> HTTP-Session: 4d3a0896-e188-464c-b08a-4c421e8df401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4973 2024.08.12 21:40:50.275524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 187145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4974 2024.08.12 21:40:50.275572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4975 2024.08.12 21:40:50.275590 [ 3 ] {} <Debug> HTTP-Session: 8d280ad1-0a7f-4498-a8f3-cdb1f6b35e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4976 2024.08.12 21:40:50.275607 [ 3 ] {} <Debug> HTTP-Session: 8d280ad1-0a7f-4498-a8f3-cdb1f6b35e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4977 2024.08.12 21:40:50.275621 [ 3 ] {} <Debug> HTTP-Session: 8d280ad1-0a7f-4498-a8f3-cdb1f6b35e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4978 2024.08.12 21:40:50.275652 [ 3 ] {} <Trace> HTTP-Session: 8d280ad1-0a7f-4498-a8f3-cdb1f6b35e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4979 2024.08.12 21:40:50.276126 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4980 2024.08.12 21:40:50.276169 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4981 2024.08.12 21:40:50.276308 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4982 2024.08.12 21:40:50.277580 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4983 2024.08.12 21:40:50.277617 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4984 2024.08.12 21:40:50.277995 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4985 2024.08.12 21:40:50.278297 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4986 2024.08.12 21:40:50.278423 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Debug> executeQuery: Read 1291 rows, 109.05 KiB in 0.002623 sec., 492184.5215402211 rows/sec., 40.60 MiB/sec.
4987 2024.08.12 21:40:50.278587 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Debug> DynamicQueryHandler: Done processing query
4988 2024.08.12 21:40:50.278612 [ 3 ] {4d34902f-3091-4bd5-af6a-722dbbe25f82} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
4989 2024.08.12 21:40:50.278627 [ 3 ] {} <Debug> HTTP-Session: 8d280ad1-0a7f-4498-a8f3-cdb1f6b35e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4990 2024.08.12 21:40:50.278884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.08.12 21:40:50.278930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4992 2024.08.12 21:40:50.278949 [ 3 ] {} <Debug> HTTP-Session: 24e15d7b-cf09-4dbf-8560-ed262de03b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
4993 2024.08.12 21:40:50.278965 [ 3 ] {} <Debug> HTTP-Session: 24e15d7b-cf09-4dbf-8560-ed262de03b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.08.12 21:40:50.278978 [ 3 ] {} <Debug> HTTP-Session: 24e15d7b-cf09-4dbf-8560-ed262de03b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.08.12 21:40:50.279008 [ 3 ] {} <Trace> HTTP-Session: 24e15d7b-cf09-4dbf-8560-ed262de03b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4996 2024.08.12 21:40:50.279100 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4997 2024.08.12 21:40:50.279141 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4998 2024.08.12 21:40:50.279266 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4999 2024.08.12 21:40:50.279566 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5000 2024.08.12 21:40:50.279602 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5001 2024.08.12 21:40:50.279891 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5002 2024.08.12 21:40:50.280189 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5003 2024.08.12 21:40:50.280315 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001239 sec., 3228.410008071025 rows/sec., 225.42 KiB/sec.
5004 2024.08.12 21:40:50.280474 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Debug> DynamicQueryHandler: Done processing query
5005 2024.08.12 21:40:50.280498 [ 3 ] {c24aa38a-becd-4730-8c6d-528c987a5022} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5006 2024.08.12 21:40:50.280515 [ 3 ] {} <Debug> HTTP-Session: 24e15d7b-cf09-4dbf-8560-ed262de03b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5007 2024.08.12 21:40:50.280685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5008 2024.08.12 21:40:50.280734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5009 2024.08.12 21:40:50.280753 [ 3 ] {} <Debug> HTTP-Session: 5ee6dc01-09ce-489c-bcb5-cd576d4ee747 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5010 2024.08.12 21:40:50.280770 [ 3 ] {} <Debug> HTTP-Session: 5ee6dc01-09ce-489c-bcb5-cd576d4ee747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5011 2024.08.12 21:40:50.280784 [ 3 ] {} <Debug> HTTP-Session: 5ee6dc01-09ce-489c-bcb5-cd576d4ee747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.08.12 21:40:50.280814 [ 3 ] {} <Trace> HTTP-Session: 5ee6dc01-09ce-489c-bcb5-cd576d4ee747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5013 2024.08.12 21:40:50.280958 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5014 2024.08.12 21:40:50.280999 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5015 2024.08.12 21:40:50.281121 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5016 2024.08.12 21:40:50.281527 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5017 2024.08.12 21:40:50.281563 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5018 2024.08.12 21:40:50.281880 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
5019 2024.08.12 21:40:50.282178 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5020 2024.08.12 21:40:50.282299 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001404 sec., 162393.16239316238 rows/sec., 11.00 MiB/sec.
5021 2024.08.12 21:40:50.282551 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Debug> DynamicQueryHandler: Done processing query
5022 2024.08.12 21:40:50.282577 [ 3 ] {0370184a-397a-42a1-a1e7-14d0f95ff054} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5023 2024.08.12 21:40:50.282592 [ 3 ] {} <Debug> HTTP-Session: 5ee6dc01-09ce-489c-bcb5-cd576d4ee747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5024 2024.08.12 21:40:50.282874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 91801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5025 2024.08.12 21:40:50.282921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5026 2024.08.12 21:40:50.282940 [ 3 ] {} <Debug> HTTP-Session: 08451a79-f5da-4f24-a8c1-42ebb6ee0428 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5027 2024.08.12 21:40:50.282956 [ 3 ] {} <Debug> HTTP-Session: 08451a79-f5da-4f24-a8c1-42ebb6ee0428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.08.12 21:40:50.282969 [ 3 ] {} <Debug> HTTP-Session: 08451a79-f5da-4f24-a8c1-42ebb6ee0428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.08.12 21:40:50.282999 [ 3 ] {} <Trace> HTTP-Session: 08451a79-f5da-4f24-a8c1-42ebb6ee0428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5030 2024.08.12 21:40:50.283320 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5031 2024.08.12 21:40:50.283365 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5032 2024.08.12 21:40:50.283764 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5033 2024.08.12 21:40:50.284381 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5034 2024.08.12 21:40:50.284419 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5035 2024.08.12 21:40:50.284751 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5036 2024.08.12 21:40:50.285050 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5037 2024.08.12 21:40:50.285177 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.002061 sec., 269286.7540029112 rows/sec., 20.00 MiB/sec.
5038 2024.08.12 21:40:50.285339 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Debug> DynamicQueryHandler: Done processing query
5039 2024.08.12 21:40:50.285364 [ 3 ] {40c56161-d926-4dda-9eaa-c4d17d07312b} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
5040 2024.08.12 21:40:50.285379 [ 3 ] {} <Debug> HTTP-Session: 08451a79-f5da-4f24-a8c1-42ebb6ee0428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5041 2024.08.12 21:40:50.285609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5042 2024.08.12 21:40:50.285655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5043 2024.08.12 21:40:50.285674 [ 3 ] {} <Debug> HTTP-Session: 2ed06ac2-589e-4f03-a664-840091e9de26 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5044 2024.08.12 21:40:50.285690 [ 3 ] {} <Debug> HTTP-Session: 2ed06ac2-589e-4f03-a664-840091e9de26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.08.12 21:40:50.285703 [ 3 ] {} <Debug> HTTP-Session: 2ed06ac2-589e-4f03-a664-840091e9de26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.08.12 21:40:50.285734 [ 3 ] {} <Trace> HTTP-Session: 2ed06ac2-589e-4f03-a664-840091e9de26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5047 2024.08.12 21:40:50.286138 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5048 2024.08.12 21:40:50.286212 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5049 2024.08.12 21:40:50.286354 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2024.08.12 21:40:50.287142 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5051 2024.08.12 21:40:50.287177 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5052 2024.08.12 21:40:50.287614 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5053 2024.08.12 21:40:50.287953 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5054 2024.08.12 21:40:50.288084 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002187 sec., 386831.2757201646 rows/sec., 26.04 MiB/sec.
5055 2024.08.12 21:40:50.288414 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Debug> DynamicQueryHandler: Done processing query
5056 2024.08.12 21:40:50.288439 [ 3 ] {2d6a8192-2162-4681-b93f-dc22ace36799} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5057 2024.08.12 21:40:50.288455 [ 3 ] {} <Debug> HTTP-Session: 2ed06ac2-589e-4f03-a664-840091e9de26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5058 2024.08.12 21:40:50.288868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5059 2024.08.12 21:40:50.288916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5060 2024.08.12 21:40:50.288935 [ 3 ] {} <Debug> HTTP-Session: 631e48a8-4b8b-455e-a793-5d7ec9cb40df Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5061 2024.08.12 21:40:50.288951 [ 3 ] {} <Debug> HTTP-Session: 631e48a8-4b8b-455e-a793-5d7ec9cb40df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.08.12 21:40:50.288964 [ 3 ] {} <Debug> HTTP-Session: 631e48a8-4b8b-455e-a793-5d7ec9cb40df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5063 2024.08.12 21:40:50.288995 [ 3 ] {} <Trace> HTTP-Session: 631e48a8-4b8b-455e-a793-5d7ec9cb40df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5064 2024.08.12 21:40:50.289428 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5065 2024.08.12 21:40:50.289499 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <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
5066 2024.08.12 21:40:50.289913 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2024.08.12 21:40:50.290662 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2024.08.12 21:40:50.290698 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5069 2024.08.12 21:40:50.291294 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5070 2024.08.12 21:40:50.291686 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2024.08.12 21:40:50.291830 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002749 sec., 11276.827937431794 rows/sec., 20.21 MiB/sec.
5072 2024.08.12 21:40:50.292049 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Debug> DynamicQueryHandler: Done processing query
5073 2024.08.12 21:40:50.292073 [ 3 ] {ceef869d-84f7-44d8-ac28-157a31901d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5074 2024.08.12 21:40:50.292089 [ 3 ] {} <Debug> HTTP-Session: 631e48a8-4b8b-455e-a793-5d7ec9cb40df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.08.12 21:40:50.292216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5076 2024.08.12 21:40:50.292265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5077 2024.08.12 21:40:50.292283 [ 3 ] {} <Debug> HTTP-Session: 865ff711-6da8-42be-a7f5-6546ea7312ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5078 2024.08.12 21:40:50.292299 [ 3 ] {} <Debug> HTTP-Session: 865ff711-6da8-42be-a7f5-6546ea7312ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.08.12 21:40:50.292313 [ 3 ] {} <Debug> HTTP-Session: 865ff711-6da8-42be-a7f5-6546ea7312ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.08.12 21:40:50.292343 [ 3 ] {} <Trace> HTTP-Session: 865ff711-6da8-42be-a7f5-6546ea7312ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5081 2024.08.12 21:40:50.292459 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5082 2024.08.12 21:40:50.292504 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5083 2024.08.12 21:40:50.292627 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5084 2024.08.12 21:40:50.292921 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5085 2024.08.12 21:40:50.292958 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
5086 2024.08.12 21:40:50.293310 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5087 2024.08.12 21:40:50.293620 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5088 2024.08.12 21:40:50.293749 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
5089 2024.08.12 21:40:50.293907 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Debug> DynamicQueryHandler: Done processing query
5090 2024.08.12 21:40:50.293931 [ 3 ] {8d994283-0dc0-40c2-86c7-96cf2aebef86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5091 2024.08.12 21:40:50.293948 [ 3 ] {} <Debug> HTTP-Session: 865ff711-6da8-42be-a7f5-6546ea7312ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.08.12 21:40:55.245939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5093 2024.08.12 21:40:55.246081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5094 2024.08.12 21:40:55.246111 [ 3 ] {} <Debug> HTTP-Session: 64b3d94e-f3c2-4dad-a795-9757561cd341 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5095 2024.08.12 21:40:55.246140 [ 3 ] {} <Debug> HTTP-Session: 64b3d94e-f3c2-4dad-a795-9757561cd341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.08.12 21:40:55.246159 [ 3 ] {} <Debug> HTTP-Session: 64b3d94e-f3c2-4dad-a795-9757561cd341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.08.12 21:40:55.246214 [ 3 ] {} <Trace> HTTP-Session: 64b3d94e-f3c2-4dad-a795-9757561cd341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5098 2024.08.12 21:40:55.246414 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5099 2024.08.12 21:40:55.246488 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5100 2024.08.12 21:40:55.246708 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2024.08.12 21:40:55.247189 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5102 2024.08.12 21:40:55.247230 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5103 2024.08.12 21:40:55.247599 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5104 2024.08.12 21:40:55.247939 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5105 2024.08.12 21:40:55.248222 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001853 sec., 3237.9924446842956 rows/sec., 183.40 KiB/sec.
5106 2024.08.12 21:40:55.248921 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Debug> DynamicQueryHandler: Done processing query
5107 2024.08.12 21:40:55.249001 [ 3 ] {b25224a6-8709-42ad-9f55-d1e9c3160db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5108 2024.08.12 21:40:55.249081 [ 3 ] {} <Debug> HTTP-Session: 64b3d94e-f3c2-4dad-a795-9757561cd341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.08.12 21:40:55.249340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5110 2024.08.12 21:40:55.249391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5111 2024.08.12 21:40:55.249410 [ 3 ] {} <Debug> HTTP-Session: 9518bb65-a113-4f51-ac4c-aab65f7c81fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5112 2024.08.12 21:40:55.249427 [ 3 ] {} <Debug> HTTP-Session: 9518bb65-a113-4f51-ac4c-aab65f7c81fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.08.12 21:40:55.249441 [ 3 ] {} <Debug> HTTP-Session: 9518bb65-a113-4f51-ac4c-aab65f7c81fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.08.12 21:40:55.249473 [ 3 ] {} <Trace> HTTP-Session: 9518bb65-a113-4f51-ac4c-aab65f7c81fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5115 2024.08.12 21:40:55.249621 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5116 2024.08.12 21:40:55.249668 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5117 2024.08.12 21:40:55.249822 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5118 2024.08.12 21:40:55.250250 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5119 2024.08.12 21:40:55.250287 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5120 2024.08.12 21:40:55.250609 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5121 2024.08.12 21:40:55.250912 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5122 2024.08.12 21:40:55.251074 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001512 sec., 106481.48148148147 rows/sec., 9.38 MiB/sec.
5123 2024.08.12 21:40:55.251285 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Debug> DynamicQueryHandler: Done processing query
5124 2024.08.12 21:40:55.251310 [ 3 ] {f06846c4-ae97-4d18-b600-2a158c108eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5125 2024.08.12 21:40:55.251326 [ 3 ] {} <Debug> HTTP-Session: 9518bb65-a113-4f51-ac4c-aab65f7c81fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.08.12 21:40:55.251491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2024.08.12 21:40:55.251539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5128 2024.08.12 21:40:55.251558 [ 3 ] {} <Debug> HTTP-Session: 767807c5-46c1-479a-917b-2b44ea1391cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5129 2024.08.12 21:40:55.251574 [ 3 ] {} <Debug> HTTP-Session: 767807c5-46c1-479a-917b-2b44ea1391cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.08.12 21:40:55.251587 [ 3 ] {} <Debug> HTTP-Session: 767807c5-46c1-479a-917b-2b44ea1391cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.08.12 21:40:55.251617 [ 3 ] {} <Trace> HTTP-Session: 767807c5-46c1-479a-917b-2b44ea1391cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5132 2024.08.12 21:40:55.251813 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5133 2024.08.12 21:40:55.251856 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5134 2024.08.12 21:40:55.251981 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5135 2024.08.12 21:40:55.252486 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5136 2024.08.12 21:40:55.252523 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5137 2024.08.12 21:40:55.252849 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5138 2024.08.12 21:40:55.253151 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5139 2024.08.12 21:40:55.253310 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001596 sec., 239348.3709273183 rows/sec., 16.81 MiB/sec.
5140 2024.08.12 21:40:55.253658 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Debug> DynamicQueryHandler: Done processing query
5141 2024.08.12 21:40:55.253692 [ 3 ] {6160282a-5d56-4740-86cc-f618a43d0032} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5142 2024.08.12 21:40:55.253711 [ 3 ] {} <Debug> HTTP-Session: 767807c5-46c1-479a-917b-2b44ea1391cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.08.12 21:40:55.253850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5144 2024.08.12 21:40:55.253898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5145 2024.08.12 21:40:55.253917 [ 3 ] {} <Debug> HTTP-Session: db3206d2-5d78-42b1-aa8b-a764f1b1757c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5146 2024.08.12 21:40:55.253933 [ 3 ] {} <Debug> HTTP-Session: db3206d2-5d78-42b1-aa8b-a764f1b1757c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.08.12 21:40:55.253946 [ 3 ] {} <Debug> HTTP-Session: db3206d2-5d78-42b1-aa8b-a764f1b1757c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.08.12 21:40:55.253976 [ 3 ] {} <Trace> HTTP-Session: db3206d2-5d78-42b1-aa8b-a764f1b1757c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5149 2024.08.12 21:40:55.254074 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5150 2024.08.12 21:40:55.254121 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5151 2024.08.12 21:40:55.254267 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5152 2024.08.12 21:40:55.254578 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5153 2024.08.12 21:40:55.254615 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5154 2024.08.12 21:40:55.254971 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5155 2024.08.12 21:40:55.255291 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5156 2024.08.12 21:40:55.255464 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 182.59 KiB/sec.
5157 2024.08.12 21:40:55.255684 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Debug> DynamicQueryHandler: Done processing query
5158 2024.08.12 21:40:55.255708 [ 3 ] {c5629a0d-0d35-4804-b502-3e2190c32a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5159 2024.08.12 21:40:55.255724 [ 3 ] {} <Debug> HTTP-Session: db3206d2-5d78-42b1-aa8b-a764f1b1757c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.08.12 21:40:55.255845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5161 2024.08.12 21:40:55.255891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5162 2024.08.12 21:40:55.255910 [ 3 ] {} <Debug> HTTP-Session: 0bf1c106-b774-4f94-970b-3bbe7af2b33b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5163 2024.08.12 21:40:55.255926 [ 3 ] {} <Debug> HTTP-Session: 0bf1c106-b774-4f94-970b-3bbe7af2b33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.08.12 21:40:55.255939 [ 3 ] {} <Debug> HTTP-Session: 0bf1c106-b774-4f94-970b-3bbe7af2b33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5165 2024.08.12 21:40:55.255970 [ 3 ] {} <Trace> HTTP-Session: 0bf1c106-b774-4f94-970b-3bbe7af2b33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5166 2024.08.12 21:40:55.256084 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5167 2024.08.12 21:40:55.256131 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5168 2024.08.12 21:40:55.256274 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5169 2024.08.12 21:40:55.256576 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5170 2024.08.12 21:40:55.256612 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5171 2024.08.12 21:40:55.256972 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5172 2024.08.12 21:40:55.257296 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5173 2024.08.12 21:40:55.257446 [ 148 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5174 2024.08.12 21:40:55.257456 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001406 sec., 54765.29160739687 rows/sec., 3.37 MiB/sec.
5175 2024.08.12 21:40:55.257533 [ 148 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5176 2024.08.12 21:40:55.257594 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5177 2024.08.12 21:40:55.257880 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Debug> DynamicQueryHandler: Done processing query
5178 2024.08.12 21:40:55.257925 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
5179 2024.08.12 21:40:55.257949 [ 3 ] {931421ce-2408-4307-bef0-51b390f637ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5180 2024.08.12 21:40:55.258036 [ 3 ] {} <Debug> HTTP-Session: 0bf1c106-b774-4f94-970b-3bbe7af2b33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.08.12 21:40:55.258195 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5182 2024.08.12 21:40:55.258259 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
5183 2024.08.12 21:40:55.258276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5184 2024.08.12 21:40:55.258425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5185 2024.08.12 21:40:55.258513 [ 3 ] {} <Debug> HTTP-Session: 1e274c94-8011-4bda-b20e-233690d1d16f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5186 2024.08.12 21:40:55.258556 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
5187 2024.08.12 21:40:55.258580 [ 3 ] {} <Debug> HTTP-Session: 1e274c94-8011-4bda-b20e-233690d1d16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5188 2024.08.12 21:40:55.258645 [ 3 ] {} <Debug> HTTP-Session: 1e274c94-8011-4bda-b20e-233690d1d16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5189 2024.08.12 21:40:55.258764 [ 3 ] {} <Trace> HTTP-Session: 1e274c94-8011-4bda-b20e-233690d1d16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5190 2024.08.12 21:40:55.258891 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
5191 2024.08.12 21:40:55.259107 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
5192 2024.08.12 21:40:55.259169 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5193 2024.08.12 21:40:55.259379 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5194 2024.08.12 21:40:55.259433 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
5195 2024.08.12 21:40:55.259790 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
5196 2024.08.12 21:40:55.260520 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5197 2024.08.12 21:40:55.261650 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5198 2024.08.12 21:40:55.261709 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5199 2024.08.12 21:40:55.262820 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5200 2024.08.12 21:40:55.262909 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196035 sec., 163008.90967824505 rows/sec., 10.04 MiB/sec.
5201 2024.08.12 21:40:55.263420 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5202 2024.08.12 21:40:55.263435 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5203 2024.08.12 21:40:55.263829 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004869 sec., 32860.95707537482 rows/sec., 2.29 MiB/sec.
5204 2024.08.12 21:40:55.264235 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Debug> DynamicQueryHandler: Done processing query
5205 2024.08.12 21:40:55.264267 [ 3 ] {3386fdab-ecc7-4405-9f4b-9e7653bf755a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5206 2024.08.12 21:40:55.264304 [ 3 ] {} <Debug> HTTP-Session: 1e274c94-8011-4bda-b20e-233690d1d16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.08.12 21:40:55.264454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5208 2024.08.12 21:40:55.264507 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5209 2024.08.12 21:40:55.264537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5210 2024.08.12 21:40:55.264592 [ 3 ] {} <Debug> HTTP-Session: 6f57232a-c65b-4ddc-ba50-ae5ab9388a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5211 2024.08.12 21:40:55.264631 [ 3 ] {} <Debug> HTTP-Session: 6f57232a-c65b-4ddc-ba50-ae5ab9388a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5212 2024.08.12 21:40:55.264659 [ 3 ] {} <Debug> HTTP-Session: 6f57232a-c65b-4ddc-ba50-ae5ab9388a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.08.12 21:40:55.264697 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5214 2024.08.12 21:40:55.264710 [ 3 ] {} <Trace> HTTP-Session: 6f57232a-c65b-4ddc-ba50-ae5ab9388a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5215 2024.08.12 21:40:55.264854 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
5216 2024.08.12 21:40:55.264913 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5217 2024.08.12 21:40:55.264964 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5218 2024.08.12 21:40:55.265110 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5219 2024.08.12 21:40:55.265378 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5220 2024.08.12 21:40:55.265414 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5221 2024.08.12 21:40:55.265784 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5222 2024.08.12 21:40:55.266109 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5223 2024.08.12 21:40:55.266275 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001423 sec., 16163.035839775122 rows/sec., 874.31 KiB/sec.
5224 2024.08.12 21:40:55.266844 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Debug> DynamicQueryHandler: Done processing query
5225 2024.08.12 21:40:55.266873 [ 3 ] {b3f56eb0-2f0f-4139-83d0-e79ea0a0635c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5226 2024.08.12 21:40:55.266889 [ 3 ] {} <Debug> HTTP-Session: 6f57232a-c65b-4ddc-ba50-ae5ab9388a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5227 2024.08.12 21:40:55.267016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5228 2024.08.12 21:40:55.267064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5229 2024.08.12 21:40:55.267083 [ 3 ] {} <Debug> HTTP-Session: a1e9f0c7-75e5-4836-aaf1-5122fefd677b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5230 2024.08.12 21:40:55.267098 [ 3 ] {} <Debug> HTTP-Session: a1e9f0c7-75e5-4836-aaf1-5122fefd677b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.08.12 21:40:55.267111 [ 3 ] {} <Debug> HTTP-Session: a1e9f0c7-75e5-4836-aaf1-5122fefd677b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5232 2024.08.12 21:40:55.267141 [ 3 ] {} <Trace> HTTP-Session: a1e9f0c7-75e5-4836-aaf1-5122fefd677b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5233 2024.08.12 21:40:55.267268 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5234 2024.08.12 21:40:55.267312 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5235 2024.08.12 21:40:55.267453 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5236 2024.08.12 21:40:55.267743 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5237 2024.08.12 21:40:55.267780 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5238 2024.08.12 21:40:55.268135 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5239 2024.08.12 21:40:55.268458 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5240 2024.08.12 21:40:55.268612 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
5241 2024.08.12 21:40:55.268792 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Debug> DynamicQueryHandler: Done processing query
5242 2024.08.12 21:40:55.268817 [ 3 ] {071ea1fa-1309-4b80-9005-863abeedc7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5243 2024.08.12 21:40:55.268832 [ 3 ] {} <Debug> HTTP-Session: a1e9f0c7-75e5-4836-aaf1-5122fefd677b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5244 2024.08.12 21:41:00.243866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5245 2024.08.12 21:41:00.244006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5246 2024.08.12 21:41:00.244035 [ 3 ] {} <Debug> HTTP-Session: 4453474c-7b9b-480b-861a-6635ec07972b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5247 2024.08.12 21:41:00.244063 [ 3 ] {} <Debug> HTTP-Session: 4453474c-7b9b-480b-861a-6635ec07972b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.08.12 21:41:00.244082 [ 3 ] {} <Debug> HTTP-Session: 4453474c-7b9b-480b-861a-6635ec07972b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.08.12 21:41:00.244137 [ 3 ] {} <Trace> HTTP-Session: 4453474c-7b9b-480b-861a-6635ec07972b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5250 2024.08.12 21:41:00.244353 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5251 2024.08.12 21:41:00.244428 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5252 2024.08.12 21:41:00.244648 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5253 2024.08.12 21:41:00.245102 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5254 2024.08.12 21:41:00.245148 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5255 2024.08.12 21:41:00.245522 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5256 2024.08.12 21:41:00.245875 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5257 2024.08.12 21:41:00.246045 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001757 sec., 17643.710870802504 rows/sec., 1.40 MiB/sec.
5258 2024.08.12 21:41:00.246068 [ 139 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5259 2024.08.12 21:41:00.246175 [ 139 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5260 2024.08.12 21:41:00.246233 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5261 2024.08.12 21:41:00.246370 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Debug> DynamicQueryHandler: Done processing query
5262 2024.08.12 21:41:00.246430 [ 3 ] {dcca31c5-7b80-4841-a4c1-b0de843c6f88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5263 2024.08.12 21:41:00.246447 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
5264 2024.08.12 21:41:00.246460 [ 3 ] {} <Debug> HTTP-Session: 4453474c-7b9b-480b-861a-6635ec07972b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.08.12 21:41:00.246685 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5266 2024.08.12 21:41:00.246716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5267 2024.08.12 21:41:00.246752 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 37 rows starting from the beginning of the part
5268 2024.08.12 21:41:00.246821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5269 2024.08.12 21:41:00.246912 [ 3 ] {} <Debug> HTTP-Session: 7155bb4b-de40-4c96-b122-a36b7840ba6f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5270 2024.08.12 21:41:00.246943 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
5271 2024.08.12 21:41:00.246997 [ 3 ] {} <Debug> HTTP-Session: 7155bb4b-de40-4c96-b122-a36b7840ba6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5272 2024.08.12 21:41:00.247093 [ 3 ] {} <Debug> HTTP-Session: 7155bb4b-de40-4c96-b122-a36b7840ba6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.08.12 21:41:00.247257 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
5274 2024.08.12 21:41:00.247265 [ 3 ] {} <Trace> HTTP-Session: 7155bb4b-de40-4c96-b122-a36b7840ba6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5275 2024.08.12 21:41:00.247523 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
5276 2024.08.12 21:41:00.247750 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
5277 2024.08.12 21:41:00.247750 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5278 2024.08.12 21:41:00.247936 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5279 2024.08.12 21:41:00.247995 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
5280 2024.08.12 21:41:00.248712 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5281 2024.08.12 21:41:00.249787 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5282 2024.08.12 21:41:00.249863 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5283 2024.08.12 21:41:00.250627 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.004297213 sec., 33044.67337318396 rows/sec., 2.50 MiB/sec.
5284 2024.08.12 21:41:00.250755 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5285 2024.08.12 21:41:00.250844 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5286 2024.08.12 21:41:00.251602 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5287 2024.08.12 21:41:00.251725 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5288 2024.08.12 21:41:00.251946 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.00442 sec., 33710.407239819004 rows/sec., 2.83 MiB/sec.
5289 2024.08.12 21:41:00.252014 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_21_4} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5290 2024.08.12 21:41:00.252394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5291 2024.08.12 21:41:00.252511 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Debug> DynamicQueryHandler: Done processing query
5292 2024.08.12 21:41:00.252562 [ 3 ] {17f247d0-56b5-44c9-9ec4-95a3c358b819} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5293 2024.08.12 21:41:00.252583 [ 3 ] {} <Debug> HTTP-Session: 7155bb4b-de40-4c96-b122-a36b7840ba6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.08.12 21:41:00.252758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5295 2024.08.12 21:41:00.252810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5296 2024.08.12 21:41:00.252830 [ 3 ] {} <Debug> HTTP-Session: 9e1bd169-792b-4c4e-83e1-8c9ac31bc3ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5297 2024.08.12 21:41:00.252847 [ 3 ] {} <Debug> HTTP-Session: 9e1bd169-792b-4c4e-83e1-8c9ac31bc3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.08.12 21:41:00.252861 [ 3 ] {} <Debug> HTTP-Session: 9e1bd169-792b-4c4e-83e1-8c9ac31bc3ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.08.12 21:41:00.252894 [ 3 ] {} <Trace> HTTP-Session: 9e1bd169-792b-4c4e-83e1-8c9ac31bc3ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5300 2024.08.12 21:41:00.253040 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5301 2024.08.12 21:41:00.253086 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5302 2024.08.12 21:41:00.253242 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5303 2024.08.12 21:41:00.253626 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2024.08.12 21:41:00.253665 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5305 2024.08.12 21:41:00.253986 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5306 2024.08.12 21:41:00.254300 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2024.08.12 21:41:00.254461 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001475 sec., 64406.77966101695 rows/sec., 5.03 MiB/sec.
5308 2024.08.12 21:41:00.254640 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Debug> DynamicQueryHandler: Done processing query
5309 2024.08.12 21:41:00.254665 [ 3 ] {5bc36125-aeb1-444a-8cd9-e20e292a2108} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5310 2024.08.12 21:41:00.254681 [ 3 ] {} <Debug> HTTP-Session: 9e1bd169-792b-4c4e-83e1-8c9ac31bc3ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5311 2024.08.12 21:41:00.254861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5312 2024.08.12 21:41:00.254910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5313 2024.08.12 21:41:00.254929 [ 3 ] {} <Debug> HTTP-Session: 7421f278-a458-42ee-a830-ed6e4bb9bb0d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5314 2024.08.12 21:41:00.254946 [ 3 ] {} <Debug> HTTP-Session: 7421f278-a458-42ee-a830-ed6e4bb9bb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.08.12 21:41:00.254960 [ 3 ] {} <Debug> HTTP-Session: 7421f278-a458-42ee-a830-ed6e4bb9bb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.08.12 21:41:00.254991 [ 3 ] {} <Trace> HTTP-Session: 7421f278-a458-42ee-a830-ed6e4bb9bb0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5317 2024.08.12 21:41:00.255138 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5318 2024.08.12 21:41:00.255186 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5319 2024.08.12 21:41:00.255333 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5320 2024.08.12 21:41:00.255809 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5321 2024.08.12 21:41:00.255846 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5322 2024.08.12 21:41:00.256241 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5323 2024.08.12 21:41:00.256588 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5324 2024.08.12 21:41:00.256759 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec.
5325 2024.08.12 21:41:00.257067 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Debug> DynamicQueryHandler: Done processing query
5326 2024.08.12 21:41:00.257110 [ 3 ] {4eecaf68-cce6-4183-a585-c7f29d521f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5327 2024.08.12 21:41:00.257127 [ 3 ] {} <Debug> HTTP-Session: 7421f278-a458-42ee-a830-ed6e4bb9bb0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.08.12 21:41:00.257382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5329 2024.08.12 21:41:00.257430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5330 2024.08.12 21:41:00.257449 [ 3 ] {} <Debug> HTTP-Session: 0314c64a-d759-409d-bfd2-188be05316ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5331 2024.08.12 21:41:00.257467 [ 3 ] {} <Debug> HTTP-Session: 0314c64a-d759-409d-bfd2-188be05316ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.08.12 21:41:00.257480 [ 3 ] {} <Debug> HTTP-Session: 0314c64a-d759-409d-bfd2-188be05316ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.08.12 21:41:00.257512 [ 3 ] {} <Trace> HTTP-Session: 0314c64a-d759-409d-bfd2-188be05316ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5334 2024.08.12 21:41:00.257837 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5335 2024.08.12 21:41:00.257912 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <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
5336 2024.08.12 21:41:00.258345 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5337 2024.08.12 21:41:00.259088 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5338 2024.08.12 21:41:00.259126 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5339 2024.08.12 21:41:00.259733 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5340 2024.08.12 21:41:00.260140 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.08.12 21:41:00.260363 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002751 sec., 11268.629589240276 rows/sec., 20.19 MiB/sec.
5342 2024.08.12 21:41:00.260597 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Debug> DynamicQueryHandler: Done processing query
5343 2024.08.12 21:41:00.260622 [ 3 ] {80cb7118-3c6c-44f5-a3ed-e6fb2215749e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5344 2024.08.12 21:41:00.260638 [ 3 ] {} <Debug> HTTP-Session: 0314c64a-d759-409d-bfd2-188be05316ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.08.12 21:41:00.260772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5346 2024.08.12 21:41:00.260821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5347 2024.08.12 21:41:00.260839 [ 3 ] {} <Debug> HTTP-Session: 2911062c-1791-4804-b67c-ba0d4df300b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5348 2024.08.12 21:41:00.260855 [ 3 ] {} <Debug> HTTP-Session: 2911062c-1791-4804-b67c-ba0d4df300b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.08.12 21:41:00.260869 [ 3 ] {} <Debug> HTTP-Session: 2911062c-1791-4804-b67c-ba0d4df300b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.08.12 21:41:00.260899 [ 3 ] {} <Trace> HTTP-Session: 2911062c-1791-4804-b67c-ba0d4df300b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5351 2024.08.12 21:41:00.261018 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5352 2024.08.12 21:41:00.261063 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5353 2024.08.12 21:41:00.261190 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.08.12 21:41:00.261477 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5355 2024.08.12 21:41:00.261514 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5356 2024.08.12 21:41:00.261870 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5357 2024.08.12 21:41:00.262183 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.08.12 21:41:00.262354 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
5359 2024.08.12 21:41:00.262688 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Debug> DynamicQueryHandler: Done processing query
5360 2024.08.12 21:41:00.262714 [ 3 ] {8cac930c-9d2d-4c2c-9956-a3d55e0f25d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5361 2024.08.12 21:41:00.262730 [ 3 ] {} <Debug> HTTP-Session: 2911062c-1791-4804-b67c-ba0d4df300b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.08.12 21:41:02.389263 [ 138 ] {} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5363 2024.08.12 21:41:02.389343 [ 138 ] {} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5364 2024.08.12 21:41:02.389376 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5365 2024.08.12 21:41:02.389614 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::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
5366 2024.08.12 21:41:02.389870 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5367 2024.08.12 21:41:02.389935 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
5368 2024.08.12 21:41:02.390080 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::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
5369 2024.08.12 21:41:02.390381 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
5370 2024.08.12 21:41:02.390594 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
5371 2024.08.12 21:41:02.390772 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5372 2024.08.12 21:41:02.391770 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002290698 sec., 6984.770580844791 rows/sec., 487.71 KiB/sec.
5373 2024.08.12 21:41:02.391955 [ 198 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5374 2024.08.12 21:41:02.392359 [ 198 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5375 2024.08.12 21:41:02.392442 [ 198 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_5_1} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5376 2024.08.12 21:41:02.392536 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5377 2024.08.12 21:41:03.329084 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
5378 2024.08.12 21:41:03.329149 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
5379 2024.08.12 21:41:03.922079 [ 136 ] {} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5380 2024.08.12 21:41:03.922152 [ 136 ] {} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5381 2024.08.12 21:41:03.922178 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5382 2024.08.12 21:41:03.922465 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::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
5383 2024.08.12 21:41:03.922742 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5384 2024.08.12 21:41:03.922803 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
5385 2024.08.12 21:41:03.922957 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::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
5386 2024.08.12 21:41:03.923137 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
5387 2024.08.12 21:41:03.923318 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
5388 2024.08.12 21:41:03.923492 [ 193 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5389 2024.08.12 21:41:03.924487 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213858 sec., 7227.202467366922 rows/sec., 589.33 KiB/sec.
5390 2024.08.12 21:41:03.924645 [ 197 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5391 2024.08.12 21:41:03.925024 [ 197 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5392 2024.08.12 21:41:03.925107 [ 197 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_5_1} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5393 2024.08.12 21:41:03.925188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5394 2024.08.12 21:41:05.246384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5395 2024.08.12 21:41:05.246510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5396 2024.08.12 21:41:05.246540 [ 3 ] {} <Debug> HTTP-Session: a0d82a20-5a6d-496d-90cd-fbe097f28e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5397 2024.08.12 21:41:05.246569 [ 3 ] {} <Debug> HTTP-Session: a0d82a20-5a6d-496d-90cd-fbe097f28e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.08.12 21:41:05.246587 [ 3 ] {} <Debug> HTTP-Session: a0d82a20-5a6d-496d-90cd-fbe097f28e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.08.12 21:41:05.246645 [ 3 ] {} <Trace> HTTP-Session: a0d82a20-5a6d-496d-90cd-fbe097f28e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5400 2024.08.12 21:41:05.246845 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5401 2024.08.12 21:41:05.246921 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5402 2024.08.12 21:41:05.247125 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5403 2024.08.12 21:41:05.247653 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5404 2024.08.12 21:41:05.247701 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5405 2024.08.12 21:41:05.248088 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5406 2024.08.12 21:41:05.248417 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5407 2024.08.12 21:41:05.248592 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001801 sec., 3331.4825097168236 rows/sec., 188.70 KiB/sec.
5408 2024.08.12 21:41:05.248815 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Debug> DynamicQueryHandler: Done processing query
5409 2024.08.12 21:41:05.248842 [ 3 ] {114999d7-ee80-425e-9338-f40d4cac9452} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5410 2024.08.12 21:41:05.248858 [ 3 ] {} <Debug> HTTP-Session: a0d82a20-5a6d-496d-90cd-fbe097f28e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5411 2024.08.12 21:41:05.249007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5412 2024.08.12 21:41:05.249065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5413 2024.08.12 21:41:05.249084 [ 3 ] {} <Debug> HTTP-Session: 5fa5e7be-c98c-4dcc-ae2a-5a9b763d3735 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5414 2024.08.12 21:41:05.249103 [ 3 ] {} <Debug> HTTP-Session: 5fa5e7be-c98c-4dcc-ae2a-5a9b763d3735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.08.12 21:41:05.249117 [ 3 ] {} <Debug> HTTP-Session: 5fa5e7be-c98c-4dcc-ae2a-5a9b763d3735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5416 2024.08.12 21:41:05.249152 [ 3 ] {} <Trace> HTTP-Session: 5fa5e7be-c98c-4dcc-ae2a-5a9b763d3735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5417 2024.08.12 21:41:05.249255 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5418 2024.08.12 21:41:05.249301 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5419 2024.08.12 21:41:05.249432 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5420 2024.08.12 21:41:05.249792 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5421 2024.08.12 21:41:05.249830 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5422 2024.08.12 21:41:05.250127 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5423 2024.08.12 21:41:05.250427 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5424 2024.08.12 21:41:05.250596 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001364 sec., 2932.551319648094 rows/sec., 239.13 KiB/sec.
5425 2024.08.12 21:41:05.250867 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Debug> DynamicQueryHandler: Done processing query
5426 2024.08.12 21:41:05.250892 [ 3 ] {ba29c438-a4c0-4338-a362-18b070ac58a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5427 2024.08.12 21:41:05.250908 [ 3 ] {} <Debug> HTTP-Session: 5fa5e7be-c98c-4dcc-ae2a-5a9b763d3735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5428 2024.08.12 21:41:05.251065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5429 2024.08.12 21:41:05.251115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5430 2024.08.12 21:41:05.251135 [ 3 ] {} <Debug> HTTP-Session: 4b4502c9-27e3-4154-a26f-12f2cd1ad3e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5431 2024.08.12 21:41:05.251152 [ 3 ] {} <Debug> HTTP-Session: 4b4502c9-27e3-4154-a26f-12f2cd1ad3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.08.12 21:41:05.251166 [ 3 ] {} <Debug> HTTP-Session: 4b4502c9-27e3-4154-a26f-12f2cd1ad3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5433 2024.08.12 21:41:05.251199 [ 3 ] {} <Trace> HTTP-Session: 4b4502c9-27e3-4154-a26f-12f2cd1ad3e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5434 2024.08.12 21:41:05.251341 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5435 2024.08.12 21:41:05.251385 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5436 2024.08.12 21:41:05.251528 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5437 2024.08.12 21:41:05.251979 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5438 2024.08.12 21:41:05.252017 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5439 2024.08.12 21:41:05.252332 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5440 2024.08.12 21:41:05.252636 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5441 2024.08.12 21:41:05.252791 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Debug> executeQuery: Read 163 rows, 14.68 KiB in 0.001508 sec., 108090.18567639258 rows/sec., 9.50 MiB/sec.
5442 2024.08.12 21:41:05.252799 [ 135 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5443 2024.08.12 21:41:05.252908 [ 135 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5444 2024.08.12 21:41:05.252952 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5445 2024.08.12 21:41:05.253053 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Debug> DynamicQueryHandler: Done processing query
5446 2024.08.12 21:41:05.253155 [ 3 ] {5a788851-3140-43b7-b82e-9b2c5f5a0961} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5447 2024.08.12 21:41:05.253278 [ 3 ] {} <Debug> HTTP-Session: 4b4502c9-27e3-4154-a26f-12f2cd1ad3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.08.12 21:41:05.253323 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
5449 2024.08.12 21:41:05.253566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5450 2024.08.12 21:41:05.253634 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5451 2024.08.12 21:41:05.253650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5452 2024.08.12 21:41:05.253701 [ 3 ] {} <Debug> HTTP-Session: b6ebc1f9-b679-494c-b0ae-c519eaa5b3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5453 2024.08.12 21:41:05.253703 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1400 rows starting from the beginning of the part
5454 2024.08.12 21:41:05.253729 [ 3 ] {} <Debug> HTTP-Session: b6ebc1f9-b679-494c-b0ae-c519eaa5b3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5455 2024.08.12 21:41:05.253776 [ 3 ] {} <Debug> HTTP-Session: b6ebc1f9-b679-494c-b0ae-c519eaa5b3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5456 2024.08.12 21:41:05.253888 [ 3 ] {} <Trace> HTTP-Session: b6ebc1f9-b679-494c-b0ae-c519eaa5b3f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5457 2024.08.12 21:41:05.253977 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part
5458 2024.08.12 21:41:05.254218 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5459 2024.08.12 21:41:05.254264 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1291 rows starting from the beginning of the part
5460 2024.08.12 21:41:05.254368 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5461 2024.08.12 21:41:05.254632 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
5462 2024.08.12 21:41:05.254984 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part
5463 2024.08.12 21:41:05.255370 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
5464 2024.08.12 21:41:05.255385 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5465 2024.08.12 21:41:05.256343 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5466 2024.08.12 21:41:05.256398 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5467 2024.08.12 21:41:05.257057 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5468 2024.08.12 21:41:05.257897 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5469 2024.08.12 21:41:05.258107 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004026 sec., 993.5419771485346 rows/sec., 69.37 KiB/sec.
5470 2024.08.12 21:41:05.258430 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Debug> DynamicQueryHandler: Done processing query
5471 2024.08.12 21:41:05.258512 [ 3 ] {21bd5fa0-5518-4088-8c7a-167afa00a1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5472 2024.08.12 21:41:05.258558 [ 3 ] {} <Debug> HTTP-Session: b6ebc1f9-b679-494c-b0ae-c519eaa5b3f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5473 2024.08.12 21:41:05.258614 [ 197 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 4 columns (4 merged, 0 gathered) in 0.005575369 sec., 596373.0831089386 rows/sec., 49.93 MiB/sec.
5474 2024.08.12 21:41:05.258733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5475 2024.08.12 21:41:05.258788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5476 2024.08.12 21:41:05.258809 [ 3 ] {} <Debug> HTTP-Session: 1655d06d-e34c-40c7-9cc7-4485c0593459 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5477 2024.08.12 21:41:05.258829 [ 3 ] {} <Debug> HTTP-Session: 1655d06d-e34c-40c7-9cc7-4485c0593459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.08.12 21:41:05.258842 [ 3 ] {} <Debug> HTTP-Session: 1655d06d-e34c-40c7-9cc7-4485c0593459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.08.12 21:41:05.258848 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5480 2024.08.12 21:41:05.258880 [ 3 ] {} <Trace> HTTP-Session: 1655d06d-e34c-40c7-9cc7-4485c0593459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5481 2024.08.12 21:41:05.259182 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5482 2024.08.12 21:41:05.259230 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5483 2024.08.12 21:41:05.259236 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5484 2024.08.12 21:41:05.259351 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_26_5} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5485 2024.08.12 21:41:05.259443 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5486 2024.08.12 21:41:05.259452 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
5487 2024.08.12 21:41:05.260081 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5488 2024.08.12 21:41:05.260119 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5489 2024.08.12 21:41:05.260446 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5490 2024.08.12 21:41:05.260750 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5491 2024.08.12 21:41:05.260897 [ 135 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5492 2024.08.12 21:41:05.260904 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Debug> executeQuery: Read 386 rows, 27.80 KiB in 0.001873 sec., 206086.49225840895 rows/sec., 14.50 MiB/sec.
5493 2024.08.12 21:41:05.260949 [ 135 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5494 2024.08.12 21:41:05.261022 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5495 2024.08.12 21:41:05.261292 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Debug> DynamicQueryHandler: Done processing query
5496 2024.08.12 21:41:05.261382 [ 3 ] {18db0752-d999-42d7-bf06-e23e16a7cdd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5497 2024.08.12 21:41:05.261404 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
5498 2024.08.12 21:41:05.261452 [ 3 ] {} <Debug> HTTP-Session: 1655d06d-e34c-40c7-9cc7-4485c0593459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.08.12 21:41:05.261826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.08.12 21:41:05.261908 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5501 2024.08.12 21:41:05.261923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5502 2024.08.12 21:41:05.261965 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 899 rows starting from the beginning of the part
5503 2024.08.12 21:41:05.261978 [ 3 ] {} <Debug> HTTP-Session: c35957c3-237b-4d37-bd05-733e7c8f5289 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5504 2024.08.12 21:41:05.262032 [ 3 ] {} <Debug> HTTP-Session: c35957c3-237b-4d37-bd05-733e7c8f5289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5505 2024.08.12 21:41:05.262072 [ 3 ] {} <Debug> HTTP-Session: c35957c3-237b-4d37-bd05-733e7c8f5289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5506 2024.08.12 21:41:05.262209 [ 3 ] {} <Trace> HTTP-Session: c35957c3-237b-4d37-bd05-733e7c8f5289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5507 2024.08.12 21:41:05.262195 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 382 rows starting from the beginning of the part
5508 2024.08.12 21:41:05.262561 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5509 2024.08.12 21:41:05.262595 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 555 rows starting from the beginning of the part
5510 2024.08.12 21:41:05.262704 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5511 2024.08.12 21:41:05.262889 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 382 rows starting from the beginning of the part
5512 2024.08.12 21:41:05.263350 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part
5513 2024.08.12 21:41:05.263650 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5514 2024.08.12 21:41:05.263690 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 386 rows starting from the beginning of the part
5515 2024.08.12 21:41:05.264432 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5516 2024.08.12 21:41:05.264493 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5517 2024.08.12 21:41:05.265509 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5518 2024.08.12 21:41:05.266053 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5519 2024.08.12 21:41:05.266433 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003993 sec., 1502.6296018031555 rows/sec., 64.57 KiB/sec.
5520 2024.08.12 21:41:05.266852 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2699 rows, containing 4 columns (4 merged, 0 gathered) in 0.005717161 sec., 472087.4573936259 rows/sec., 34.03 MiB/sec.
5521 2024.08.12 21:41:05.267111 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Debug> DynamicQueryHandler: Done processing query
5522 2024.08.12 21:41:05.267119 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5523 2024.08.12 21:41:05.267157 [ 3 ] {b8f29673-a532-4849-9c5f-6ddd45ce092c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5524 2024.08.12 21:41:05.267207 [ 3 ] {} <Debug> HTTP-Session: c35957c3-237b-4d37-bd05-733e7c8f5289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.08.12 21:41:05.267443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5526 2024.08.12 21:41:05.267557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5527 2024.08.12 21:41:05.267589 [ 3 ] {} <Debug> HTTP-Session: 6b51860b-1fa6-4114-bbbe-da259526d707 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5528 2024.08.12 21:41:05.267631 [ 3 ] {} <Debug> HTTP-Session: 6b51860b-1fa6-4114-bbbe-da259526d707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5529 2024.08.12 21:41:05.267659 [ 3 ] {} <Debug> HTTP-Session: 6b51860b-1fa6-4114-bbbe-da259526d707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.08.12 21:41:05.267714 [ 3 ] {} <Trace> HTTP-Session: 6b51860b-1fa6-4114-bbbe-da259526d707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5531 2024.08.12 21:41:05.267823 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5532 2024.08.12 21:41:05.267949 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5533 2024.08.12 21:41:05.267962 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_26_5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5534 2024.08.12 21:41:05.268041 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5535 2024.08.12 21:41:05.268121 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
5536 2024.08.12 21:41:05.268304 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5537 2024.08.12 21:41:05.268650 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5538 2024.08.12 21:41:05.268688 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5539 2024.08.12 21:41:05.269079 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5540 2024.08.12 21:41:05.269425 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5541 2024.08.12 21:41:05.269596 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001762 sec., 43700.34052213394 rows/sec., 2.69 MiB/sec.
5542 2024.08.12 21:41:05.269779 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Debug> DynamicQueryHandler: Done processing query
5543 2024.08.12 21:41:05.269803 [ 3 ] {b9b0aa2a-7818-4df4-b444-9140fe83adbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5544 2024.08.12 21:41:05.269819 [ 3 ] {} <Debug> HTTP-Session: 6b51860b-1fa6-4114-bbbe-da259526d707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.08.12 21:41:05.270014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5546 2024.08.12 21:41:05.270062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5547 2024.08.12 21:41:05.270080 [ 3 ] {} <Debug> HTTP-Session: b2a73fc8-5eb1-4265-8fe4-f371a954cdc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5548 2024.08.12 21:41:05.270097 [ 3 ] {} <Debug> HTTP-Session: b2a73fc8-5eb1-4265-8fe4-f371a954cdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.08.12 21:41:05.270110 [ 3 ] {} <Debug> HTTP-Session: b2a73fc8-5eb1-4265-8fe4-f371a954cdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5550 2024.08.12 21:41:05.270140 [ 3 ] {} <Trace> HTTP-Session: b2a73fc8-5eb1-4265-8fe4-f371a954cdc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5551 2024.08.12 21:41:05.270324 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5552 2024.08.12 21:41:05.270370 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5553 2024.08.12 21:41:05.270521 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5554 2024.08.12 21:41:05.270901 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5555 2024.08.12 21:41:05.270937 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5556 2024.08.12 21:41:05.271310 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5557 2024.08.12 21:41:05.271655 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5558 2024.08.12 21:41:05.271812 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5559 2024.08.12 21:41:05.271816 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001592 sec., 101758.79396984924 rows/sec., 7.09 MiB/sec.
5560 2024.08.12 21:41:05.271867 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5561 2024.08.12 21:41:05.271938 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5562 2024.08.12 21:41:05.272224 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Debug> DynamicQueryHandler: Done processing query
5563 2024.08.12 21:41:05.272279 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
5564 2024.08.12 21:41:05.272303 [ 3 ] {a4280aea-9406-441e-820c-4398cb7b1d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5565 2024.08.12 21:41:05.272405 [ 3 ] {} <Debug> HTTP-Session: b2a73fc8-5eb1-4265-8fe4-f371a954cdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.08.12 21:41:05.272673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5567 2024.08.12 21:41:05.272848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5568 2024.08.12 21:41:05.272913 [ 3 ] {} <Debug> HTTP-Session: 92d385b5-4385-4665-9193-b8ffc405b150 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5569 2024.08.12 21:41:05.272971 [ 3 ] {} <Debug> HTTP-Session: 92d385b5-4385-4665-9193-b8ffc405b150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5570 2024.08.12 21:41:05.272977 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5571 2024.08.12 21:41:05.272995 [ 3 ] {} <Debug> HTTP-Session: 92d385b5-4385-4665-9193-b8ffc405b150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.08.12 21:41:05.273039 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5864 rows starting from the beginning of the part
5573 2024.08.12 21:41:05.273060 [ 3 ] {} <Trace> HTTP-Session: 92d385b5-4385-4665-9193-b8ffc405b150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5574 2024.08.12 21:41:05.273365 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
5575 2024.08.12 21:41:05.273400 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5576 2024.08.12 21:41:05.273567 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5577 2024.08.12 21:41:05.273697 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part
5578 2024.08.12 21:41:05.274114 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
5579 2024.08.12 21:41:05.274328 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5580 2024.08.12 21:41:05.274432 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part
5581 2024.08.12 21:41:05.274722 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
5582 2024.08.12 21:41:05.275466 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5583 2024.08.12 21:41:05.275511 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5584 2024.08.12 21:41:05.276354 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5585 2024.08.12 21:41:05.277159 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5586 2024.08.12 21:41:05.277597 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004315 sec., 5330.243337195828 rows/sec., 288.33 KiB/sec.
5587 2024.08.12 21:41:05.278220 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Debug> DynamicQueryHandler: Done processing query
5588 2024.08.12 21:41:05.278247 [ 3 ] {ead54765-711f-40cc-b715-c4729832128a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5589 2024.08.12 21:41:05.278264 [ 3 ] {} <Debug> HTTP-Session: 92d385b5-4385-4665-9193-b8ffc405b150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5590 2024.08.12 21:41:05.278438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5591 2024.08.12 21:41:05.278583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5592 2024.08.12 21:41:05.278607 [ 3 ] {} <Debug> HTTP-Session: 2ade8aa3-db4e-4b82-b900-40dfc4ed766b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5593 2024.08.12 21:41:05.278623 [ 3 ] {} <Debug> HTTP-Session: 2ade8aa3-db4e-4b82-b900-40dfc4ed766b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.08.12 21:41:05.278637 [ 3 ] {} <Debug> HTTP-Session: 2ade8aa3-db4e-4b82-b900-40dfc4ed766b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5595 2024.08.12 21:41:05.278668 [ 3 ] {} <Trace> HTTP-Session: 2ade8aa3-db4e-4b82-b900-40dfc4ed766b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5596 2024.08.12 21:41:05.278811 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5597 2024.08.12 21:41:05.278930 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5598 2024.08.12 21:41:05.279111 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5599 2024.08.12 21:41:05.279439 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5600 2024.08.12 21:41:05.279542 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5601 2024.08.12 21:41:05.279756 [ 200 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7352 rows, containing 5 columns (5 merged, 0 gathered) in 0.007718006 sec., 952577.6476462962 rows/sec., 64.98 MiB/sec.
5602 2024.08.12 21:41:05.280130 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5603 2024.08.12 21:41:05.280356 [ 199 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5604 2024.08.12 21:41:05.280789 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5605 2024.08.12 21:41:05.281168 [ 132 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5606 2024.08.12 21:41:05.281187 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002418 sec., 24813.89578163772 rows/sec., 1.67 MiB/sec.
5607 2024.08.12 21:41:05.281251 [ 132 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5608 2024.08.12 21:41:05.281367 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5609 2024.08.12 21:41:05.281468 [ 199 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5610 2024.08.12 21:41:05.281742 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Debug> DynamicQueryHandler: Done processing query
5611 2024.08.12 21:41:05.281750 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5612 2024.08.12 21:41:05.281783 [ 3 ] {15bd0dfa-79ec-49f2-804d-eac8b755d51d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5613 2024.08.12 21:41:05.281760 [ 199 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5614 2024.08.12 21:41:05.281843 [ 3 ] {} <Debug> HTTP-Session: 2ade8aa3-db4e-4b82-b900-40dfc4ed766b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.08.12 21:41:05.282008 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
5616 2024.08.12 21:41:05.282034 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5617 2024.08.12 21:41:05.282085 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1074 rows starting from the beginning of the part
5618 2024.08.12 21:41:05.282180 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5619 2024.08.12 21:41:05.282268 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5620 2024.08.12 21:41:05.282344 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5621 2024.08.12 21:41:05.282453 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5622 2024.08.12 21:41:05.282522 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
5623 2024.08.12 21:41:05.283776 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223198 sec., 618028.6236313635 rows/sec., 41.59 MiB/sec.
5624 2024.08.12 21:41:05.283982 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5625 2024.08.12 21:41:05.284497 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5626 2024.08.12 21:41:05.284598 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_26_5} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5627 2024.08.12 21:41:05.284688 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5628 2024.08.12 21:41:10.244352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5629 2024.08.12 21:41:10.244489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5630 2024.08.12 21:41:10.244517 [ 3 ] {} <Debug> HTTP-Session: 17f47744-ef5c-4434-84d4-d18e9fcf4dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5631 2024.08.12 21:41:10.244544 [ 3 ] {} <Debug> HTTP-Session: 17f47744-ef5c-4434-84d4-d18e9fcf4dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.08.12 21:41:10.244562 [ 3 ] {} <Debug> HTTP-Session: 17f47744-ef5c-4434-84d4-d18e9fcf4dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.08.12 21:41:10.244618 [ 3 ] {} <Trace> HTTP-Session: 17f47744-ef5c-4434-84d4-d18e9fcf4dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5634 2024.08.12 21:41:10.244831 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5635 2024.08.12 21:41:10.244908 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5636 2024.08.12 21:41:10.245127 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5637 2024.08.12 21:41:10.245609 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5638 2024.08.12 21:41:10.245655 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5639 2024.08.12 21:41:10.246025 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5640 2024.08.12 21:41:10.246364 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5641 2024.08.12 21:41:10.246550 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001781 sec., 17405.951712521055 rows/sec., 1.38 MiB/sec.
5642 2024.08.12 21:41:10.246772 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Debug> DynamicQueryHandler: Done processing query
5643 2024.08.12 21:41:10.246800 [ 3 ] {b9c88d9f-995b-4f65-be0a-7b6328841fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5644 2024.08.12 21:41:10.246816 [ 3 ] {} <Debug> HTTP-Session: 17f47744-ef5c-4434-84d4-d18e9fcf4dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.08.12 21:41:10.246985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5646 2024.08.12 21:41:10.247039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5647 2024.08.12 21:41:10.247059 [ 3 ] {} <Debug> HTTP-Session: 092ac0e8-4cc2-410e-bff2-414f53288118 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5648 2024.08.12 21:41:10.247077 [ 3 ] {} <Debug> HTTP-Session: 092ac0e8-4cc2-410e-bff2-414f53288118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.08.12 21:41:10.247091 [ 3 ] {} <Debug> HTTP-Session: 092ac0e8-4cc2-410e-bff2-414f53288118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.08.12 21:41:10.247126 [ 3 ] {} <Trace> HTTP-Session: 092ac0e8-4cc2-410e-bff2-414f53288118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5651 2024.08.12 21:41:10.247228 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5652 2024.08.12 21:41:10.247274 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5653 2024.08.12 21:41:10.247408 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5654 2024.08.12 21:41:10.247915 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5655 2024.08.12 21:41:10.247954 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5656 2024.08.12 21:41:10.248256 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5657 2024.08.12 21:41:10.248573 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5658 2024.08.12 21:41:10.248719 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001514 sec., 1321.003963011889 rows/sec., 107.72 KiB/sec.
5659 2024.08.12 21:41:10.248927 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Debug> DynamicQueryHandler: Done processing query
5660 2024.08.12 21:41:10.248952 [ 3 ] {0ac203f8-ae56-4a70-86cc-5dbe7c2a803e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5661 2024.08.12 21:41:10.248968 [ 3 ] {} <Debug> HTTP-Session: 092ac0e8-4cc2-410e-bff2-414f53288118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.08.12 21:41:10.249115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5663 2024.08.12 21:41:10.249166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5664 2024.08.12 21:41:10.249185 [ 3 ] {} <Debug> HTTP-Session: 4d675d74-240d-4f82-b698-e53af8cc4c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5665 2024.08.12 21:41:10.249202 [ 3 ] {} <Debug> HTTP-Session: 4d675d74-240d-4f82-b698-e53af8cc4c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.08.12 21:41:10.249216 [ 3 ] {} <Debug> HTTP-Session: 4d675d74-240d-4f82-b698-e53af8cc4c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5667 2024.08.12 21:41:10.249248 [ 3 ] {} <Trace> HTTP-Session: 4d675d74-240d-4f82-b698-e53af8cc4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5668 2024.08.12 21:41:10.249385 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5669 2024.08.12 21:41:10.249427 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5670 2024.08.12 21:41:10.249552 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5671 2024.08.12 21:41:10.249984 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5672 2024.08.12 21:41:10.250022 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5673 2024.08.12 21:41:10.250343 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5674 2024.08.12 21:41:10.250641 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5675 2024.08.12 21:41:10.250796 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Debug> executeQuery: Read 150 rows, 12.86 KiB in 0.00147 sec., 102040.81632653062 rows/sec., 8.54 MiB/sec.
5676 2024.08.12 21:41:10.250964 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Debug> DynamicQueryHandler: Done processing query
5677 2024.08.12 21:41:10.250987 [ 3 ] {7209dbd2-9579-4491-b61d-b52e7ad9d41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5678 2024.08.12 21:41:10.251003 [ 3 ] {} <Debug> HTTP-Session: 4d675d74-240d-4f82-b698-e53af8cc4c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.08.12 21:41:10.251121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5680 2024.08.12 21:41:10.251171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5681 2024.08.12 21:41:10.251189 [ 3 ] {} <Debug> HTTP-Session: ed075c9a-a539-4e1b-b8da-d172a43bb39b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5682 2024.08.12 21:41:10.251206 [ 3 ] {} <Debug> HTTP-Session: ed075c9a-a539-4e1b-b8da-d172a43bb39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5683 2024.08.12 21:41:10.251219 [ 3 ] {} <Debug> HTTP-Session: ed075c9a-a539-4e1b-b8da-d172a43bb39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5684 2024.08.12 21:41:10.251250 [ 3 ] {} <Trace> HTTP-Session: ed075c9a-a539-4e1b-b8da-d172a43bb39b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5685 2024.08.12 21:41:10.251343 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5686 2024.08.12 21:41:10.251385 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5687 2024.08.12 21:41:10.251514 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5688 2024.08.12 21:41:10.251788 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5689 2024.08.12 21:41:10.251825 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5690 2024.08.12 21:41:10.252118 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5691 2024.08.12 21:41:10.252415 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5692 2024.08.12 21:41:10.252570 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 111.99 KiB/sec.
5693 2024.08.12 21:41:10.252841 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Debug> DynamicQueryHandler: Done processing query
5694 2024.08.12 21:41:10.252866 [ 3 ] {b0c6d5b6-5ed6-44d6-8287-2f62cb0a89aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5695 2024.08.12 21:41:10.252881 [ 3 ] {} <Debug> HTTP-Session: ed075c9a-a539-4e1b-b8da-d172a43bb39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5696 2024.08.12 21:41:10.252995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5697 2024.08.12 21:41:10.253042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5698 2024.08.12 21:41:10.253061 [ 3 ] {} <Debug> HTTP-Session: f4184104-5250-4a53-8c5b-f74f1967a272 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5699 2024.08.12 21:41:10.253077 [ 3 ] {} <Debug> HTTP-Session: f4184104-5250-4a53-8c5b-f74f1967a272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.08.12 21:41:10.253091 [ 3 ] {} <Debug> HTTP-Session: f4184104-5250-4a53-8c5b-f74f1967a272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5701 2024.08.12 21:41:10.253122 [ 3 ] {} <Trace> HTTP-Session: f4184104-5250-4a53-8c5b-f74f1967a272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5702 2024.08.12 21:41:10.253240 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5703 2024.08.12 21:41:10.253283 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5704 2024.08.12 21:41:10.253427 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5705 2024.08.12 21:41:10.253788 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5706 2024.08.12 21:41:10.253825 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5707 2024.08.12 21:41:10.254135 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5708 2024.08.12 21:41:10.254440 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5709 2024.08.12 21:41:10.254606 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001404 sec., 69088.31908831908 rows/sec., 5.40 MiB/sec.
5710 2024.08.12 21:41:10.254815 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Debug> DynamicQueryHandler: Done processing query
5711 2024.08.12 21:41:10.254839 [ 3 ] {c0f5b103-2311-4dac-84be-bcf1ac4de9bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5712 2024.08.12 21:41:10.254855 [ 3 ] {} <Debug> HTTP-Session: f4184104-5250-4a53-8c5b-f74f1967a272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5713 2024.08.12 21:41:10.255030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5714 2024.08.12 21:41:10.255080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5715 2024.08.12 21:41:10.255098 [ 3 ] {} <Debug> HTTP-Session: 3f1e5d4e-3c9f-44ce-b7a8-3e47dec3e2de Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5716 2024.08.12 21:41:10.255114 [ 3 ] {} <Debug> HTTP-Session: 3f1e5d4e-3c9f-44ce-b7a8-3e47dec3e2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5717 2024.08.12 21:41:10.255128 [ 3 ] {} <Debug> HTTP-Session: 3f1e5d4e-3c9f-44ce-b7a8-3e47dec3e2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5718 2024.08.12 21:41:10.255158 [ 3 ] {} <Trace> HTTP-Session: 3f1e5d4e-3c9f-44ce-b7a8-3e47dec3e2de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5719 2024.08.12 21:41:10.255301 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5720 2024.08.12 21:41:10.255347 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5721 2024.08.12 21:41:10.255492 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5722 2024.08.12 21:41:10.255875 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5723 2024.08.12 21:41:10.255910 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5724 2024.08.12 21:41:10.256296 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5725 2024.08.12 21:41:10.256626 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5726 2024.08.12 21:41:10.256784 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001547 sec., 104072.39819004525 rows/sec., 7.25 MiB/sec.
5727 2024.08.12 21:41:10.256940 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Debug> DynamicQueryHandler: Done processing query
5728 2024.08.12 21:41:10.256964 [ 3 ] {a198f5a0-837c-46f0-8fa5-e3d14229e121} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5729 2024.08.12 21:41:10.256979 [ 3 ] {} <Debug> HTTP-Session: 3f1e5d4e-3c9f-44ce-b7a8-3e47dec3e2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5730 2024.08.12 21:41:10.257130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5731 2024.08.12 21:41:10.257177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5732 2024.08.12 21:41:10.257196 [ 3 ] {} <Debug> HTTP-Session: 6c490277-65c9-495c-99c0-ba0aceddadbf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5733 2024.08.12 21:41:10.257212 [ 3 ] {} <Debug> HTTP-Session: 6c490277-65c9-495c-99c0-ba0aceddadbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.08.12 21:41:10.257226 [ 3 ] {} <Debug> HTTP-Session: 6c490277-65c9-495c-99c0-ba0aceddadbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5735 2024.08.12 21:41:10.257256 [ 3 ] {} <Trace> HTTP-Session: 6c490277-65c9-495c-99c0-ba0aceddadbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5736 2024.08.12 21:41:10.257561 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5737 2024.08.12 21:41:10.257625 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <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
5738 2024.08.12 21:41:10.258023 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5739 2024.08.12 21:41:10.258765 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5740 2024.08.12 21:41:10.258801 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5741 2024.08.12 21:41:10.259398 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5742 2024.08.12 21:41:10.259802 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5743 2024.08.12 21:41:10.259974 [ 128 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5744 2024.08.12 21:41:10.260003 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002663 sec., 11641.006383777694 rows/sec., 20.86 MiB/sec.
5745 2024.08.12 21:41:10.260070 [ 128 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5746 2024.08.12 21:41:10.260156 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5747 2024.08.12 21:41:10.260795 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Debug> DynamicQueryHandler: Done processing query
5748 2024.08.12 21:41:10.260814 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
5749 2024.08.12 21:41:10.260863 [ 3 ] {533525c9-cf7e-4278-8610-f46a720c337e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5750 2024.08.12 21:41:10.260930 [ 3 ] {} <Debug> HTTP-Session: 6c490277-65c9-495c-99c0-ba0aceddadbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.08.12 21:41:10.261179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.08.12 21:41:10.261299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5753 2024.08.12 21:41:10.261355 [ 3 ] {} <Debug> HTTP-Session: 53d5ca90-3fae-4ab5-9a80-80159cc82c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5754 2024.08.12 21:41:10.261413 [ 3 ] {} <Debug> HTTP-Session: 53d5ca90-3fae-4ab5-9a80-80159cc82c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.08.12 21:41:10.261459 [ 3 ] {} <Debug> HTTP-Session: 53d5ca90-3fae-4ab5-9a80-80159cc82c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.08.12 21:41:10.261560 [ 3 ] {} <Trace> HTTP-Session: 53d5ca90-3fae-4ab5-9a80-80159cc82c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5757 2024.08.12 21:41:10.261812 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5758 2024.08.12 21:41:10.261843 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5759 2024.08.12 21:41:10.261937 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part
5760 2024.08.12 21:41:10.261963 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5761 2024.08.12 21:41:10.262779 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
5762 2024.08.12 21:41:10.262906 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5763 2024.08.12 21:41:10.263459 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part
5764 2024.08.12 21:41:10.264238 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
5765 2024.08.12 21:41:10.264249 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5766 2024.08.12 21:41:10.264319 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5767 2024.08.12 21:41:10.264767 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part
5768 2024.08.12 21:41:10.265456 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
5769 2024.08.12 21:41:10.265602 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5770 2024.08.12 21:41:10.266590 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5771 2024.08.12 21:41:10.266950 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005199 sec., 11540.68090017311 rows/sec., 796.43 KiB/sec.
5772 2024.08.12 21:41:10.267318 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Debug> DynamicQueryHandler: Done processing query
5773 2024.08.12 21:41:10.267371 [ 3 ] {0b0c6260-4947-49ff-9fd1-335daa59f5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5774 2024.08.12 21:41:10.267403 [ 3 ] {} <Debug> HTTP-Session: 53d5ca90-3fae-4ab5-9a80-80159cc82c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.08.12 21:41:10.269603 [ 187 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 19 columns (19 merged, 0 gathered) in 0.009251494 sec., 35453.73320244276 rows/sec., 63.53 MiB/sec.
5776 2024.08.12 21:41:10.270445 [ 192 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5777 2024.08.12 21:41:10.271100 [ 192 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5778 2024.08.12 21:41:10.271192 [ 192 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5779 2024.08.12 21:41:10.271365 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB.
5780 2024.08.12 21:41:15.247235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5781 2024.08.12 21:41:15.247376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5782 2024.08.12 21:41:15.247402 [ 3 ] {} <Debug> HTTP-Session: d33fe732-c93a-4f77-8ba0-8fdd4ba4c467 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5783 2024.08.12 21:41:15.247427 [ 3 ] {} <Debug> HTTP-Session: d33fe732-c93a-4f77-8ba0-8fdd4ba4c467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.08.12 21:41:15.247442 [ 3 ] {} <Debug> HTTP-Session: d33fe732-c93a-4f77-8ba0-8fdd4ba4c467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5785 2024.08.12 21:41:15.247493 [ 3 ] {} <Trace> HTTP-Session: d33fe732-c93a-4f77-8ba0-8fdd4ba4c467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5786 2024.08.12 21:41:15.247688 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5787 2024.08.12 21:41:15.247756 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5788 2024.08.12 21:41:15.247954 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5789 2024.08.12 21:41:15.248372 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5790 2024.08.12 21:41:15.248420 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5791 2024.08.12 21:41:15.248797 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5792 2024.08.12 21:41:15.249154 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5793 2024.08.12 21:41:15.249318 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001686 sec., 3558.7188612099644 rows/sec., 201.57 KiB/sec.
5794 2024.08.12 21:41:15.249539 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Debug> DynamicQueryHandler: Done processing query
5795 2024.08.12 21:41:15.249568 [ 3 ] {9be3790f-c722-4824-bd7d-327b8eaf727d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5796 2024.08.12 21:41:15.249584 [ 3 ] {} <Debug> HTTP-Session: d33fe732-c93a-4f77-8ba0-8fdd4ba4c467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.08.12 21:41:15.249773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5798 2024.08.12 21:41:15.249830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5799 2024.08.12 21:41:15.249850 [ 3 ] {} <Debug> HTTP-Session: 937827e6-6631-4448-8391-805017f184fe Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5800 2024.08.12 21:41:15.249868 [ 3 ] {} <Debug> HTTP-Session: 937827e6-6631-4448-8391-805017f184fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.08.12 21:41:15.249882 [ 3 ] {} <Debug> HTTP-Session: 937827e6-6631-4448-8391-805017f184fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.08.12 21:41:15.249916 [ 3 ] {} <Trace> HTTP-Session: 937827e6-6631-4448-8391-805017f184fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5803 2024.08.12 21:41:15.250068 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5804 2024.08.12 21:41:15.250113 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5805 2024.08.12 21:41:15.250248 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5806 2024.08.12 21:41:15.250719 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5807 2024.08.12 21:41:15.250757 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5808 2024.08.12 21:41:15.251080 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5809 2024.08.12 21:41:15.251393 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5810 2024.08.12 21:41:15.251542 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001535 sec., 104885.99348534203 rows/sec., 9.24 MiB/sec.
5811 2024.08.12 21:41:15.251719 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Debug> DynamicQueryHandler: Done processing query
5812 2024.08.12 21:41:15.251745 [ 3 ] {3e8ecb73-66d4-4c3c-8194-0cc926dcb604} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5813 2024.08.12 21:41:15.251760 [ 3 ] {} <Debug> HTTP-Session: 937827e6-6631-4448-8391-805017f184fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.08.12 21:41:15.251949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5815 2024.08.12 21:41:15.252000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5816 2024.08.12 21:41:15.252019 [ 3 ] {} <Debug> HTTP-Session: a1c64388-cdb5-4d52-a6be-f2a36cbbf757 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5817 2024.08.12 21:41:15.252036 [ 3 ] {} <Debug> HTTP-Session: a1c64388-cdb5-4d52-a6be-f2a36cbbf757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.08.12 21:41:15.252050 [ 3 ] {} <Debug> HTTP-Session: a1c64388-cdb5-4d52-a6be-f2a36cbbf757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5819 2024.08.12 21:41:15.252083 [ 3 ] {} <Trace> HTTP-Session: a1c64388-cdb5-4d52-a6be-f2a36cbbf757 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5820 2024.08.12 21:41:15.252293 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5821 2024.08.12 21:41:15.252338 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5822 2024.08.12 21:41:15.252470 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5823 2024.08.12 21:41:15.253000 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5824 2024.08.12 21:41:15.253037 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5825 2024.08.12 21:41:15.253376 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5826 2024.08.12 21:41:15.253691 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5827 2024.08.12 21:41:15.253840 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001665 sec., 229429.42942942944 rows/sec., 16.11 MiB/sec.
5828 2024.08.12 21:41:15.254005 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Debug> DynamicQueryHandler: Done processing query
5829 2024.08.12 21:41:15.254030 [ 3 ] {548556d1-a92a-42cb-8b83-2e5b04310de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5830 2024.08.12 21:41:15.254046 [ 3 ] {} <Debug> HTTP-Session: a1c64388-cdb5-4d52-a6be-f2a36cbbf757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5831 2024.08.12 21:41:15.254191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5832 2024.08.12 21:41:15.254240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5833 2024.08.12 21:41:15.254258 [ 3 ] {} <Debug> HTTP-Session: 7f70eff4-643d-42ff-91ed-8aacf3cb26a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5834 2024.08.12 21:41:15.254275 [ 3 ] {} <Debug> HTTP-Session: 7f70eff4-643d-42ff-91ed-8aacf3cb26a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.08.12 21:41:15.254290 [ 3 ] {} <Debug> HTTP-Session: 7f70eff4-643d-42ff-91ed-8aacf3cb26a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.08.12 21:41:15.254323 [ 3 ] {} <Trace> HTTP-Session: 7f70eff4-643d-42ff-91ed-8aacf3cb26a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5837 2024.08.12 21:41:15.254418 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5838 2024.08.12 21:41:15.254465 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5839 2024.08.12 21:41:15.254595 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5840 2024.08.12 21:41:15.254881 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5841 2024.08.12 21:41:15.254918 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5842 2024.08.12 21:41:15.255276 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5843 2024.08.12 21:41:15.255614 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5844 2024.08.12 21:41:15.255758 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 189.71 KiB/sec.
5845 2024.08.12 21:41:15.255950 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Debug> DynamicQueryHandler: Done processing query
5846 2024.08.12 21:41:15.255975 [ 3 ] {28b246e6-d180-49ab-b467-fce590af0f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5847 2024.08.12 21:41:15.255991 [ 3 ] {} <Debug> HTTP-Session: 7f70eff4-643d-42ff-91ed-8aacf3cb26a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5848 2024.08.12 21:41:15.256112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5849 2024.08.12 21:41:15.256161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5850 2024.08.12 21:41:15.256181 [ 3 ] {} <Debug> HTTP-Session: 389c133d-fd50-4b99-a0dc-922ba1fc5194 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5851 2024.08.12 21:41:15.256199 [ 3 ] {} <Debug> HTTP-Session: 389c133d-fd50-4b99-a0dc-922ba1fc5194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5852 2024.08.12 21:41:15.256214 [ 3 ] {} <Debug> HTTP-Session: 389c133d-fd50-4b99-a0dc-922ba1fc5194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5853 2024.08.12 21:41:15.256244 [ 3 ] {} <Trace> HTTP-Session: 389c133d-fd50-4b99-a0dc-922ba1fc5194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5854 2024.08.12 21:41:15.256360 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5855 2024.08.12 21:41:15.256406 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5856 2024.08.12 21:41:15.256547 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5857 2024.08.12 21:41:15.256857 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5858 2024.08.12 21:41:15.256892 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5859 2024.08.12 21:41:15.257249 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5860 2024.08.12 21:41:15.257578 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5861 2024.08.12 21:41:15.257736 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001411 sec., 54571.226080793764 rows/sec., 3.36 MiB/sec.
5862 2024.08.12 21:41:15.257893 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Debug> DynamicQueryHandler: Done processing query
5863 2024.08.12 21:41:15.257917 [ 3 ] {15202a12-9fa8-4fd0-9de1-a0b219231c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5864 2024.08.12 21:41:15.257933 [ 3 ] {} <Debug> HTTP-Session: 389c133d-fd50-4b99-a0dc-922ba1fc5194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5865 2024.08.12 21:41:15.258103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5866 2024.08.12 21:41:15.258150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5867 2024.08.12 21:41:15.258169 [ 3 ] {} <Debug> HTTP-Session: 575c8cde-93cb-49bb-bb2b-3d0a558b57ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5868 2024.08.12 21:41:15.258185 [ 3 ] {} <Debug> HTTP-Session: 575c8cde-93cb-49bb-bb2b-3d0a558b57ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5869 2024.08.12 21:41:15.258198 [ 3 ] {} <Debug> HTTP-Session: 575c8cde-93cb-49bb-bb2b-3d0a558b57ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.08.12 21:41:15.258229 [ 3 ] {} <Trace> HTTP-Session: 575c8cde-93cb-49bb-bb2b-3d0a558b57ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5871 2024.08.12 21:41:15.258378 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5872 2024.08.12 21:41:15.258422 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5873 2024.08.12 21:41:15.258562 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5874 2024.08.12 21:41:15.259018 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5875 2024.08.12 21:41:15.259054 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5876 2024.08.12 21:41:15.259422 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5877 2024.08.12 21:41:15.259758 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5878 2024.08.12 21:41:15.259924 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec.
5879 2024.08.12 21:41:15.260101 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Debug> DynamicQueryHandler: Done processing query
5880 2024.08.12 21:41:15.260126 [ 3 ] {a98ae193-d61e-4d40-a119-6d0d1d75a0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5881 2024.08.12 21:41:15.260141 [ 3 ] {} <Debug> HTTP-Session: 575c8cde-93cb-49bb-bb2b-3d0a558b57ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5882 2024.08.12 21:41:15.260256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5883 2024.08.12 21:41:15.260303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5884 2024.08.12 21:41:15.260322 [ 3 ] {} <Debug> HTTP-Session: ff8614be-480d-4d6f-9f8c-ca97394209ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5885 2024.08.12 21:41:15.260338 [ 3 ] {} <Debug> HTTP-Session: ff8614be-480d-4d6f-9f8c-ca97394209ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5886 2024.08.12 21:41:15.260351 [ 3 ] {} <Debug> HTTP-Session: ff8614be-480d-4d6f-9f8c-ca97394209ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5887 2024.08.12 21:41:15.260382 [ 3 ] {} <Trace> HTTP-Session: ff8614be-480d-4d6f-9f8c-ca97394209ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5888 2024.08.12 21:41:15.260483 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5889 2024.08.12 21:41:15.260526 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5890 2024.08.12 21:41:15.260649 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5891 2024.08.12 21:41:15.260949 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5892 2024.08.12 21:41:15.260985 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5893 2024.08.12 21:41:15.261334 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5894 2024.08.12 21:41:15.261644 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5895 2024.08.12 21:41:15.261804 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001343 sec., 17125.83767684289 rows/sec., 926.39 KiB/sec.
5896 2024.08.12 21:41:15.261968 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Debug> DynamicQueryHandler: Done processing query
5897 2024.08.12 21:41:15.261993 [ 3 ] {d7d32db1-989d-4084-b7df-f5f75e13f0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5898 2024.08.12 21:41:15.262008 [ 3 ] {} <Debug> HTTP-Session: ff8614be-480d-4d6f-9f8c-ca97394209ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.08.12 21:41:15.262127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5900 2024.08.12 21:41:15.262174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5901 2024.08.12 21:41:15.262192 [ 3 ] {} <Debug> HTTP-Session: b6e47727-9bf6-4388-bb38-04a0932b2a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5902 2024.08.12 21:41:15.262208 [ 3 ] {} <Debug> HTTP-Session: b6e47727-9bf6-4388-bb38-04a0932b2a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5903 2024.08.12 21:41:15.262221 [ 3 ] {} <Debug> HTTP-Session: b6e47727-9bf6-4388-bb38-04a0932b2a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.08.12 21:41:15.262252 [ 3 ] {} <Trace> HTTP-Session: b6e47727-9bf6-4388-bb38-04a0932b2a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5905 2024.08.12 21:41:15.262368 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5906 2024.08.12 21:41:15.262411 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5907 2024.08.12 21:41:15.262537 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5908 2024.08.12 21:41:15.262835 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5909 2024.08.12 21:41:15.262872 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5910 2024.08.12 21:41:15.263217 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5911 2024.08.12 21:41:15.263537 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5912 2024.08.12 21:41:15.263689 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
5913 2024.08.12 21:41:15.263959 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Debug> DynamicQueryHandler: Done processing query
5914 2024.08.12 21:41:15.264009 [ 3 ] {49861c36-79b3-4827-ac51-7acce53ed703} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5915 2024.08.12 21:41:15.264030 [ 3 ] {} <Debug> HTTP-Session: b6e47727-9bf6-4388-bb38-04a0932b2a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5916 2024.08.12 21:41:18.329205 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
5917 2024.08.12 21:41:18.329279 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
5918 2024.08.12 21:41:20.271443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5919 2024.08.12 21:41:20.271572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5920 2024.08.12 21:41:20.271600 [ 3 ] {} <Debug> HTTP-Session: c9b7f9f0-5b6b-4034-ba5c-6e8e3a5c6aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5921 2024.08.12 21:41:20.271627 [ 3 ] {} <Debug> HTTP-Session: c9b7f9f0-5b6b-4034-ba5c-6e8e3a5c6aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.08.12 21:41:20.271644 [ 3 ] {} <Debug> HTTP-Session: c9b7f9f0-5b6b-4034-ba5c-6e8e3a5c6aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.08.12 21:41:20.271699 [ 3 ] {} <Trace> HTTP-Session: c9b7f9f0-5b6b-4034-ba5c-6e8e3a5c6aa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5924 2024.08.12 21:41:20.271915 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5925 2024.08.12 21:41:20.271989 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5926 2024.08.12 21:41:20.272209 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5927 2024.08.12 21:41:20.272661 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5928 2024.08.12 21:41:20.272707 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5929 2024.08.12 21:41:20.273074 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5930 2024.08.12 21:41:20.273415 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5931 2024.08.12 21:41:20.273596 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001742 sec., 17795.637198622273 rows/sec., 1.41 MiB/sec.
5932 2024.08.12 21:41:20.273811 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Debug> DynamicQueryHandler: Done processing query
5933 2024.08.12 21:41:20.273838 [ 3 ] {ae0914bd-c700-45b1-a148-b00d30145763} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5934 2024.08.12 21:41:20.273855 [ 3 ] {} <Debug> HTTP-Session: c9b7f9f0-5b6b-4034-ba5c-6e8e3a5c6aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.08.12 21:41:20.274018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5936 2024.08.12 21:41:20.274074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5937 2024.08.12 21:41:20.274093 [ 3 ] {} <Debug> HTTP-Session: 0194c2ed-1361-445d-97be-2a9319d5adf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5938 2024.08.12 21:41:20.274112 [ 3 ] {} <Debug> HTTP-Session: 0194c2ed-1361-445d-97be-2a9319d5adf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.08.12 21:41:20.274126 [ 3 ] {} <Debug> HTTP-Session: 0194c2ed-1361-445d-97be-2a9319d5adf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.08.12 21:41:20.274161 [ 3 ] {} <Trace> HTTP-Session: 0194c2ed-1361-445d-97be-2a9319d5adf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5941 2024.08.12 21:41:20.274265 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5942 2024.08.12 21:41:20.274312 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5943 2024.08.12 21:41:20.274451 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5944 2024.08.12 21:41:20.274761 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5945 2024.08.12 21:41:20.274798 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5946 2024.08.12 21:41:20.275090 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5947 2024.08.12 21:41:20.275391 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5948 2024.08.12 21:41:20.275543 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001299 sec., 3079.2917628945343 rows/sec., 251.09 KiB/sec.
5949 2024.08.12 21:41:20.275711 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Debug> DynamicQueryHandler: Done processing query
5950 2024.08.12 21:41:20.275736 [ 3 ] {c863b98a-362f-44a6-8383-d7e29f4422de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5951 2024.08.12 21:41:20.275751 [ 3 ] {} <Debug> HTTP-Session: 0194c2ed-1361-445d-97be-2a9319d5adf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.08.12 21:41:20.276055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 187144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5953 2024.08.12 21:41:20.276107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5954 2024.08.12 21:41:20.276125 [ 3 ] {} <Debug> HTTP-Session: f041661a-1f73-4d7d-8944-bd3ee417961f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5955 2024.08.12 21:41:20.276142 [ 3 ] {} <Debug> HTTP-Session: f041661a-1f73-4d7d-8944-bd3ee417961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5956 2024.08.12 21:41:20.276155 [ 3 ] {} <Debug> HTTP-Session: f041661a-1f73-4d7d-8944-bd3ee417961f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.08.12 21:41:20.276187 [ 3 ] {} <Trace> HTTP-Session: f041661a-1f73-4d7d-8944-bd3ee417961f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5958 2024.08.12 21:41:20.276689 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5959 2024.08.12 21:41:20.276735 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5960 2024.08.12 21:41:20.276866 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5961 2024.08.12 21:41:20.278043 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5962 2024.08.12 21:41:20.278081 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5963 2024.08.12 21:41:20.278487 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5964 2024.08.12 21:41:20.278795 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5965 2024.08.12 21:41:20.278956 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Debug> executeQuery: Read 1291 rows, 109.05 KiB in 0.002619 sec., 492936.23520427645 rows/sec., 40.66 MiB/sec.
5966 2024.08.12 21:41:20.279122 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Debug> DynamicQueryHandler: Done processing query
5967 2024.08.12 21:41:20.279147 [ 3 ] {99220df1-53a2-426e-84e8-159a674400fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
5968 2024.08.12 21:41:20.279163 [ 3 ] {} <Debug> HTTP-Session: f041661a-1f73-4d7d-8944-bd3ee417961f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.08.12 21:41:20.279374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5970 2024.08.12 21:41:20.279424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5971 2024.08.12 21:41:20.279442 [ 3 ] {} <Debug> HTTP-Session: e464546d-2483-410b-8e10-cfc341ecb966 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5972 2024.08.12 21:41:20.279459 [ 3 ] {} <Debug> HTTP-Session: e464546d-2483-410b-8e10-cfc341ecb966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.08.12 21:41:20.279472 [ 3 ] {} <Debug> HTTP-Session: e464546d-2483-410b-8e10-cfc341ecb966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.08.12 21:41:20.279504 [ 3 ] {} <Trace> HTTP-Session: e464546d-2483-410b-8e10-cfc341ecb966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5975 2024.08.12 21:41:20.279598 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5976 2024.08.12 21:41:20.279640 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5977 2024.08.12 21:41:20.279769 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5978 2024.08.12 21:41:20.280034 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5979 2024.08.12 21:41:20.280071 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5980 2024.08.12 21:41:20.280358 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5981 2024.08.12 21:41:20.280673 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5982 2024.08.12 21:41:20.280825 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 223.08 KiB/sec.
5983 2024.08.12 21:41:20.281016 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Debug> DynamicQueryHandler: Done processing query
5984 2024.08.12 21:41:20.281040 [ 3 ] {dc65934b-68ae-485c-a31e-49627d6e3c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5985 2024.08.12 21:41:20.281057 [ 3 ] {} <Debug> HTTP-Session: e464546d-2483-410b-8e10-cfc341ecb966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5986 2024.08.12 21:41:20.281205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5987 2024.08.12 21:41:20.281254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5988 2024.08.12 21:41:20.281273 [ 3 ] {} <Debug> HTTP-Session: bdf572fa-c98b-451a-9e14-22b4e41dfb1c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
5989 2024.08.12 21:41:20.281289 [ 3 ] {} <Debug> HTTP-Session: bdf572fa-c98b-451a-9e14-22b4e41dfb1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.08.12 21:41:20.281303 [ 3 ] {} <Debug> HTTP-Session: bdf572fa-c98b-451a-9e14-22b4e41dfb1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5991 2024.08.12 21:41:20.281333 [ 3 ] {} <Trace> HTTP-Session: bdf572fa-c98b-451a-9e14-22b4e41dfb1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5992 2024.08.12 21:41:20.281553 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5993 2024.08.12 21:41:20.281595 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5994 2024.08.12 21:41:20.281720 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5995 2024.08.12 21:41:20.282124 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5996 2024.08.12 21:41:20.282163 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5997 2024.08.12 21:41:20.282482 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
5998 2024.08.12 21:41:20.282797 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5999 2024.08.12 21:41:20.282952 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001541 sec., 147955.8728098637 rows/sec., 10.02 MiB/sec.
6000 2024.08.12 21:41:20.283196 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Debug> DynamicQueryHandler: Done processing query
6001 2024.08.12 21:41:20.283221 [ 3 ] {ccbfafa9-26e4-4e88-a69a-714151a7f43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6002 2024.08.12 21:41:20.283237 [ 3 ] {} <Debug> HTTP-Session: bdf572fa-c98b-451a-9e14-22b4e41dfb1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6003 2024.08.12 21:41:20.283514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 91799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6004 2024.08.12 21:41:20.283561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6005 2024.08.12 21:41:20.283579 [ 3 ] {} <Debug> HTTP-Session: 091c9779-c3d1-4a17-8fb0-b23c4a13adf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6006 2024.08.12 21:41:20.283594 [ 3 ] {} <Debug> HTTP-Session: 091c9779-c3d1-4a17-8fb0-b23c4a13adf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6007 2024.08.12 21:41:20.283608 [ 3 ] {} <Debug> HTTP-Session: 091c9779-c3d1-4a17-8fb0-b23c4a13adf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.08.12 21:41:20.283638 [ 3 ] {} <Trace> HTTP-Session: 091c9779-c3d1-4a17-8fb0-b23c4a13adf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6009 2024.08.12 21:41:20.283972 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6010 2024.08.12 21:41:20.284013 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6011 2024.08.12 21:41:20.284153 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6012 2024.08.12 21:41:20.284779 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6013 2024.08.12 21:41:20.284815 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6014 2024.08.12 21:41:20.285143 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6015 2024.08.12 21:41:20.285448 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6016 2024.08.12 21:41:20.285608 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001864 sec., 297746.7811158798 rows/sec., 22.12 MiB/sec.
6017 2024.08.12 21:41:20.285813 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Debug> DynamicQueryHandler: Done processing query
6018 2024.08.12 21:41:20.285838 [ 3 ] {cb808869-3adc-44ce-9555-63d3b38c4ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
6019 2024.08.12 21:41:20.285853 [ 3 ] {} <Debug> HTTP-Session: 091c9779-c3d1-4a17-8fb0-b23c4a13adf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6020 2024.08.12 21:41:20.286100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6021 2024.08.12 21:41:20.286148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6022 2024.08.12 21:41:20.286166 [ 3 ] {} <Debug> HTTP-Session: c9751c04-320b-4f6e-98eb-57fed8f96263 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6023 2024.08.12 21:41:20.286182 [ 3 ] {} <Debug> HTTP-Session: c9751c04-320b-4f6e-98eb-57fed8f96263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.08.12 21:41:20.286195 [ 3 ] {} <Debug> HTTP-Session: c9751c04-320b-4f6e-98eb-57fed8f96263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.08.12 21:41:20.286225 [ 3 ] {} <Trace> HTTP-Session: c9751c04-320b-4f6e-98eb-57fed8f96263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6026 2024.08.12 21:41:20.286651 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6027 2024.08.12 21:41:20.286698 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6028 2024.08.12 21:41:20.286841 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6029 2024.08.12 21:41:20.287670 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6030 2024.08.12 21:41:20.287707 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6031 2024.08.12 21:41:20.288140 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6032 2024.08.12 21:41:20.288477 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6033 2024.08.12 21:41:20.288635 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00225 sec., 376000 rows/sec., 25.31 MiB/sec.
6034 2024.08.12 21:41:20.288940 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Debug> DynamicQueryHandler: Done processing query
6035 2024.08.12 21:41:20.288965 [ 3 ] {5e781c5b-eff9-4690-b048-7ab115334a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6036 2024.08.12 21:41:20.288981 [ 3 ] {} <Debug> HTTP-Session: c9751c04-320b-4f6e-98eb-57fed8f96263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6037 2024.08.12 21:41:20.289278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6038 2024.08.12 21:41:20.289326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6039 2024.08.12 21:41:20.289344 [ 3 ] {} <Debug> HTTP-Session: 1b7e6400-74ca-4892-8a74-96637822f61b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6040 2024.08.12 21:41:20.289360 [ 3 ] {} <Debug> HTTP-Session: 1b7e6400-74ca-4892-8a74-96637822f61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6041 2024.08.12 21:41:20.289373 [ 3 ] {} <Debug> HTTP-Session: 1b7e6400-74ca-4892-8a74-96637822f61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.08.12 21:41:20.289404 [ 3 ] {} <Trace> HTTP-Session: 1b7e6400-74ca-4892-8a74-96637822f61b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6043 2024.08.12 21:41:20.289829 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6044 2024.08.12 21:41:20.289902 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <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
6045 2024.08.12 21:41:20.290316 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6046 2024.08.12 21:41:20.291035 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6047 2024.08.12 21:41:20.291070 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6048 2024.08.12 21:41:20.291691 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6049 2024.08.12 21:41:20.292089 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6050 2024.08.12 21:41:20.292273 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002786 sec., 11127.063890882988 rows/sec., 19.94 MiB/sec.
6051 2024.08.12 21:41:20.292494 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Debug> DynamicQueryHandler: Done processing query
6052 2024.08.12 21:41:20.292518 [ 3 ] {eaa1a62d-4f68-4113-b0a0-d9a3420bfd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6053 2024.08.12 21:41:20.292534 [ 3 ] {} <Debug> HTTP-Session: 1b7e6400-74ca-4892-8a74-96637822f61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.08.12 21:41:20.292655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6055 2024.08.12 21:41:20.292702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6056 2024.08.12 21:41:20.292721 [ 3 ] {} <Debug> HTTP-Session: c5cd8d97-c898-408b-88ed-407d84b40c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6057 2024.08.12 21:41:20.292738 [ 3 ] {} <Debug> HTTP-Session: c5cd8d97-c898-408b-88ed-407d84b40c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.08.12 21:41:20.292751 [ 3 ] {} <Debug> HTTP-Session: c5cd8d97-c898-408b-88ed-407d84b40c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.08.12 21:41:20.292781 [ 3 ] {} <Trace> HTTP-Session: c5cd8d97-c898-408b-88ed-407d84b40c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6060 2024.08.12 21:41:20.292888 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6061 2024.08.12 21:41:20.292931 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6062 2024.08.12 21:41:20.293057 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6063 2024.08.12 21:41:20.293354 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2024.08.12 21:41:20.293390 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6065 2024.08.12 21:41:20.293740 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6066 2024.08.12 21:41:20.294058 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6067 2024.08.12 21:41:20.294215 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
6068 2024.08.12 21:41:20.294376 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Debug> DynamicQueryHandler: Done processing query
6069 2024.08.12 21:41:20.294401 [ 3 ] {a5af178b-46db-4883-859f-5643d918536e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6070 2024.08.12 21:41:20.294416 [ 3 ] {} <Debug> HTTP-Session: c5cd8d97-c898-408b-88ed-407d84b40c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6071 2024.08.12 21:41:25.245891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6072 2024.08.12 21:41:25.246020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6073 2024.08.12 21:41:25.246045 [ 3 ] {} <Debug> HTTP-Session: 1c712783-4172-4ef6-8762-32aad19e82e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6074 2024.08.12 21:41:25.246069 [ 3 ] {} <Debug> HTTP-Session: 1c712783-4172-4ef6-8762-32aad19e82e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.08.12 21:41:25.246084 [ 3 ] {} <Debug> HTTP-Session: 1c712783-4172-4ef6-8762-32aad19e82e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.08.12 21:41:25.246134 [ 3 ] {} <Trace> HTTP-Session: 1c712783-4172-4ef6-8762-32aad19e82e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6077 2024.08.12 21:41:25.246313 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6078 2024.08.12 21:41:25.246378 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6079 2024.08.12 21:41:25.246571 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6080 2024.08.12 21:41:25.247062 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6081 2024.08.12 21:41:25.247107 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6082 2024.08.12 21:41:25.247490 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6083 2024.08.12 21:41:25.247824 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6084 2024.08.12 21:41:25.248001 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001734 sec., 3460.207612456747 rows/sec., 195.99 KiB/sec.
6085 2024.08.12 21:41:25.248029 [ 115 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6086 2024.08.12 21:41:25.248171 [ 115 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6087 2024.08.12 21:41:25.248233 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6088 2024.08.12 21:41:25.248277 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Debug> DynamicQueryHandler: Done processing query
6089 2024.08.12 21:41:25.248337 [ 3 ] {fc201356-28d5-47c5-ae79-ba8ce8b8cfc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6090 2024.08.12 21:41:25.248392 [ 3 ] {} <Debug> HTTP-Session: 1c712783-4172-4ef6-8762-32aad19e82e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.12 21:41:25.248539 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
6092 2024.08.12 21:41:25.248572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6093 2024.08.12 21:41:25.248655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6094 2024.08.12 21:41:25.248696 [ 3 ] {} <Debug> HTTP-Session: 1d2036fa-41e7-4fba-b62f-22729df1e21e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6095 2024.08.12 21:41:25.248744 [ 3 ] {} <Debug> HTTP-Session: 1d2036fa-41e7-4fba-b62f-22729df1e21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.08.12 21:41:25.248785 [ 3 ] {} <Debug> HTTP-Session: 1d2036fa-41e7-4fba-b62f-22729df1e21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.08.12 21:41:25.248866 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6098 2024.08.12 21:41:25.248877 [ 3 ] {} <Trace> HTTP-Session: 1d2036fa-41e7-4fba-b62f-22729df1e21e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6099 2024.08.12 21:41:25.248927 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 37 rows starting from the beginning of the part
6100 2024.08.12 21:41:25.249155 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6101 2024.08.12 21:41:25.249186 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
6102 2024.08.12 21:41:25.249287 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6103 2024.08.12 21:41:25.249478 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
6104 2024.08.12 21:41:25.249830 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
6105 2024.08.12 21:41:25.250189 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
6106 2024.08.12 21:41:25.250415 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6107 2024.08.12 21:41:25.250485 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
6108 2024.08.12 21:41:25.251439 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6109 2024.08.12 21:41:25.251513 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6110 2024.08.12 21:41:25.252359 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6111 2024.08.12 21:41:25.253192 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.00483968 sec., 24175.152076170325 rows/sec., 1.78 MiB/sec.
6112 2024.08.12 21:41:25.253342 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6113 2024.08.12 21:41:25.253390 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6114 2024.08.12 21:41:25.253670 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004622 sec., 432.71311120726955 rows/sec., 35.28 KiB/sec.
6115 2024.08.12 21:41:25.254437 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Debug> DynamicQueryHandler: Done processing query
6116 2024.08.12 21:41:25.254480 [ 3 ] {2a6387ab-781b-4e0e-902b-bf30c3a53c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6117 2024.08.12 21:41:25.254511 [ 3 ] {} <Debug> HTTP-Session: 1d2036fa-41e7-4fba-b62f-22729df1e21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.08.12 21:41:25.254638 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6119 2024.08.12 21:41:25.254735 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_26_5} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6120 2024.08.12 21:41:25.254750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6121 2024.08.12 21:41:25.254860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6122 2024.08.12 21:41:25.254877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6123 2024.08.12 21:41:25.254887 [ 3 ] {} <Debug> HTTP-Session: 3cf77a5c-b016-4aa8-8947-511c92d60639 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6124 2024.08.12 21:41:25.254927 [ 3 ] {} <Debug> HTTP-Session: 3cf77a5c-b016-4aa8-8947-511c92d60639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.08.12 21:41:25.254941 [ 3 ] {} <Debug> HTTP-Session: 3cf77a5c-b016-4aa8-8947-511c92d60639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6126 2024.08.12 21:41:25.254975 [ 3 ] {} <Trace> HTTP-Session: 3cf77a5c-b016-4aa8-8947-511c92d60639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6127 2024.08.12 21:41:25.255132 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6128 2024.08.12 21:41:25.255175 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6129 2024.08.12 21:41:25.255320 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6130 2024.08.12 21:41:25.255731 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6131 2024.08.12 21:41:25.255767 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6132 2024.08.12 21:41:25.256091 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6133 2024.08.12 21:41:25.256403 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6134 2024.08.12 21:41:25.256531 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Debug> executeQuery: Read 162 rows, 14.60 KiB in 0.001472 sec., 110054.34782608696 rows/sec., 9.69 MiB/sec.
6135 2024.08.12 21:41:25.256696 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Debug> DynamicQueryHandler: Done processing query
6136 2024.08.12 21:41:25.256720 [ 3 ] {0192eb36-886e-4b5e-8e40-193a26ad282f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6137 2024.08.12 21:41:25.256735 [ 3 ] {} <Debug> HTTP-Session: 3cf77a5c-b016-4aa8-8947-511c92d60639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6138 2024.08.12 21:41:25.256861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6139 2024.08.12 21:41:25.256908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6140 2024.08.12 21:41:25.256926 [ 3 ] {} <Debug> HTTP-Session: 0b73df8d-e721-4b17-bc03-09834ce0e50d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6141 2024.08.12 21:41:25.256942 [ 3 ] {} <Debug> HTTP-Session: 0b73df8d-e721-4b17-bc03-09834ce0e50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.08.12 21:41:25.256956 [ 3 ] {} <Debug> HTTP-Session: 0b73df8d-e721-4b17-bc03-09834ce0e50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.08.12 21:41:25.256987 [ 3 ] {} <Trace> HTTP-Session: 0b73df8d-e721-4b17-bc03-09834ce0e50d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6144 2024.08.12 21:41:25.257077 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6145 2024.08.12 21:41:25.257120 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6146 2024.08.12 21:41:25.257247 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6147 2024.08.12 21:41:25.257512 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6148 2024.08.12 21:41:25.257548 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6149 2024.08.12 21:41:25.257851 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6150 2024.08.12 21:41:25.258155 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6151 2024.08.12 21:41:25.258282 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 113.81 KiB/sec.
6152 2024.08.12 21:41:25.258474 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Debug> DynamicQueryHandler: Done processing query
6153 2024.08.12 21:41:25.258498 [ 3 ] {281d1530-51a9-4a1f-a44c-d2362a14d4cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6154 2024.08.12 21:41:25.258514 [ 3 ] {} <Debug> HTTP-Session: 0b73df8d-e721-4b17-bc03-09834ce0e50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6155 2024.08.12 21:41:25.258713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6156 2024.08.12 21:41:25.258761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6157 2024.08.12 21:41:25.258780 [ 3 ] {} <Debug> HTTP-Session: cdacb72e-a3ff-4dc7-b503-574eeb1ed91c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6158 2024.08.12 21:41:25.258796 [ 3 ] {} <Debug> HTTP-Session: cdacb72e-a3ff-4dc7-b503-574eeb1ed91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.08.12 21:41:25.258809 [ 3 ] {} <Debug> HTTP-Session: cdacb72e-a3ff-4dc7-b503-574eeb1ed91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6160 2024.08.12 21:41:25.258838 [ 3 ] {} <Trace> HTTP-Session: cdacb72e-a3ff-4dc7-b503-574eeb1ed91c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6161 2024.08.12 21:41:25.259038 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6162 2024.08.12 21:41:25.259080 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6163 2024.08.12 21:41:25.259205 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6164 2024.08.12 21:41:25.259717 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6165 2024.08.12 21:41:25.259753 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6166 2024.08.12 21:41:25.260083 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6167 2024.08.12 21:41:25.260388 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6168 2024.08.12 21:41:25.260515 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Debug> executeQuery: Read 384 rows, 27.64 KiB in 0.001589 sec., 241661.42227816238 rows/sec., 16.99 MiB/sec.
6169 2024.08.12 21:41:25.260724 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Debug> DynamicQueryHandler: Done processing query
6170 2024.08.12 21:41:25.260750 [ 3 ] {a3a42739-7367-4931-aa5c-4a07925bdc9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6171 2024.08.12 21:41:25.260766 [ 3 ] {} <Debug> HTTP-Session: cdacb72e-a3ff-4dc7-b503-574eeb1ed91c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6172 2024.08.12 21:41:25.260939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6173 2024.08.12 21:41:25.260987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6174 2024.08.12 21:41:25.261005 [ 3 ] {} <Debug> HTTP-Session: e8723b80-0056-42e8-9b50-19878bf47612 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6175 2024.08.12 21:41:25.261021 [ 3 ] {} <Debug> HTTP-Session: e8723b80-0056-42e8-9b50-19878bf47612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.08.12 21:41:25.261034 [ 3 ] {} <Debug> HTTP-Session: e8723b80-0056-42e8-9b50-19878bf47612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6177 2024.08.12 21:41:25.261064 [ 3 ] {} <Trace> HTTP-Session: e8723b80-0056-42e8-9b50-19878bf47612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6178 2024.08.12 21:41:25.261159 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6179 2024.08.12 21:41:25.261206 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6180 2024.08.12 21:41:25.261333 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6181 2024.08.12 21:41:25.261585 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6182 2024.08.12 21:41:25.261620 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6183 2024.08.12 21:41:25.261974 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6184 2024.08.12 21:41:25.262295 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6185 2024.08.12 21:41:25.262421 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001287 sec., 4662.004662004662 rows/sec., 200.32 KiB/sec.
6186 2024.08.12 21:41:25.262580 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Debug> DynamicQueryHandler: Done processing query
6187 2024.08.12 21:41:25.262604 [ 3 ] {e49e635c-a0f2-40b7-b173-7a06a669ce28} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6188 2024.08.12 21:41:25.262619 [ 3 ] {} <Debug> HTTP-Session: e8723b80-0056-42e8-9b50-19878bf47612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6189 2024.08.12 21:41:25.262749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6190 2024.08.12 21:41:25.262797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6191 2024.08.12 21:41:25.262815 [ 3 ] {} <Debug> HTTP-Session: 976a099b-11d1-4c1f-b717-9551ce41cea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6192 2024.08.12 21:41:25.262831 [ 3 ] {} <Debug> HTTP-Session: 976a099b-11d1-4c1f-b717-9551ce41cea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.08.12 21:41:25.262844 [ 3 ] {} <Debug> HTTP-Session: 976a099b-11d1-4c1f-b717-9551ce41cea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6194 2024.08.12 21:41:25.262873 [ 3 ] {} <Trace> HTTP-Session: 976a099b-11d1-4c1f-b717-9551ce41cea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6195 2024.08.12 21:41:25.263021 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6196 2024.08.12 21:41:25.263067 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6197 2024.08.12 21:41:25.263206 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6198 2024.08.12 21:41:25.263523 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6199 2024.08.12 21:41:25.263558 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6200 2024.08.12 21:41:25.263917 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6201 2024.08.12 21:41:25.264253 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6202 2024.08.12 21:41:25.264382 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001428 sec., 53921.56862745098 rows/sec., 3.32 MiB/sec.
6203 2024.08.12 21:41:25.264607 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Debug> DynamicQueryHandler: Done processing query
6204 2024.08.12 21:41:25.264631 [ 3 ] {da8aaa70-bbd7-4ebe-9a88-90a3b56ff9df} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6205 2024.08.12 21:41:25.264647 [ 3 ] {} <Debug> HTTP-Session: 976a099b-11d1-4c1f-b717-9551ce41cea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6206 2024.08.12 21:41:25.264814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6207 2024.08.12 21:41:25.264860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6208 2024.08.12 21:41:25.264880 [ 3 ] {} <Debug> HTTP-Session: 8795beaa-007e-41df-8a33-8bf986811952 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6209 2024.08.12 21:41:25.264896 [ 3 ] {} <Debug> HTTP-Session: 8795beaa-007e-41df-8a33-8bf986811952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6210 2024.08.12 21:41:25.264909 [ 3 ] {} <Debug> HTTP-Session: 8795beaa-007e-41df-8a33-8bf986811952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6211 2024.08.12 21:41:25.264938 [ 3 ] {} <Trace> HTTP-Session: 8795beaa-007e-41df-8a33-8bf986811952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6212 2024.08.12 21:41:25.265102 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6213 2024.08.12 21:41:25.265145 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6214 2024.08.12 21:41:25.265283 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6215 2024.08.12 21:41:25.265643 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6216 2024.08.12 21:41:25.265677 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6217 2024.08.12 21:41:25.266042 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6218 2024.08.12 21:41:25.266371 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6219 2024.08.12 21:41:25.266496 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001484 sec., 108490.56603773584 rows/sec., 7.56 MiB/sec.
6220 2024.08.12 21:41:25.266656 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Debug> DynamicQueryHandler: Done processing query
6221 2024.08.12 21:41:25.266680 [ 3 ] {8166bf7e-2a85-4d45-b344-dbf4b01d3f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6222 2024.08.12 21:41:25.266696 [ 3 ] {} <Debug> HTTP-Session: 8795beaa-007e-41df-8a33-8bf986811952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6223 2024.08.12 21:41:25.266846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6224 2024.08.12 21:41:25.266894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6225 2024.08.12 21:41:25.266912 [ 3 ] {} <Debug> HTTP-Session: 7919551e-474c-4f52-ba1a-11ad6d519e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6226 2024.08.12 21:41:25.266928 [ 3 ] {} <Debug> HTTP-Session: 7919551e-474c-4f52-ba1a-11ad6d519e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.08.12 21:41:25.266941 [ 3 ] {} <Debug> HTTP-Session: 7919551e-474c-4f52-ba1a-11ad6d519e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6228 2024.08.12 21:41:25.266971 [ 3 ] {} <Trace> HTTP-Session: 7919551e-474c-4f52-ba1a-11ad6d519e15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6229 2024.08.12 21:41:25.267068 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6230 2024.08.12 21:41:25.267111 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6231 2024.08.12 21:41:25.267234 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6232 2024.08.12 21:41:25.267564 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6233 2024.08.12 21:41:25.267602 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6234 2024.08.12 21:41:25.267974 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6235 2024.08.12 21:41:25.268302 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6236 2024.08.12 21:41:25.268418 [ 114 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6237 2024.08.12 21:41:25.268429 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001389 sec., 16558.67530597552 rows/sec., 895.71 KiB/sec.
6238 2024.08.12 21:41:25.268458 [ 114 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6239 2024.08.12 21:41:25.268491 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6240 2024.08.12 21:41:25.268690 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
6241 2024.08.12 21:41:25.268714 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Debug> DynamicQueryHandler: Done processing query
6242 2024.08.12 21:41:25.268769 [ 3 ] {60d45372-b107-4727-9fe6-cbfe4d7c6dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6243 2024.08.12 21:41:25.268798 [ 3 ] {} <Debug> HTTP-Session: 7919551e-474c-4f52-ba1a-11ad6d519e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6244 2024.08.12 21:41:25.268919 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6245 2024.08.12 21:41:25.268983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6246 2024.08.12 21:41:25.268991 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part
6247 2024.08.12 21:41:25.269077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6248 2024.08.12 21:41:25.269186 [ 3 ] {} <Debug> HTTP-Session: b3118865-918e-4ea3-aae8-e97615b2bb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6249 2024.08.12 21:41:25.269238 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
6250 2024.08.12 21:41:25.269284 [ 3 ] {} <Debug> HTTP-Session: b3118865-918e-4ea3-aae8-e97615b2bb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.08.12 21:41:25.269356 [ 3 ] {} <Debug> HTTP-Session: b3118865-918e-4ea3-aae8-e97615b2bb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.08.12 21:41:25.269489 [ 3 ] {} <Trace> HTTP-Session: b3118865-918e-4ea3-aae8-e97615b2bb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6253 2024.08.12 21:41:25.269536 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
6254 2024.08.12 21:41:25.269863 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
6255 2024.08.12 21:41:25.269980 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6256 2024.08.12 21:41:25.270096 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
6257 2024.08.12 21:41:25.270138 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6258 2024.08.12 21:41:25.270509 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
6259 2024.08.12 21:41:25.271210 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6260 2024.08.12 21:41:25.272006 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6261 2024.08.12 21:41:25.272070 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6262 2024.08.12 21:41:25.273202 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6263 2024.08.12 21:41:25.273289 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 4 columns (4 merged, 0 gathered) in 0.004699758 sec., 74259.14270479459 rows/sec., 4.03 MiB/sec.
6264 2024.08.12 21:41:25.273518 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6265 2024.08.12 21:41:25.274080 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6266 2024.08.12 21:41:25.274347 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.08.12 21:41:25.274384 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00466 sec., 12875.536480686695 rows/sec., 888.55 KiB/sec.
6268 2024.08.12 21:41:25.274541 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_16_3} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6269 2024.08.12 21:41:25.274691 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6270 2024.08.12 21:41:25.274768 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Debug> DynamicQueryHandler: Done processing query
6271 2024.08.12 21:41:25.274798 [ 3 ] {fe7bcb87-0b3a-48e0-ab91-e5e21ef7dc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6272 2024.08.12 21:41:25.274814 [ 3 ] {} <Debug> HTTP-Session: b3118865-918e-4ea3-aae8-e97615b2bb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6273 2024.08.12 21:41:30.244176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6274 2024.08.12 21:41:30.244338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6275 2024.08.12 21:41:30.244380 [ 3 ] {} <Debug> HTTP-Session: d97fcc60-274a-4b5d-bf09-1280bc2bca60 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6276 2024.08.12 21:41:30.244419 [ 3 ] {} <Debug> HTTP-Session: d97fcc60-274a-4b5d-bf09-1280bc2bca60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6277 2024.08.12 21:41:30.244446 [ 3 ] {} <Debug> HTTP-Session: d97fcc60-274a-4b5d-bf09-1280bc2bca60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6278 2024.08.12 21:41:30.244518 [ 3 ] {} <Trace> HTTP-Session: d97fcc60-274a-4b5d-bf09-1280bc2bca60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6279 2024.08.12 21:41:30.244810 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6280 2024.08.12 21:41:30.244907 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6281 2024.08.12 21:41:30.245101 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6282 2024.08.12 21:41:30.245564 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6283 2024.08.12 21:41:30.245607 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6284 2024.08.12 21:41:30.245964 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6285 2024.08.12 21:41:30.246306 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6286 2024.08.12 21:41:30.246450 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001755 sec., 17663.817663817663 rows/sec., 1.40 MiB/sec.
6287 2024.08.12 21:41:30.246787 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Debug> DynamicQueryHandler: Done processing query
6288 2024.08.12 21:41:30.246816 [ 3 ] {5eaf11a1-9256-498d-a1f8-81ab3e7c1409} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6289 2024.08.12 21:41:30.246832 [ 3 ] {} <Debug> HTTP-Session: d97fcc60-274a-4b5d-bf09-1280bc2bca60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6290 2024.08.12 21:41:30.247048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6291 2024.08.12 21:41:30.247105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6292 2024.08.12 21:41:30.247124 [ 3 ] {} <Debug> HTTP-Session: 1cde7b97-bdcb-4038-834f-d96dfcc9b233 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6293 2024.08.12 21:41:30.247142 [ 3 ] {} <Debug> HTTP-Session: 1cde7b97-bdcb-4038-834f-d96dfcc9b233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6294 2024.08.12 21:41:30.247156 [ 3 ] {} <Debug> HTTP-Session: 1cde7b97-bdcb-4038-834f-d96dfcc9b233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6295 2024.08.12 21:41:30.247190 [ 3 ] {} <Trace> HTTP-Session: 1cde7b97-bdcb-4038-834f-d96dfcc9b233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6296 2024.08.12 21:41:30.247336 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6297 2024.08.12 21:41:30.247383 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6298 2024.08.12 21:41:30.247531 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6299 2024.08.12 21:41:30.248010 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6300 2024.08.12 21:41:30.248047 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6301 2024.08.12 21:41:30.248365 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6302 2024.08.12 21:41:30.248668 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6303 2024.08.12 21:41:30.248792 [ 110 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6304 2024.08.12 21:41:30.248796 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001523 sec., 97833.22390019697 rows/sec., 8.20 MiB/sec.
6305 2024.08.12 21:41:30.248844 [ 110 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6306 2024.08.12 21:41:30.248887 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6307 2024.08.12 21:41:30.249022 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Debug> DynamicQueryHandler: Done processing query
6308 2024.08.12 21:41:30.249047 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
6309 2024.08.12 21:41:30.249067 [ 3 ] {ad8060f9-cc91-4517-9fc8-19dd32a82e1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6310 2024.08.12 21:41:30.249125 [ 3 ] {} <Debug> HTTP-Session: 1cde7b97-bdcb-4038-834f-d96dfcc9b233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6311 2024.08.12 21:41:30.249301 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6312 2024.08.12 21:41:30.249317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.08.12 21:41:30.249341 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part
6314 2024.08.12 21:41:30.249374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6315 2024.08.12 21:41:30.249399 [ 3 ] {} <Debug> HTTP-Session: d82df1be-bc0d-4f92-b75d-4f5df6295c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6316 2024.08.12 21:41:30.249432 [ 3 ] {} <Debug> HTTP-Session: d82df1be-bc0d-4f92-b75d-4f5df6295c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.08.12 21:41:30.249454 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 150 rows starting from the beginning of the part
6318 2024.08.12 21:41:30.249455 [ 3 ] {} <Debug> HTTP-Session: d82df1be-bc0d-4f92-b75d-4f5df6295c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.12 21:41:30.249582 [ 3 ] {} <Trace> HTTP-Session: d82df1be-bc0d-4f92-b75d-4f5df6295c75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6320 2024.08.12 21:41:30.249845 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part
6321 2024.08.12 21:41:30.250068 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6322 2024.08.12 21:41:30.250184 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1291 rows starting from the beginning of the part
6323 2024.08.12 21:41:30.250207 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6324 2024.08.12 21:41:30.250572 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 162 rows starting from the beginning of the part
6325 2024.08.12 21:41:30.250898 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part
6326 2024.08.12 21:41:30.251310 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6327 2024.08.12 21:41:30.251794 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6328 2024.08.12 21:41:30.251840 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6329 2024.08.12 21:41:30.252309 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6330 2024.08.12 21:41:30.252714 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6331 2024.08.12 21:41:30.252852 [ 110 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6332 2024.08.12 21:41:30.252875 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.003012 sec., 31540.50464807437 rows/sec., 2.46 MiB/sec.
6333 2024.08.12 21:41:30.252904 [ 110 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6334 2024.08.12 21:41:30.252965 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6335 2024.08.12 21:41:30.253456 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Debug> DynamicQueryHandler: Done processing query
6336 2024.08.12 21:41:30.253586 [ 3 ] {27dc098a-34d6-4220-96ed-b6eca1c1c68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6337 2024.08.12 21:41:30.253756 [ 3 ] {} <Debug> HTTP-Session: d82df1be-bc0d-4f92-b75d-4f5df6295c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6338 2024.08.12 21:41:30.253814 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
6339 2024.08.12 21:41:30.253928 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 4 columns (4 merged, 0 gathered) in 0.004955652 sec., 668933.1696414519 rows/sec., 55.86 MiB/sec.
6340 2024.08.12 21:41:30.254174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6341 2024.08.12 21:41:30.254395 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6342 2024.08.12 21:41:30.254433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6343 2024.08.12 21:41:30.254571 [ 3 ] {} <Debug> HTTP-Session: 7077ce3f-837f-4823-87ed-bc0930ce493a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6344 2024.08.12 21:41:30.254683 [ 3 ] {} <Debug> HTTP-Session: 7077ce3f-837f-4823-87ed-bc0930ce493a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6345 2024.08.12 21:41:30.254726 [ 3 ] {} <Debug> HTTP-Session: 7077ce3f-837f-4823-87ed-bc0930ce493a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.08.12 21:41:30.254736 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6347 2024.08.12 21:41:30.254790 [ 3 ] {} <Trace> HTTP-Session: 7077ce3f-837f-4823-87ed-bc0930ce493a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6348 2024.08.12 21:41:30.254802 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 903 rows starting from the beginning of the part
6349 2024.08.12 21:41:30.255106 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part
6350 2024.08.12 21:41:30.255127 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6351 2024.08.12 21:41:30.255320 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6352 2024.08.12 21:41:30.255440 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 382 rows starting from the beginning of the part
6353 2024.08.12 21:41:30.255794 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 555 rows starting from the beginning of the part
6354 2024.08.12 21:41:30.256271 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6355 2024.08.12 21:41:30.256320 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 384 rows starting from the beginning of the part
6356 2024.08.12 21:41:30.256785 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_31_6} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6357 2024.08.12 21:41:30.256916 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part
6358 2024.08.12 21:41:30.257045 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
6359 2024.08.12 21:41:30.257121 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6360 2024.08.12 21:41:30.258080 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6361 2024.08.12 21:41:30.258126 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6362 2024.08.12 21:41:30.258706 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6363 2024.08.12 21:41:30.259066 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 4 columns (4 merged, 0 gathered) in 0.005984684 sec., 403697.17097845103 rows/sec., 29.32 MiB/sec.
6364 2024.08.12 21:41:30.259230 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6365 2024.08.12 21:41:30.259238 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6366 2024.08.12 21:41:30.259425 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6367 2024.08.12 21:41:30.259465 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004517 sec., 35421.740092982065 rows/sec., 2.47 MiB/sec.
6368 2024.08.12 21:41:30.259506 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6369 2024.08.12 21:41:30.259574 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6370 2024.08.12 21:41:30.260136 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Debug> DynamicQueryHandler: Done processing query
6371 2024.08.12 21:41:30.260230 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
6372 2024.08.12 21:41:30.260243 [ 3 ] {ce451ce7-bc27-4172-84e4-e3da304b57a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6373 2024.08.12 21:41:30.260385 [ 3 ] {} <Debug> HTTP-Session: 7077ce3f-837f-4823-87ed-bc0930ce493a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6374 2024.08.12 21:41:30.260977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6375 2024.08.12 21:41:30.260988 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6376 2024.08.12 21:41:30.261244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6377 2024.08.12 21:41:30.261281 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6378 2024.08.12 21:41:30.261292 [ 3 ] {} <Debug> HTTP-Session: 8d5eca1d-d004-4913-ae68-57379196fb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6379 2024.08.12 21:41:30.261316 [ 194 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_31_6} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6380 2024.08.12 21:41:30.261328 [ 3 ] {} <Debug> HTTP-Session: 8d5eca1d-d004-4913-ae68-57379196fb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6381 2024.08.12 21:41:30.261337 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7352 rows starting from the beginning of the part
6382 2024.08.12 21:41:30.261363 [ 3 ] {} <Debug> HTTP-Session: 8d5eca1d-d004-4913-ae68-57379196fb39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.08.12 21:41:30.261424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6384 2024.08.12 21:41:30.261452 [ 3 ] {} <Trace> HTTP-Session: 8d5eca1d-d004-4913-ae68-57379196fb39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6385 2024.08.12 21:41:30.261549 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
6386 2024.08.12 21:41:30.261678 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
6387 2024.08.12 21:41:30.261779 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part
6388 2024.08.12 21:41:30.261912 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
6389 2024.08.12 21:41:30.262091 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6390 2024.08.12 21:41:30.262199 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6391 2024.08.12 21:41:30.262437 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <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
6392 2024.08.12 21:41:30.263127 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6393 2024.08.12 21:41:30.264401 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6394 2024.08.12 21:41:30.264586 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6395 2024.08.12 21:41:30.265580 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6396 2024.08.12 21:41:30.266050 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6397 2024.08.12 21:41:30.266218 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004582 sec., 6765.6045395024 rows/sec., 12.12 MiB/sec.
6398 2024.08.12 21:41:30.266495 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Debug> DynamicQueryHandler: Done processing query
6399 2024.08.12 21:41:30.266535 [ 3 ] {1265238a-e294-4efe-9524-22a71a224c2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6400 2024.08.12 21:41:30.266565 [ 3 ] {} <Debug> HTTP-Session: 8d5eca1d-d004-4913-ae68-57379196fb39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6401 2024.08.12 21:41:30.266591 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8840 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876136 sec., 1285605.7529984864 rows/sec., 87.72 MiB/sec.
6402 2024.08.12 21:41:30.266753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6403 2024.08.12 21:41:30.266832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6404 2024.08.12 21:41:30.266853 [ 3 ] {} <Debug> HTTP-Session: 5959d16c-6c83-4423-80ca-9674572fe178 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6405 2024.08.12 21:41:30.266872 [ 3 ] {} <Debug> HTTP-Session: 5959d16c-6c83-4423-80ca-9674572fe178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6406 2024.08.12 21:41:30.266889 [ 3 ] {} <Debug> HTTP-Session: 5959d16c-6c83-4423-80ca-9674572fe178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.08.12 21:41:30.266932 [ 3 ] {} <Trace> HTTP-Session: 5959d16c-6c83-4423-80ca-9674572fe178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6408 2024.08.12 21:41:30.267024 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6409 2024.08.12 21:41:30.267138 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6410 2024.08.12 21:41:30.267274 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6411 2024.08.12 21:41:30.267577 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6412 2024.08.12 21:41:30.268292 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6413 2024.08.12 21:41:30.268321 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6414 2024.08.12 21:41:30.268353 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6415 2024.08.12 21:41:30.268533 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6416 2024.08.12 21:41:30.268731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB.
6417 2024.08.12 21:41:30.268974 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6418 2024.08.12 21:41:30.269300 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6419 2024.08.12 21:41:30.269427 [ 110 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6420 2024.08.12 21:41:30.269429 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002376 sec., 25252.52525252525 rows/sec., 1.70 MiB/sec.
6421 2024.08.12 21:41:30.269469 [ 110 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6422 2024.08.12 21:41:30.269515 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6423 2024.08.12 21:41:30.269618 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6424 2024.08.12 21:41:30.269657 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Debug> DynamicQueryHandler: Done processing query
6425 2024.08.12 21:41:30.269687 [ 3 ] {86ae7a18-3541-4951-b5d3-17493f779065} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6426 2024.08.12 21:41:30.269711 [ 3 ] {} <Debug> HTTP-Session: 5959d16c-6c83-4423-80ca-9674572fe178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6427 2024.08.12 21:41:30.269754 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6428 2024.08.12 21:41:30.269783 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1374 rows starting from the beginning of the part
6429 2024.08.12 21:41:30.269838 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6430 2024.08.12 21:41:30.270041 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6431 2024.08.12 21:41:30.270165 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6432 2024.08.12 21:41:30.270325 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6433 2024.08.12 21:41:30.270381 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
6434 2024.08.12 21:41:30.271565 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 4 columns (4 merged, 0 gathered) in 0.001978684 sec., 846016.8475613084 rows/sec., 56.94 MiB/sec.
6435 2024.08.12 21:41:30.271842 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6436 2024.08.12 21:41:30.272345 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2024.08.12 21:41:30.272455 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_31_6} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6438 2024.08.12 21:41:30.272565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6439 2024.08.12 21:41:31.000219 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.53 MiB, peak 197.42 MiB, free memory in arenas 0.00 B, will set to 189.23 MiB (RSS), difference: 1.70 MiB
6440 2024.08.12 21:41:33.329325 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
6441 2024.08.12 21:41:33.329390 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
6442 2024.08.12 21:41:35.246455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6443 2024.08.12 21:41:35.246572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6444 2024.08.12 21:41:35.246596 [ 3 ] {} <Debug> HTTP-Session: e25be1ea-2053-4989-bc95-4549d4e98207 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6445 2024.08.12 21:41:35.246621 [ 3 ] {} <Debug> HTTP-Session: e25be1ea-2053-4989-bc95-4549d4e98207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6446 2024.08.12 21:41:35.246636 [ 3 ] {} <Debug> HTTP-Session: e25be1ea-2053-4989-bc95-4549d4e98207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6447 2024.08.12 21:41:35.246686 [ 3 ] {} <Trace> HTTP-Session: e25be1ea-2053-4989-bc95-4549d4e98207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6448 2024.08.12 21:41:35.246871 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6449 2024.08.12 21:41:35.246936 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6450 2024.08.12 21:41:35.247128 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6451 2024.08.12 21:41:35.247570 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6452 2024.08.12 21:41:35.247611 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6453 2024.08.12 21:41:35.247987 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6454 2024.08.12 21:41:35.248335 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6455 2024.08.12 21:41:35.248483 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001666 sec., 3601.4405762304923 rows/sec., 203.99 KiB/sec.
6456 2024.08.12 21:41:35.248686 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Debug> DynamicQueryHandler: Done processing query
6457 2024.08.12 21:41:35.248714 [ 3 ] {e03bf6c6-2b79-4df2-b770-0ab5d045b3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6458 2024.08.12 21:41:35.248731 [ 3 ] {} <Debug> HTTP-Session: e25be1ea-2053-4989-bc95-4549d4e98207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.08.12 21:41:35.248944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6460 2024.08.12 21:41:35.249003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6461 2024.08.12 21:41:35.249023 [ 3 ] {} <Debug> HTTP-Session: 108a3458-300d-4d30-a711-076df9595f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6462 2024.08.12 21:41:35.249041 [ 3 ] {} <Debug> HTTP-Session: 108a3458-300d-4d30-a711-076df9595f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6463 2024.08.12 21:41:35.249054 [ 3 ] {} <Debug> HTTP-Session: 108a3458-300d-4d30-a711-076df9595f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.08.12 21:41:35.249090 [ 3 ] {} <Trace> HTTP-Session: 108a3458-300d-4d30-a711-076df9595f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6465 2024.08.12 21:41:35.249243 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6466 2024.08.12 21:41:35.249290 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6467 2024.08.12 21:41:35.249422 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6468 2024.08.12 21:41:35.249858 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6469 2024.08.12 21:41:35.249896 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6470 2024.08.12 21:41:35.250223 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6471 2024.08.12 21:41:35.250531 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6472 2024.08.12 21:41:35.250659 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001486 sec., 108344.54912516824 rows/sec., 9.55 MiB/sec.
6473 2024.08.12 21:41:35.250921 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Debug> DynamicQueryHandler: Done processing query
6474 2024.08.12 21:41:35.250984 [ 3 ] {60190972-9196-4706-b39d-d3de99f5bc1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6475 2024.08.12 21:41:35.251002 [ 3 ] {} <Debug> HTTP-Session: 108a3458-300d-4d30-a711-076df9595f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6476 2024.08.12 21:41:35.251176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6477 2024.08.12 21:41:35.251231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6478 2024.08.12 21:41:35.251250 [ 3 ] {} <Debug> HTTP-Session: a8ebecf1-7149-46d2-962f-1e1804321a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6479 2024.08.12 21:41:35.251268 [ 3 ] {} <Debug> HTTP-Session: a8ebecf1-7149-46d2-962f-1e1804321a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6480 2024.08.12 21:41:35.251282 [ 3 ] {} <Debug> HTTP-Session: a8ebecf1-7149-46d2-962f-1e1804321a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.08.12 21:41:35.251315 [ 3 ] {} <Trace> HTTP-Session: a8ebecf1-7149-46d2-962f-1e1804321a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6482 2024.08.12 21:41:35.251536 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6483 2024.08.12 21:41:35.251580 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6484 2024.08.12 21:41:35.251759 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6485 2024.08.12 21:41:35.252294 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6486 2024.08.12 21:41:35.252331 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6487 2024.08.12 21:41:35.252680 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6488 2024.08.12 21:41:35.252997 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6489 2024.08.12 21:41:35.253124 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001713 sec., 223000.5837711617 rows/sec., 15.66 MiB/sec.
6490 2024.08.12 21:41:35.253296 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Debug> DynamicQueryHandler: Done processing query
6491 2024.08.12 21:41:35.253322 [ 3 ] {4cd0dfa1-fd5c-4c68-a4c2-f280c1bdbc25} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6492 2024.08.12 21:41:35.253338 [ 3 ] {} <Debug> HTTP-Session: a8ebecf1-7149-46d2-962f-1e1804321a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6493 2024.08.12 21:41:35.253511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6494 2024.08.12 21:41:35.253560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6495 2024.08.12 21:41:35.253580 [ 3 ] {} <Debug> HTTP-Session: 34710989-8d07-4567-9b47-c449cfd988fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6496 2024.08.12 21:41:35.253597 [ 3 ] {} <Debug> HTTP-Session: 34710989-8d07-4567-9b47-c449cfd988fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.08.12 21:41:35.253611 [ 3 ] {} <Debug> HTTP-Session: 34710989-8d07-4567-9b47-c449cfd988fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6498 2024.08.12 21:41:35.253642 [ 3 ] {} <Trace> HTTP-Session: 34710989-8d07-4567-9b47-c449cfd988fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6499 2024.08.12 21:41:35.253740 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6500 2024.08.12 21:41:35.253788 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6501 2024.08.12 21:41:35.253919 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6502 2024.08.12 21:41:35.254198 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6503 2024.08.12 21:41:35.254232 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6504 2024.08.12 21:41:35.254598 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6505 2024.08.12 21:41:35.254958 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6506 2024.08.12 21:41:35.255080 [ 106 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6507 2024.08.12 21:41:35.255087 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
6508 2024.08.12 21:41:35.255122 [ 106 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6509 2024.08.12 21:41:35.255157 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6510 2024.08.12 21:41:35.255333 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Debug> DynamicQueryHandler: Done processing query
6511 2024.08.12 21:41:35.255352 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
6512 2024.08.12 21:41:35.255366 [ 3 ] {f2292368-8c03-4a17-a615-c743b3df053f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6513 2024.08.12 21:41:35.255444 [ 3 ] {} <Debug> HTTP-Session: 34710989-8d07-4567-9b47-c449cfd988fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6514 2024.08.12 21:41:35.255624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6515 2024.08.12 21:41:35.255660 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6516 2024.08.12 21:41:35.255721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6517 2024.08.12 21:41:35.255736 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part
6518 2024.08.12 21:41:35.255768 [ 3 ] {} <Debug> HTTP-Session: e649d402-0f8d-45b5-ace1-00a96516b397 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6519 2024.08.12 21:41:35.255809 [ 3 ] {} <Debug> HTTP-Session: e649d402-0f8d-45b5-ace1-00a96516b397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.08.12 21:41:35.255861 [ 3 ] {} <Debug> HTTP-Session: e649d402-0f8d-45b5-ace1-00a96516b397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.08.12 21:41:35.256006 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6522 2024.08.12 21:41:35.256012 [ 3 ] {} <Trace> HTTP-Session: e649d402-0f8d-45b5-ace1-00a96516b397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6523 2024.08.12 21:41:35.256276 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
6524 2024.08.12 21:41:35.256407 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6525 2024.08.12 21:41:35.256526 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6526 2024.08.12 21:41:35.256577 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6527 2024.08.12 21:41:35.256847 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::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
6528 2024.08.12 21:41:35.257158 [ 188 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
6529 2024.08.12 21:41:35.257889 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6530 2024.08.12 21:41:35.258678 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6531 2024.08.12 21:41:35.258739 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6532 2024.08.12 21:41:35.259925 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6533 2024.08.12 21:41:35.260032 [ 190 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.004782519 sec., 18818.5347512472 rows/sec., 808.61 KiB/sec.
6534 2024.08.12 21:41:35.260186 [ 190 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6535 2024.08.12 21:41:35.260400 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6536 2024.08.12 21:41:35.260617 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004384 sec., 17563.868613138686 rows/sec., 1.08 MiB/sec.
6537 2024.08.12 21:41:35.260908 [ 190 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6538 2024.08.12 21:41:35.261211 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Debug> DynamicQueryHandler: Done processing query
6539 2024.08.12 21:41:35.261244 [ 190 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_15_3} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6540 2024.08.12 21:41:35.261275 [ 3 ] {a66a49a6-d0ee-42f0-b0e0-9b4fc3b62289} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6541 2024.08.12 21:41:35.261311 [ 3 ] {} <Debug> HTTP-Session: e649d402-0f8d-45b5-ace1-00a96516b397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.08.12 21:41:35.261390 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6543 2024.08.12 21:41:35.261537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6544 2024.08.12 21:41:35.261586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6545 2024.08.12 21:41:35.261605 [ 3 ] {} <Debug> HTTP-Session: 3e05d820-2538-4dd3-873b-ac534838f8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6546 2024.08.12 21:41:35.261622 [ 3 ] {} <Debug> HTTP-Session: 3e05d820-2538-4dd3-873b-ac534838f8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.08.12 21:41:35.261635 [ 3 ] {} <Debug> HTTP-Session: 3e05d820-2538-4dd3-873b-ac534838f8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.08.12 21:41:35.261667 [ 3 ] {} <Trace> HTTP-Session: 3e05d820-2538-4dd3-873b-ac534838f8d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6549 2024.08.12 21:41:35.261852 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6550 2024.08.12 21:41:35.261899 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6551 2024.08.12 21:41:35.262054 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6552 2024.08.12 21:41:35.262463 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6553 2024.08.12 21:41:35.262498 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6554 2024.08.12 21:41:35.262893 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6555 2024.08.12 21:41:35.263235 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6556 2024.08.12 21:41:35.263363 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001615 sec., 97832.81733746131 rows/sec., 6.81 MiB/sec.
6557 2024.08.12 21:41:35.263536 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Debug> DynamicQueryHandler: Done processing query
6558 2024.08.12 21:41:35.263561 [ 3 ] {b4df54b2-48ba-489e-9ba5-f3b0c8747123} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6559 2024.08.12 21:41:35.263577 [ 3 ] {} <Debug> HTTP-Session: 3e05d820-2538-4dd3-873b-ac534838f8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.08.12 21:41:35.263707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6561 2024.08.12 21:41:35.263756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6562 2024.08.12 21:41:35.263781 [ 3 ] {} <Debug> HTTP-Session: 5a9090af-b0df-4eba-8c87-8b38689f78f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6563 2024.08.12 21:41:35.263798 [ 3 ] {} <Debug> HTTP-Session: 5a9090af-b0df-4eba-8c87-8b38689f78f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.08.12 21:41:35.263811 [ 3 ] {} <Debug> HTTP-Session: 5a9090af-b0df-4eba-8c87-8b38689f78f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.08.12 21:41:35.263842 [ 3 ] {} <Trace> HTTP-Session: 5a9090af-b0df-4eba-8c87-8b38689f78f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6566 2024.08.12 21:41:35.263941 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6567 2024.08.12 21:41:35.263985 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6568 2024.08.12 21:41:35.264112 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6569 2024.08.12 21:41:35.264384 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6570 2024.08.12 21:41:35.264418 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6571 2024.08.12 21:41:35.264775 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6572 2024.08.12 21:41:35.265095 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6573 2024.08.12 21:41:35.265226 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001315 sec., 17490.49429657795 rows/sec., 946.11 KiB/sec.
6574 2024.08.12 21:41:35.265411 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Debug> DynamicQueryHandler: Done processing query
6575 2024.08.12 21:41:35.265443 [ 3 ] {76d09dcf-3837-4e77-acf5-62d2f5154c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6576 2024.08.12 21:41:35.265466 [ 3 ] {} <Debug> HTTP-Session: 5a9090af-b0df-4eba-8c87-8b38689f78f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6577 2024.08.12 21:41:35.265630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 8846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6578 2024.08.12 21:41:35.265683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6579 2024.08.12 21:41:35.265704 [ 3 ] {} <Debug> HTTP-Session: a3a886d5-7392-4c18-92ec-64cf93cd2d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6580 2024.08.12 21:41:35.265721 [ 3 ] {} <Debug> HTTP-Session: a3a886d5-7392-4c18-92ec-64cf93cd2d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.08.12 21:41:35.265735 [ 3 ] {} <Debug> HTTP-Session: a3a886d5-7392-4c18-92ec-64cf93cd2d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6582 2024.08.12 21:41:35.265773 [ 3 ] {} <Trace> HTTP-Session: a3a886d5-7392-4c18-92ec-64cf93cd2d01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6583 2024.08.12 21:41:35.265901 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6584 2024.08.12 21:41:35.265946 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6585 2024.08.12 21:41:35.266078 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6586 2024.08.12 21:41:35.266404 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6587 2024.08.12 21:41:35.266442 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6588 2024.08.12 21:41:35.266813 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6589 2024.08.12 21:41:35.267150 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6590 2024.08.12 21:41:35.267279 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.00142 sec., 40845.07042253521 rows/sec., 2.76 MiB/sec.
6591 2024.08.12 21:41:35.267445 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Debug> DynamicQueryHandler: Done processing query
6592 2024.08.12 21:41:35.267471 [ 3 ] {c872a205-2d0d-4a43-8e20-bb6a7be13187} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6593 2024.08.12 21:41:35.267487 [ 3 ] {} <Debug> HTTP-Session: a3a886d5-7392-4c18-92ec-64cf93cd2d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.08.12 21:41:36.287401 [ 104 ] {} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6595 2024.08.12 21:41:36.287464 [ 104 ] {} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6596 2024.08.12 21:41:36.287486 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6597 2024.08.12 21:41:36.287663 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
6598 2024.08.12 21:41:36.287866 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6599 2024.08.12 21:41:36.287901 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part
6600 2024.08.12 21:41:36.287973 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
6601 2024.08.12 21:41:36.288130 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6602 2024.08.12 21:41:36.288295 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
6603 2024.08.12 21:41:36.288379 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6604 2024.08.12 21:41:36.289439 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886853 sec., 14839.523799681268 rows/sec., 1.18 MiB/sec.
6605 2024.08.12 21:41:36.289584 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6606 2024.08.12 21:41:36.289933 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6607 2024.08.12 21:41:36.290007 [ 196 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_9_2} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6608 2024.08.12 21:41:36.290082 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6609 2024.08.12 21:41:38.059703 [ 100 ] {} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6610 2024.08.12 21:41:38.059768 [ 100 ] {} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6611 2024.08.12 21:41:38.059790 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6612 2024.08.12 21:41:38.060004 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
6613 2024.08.12 21:41:38.060209 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6614 2024.08.12 21:41:38.060248 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part
6615 2024.08.12 21:41:38.060337 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
6616 2024.08.12 21:41:38.060575 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6617 2024.08.12 21:41:38.060861 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
6618 2024.08.12 21:41:38.060933 [ 193 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6619 2024.08.12 21:41:38.061908 [ 196 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033475 sec., 13769.53245060795 rows/sec., 961.45 KiB/sec.
6620 2024.08.12 21:41:38.062104 [ 190 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6621 2024.08.12 21:41:38.062557 [ 190 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6622 2024.08.12 21:41:38.062651 [ 190 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_9_2} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6623 2024.08.12 21:41:38.062755 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6624 2024.08.12 21:41:40.243705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6625 2024.08.12 21:41:40.243848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6626 2024.08.12 21:41:40.243873 [ 3 ] {} <Debug> HTTP-Session: 8d5ac2f7-85bf-4726-b98a-bc09e1a33387 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6627 2024.08.12 21:41:40.243899 [ 3 ] {} <Debug> HTTP-Session: 8d5ac2f7-85bf-4726-b98a-bc09e1a33387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6628 2024.08.12 21:41:40.243913 [ 3 ] {} <Debug> HTTP-Session: 8d5ac2f7-85bf-4726-b98a-bc09e1a33387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.08.12 21:41:40.243962 [ 3 ] {} <Trace> HTTP-Session: 8d5ac2f7-85bf-4726-b98a-bc09e1a33387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6630 2024.08.12 21:41:40.244156 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6631 2024.08.12 21:41:40.244220 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6632 2024.08.12 21:41:40.244409 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6633 2024.08.12 21:41:40.244815 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6634 2024.08.12 21:41:40.244859 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6635 2024.08.12 21:41:40.245223 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6636 2024.08.12 21:41:40.245550 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6637 2024.08.12 21:41:40.245704 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001606 sec., 19302.61519302615 rows/sec., 1.53 MiB/sec.
6638 2024.08.12 21:41:40.246014 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Debug> DynamicQueryHandler: Done processing query
6639 2024.08.12 21:41:40.246071 [ 3 ] {851284eb-a317-4551-b630-0f9cc5b08a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6640 2024.08.12 21:41:40.246109 [ 3 ] {} <Debug> HTTP-Session: 8d5ac2f7-85bf-4726-b98a-bc09e1a33387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6641 2024.08.12 21:41:40.246279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6642 2024.08.12 21:41:40.246328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6643 2024.08.12 21:41:40.246349 [ 3 ] {} <Debug> HTTP-Session: ec2962c3-abc2-4ff8-866e-7db1ece8f0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6644 2024.08.12 21:41:40.246365 [ 3 ] {} <Debug> HTTP-Session: ec2962c3-abc2-4ff8-866e-7db1ece8f0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.08.12 21:41:40.246379 [ 3 ] {} <Debug> HTTP-Session: ec2962c3-abc2-4ff8-866e-7db1ece8f0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6646 2024.08.12 21:41:40.246412 [ 3 ] {} <Trace> HTTP-Session: ec2962c3-abc2-4ff8-866e-7db1ece8f0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6647 2024.08.12 21:41:40.246554 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6648 2024.08.12 21:41:40.246599 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6649 2024.08.12 21:41:40.246746 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6650 2024.08.12 21:41:40.247251 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6651 2024.08.12 21:41:40.247288 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6652 2024.08.12 21:41:40.247608 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6653 2024.08.12 21:41:40.247932 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6654 2024.08.12 21:41:40.248091 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001592 sec., 93592.9648241206 rows/sec., 7.84 MiB/sec.
6655 2024.08.12 21:41:40.248261 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Debug> DynamicQueryHandler: Done processing query
6656 2024.08.12 21:41:40.248287 [ 3 ] {40591af4-1523-4edc-a758-a602df6fec76} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6657 2024.08.12 21:41:40.248302 [ 3 ] {} <Debug> HTTP-Session: ec2962c3-abc2-4ff8-866e-7db1ece8f0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6658 2024.08.12 21:41:40.248446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6659 2024.08.12 21:41:40.248495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6660 2024.08.12 21:41:40.248514 [ 3 ] {} <Debug> HTTP-Session: 4a13a8e1-2935-4753-a009-5385de30bdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6661 2024.08.12 21:41:40.248531 [ 3 ] {} <Debug> HTTP-Session: 4a13a8e1-2935-4753-a009-5385de30bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6662 2024.08.12 21:41:40.248545 [ 3 ] {} <Debug> HTTP-Session: 4a13a8e1-2935-4753-a009-5385de30bdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.08.12 21:41:40.248576 [ 3 ] {} <Trace> HTTP-Session: 4a13a8e1-2935-4753-a009-5385de30bdb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6664 2024.08.12 21:41:40.248695 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6665 2024.08.12 21:41:40.248736 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6666 2024.08.12 21:41:40.248873 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6667 2024.08.12 21:41:40.249212 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6668 2024.08.12 21:41:40.249248 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6669 2024.08.12 21:41:40.249557 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6670 2024.08.12 21:41:40.249868 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6671 2024.08.12 21:41:40.250017 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001364 sec., 69648.09384164223 rows/sec., 5.44 MiB/sec.
6672 2024.08.12 21:41:40.250169 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Debug> DynamicQueryHandler: Done processing query
6673 2024.08.12 21:41:40.250193 [ 3 ] {b1405466-1bdd-4951-a56e-e8950ba6b4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6674 2024.08.12 21:41:40.250209 [ 3 ] {} <Debug> HTTP-Session: 4a13a8e1-2935-4753-a009-5385de30bdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6675 2024.08.12 21:41:40.250379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6676 2024.08.12 21:41:40.250426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6677 2024.08.12 21:41:40.250445 [ 3 ] {} <Debug> HTTP-Session: 1ce9f156-b495-4830-b32d-556704784eea Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6678 2024.08.12 21:41:40.250461 [ 3 ] {} <Debug> HTTP-Session: 1ce9f156-b495-4830-b32d-556704784eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.08.12 21:41:40.250474 [ 3 ] {} <Debug> HTTP-Session: 1ce9f156-b495-4830-b32d-556704784eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.08.12 21:41:40.250504 [ 3 ] {} <Trace> HTTP-Session: 1ce9f156-b495-4830-b32d-556704784eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6681 2024.08.12 21:41:40.250648 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6682 2024.08.12 21:41:40.250695 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6683 2024.08.12 21:41:40.250857 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6684 2024.08.12 21:41:40.251229 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6685 2024.08.12 21:41:40.251265 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6686 2024.08.12 21:41:40.251642 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6687 2024.08.12 21:41:40.252207 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6688 2024.08.12 21:41:40.252362 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00178 sec., 89887.6404494382 rows/sec., 6.26 MiB/sec.
6689 2024.08.12 21:41:40.252533 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Debug> DynamicQueryHandler: Done processing query
6690 2024.08.12 21:41:40.252557 [ 3 ] {c4ff7331-c03a-4a1f-b05d-847f94b91d01} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6691 2024.08.12 21:41:40.252573 [ 3 ] {} <Debug> HTTP-Session: 1ce9f156-b495-4830-b32d-556704784eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.08.12 21:41:40.252744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6693 2024.08.12 21:41:40.252790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6694 2024.08.12 21:41:40.252817 [ 3 ] {} <Debug> HTTP-Session: 294b1f90-1677-4640-ab81-d59890527283 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6695 2024.08.12 21:41:40.252833 [ 3 ] {} <Debug> HTTP-Session: 294b1f90-1677-4640-ab81-d59890527283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.12 21:41:40.252846 [ 3 ] {} <Debug> HTTP-Session: 294b1f90-1677-4640-ab81-d59890527283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.08.12 21:41:40.252876 [ 3 ] {} <Trace> HTTP-Session: 294b1f90-1677-4640-ab81-d59890527283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6698 2024.08.12 21:41:40.253197 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6699 2024.08.12 21:41:40.253261 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <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
6700 2024.08.12 21:41:40.253675 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6701 2024.08.12 21:41:40.254357 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6702 2024.08.12 21:41:40.254393 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6703 2024.08.12 21:41:40.254995 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6704 2024.08.12 21:41:40.255392 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6705 2024.08.12 21:41:40.255589 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002629 sec., 11791.555724610118 rows/sec., 21.13 MiB/sec.
6706 2024.08.12 21:41:40.255791 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Debug> DynamicQueryHandler: Done processing query
6707 2024.08.12 21:41:40.255823 [ 3 ] {4d8ca521-fdda-45dd-9fbd-5bff9005bebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6708 2024.08.12 21:41:40.255839 [ 3 ] {} <Debug> HTTP-Session: 294b1f90-1677-4640-ab81-d59890527283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6709 2024.08.12 21:41:40.255970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6710 2024.08.12 21:41:40.256017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6711 2024.08.12 21:41:40.256037 [ 3 ] {} <Debug> HTTP-Session: 1b62cdd2-3179-401c-9865-3094de880f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6712 2024.08.12 21:41:40.256055 [ 3 ] {} <Debug> HTTP-Session: 1b62cdd2-3179-401c-9865-3094de880f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.08.12 21:41:40.256068 [ 3 ] {} <Debug> HTTP-Session: 1b62cdd2-3179-401c-9865-3094de880f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.08.12 21:41:40.256098 [ 3 ] {} <Trace> HTTP-Session: 1b62cdd2-3179-401c-9865-3094de880f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6715 2024.08.12 21:41:40.256207 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6716 2024.08.12 21:41:40.256251 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6717 2024.08.12 21:41:40.256375 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6718 2024.08.12 21:41:40.256722 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6719 2024.08.12 21:41:40.256759 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6720 2024.08.12 21:41:40.257118 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6721 2024.08.12 21:41:40.257429 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6722 2024.08.12 21:41:40.257591 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
6723 2024.08.12 21:41:40.257882 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Debug> DynamicQueryHandler: Done processing query
6724 2024.08.12 21:41:40.257922 [ 3 ] {f1637308-7257-4411-b7fb-36bc31309743} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6725 2024.08.12 21:41:40.257947 [ 3 ] {} <Debug> HTTP-Session: 1b62cdd2-3179-401c-9865-3094de880f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6726 2024.08.12 21:41:45.247007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6727 2024.08.12 21:41:45.247137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6728 2024.08.12 21:41:45.247163 [ 3 ] {} <Debug> HTTP-Session: 05723814-f548-4bc8-a746-61358629582d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6729 2024.08.12 21:41:45.247188 [ 3 ] {} <Debug> HTTP-Session: 05723814-f548-4bc8-a746-61358629582d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.08.12 21:41:45.247203 [ 3 ] {} <Debug> HTTP-Session: 05723814-f548-4bc8-a746-61358629582d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.08.12 21:41:45.247254 [ 3 ] {} <Trace> HTTP-Session: 05723814-f548-4bc8-a746-61358629582d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6732 2024.08.12 21:41:45.247438 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6733 2024.08.12 21:41:45.247506 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6734 2024.08.12 21:41:45.247699 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6735 2024.08.12 21:41:45.248110 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6736 2024.08.12 21:41:45.248158 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6737 2024.08.12 21:41:45.248524 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6738 2024.08.12 21:41:45.248864 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6739 2024.08.12 21:41:45.249029 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 206.59 KiB/sec.
6740 2024.08.12 21:41:45.249258 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Debug> DynamicQueryHandler: Done processing query
6741 2024.08.12 21:41:45.249285 [ 3 ] {a022bd13-1a64-44cd-b330-9780fdcca4ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6742 2024.08.12 21:41:45.249302 [ 3 ] {} <Debug> HTTP-Session: 05723814-f548-4bc8-a746-61358629582d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.08.12 21:41:45.249472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6744 2024.08.12 21:41:45.249527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6745 2024.08.12 21:41:45.249547 [ 3 ] {} <Debug> HTTP-Session: 1c5f31bf-adf4-4211-abae-82874f05e398 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6746 2024.08.12 21:41:45.249565 [ 3 ] {} <Debug> HTTP-Session: 1c5f31bf-adf4-4211-abae-82874f05e398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.08.12 21:41:45.249579 [ 3 ] {} <Debug> HTTP-Session: 1c5f31bf-adf4-4211-abae-82874f05e398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.08.12 21:41:45.249613 [ 3 ] {} <Trace> HTTP-Session: 1c5f31bf-adf4-4211-abae-82874f05e398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6749 2024.08.12 21:41:45.249763 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6750 2024.08.12 21:41:45.249810 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6751 2024.08.12 21:41:45.249957 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6752 2024.08.12 21:41:45.250365 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6753 2024.08.12 21:41:45.250404 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6754 2024.08.12 21:41:45.250735 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6755 2024.08.12 21:41:45.251049 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6756 2024.08.12 21:41:45.251210 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001508 sec., 106763.92572944297 rows/sec., 9.41 MiB/sec.
6757 2024.08.12 21:41:45.251485 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Debug> DynamicQueryHandler: Done processing query
6758 2024.08.12 21:41:45.251531 [ 3 ] {02fc4ec6-6611-4892-ba04-c28f84f8662d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6759 2024.08.12 21:41:45.251554 [ 3 ] {} <Debug> HTTP-Session: 1c5f31bf-adf4-4211-abae-82874f05e398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.08.12 21:41:45.251747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6761 2024.08.12 21:41:45.251800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6762 2024.08.12 21:41:45.251819 [ 3 ] {} <Debug> HTTP-Session: c886226f-06b4-4e52-b486-f8e441823068 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6763 2024.08.12 21:41:45.251845 [ 3 ] {} <Debug> HTTP-Session: c886226f-06b4-4e52-b486-f8e441823068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.08.12 21:41:45.251859 [ 3 ] {} <Debug> HTTP-Session: c886226f-06b4-4e52-b486-f8e441823068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.08.12 21:41:45.251891 [ 3 ] {} <Trace> HTTP-Session: c886226f-06b4-4e52-b486-f8e441823068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6766 2024.08.12 21:41:45.252109 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6767 2024.08.12 21:41:45.252155 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6768 2024.08.12 21:41:45.252302 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6769 2024.08.12 21:41:45.252870 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6770 2024.08.12 21:41:45.252907 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6771 2024.08.12 21:41:45.253240 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6772 2024.08.12 21:41:45.253537 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6773 2024.08.12 21:41:45.253672 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001683 sec., 226975.6387403446 rows/sec., 15.94 MiB/sec.
6774 2024.08.12 21:41:45.253949 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Debug> DynamicQueryHandler: Done processing query
6775 2024.08.12 21:41:45.254002 [ 3 ] {d8a13d3e-9dbc-4b70-b1b4-15927134979e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6776 2024.08.12 21:41:45.254067 [ 3 ] {} <Debug> HTTP-Session: c886226f-06b4-4e52-b486-f8e441823068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6777 2024.08.12 21:41:45.254317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6778 2024.08.12 21:41:45.254371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6779 2024.08.12 21:41:45.254391 [ 3 ] {} <Debug> HTTP-Session: db58e274-d800-45a5-8d2f-999ec45f46c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6780 2024.08.12 21:41:45.254408 [ 3 ] {} <Debug> HTTP-Session: db58e274-d800-45a5-8d2f-999ec45f46c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.08.12 21:41:45.254422 [ 3 ] {} <Debug> HTTP-Session: db58e274-d800-45a5-8d2f-999ec45f46c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.08.12 21:41:45.254454 [ 3 ] {} <Trace> HTTP-Session: db58e274-d800-45a5-8d2f-999ec45f46c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6783 2024.08.12 21:41:45.254555 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6784 2024.08.12 21:41:45.254603 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6785 2024.08.12 21:41:45.254749 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6786 2024.08.12 21:41:45.255005 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6787 2024.08.12 21:41:45.255042 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6788 2024.08.12 21:41:45.255392 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6789 2024.08.12 21:41:45.255705 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6790 2024.08.12 21:41:45.255858 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 194.58 KiB/sec.
6791 2024.08.12 21:41:45.256017 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Debug> DynamicQueryHandler: Done processing query
6792 2024.08.12 21:41:45.256042 [ 3 ] {5f609601-1cf0-4c12-a7d8-bdf4969a98d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6793 2024.08.12 21:41:45.256058 [ 3 ] {} <Debug> HTTP-Session: db58e274-d800-45a5-8d2f-999ec45f46c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6794 2024.08.12 21:41:45.256171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6795 2024.08.12 21:41:45.256218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6796 2024.08.12 21:41:45.256237 [ 3 ] {} <Debug> HTTP-Session: 2d616439-5352-448e-bfd2-aee489842d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6797 2024.08.12 21:41:45.256254 [ 3 ] {} <Debug> HTTP-Session: 2d616439-5352-448e-bfd2-aee489842d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.08.12 21:41:45.256267 [ 3 ] {} <Debug> HTTP-Session: 2d616439-5352-448e-bfd2-aee489842d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6799 2024.08.12 21:41:45.256297 [ 3 ] {} <Trace> HTTP-Session: 2d616439-5352-448e-bfd2-aee489842d54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6800 2024.08.12 21:41:45.256423 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6801 2024.08.12 21:41:45.256470 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6802 2024.08.12 21:41:45.256609 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6803 2024.08.12 21:41:45.256918 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6804 2024.08.12 21:41:45.256953 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6805 2024.08.12 21:41:45.257306 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6806 2024.08.12 21:41:45.257629 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6807 2024.08.12 21:41:45.257787 [ 96 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6808 2024.08.12 21:41:45.257797 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00141 sec., 54609.92907801418 rows/sec., 3.36 MiB/sec.
6809 2024.08.12 21:41:45.257865 [ 96 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6810 2024.08.12 21:41:45.257935 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6811 2024.08.12 21:41:45.258120 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Debug> DynamicQueryHandler: Done processing query
6812 2024.08.12 21:41:45.258142 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
6813 2024.08.12 21:41:45.258155 [ 3 ] {5a656bd5-3c67-400c-a871-5b87d7b2e05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6814 2024.08.12 21:41:45.258234 [ 3 ] {} <Debug> HTTP-Session: 2d616439-5352-448e-bfd2-aee489842d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6815 2024.08.12 21:41:45.258486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6816 2024.08.12 21:41:45.258541 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6817 2024.08.12 21:41:45.258586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6818 2024.08.12 21:41:45.258644 [ 3 ] {} <Debug> HTTP-Session: 8ba8b6ca-4987-40b7-aba4-e75c5b72e91e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6819 2024.08.12 21:41:45.258653 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
6820 2024.08.12 21:41:45.258673 [ 3 ] {} <Debug> HTTP-Session: 8ba8b6ca-4987-40b7-aba4-e75c5b72e91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6821 2024.08.12 21:41:45.258720 [ 3 ] {} <Debug> HTTP-Session: 8ba8b6ca-4987-40b7-aba4-e75c5b72e91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.08.12 21:41:45.258792 [ 3 ] {} <Trace> HTTP-Session: 8ba8b6ca-4987-40b7-aba4-e75c5b72e91e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6823 2024.08.12 21:41:45.259098 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
6824 2024.08.12 21:41:45.259251 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6825 2024.08.12 21:41:45.259416 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
6826 2024.08.12 21:41:45.259437 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6827 2024.08.12 21:41:45.259769 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
6828 2024.08.12 21:41:45.260212 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
6829 2024.08.12 21:41:45.260523 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
6830 2024.08.12 21:41:45.260955 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.08.12 21:41:45.261911 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.08.12 21:41:45.261971 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6833 2024.08.12 21:41:45.263112 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6834 2024.08.12 21:41:45.263950 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005895713 sec., 208965.39570362397 rows/sec., 12.87 MiB/sec.
6835 2024.08.12 21:41:45.263961 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6836 2024.08.12 21:41:45.264244 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6837 2024.08.12 21:41:45.264266 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005222 sec., 30639.60168517809 rows/sec., 2.13 MiB/sec.
6838 2024.08.12 21:41:45.264990 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Debug> DynamicQueryHandler: Done processing query
6839 2024.08.12 21:41:45.265094 [ 3 ] {05f48958-58f1-4aee-937a-475f7b720745} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6840 2024.08.12 21:41:45.265204 [ 3 ] {} <Debug> HTTP-Session: 8ba8b6ca-4987-40b7-aba4-e75c5b72e91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.08.12 21:41:45.265397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6842 2024.08.12 21:41:45.265483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6843 2024.08.12 21:41:45.265521 [ 3 ] {} <Debug> HTTP-Session: eba34533-1d40-4fd2-90f7-7d5ce09a6a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6844 2024.08.12 21:41:45.265559 [ 3 ] {} <Debug> HTTP-Session: eba34533-1d40-4fd2-90f7-7d5ce09a6a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.08.12 21:41:45.265586 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6846 2024.08.12 21:41:45.265594 [ 3 ] {} <Debug> HTTP-Session: eba34533-1d40-4fd2-90f7-7d5ce09a6a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6847 2024.08.12 21:41:45.265688 [ 3 ] {} <Trace> HTTP-Session: eba34533-1d40-4fd2-90f7-7d5ce09a6a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6848 2024.08.12 21:41:45.265752 [ 193 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6849 2024.08.12 21:41:45.265910 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6850 2024.08.12 21:41:45.265911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
6851 2024.08.12 21:41:45.265987 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6852 2024.08.12 21:41:45.266144 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6853 2024.08.12 21:41:45.266412 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6854 2024.08.12 21:41:45.266447 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6855 2024.08.12 21:41:45.266807 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6856 2024.08.12 21:41:45.267136 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6857 2024.08.12 21:41:45.267299 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001487 sec., 15467.38399462004 rows/sec., 836.68 KiB/sec.
6858 2024.08.12 21:41:45.267464 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Debug> DynamicQueryHandler: Done processing query
6859 2024.08.12 21:41:45.267488 [ 3 ] {a7c1932f-4f96-4284-aaee-538a88a607fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6860 2024.08.12 21:41:45.267503 [ 3 ] {} <Debug> HTTP-Session: eba34533-1d40-4fd2-90f7-7d5ce09a6a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.08.12 21:41:45.267636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6862 2024.08.12 21:41:45.267683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6863 2024.08.12 21:41:45.267702 [ 3 ] {} <Debug> HTTP-Session: 10cbcc38-badf-4c99-9961-4139efbd8469 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6864 2024.08.12 21:41:45.267718 [ 3 ] {} <Debug> HTTP-Session: 10cbcc38-badf-4c99-9961-4139efbd8469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.08.12 21:41:45.267732 [ 3 ] {} <Debug> HTTP-Session: 10cbcc38-badf-4c99-9961-4139efbd8469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.08.12 21:41:45.267763 [ 3 ] {} <Trace> HTTP-Session: 10cbcc38-badf-4c99-9961-4139efbd8469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6867 2024.08.12 21:41:45.267883 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6868 2024.08.12 21:41:45.267927 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6869 2024.08.12 21:41:45.268054 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6870 2024.08.12 21:41:45.268325 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6871 2024.08.12 21:41:45.268360 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6872 2024.08.12 21:41:45.268708 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6873 2024.08.12 21:41:45.269034 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6874 2024.08.12 21:41:45.269190 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
6875 2024.08.12 21:41:45.269351 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Debug> DynamicQueryHandler: Done processing query
6876 2024.08.12 21:41:45.269376 [ 3 ] {d186f07a-736d-4e9e-81d7-eb1df2f27c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6877 2024.08.12 21:41:45.269392 [ 3 ] {} <Debug> HTTP-Session: 10cbcc38-badf-4c99-9961-4139efbd8469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.08.12 21:41:48.329632 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
6879 2024.08.12 21:41:48.329698 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
6880 2024.08.12 21:41:50.274215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6881 2024.08.12 21:41:50.274330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6882 2024.08.12 21:41:50.274354 [ 3 ] {} <Debug> HTTP-Session: a0084a05-398f-4199-801c-92352d460635 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6883 2024.08.12 21:41:50.274379 [ 3 ] {} <Debug> HTTP-Session: a0084a05-398f-4199-801c-92352d460635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6884 2024.08.12 21:41:50.274393 [ 3 ] {} <Debug> HTTP-Session: a0084a05-398f-4199-801c-92352d460635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6885 2024.08.12 21:41:50.274442 [ 3 ] {} <Trace> HTTP-Session: a0084a05-398f-4199-801c-92352d460635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6886 2024.08.12 21:41:50.274636 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6887 2024.08.12 21:41:50.274703 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6888 2024.08.12 21:41:50.274908 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6889 2024.08.12 21:41:50.275353 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6890 2024.08.12 21:41:50.275397 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6891 2024.08.12 21:41:50.275765 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6892 2024.08.12 21:41:50.276105 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6893 2024.08.12 21:41:50.276274 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001692 sec., 18321.513002364067 rows/sec., 1.45 MiB/sec.
6894 2024.08.12 21:41:50.276290 [ 92 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6895 2024.08.12 21:41:50.276393 [ 92 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6896 2024.08.12 21:41:50.276450 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6897 2024.08.12 21:41:50.276584 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Debug> DynamicQueryHandler: Done processing query
6898 2024.08.12 21:41:50.276600 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
6899 2024.08.12 21:41:50.276622 [ 3 ] {e14236dd-7672-4079-bf71-73b26186cbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6900 2024.08.12 21:41:50.276678 [ 3 ] {} <Debug> HTTP-Session: a0084a05-398f-4199-801c-92352d460635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6901 2024.08.12 21:41:50.276793 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6902 2024.08.12 21:41:50.276846 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 37 rows starting from the beginning of the part
6903 2024.08.12 21:41:50.276872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6904 2024.08.12 21:41:50.276988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6905 2024.08.12 21:41:50.277002 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
6906 2024.08.12 21:41:50.277062 [ 3 ] {} <Debug> HTTP-Session: 01b2325c-b0f6-449e-bfbe-8dea580a19e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6907 2024.08.12 21:41:50.277142 [ 3 ] {} <Debug> HTTP-Session: 01b2325c-b0f6-449e-bfbe-8dea580a19e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.08.12 21:41:50.277212 [ 3 ] {} <Debug> HTTP-Session: 01b2325c-b0f6-449e-bfbe-8dea580a19e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.08.12 21:41:50.277356 [ 3 ] {} <Trace> HTTP-Session: 01b2325c-b0f6-449e-bfbe-8dea580a19e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6910 2024.08.12 21:41:50.277435 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
6911 2024.08.12 21:41:50.277723 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6912 2024.08.12 21:41:50.277728 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
6913 2024.08.12 21:41:50.277843 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6914 2024.08.12 21:41:50.278057 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
6915 2024.08.12 21:41:50.278516 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
6916 2024.08.12 21:41:50.278749 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6917 2024.08.12 21:41:50.279535 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6918 2024.08.12 21:41:50.279609 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6919 2024.08.12 21:41:50.280448 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6920 2024.08.12 21:41:50.281304 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.004771499 sec., 29760.039769472864 rows/sec., 2.25 MiB/sec.
6921 2024.08.12 21:41:50.281397 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6922 2024.08.12 21:41:50.281462 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6923 2024.08.12 21:41:50.281662 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004108 sec., 973.7098344693283 rows/sec., 79.40 KiB/sec.
6924 2024.08.12 21:41:50.282250 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Debug> DynamicQueryHandler: Done processing query
6925 2024.08.12 21:41:50.282312 [ 3 ] {461f2ac8-3415-47b9-8c2a-91b63970ae0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6926 2024.08.12 21:41:50.282345 [ 3 ] {} <Debug> HTTP-Session: 01b2325c-b0f6-449e-bfbe-8dea580a19e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6927 2024.08.12 21:41:50.282536 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6928 2024.08.12 21:41:50.282618 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_31_6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6929 2024.08.12 21:41:50.282707 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6930 2024.08.12 21:41:50.282754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 187145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6931 2024.08.12 21:41:50.282802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6932 2024.08.12 21:41:50.282822 [ 3 ] {} <Debug> HTTP-Session: 4b084174-1ecc-47b9-9b4f-e69edfdecf0c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6933 2024.08.12 21:41:50.282839 [ 3 ] {} <Debug> HTTP-Session: 4b084174-1ecc-47b9-9b4f-e69edfdecf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6934 2024.08.12 21:41:50.282853 [ 3 ] {} <Debug> HTTP-Session: 4b084174-1ecc-47b9-9b4f-e69edfdecf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6935 2024.08.12 21:41:50.282892 [ 3 ] {} <Trace> HTTP-Session: 4b084174-1ecc-47b9-9b4f-e69edfdecf0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6936 2024.08.12 21:41:50.283538 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6937 2024.08.12 21:41:50.283589 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6938 2024.08.12 21:41:50.283728 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6939 2024.08.12 21:41:50.285047 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6940 2024.08.12 21:41:50.285086 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6941 2024.08.12 21:41:50.285471 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6942 2024.08.12 21:41:50.285785 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6943 2024.08.12 21:41:50.285948 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Debug> executeQuery: Read 1291 rows, 109.05 KiB in 0.002905 sec., 444406.19621342514 rows/sec., 36.66 MiB/sec.
6944 2024.08.12 21:41:50.286128 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Debug> DynamicQueryHandler: Done processing query
6945 2024.08.12 21:41:50.286152 [ 3 ] {d8aa2d00-ec7f-4286-8b90-6b104e40104f} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
6946 2024.08.12 21:41:50.286168 [ 3 ] {} <Debug> HTTP-Session: 4b084174-1ecc-47b9-9b4f-e69edfdecf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6947 2024.08.12 21:41:50.286363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6948 2024.08.12 21:41:50.286410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6949 2024.08.12 21:41:50.286430 [ 3 ] {} <Debug> HTTP-Session: e67a3df5-0158-4f82-8535-ac25afa16e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6950 2024.08.12 21:41:50.286446 [ 3 ] {} <Debug> HTTP-Session: e67a3df5-0158-4f82-8535-ac25afa16e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6951 2024.08.12 21:41:50.286460 [ 3 ] {} <Debug> HTTP-Session: e67a3df5-0158-4f82-8535-ac25afa16e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6952 2024.08.12 21:41:50.286491 [ 3 ] {} <Trace> HTTP-Session: e67a3df5-0158-4f82-8535-ac25afa16e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6953 2024.08.12 21:41:50.286587 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6954 2024.08.12 21:41:50.286629 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6955 2024.08.12 21:41:50.286758 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6956 2024.08.12 21:41:50.287088 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2024.08.12 21:41:50.287126 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6958 2024.08.12 21:41:50.287423 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6959 2024.08.12 21:41:50.287722 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6960 2024.08.12 21:41:50.287899 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001329 sec., 3009.7817908201655 rows/sec., 210.16 KiB/sec.
6961 2024.08.12 21:41:50.288167 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Debug> DynamicQueryHandler: Done processing query
6962 2024.08.12 21:41:50.288193 [ 3 ] {a5645137-4fb4-4d00-a313-19808cdb3845} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6963 2024.08.12 21:41:50.288208 [ 3 ] {} <Debug> HTTP-Session: e67a3df5-0158-4f82-8535-ac25afa16e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.08.12 21:41:50.288377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6965 2024.08.12 21:41:50.288426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6966 2024.08.12 21:41:50.288446 [ 3 ] {} <Debug> HTTP-Session: c68fa767-42a5-402d-a249-cd30bb336691 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6967 2024.08.12 21:41:50.288462 [ 3 ] {} <Debug> HTTP-Session: c68fa767-42a5-402d-a249-cd30bb336691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.08.12 21:41:50.288475 [ 3 ] {} <Debug> HTTP-Session: c68fa767-42a5-402d-a249-cd30bb336691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6969 2024.08.12 21:41:50.288506 [ 3 ] {} <Trace> HTTP-Session: c68fa767-42a5-402d-a249-cd30bb336691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6970 2024.08.12 21:41:50.288701 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6971 2024.08.12 21:41:50.288743 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6972 2024.08.12 21:41:50.288899 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6973 2024.08.12 21:41:50.289333 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6974 2024.08.12 21:41:50.289370 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6975 2024.08.12 21:41:50.289702 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
6976 2024.08.12 21:41:50.290014 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6977 2024.08.12 21:41:50.290165 [ 92 ] {} <Debug> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
6978 2024.08.12 21:41:50.290181 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001591 sec., 143306.0967944689 rows/sec., 9.70 MiB/sec.
6979 2024.08.12 21:41:50.290224 [ 92 ] {} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.08.12 21:41:50.290296 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6981 2024.08.12 21:41:50.290539 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Debug> DynamicQueryHandler: Done processing query
6982 2024.08.12 21:41:50.290626 [ 3 ] {9327ba38-4f62-4e2d-bca1-bd7306784311} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6983 2024.08.12 21:41:50.290695 [ 3 ] {} <Debug> HTTP-Session: c68fa767-42a5-402d-a249-cd30bb336691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.08.12 21:41:50.290767 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::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
6985 2024.08.12 21:41:50.290968 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6986 2024.08.12 21:41:50.291033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 91801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6987 2024.08.12 21:41:50.291041 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part
6988 2024.08.12 21:41:50.291125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6989 2024.08.12 21:41:50.291204 [ 3 ] {} <Debug> HTTP-Session: 38f8d2a3-9226-4e09-a7cd-cf7a728f2571 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
6990 2024.08.12 21:41:50.291264 [ 3 ] {} <Debug> HTTP-Session: 38f8d2a3-9226-4e09-a7cd-cf7a728f2571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.08.12 21:41:50.291339 [ 3 ] {} <Debug> HTTP-Session: 38f8d2a3-9226-4e09-a7cd-cf7a728f2571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.12 21:41:50.291354 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part
6993 2024.08.12 21:41:50.291443 [ 3 ] {} <Trace> HTTP-Session: 38f8d2a3-9226-4e09-a7cd-cf7a728f2571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6994 2024.08.12 21:41:50.291627 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part
6995 2024.08.12 21:41:50.291853 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
6996 2024.08.12 21:41:50.291936 [ 191 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part
6997 2024.08.12 21:41:50.292202 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6998 2024.08.12 21:41:50.292364 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6999 2024.08.12 21:41:50.292769 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7000 2024.08.12 21:41:50.294059 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7001 2024.08.12 21:41:50.294099 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7002 2024.08.12 21:41:50.294503 [ 200 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.004095641 sec., 278344.70843513875 rows/sec., 17.80 MiB/sec.
7003 2024.08.12 21:41:50.294773 [ 200 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
7004 2024.08.12 21:41:50.294834 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7005 2024.08.12 21:41:50.295759 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7006 2024.08.12 21:41:50.295846 [ 200 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7007 2024.08.12 21:41:50.296048 [ 200 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_5_1} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
7008 2024.08.12 21:41:50.296055 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.004333 sec., 128086.7759058389 rows/sec., 9.51 MiB/sec.
7009 2024.08.12 21:41:50.296280 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
7010 2024.08.12 21:41:50.296429 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Debug> DynamicQueryHandler: Done processing query
7011 2024.08.12 21:41:50.296459 [ 3 ] {ef4c1198-6ef3-4350-b77c-0cdcc0be38cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
7012 2024.08.12 21:41:50.296475 [ 3 ] {} <Debug> HTTP-Session: 38f8d2a3-9226-4e09-a7cd-cf7a728f2571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.08.12 21:41:50.296733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7014 2024.08.12 21:41:50.296780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7015 2024.08.12 21:41:50.296798 [ 3 ] {} <Debug> HTTP-Session: c35a047c-eea0-45ea-baa3-7eac75c2cdf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7016 2024.08.12 21:41:50.296814 [ 3 ] {} <Debug> HTTP-Session: c35a047c-eea0-45ea-baa3-7eac75c2cdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.08.12 21:41:50.296828 [ 3 ] {} <Debug> HTTP-Session: c35a047c-eea0-45ea-baa3-7eac75c2cdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.08.12 21:41:50.296859 [ 3 ] {} <Trace> HTTP-Session: c35a047c-eea0-45ea-baa3-7eac75c2cdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7019 2024.08.12 21:41:50.297257 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7020 2024.08.12 21:41:50.297306 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7021 2024.08.12 21:41:50.297469 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7022 2024.08.12 21:41:50.298567 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7023 2024.08.12 21:41:50.298604 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7024 2024.08.12 21:41:50.299060 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7025 2024.08.12 21:41:50.299390 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7026 2024.08.12 21:41:50.299557 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002558 sec., 330727.1305707584 rows/sec., 22.26 MiB/sec.
7027 2024.08.12 21:41:50.299907 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Debug> DynamicQueryHandler: Done processing query
7028 2024.08.12 21:41:50.299932 [ 3 ] {28d86faf-6349-4dbc-999b-6e21869888bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7029 2024.08.12 21:41:50.299948 [ 3 ] {} <Debug> HTTP-Session: c35a047c-eea0-45ea-baa3-7eac75c2cdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.08.12 21:41:50.300174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7031 2024.08.12 21:41:50.300225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7032 2024.08.12 21:41:50.300243 [ 3 ] {} <Debug> HTTP-Session: 905c8eb4-9c9e-45b6-95c0-70ff5aab4fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7033 2024.08.12 21:41:50.300259 [ 3 ] {} <Debug> HTTP-Session: 905c8eb4-9c9e-45b6-95c0-70ff5aab4fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.08.12 21:41:50.300272 [ 3 ] {} <Debug> HTTP-Session: 905c8eb4-9c9e-45b6-95c0-70ff5aab4fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7035 2024.08.12 21:41:50.300303 [ 3 ] {} <Trace> HTTP-Session: 905c8eb4-9c9e-45b6-95c0-70ff5aab4fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7036 2024.08.12 21:41:50.300658 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7037 2024.08.12 21:41:50.300728 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <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
7038 2024.08.12 21:41:50.301169 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7039 2024.08.12 21:41:50.301929 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7040 2024.08.12 21:41:50.301964 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7041 2024.08.12 21:41:50.302567 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7042 2024.08.12 21:41:50.302967 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7043 2024.08.12 21:41:50.303150 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002759 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec.
7044 2024.08.12 21:41:50.303681 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Debug> DynamicQueryHandler: Done processing query
7045 2024.08.12 21:41:50.303706 [ 3 ] {dad2b756-8d1c-41d8-a8fd-4a23827a7242} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7046 2024.08.12 21:41:50.303722 [ 3 ] {} <Debug> HTTP-Session: 905c8eb4-9c9e-45b6-95c0-70ff5aab4fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.08.12 21:41:50.303900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7048 2024.08.12 21:41:50.303948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7049 2024.08.12 21:41:50.303966 [ 3 ] {} <Debug> HTTP-Session: 61380590-ed32-4731-8021-a4f7e62eafd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7050 2024.08.12 21:41:50.303983 [ 3 ] {} <Debug> HTTP-Session: 61380590-ed32-4731-8021-a4f7e62eafd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7051 2024.08.12 21:41:50.303996 [ 3 ] {} <Debug> HTTP-Session: 61380590-ed32-4731-8021-a4f7e62eafd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7052 2024.08.12 21:41:50.304026 [ 3 ] {} <Trace> HTTP-Session: 61380590-ed32-4731-8021-a4f7e62eafd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7053 2024.08.12 21:41:50.304142 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7054 2024.08.12 21:41:50.304187 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7055 2024.08.12 21:41:50.304330 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7056 2024.08.12 21:41:50.304632 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7057 2024.08.12 21:41:50.304667 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7058 2024.08.12 21:41:50.305029 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7059 2024.08.12 21:41:50.305341 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7060 2024.08.12 21:41:50.305508 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
7061 2024.08.12 21:41:50.305846 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Debug> DynamicQueryHandler: Done processing query
7062 2024.08.12 21:41:50.305895 [ 3 ] {d37ac7b1-19de-440b-baf4-184495f7771b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7063 2024.08.12 21:41:50.305913 [ 3 ] {} <Debug> HTTP-Session: 61380590-ed32-4731-8021-a4f7e62eafd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.08.12 21:41:55.247094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7065 2024.08.12 21:41:55.247241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7066 2024.08.12 21:41:55.247271 [ 3 ] {} <Debug> HTTP-Session: 5256ea04-078b-470c-b052-5764b0bb2bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7067 2024.08.12 21:41:55.247299 [ 3 ] {} <Debug> HTTP-Session: 5256ea04-078b-470c-b052-5764b0bb2bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.08.12 21:41:55.247317 [ 3 ] {} <Debug> HTTP-Session: 5256ea04-078b-470c-b052-5764b0bb2bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7069 2024.08.12 21:41:55.247372 [ 3 ] {} <Trace> HTTP-Session: 5256ea04-078b-470c-b052-5764b0bb2bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7070 2024.08.12 21:41:55.247571 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7071 2024.08.12 21:41:55.247638 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7072 2024.08.12 21:41:55.247835 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7073 2024.08.12 21:41:55.248342 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7074 2024.08.12 21:41:55.248391 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7075 2024.08.12 21:41:55.248762 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7076 2024.08.12 21:41:55.249112 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7077 2024.08.12 21:41:55.249262 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001744 sec., 3440.366972477064 rows/sec., 194.86 KiB/sec.
7078 2024.08.12 21:41:55.249649 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Debug> DynamicQueryHandler: Done processing query
7079 2024.08.12 21:41:55.249699 [ 3 ] {47584584-183e-4b0a-aac3-7ec9edaea678} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7080 2024.08.12 21:41:55.249716 [ 3 ] {} <Debug> HTTP-Session: 5256ea04-078b-470c-b052-5764b0bb2bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.08.12 21:41:55.249933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7082 2024.08.12 21:41:55.249992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7083 2024.08.12 21:41:55.250012 [ 3 ] {} <Debug> HTTP-Session: 07309141-6742-4356-be22-b1c5b482dadb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7084 2024.08.12 21:41:55.250029 [ 3 ] {} <Debug> HTTP-Session: 07309141-6742-4356-be22-b1c5b482dadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7085 2024.08.12 21:41:55.250043 [ 3 ] {} <Debug> HTTP-Session: 07309141-6742-4356-be22-b1c5b482dadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.08.12 21:41:55.250077 [ 3 ] {} <Trace> HTTP-Session: 07309141-6742-4356-be22-b1c5b482dadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7087 2024.08.12 21:41:55.250232 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7088 2024.08.12 21:41:55.250282 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7089 2024.08.12 21:41:55.250441 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7090 2024.08.12 21:41:55.250877 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7091 2024.08.12 21:41:55.250927 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7092 2024.08.12 21:41:55.251250 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7093 2024.08.12 21:41:55.251553 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7094 2024.08.12 21:41:55.251677 [ 86 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7095 2024.08.12 21:41:55.251682 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001518 sec., 106060.60606060606 rows/sec., 9.35 MiB/sec.
7096 2024.08.12 21:41:55.251716 [ 86 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7097 2024.08.12 21:41:55.251751 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7098 2024.08.12 21:41:55.252008 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Debug> DynamicQueryHandler: Done processing query
7099 2024.08.12 21:41:55.252056 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
7100 2024.08.12 21:41:55.252065 [ 3 ] {818682aa-8292-4a98-99d1-bcde8b738417} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7101 2024.08.12 21:41:55.252151 [ 3 ] {} <Debug> HTTP-Session: 07309141-6742-4356-be22-b1c5b482dadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7102 2024.08.12 21:41:55.252552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7103 2024.08.12 21:41:55.252680 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7104 2024.08.12 21:41:55.252736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7105 2024.08.12 21:41:55.252832 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part
7106 2024.08.12 21:41:55.252874 [ 3 ] {} <Debug> HTTP-Session: 0af28561-905b-4ce4-a290-3b06509e1cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7107 2024.08.12 21:41:55.252990 [ 3 ] {} <Debug> HTTP-Session: 0af28561-905b-4ce4-a290-3b06509e1cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.12 21:41:55.253091 [ 3 ] {} <Debug> HTTP-Session: 0af28561-905b-4ce4-a290-3b06509e1cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.08.12 21:41:55.253333 [ 3 ] {} <Trace> HTTP-Session: 0af28561-905b-4ce4-a290-3b06509e1cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7110 2024.08.12 21:41:55.253337 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
7111 2024.08.12 21:41:55.253881 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part
7112 2024.08.12 21:41:55.254013 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7113 2024.08.12 21:41:55.254189 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part
7114 2024.08.12 21:41:55.254191 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7115 2024.08.12 21:41:55.254556 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1291 rows starting from the beginning of the part
7116 2024.08.12 21:41:55.255006 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
7117 2024.08.12 21:41:55.255749 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7118 2024.08.12 21:41:55.256487 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7119 2024.08.12 21:41:55.256534 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7120 2024.08.12 21:41:55.256922 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7121 2024.08.12 21:41:55.257345 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7122 2024.08.12 21:41:55.257360 [ 198 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 4 columns (4 merged, 0 gathered) in 0.005545028 sec., 599636.2867779928 rows/sec., 50.21 MiB/sec.
7123 2024.08.12 21:41:55.257519 [ 86 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7124 2024.08.12 21:41:55.257526 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.003861 sec., 98938.09893809895 rows/sec., 6.95 MiB/sec.
7125 2024.08.12 21:41:55.257556 [ 86 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7126 2024.08.12 21:41:55.257645 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7127 2024.08.12 21:41:55.258144 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Debug> DynamicQueryHandler: Done processing query
7128 2024.08.12 21:41:55.258283 [ 3 ] {6c261b05-ff87-4211-9a8f-69fc455380cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7129 2024.08.12 21:41:55.258412 [ 3 ] {} <Debug> HTTP-Session: 0af28561-905b-4ce4-a290-3b06509e1cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7130 2024.08.12 21:41:55.258429 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
7131 2024.08.12 21:41:55.258846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7132 2024.08.12 21:41:55.259131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7133 2024.08.12 21:41:55.259308 [ 3 ] {} <Debug> HTTP-Session: ac517247-7c70-4dc4-996f-c469910b950d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7134 2024.08.12 21:41:55.259435 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7135 2024.08.12 21:41:55.259442 [ 3 ] {} <Debug> HTTP-Session: ac517247-7c70-4dc4-996f-c469910b950d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7136 2024.08.12 21:41:55.259592 [ 3 ] {} <Debug> HTTP-Session: ac517247-7c70-4dc4-996f-c469910b950d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.08.12 21:41:55.259602 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 903 rows starting from the beginning of the part
7138 2024.08.12 21:41:55.259760 [ 3 ] {} <Trace> HTTP-Session: ac517247-7c70-4dc4-996f-c469910b950d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7139 2024.08.12 21:41:55.259877 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7140 2024.08.12 21:41:55.260134 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 382 rows starting from the beginning of the part
7141 2024.08.12 21:41:55.260366 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7142 2024.08.12 21:41:55.260516 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part
7143 2024.08.12 21:41:55.260574 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7144 2024.08.12 21:41:55.261006 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 382 rows starting from the beginning of the part
7145 2024.08.12 21:41:55.261687 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 555 rows starting from the beginning of the part
7146 2024.08.12 21:41:55.262257 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 382 rows starting from the beginning of the part
7147 2024.08.12 21:41:55.262982 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7148 2024.08.12 21:41:55.263079 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7149 2024.08.12 21:41:55.263443 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_36_7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7150 2024.08.12 21:41:55.263804 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
7151 2024.08.12 21:41:55.263918 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7152 2024.08.12 21:41:55.263967 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7153 2024.08.12 21:41:55.264517 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7154 2024.08.12 21:41:55.264880 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7155 2024.08.12 21:41:55.265134 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00732012 sec., 368709.8025715425 rows/sec., 26.58 MiB/sec.
7156 2024.08.12 21:41:55.265233 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00506 sec., 1185.7707509881423 rows/sec., 50.95 KiB/sec.
7157 2024.08.12 21:41:55.265485 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7158 2024.08.12 21:41:55.265850 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Debug> DynamicQueryHandler: Done processing query
7159 2024.08.12 21:41:55.265934 [ 3 ] {6b0f7c86-cd9d-4339-8000-02b8a428f69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7160 2024.08.12 21:41:55.265998 [ 3 ] {} <Debug> HTTP-Session: ac517247-7c70-4dc4-996f-c469910b950d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.08.12 21:41:55.266202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2024.08.12 21:41:55.266275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7163 2024.08.12 21:41:55.266326 [ 3 ] {} <Debug> HTTP-Session: 0823fb04-721b-4e06-a305-df796953ba4d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7164 2024.08.12 21:41:55.266330 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7165 2024.08.12 21:41:55.266368 [ 3 ] {} <Debug> HTTP-Session: 0823fb04-721b-4e06-a305-df796953ba4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.08.12 21:41:55.266413 [ 3 ] {} <Debug> HTTP-Session: 0823fb04-721b-4e06-a305-df796953ba4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.08.12 21:41:55.266481 [ 3 ] {} <Trace> HTTP-Session: 0823fb04-721b-4e06-a305-df796953ba4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7168 2024.08.12 21:41:55.266503 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_36_7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7169 2024.08.12 21:41:55.266645 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
7170 2024.08.12 21:41:55.266703 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7171 2024.08.12 21:41:55.266756 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7172 2024.08.12 21:41:55.266936 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7173 2024.08.12 21:41:55.267265 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7174 2024.08.12 21:41:55.267300 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7175 2024.08.12 21:41:55.267663 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7176 2024.08.12 21:41:55.268003 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7177 2024.08.12 21:41:55.268142 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00154 sec., 50000 rows/sec., 3.08 MiB/sec.
7178 2024.08.12 21:41:55.268373 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Debug> DynamicQueryHandler: Done processing query
7179 2024.08.12 21:41:55.268398 [ 3 ] {db8cd571-aa83-4ad8-b8ea-43e1c97ac586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7180 2024.08.12 21:41:55.268414 [ 3 ] {} <Debug> HTTP-Session: 0823fb04-721b-4e06-a305-df796953ba4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7181 2024.08.12 21:41:55.268591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7182 2024.08.12 21:41:55.268639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7183 2024.08.12 21:41:55.268658 [ 3 ] {} <Debug> HTTP-Session: 3e32c585-2c37-4647-a96c-2e9964df8496 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7184 2024.08.12 21:41:55.268674 [ 3 ] {} <Debug> HTTP-Session: 3e32c585-2c37-4647-a96c-2e9964df8496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7185 2024.08.12 21:41:55.268687 [ 3 ] {} <Debug> HTTP-Session: 3e32c585-2c37-4647-a96c-2e9964df8496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7186 2024.08.12 21:41:55.268717 [ 3 ] {} <Trace> HTTP-Session: 3e32c585-2c37-4647-a96c-2e9964df8496 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7187 2024.08.12 21:41:55.268886 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7188 2024.08.12 21:41:55.268964 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7189 2024.08.12 21:41:55.269103 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7190 2024.08.12 21:41:55.269482 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7191 2024.08.12 21:41:55.269517 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7192 2024.08.12 21:41:55.269885 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7193 2024.08.12 21:41:55.270222 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7194 2024.08.12 21:41:55.270349 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7195 2024.08.12 21:41:55.270350 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
7196 2024.08.12 21:41:55.270391 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7197 2024.08.12 21:41:55.270466 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7198 2024.08.12 21:41:55.270605 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Debug> DynamicQueryHandler: Done processing query
7199 2024.08.12 21:41:55.270671 [ 3 ] {018c2e2f-e1ca-4352-8844-2f94a433a206} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7200 2024.08.12 21:41:55.270730 [ 3 ] {} <Debug> HTTP-Session: 3e32c585-2c37-4647-a96c-2e9964df8496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7201 2024.08.12 21:41:55.270792 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
7202 2024.08.12 21:41:55.270919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7203 2024.08.12 21:41:55.271049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7204 2024.08.12 21:41:55.271114 [ 3 ] {} <Debug> HTTP-Session: 41246fa1-ee9a-4805-9d89-322dbf14bdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7205 2024.08.12 21:41:55.271177 [ 3 ] {} <Debug> HTTP-Session: 41246fa1-ee9a-4805-9d89-322dbf14bdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7206 2024.08.12 21:41:55.271224 [ 3 ] {} <Debug> HTTP-Session: 41246fa1-ee9a-4805-9d89-322dbf14bdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7207 2024.08.12 21:41:55.271322 [ 3 ] {} <Trace> HTTP-Session: 41246fa1-ee9a-4805-9d89-322dbf14bdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7208 2024.08.12 21:41:55.271338 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7209 2024.08.12 21:41:55.271452 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8840 rows starting from the beginning of the part
7210 2024.08.12 21:41:55.271523 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7211 2024.08.12 21:41:55.271690 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7212 2024.08.12 21:41:55.271805 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 158 rows starting from the beginning of the part
7213 2024.08.12 21:41:55.272233 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
7214 2024.08.12 21:41:55.272599 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7215 2024.08.12 21:41:55.272628 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
7216 2024.08.12 21:41:55.272955 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part
7217 2024.08.12 21:41:55.273245 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
7218 2024.08.12 21:41:55.273883 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7219 2024.08.12 21:41:55.273944 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7220 2024.08.12 21:41:55.274665 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7221 2024.08.12 21:41:55.275259 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7222 2024.08.12 21:41:55.275696 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004223 sec., 5446.365143263083 rows/sec., 294.61 KiB/sec.
7223 2024.08.12 21:41:55.276355 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Debug> DynamicQueryHandler: Done processing query
7224 2024.08.12 21:41:55.276400 [ 3 ] {384af3a3-93d3-4798-a0a4-5fd48974844f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7225 2024.08.12 21:41:55.276422 [ 3 ] {} <Debug> HTTP-Session: 41246fa1-ee9a-4805-9d89-322dbf14bdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.08.12 21:41:55.276559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7227 2024.08.12 21:41:55.276610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7228 2024.08.12 21:41:55.276637 [ 3 ] {} <Debug> HTTP-Session: 9e9e2e08-602b-4192-a44c-2029181c2031 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7229 2024.08.12 21:41:55.276653 [ 3 ] {} <Debug> HTTP-Session: 9e9e2e08-602b-4192-a44c-2029181c2031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.08.12 21:41:55.276667 [ 3 ] {} <Debug> HTTP-Session: 9e9e2e08-602b-4192-a44c-2029181c2031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.08.12 21:41:55.276700 [ 3 ] {} <Trace> HTTP-Session: 9e9e2e08-602b-4192-a44c-2029181c2031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7232 2024.08.12 21:41:55.276880 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7233 2024.08.12 21:41:55.276935 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7234 2024.08.12 21:41:55.277192 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7235 2024.08.12 21:41:55.277568 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7236 2024.08.12 21:41:55.277608 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7237 2024.08.12 21:41:55.278043 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7238 2024.08.12 21:41:55.278477 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7239 2024.08.12 21:41:55.278824 [ 86 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7240 2024.08.12 21:41:55.278939 [ 86 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7241 2024.08.12 21:41:55.278990 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00215 sec., 27906.976744186046 rows/sec., 1.88 MiB/sec.
7242 2024.08.12 21:41:55.279015 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7243 2024.08.12 21:41:55.279062 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10324 rows, containing 5 columns (5 merged, 0 gathered) in 0.008483665 sec., 1216926.8824264042 rows/sec., 83.04 MiB/sec.
7244 2024.08.12 21:41:55.279352 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
7245 2024.08.12 21:41:55.279470 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Debug> DynamicQueryHandler: Done processing query
7246 2024.08.12 21:41:55.279501 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7247 2024.08.12 21:41:55.279529 [ 3 ] {6f7edba0-539e-4ff4-b706-4f3d9dbdeb4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7248 2024.08.12 21:41:55.279598 [ 3 ] {} <Debug> HTTP-Session: 9e9e2e08-602b-4192-a44c-2029181c2031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.08.12 21:41:55.279810 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7250 2024.08.12 21:41:55.279851 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1674 rows starting from the beginning of the part
7251 2024.08.12 21:41:55.280138 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part
7252 2024.08.12 21:41:55.280587 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
7253 2024.08.12 21:41:55.280917 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
7254 2024.08.12 21:41:55.281111 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
7255 2024.08.12 21:41:55.281246 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7256 2024.08.12 21:41:55.281415 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
7257 2024.08.12 21:41:55.281572 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7258 2024.08.12 21:41:55.281849 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB.
7259 2024.08.12 21:41:55.282993 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839268 sec., 513639.57921145385 rows/sec., 34.58 MiB/sec.
7260 2024.08.12 21:41:55.283194 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7261 2024.08.12 21:41:55.283554 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7262 2024.08.12 21:41:55.283627 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_36_7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7263 2024.08.12 21:41:55.283696 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7264 2024.08.12 21:42:00.243606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7265 2024.08.12 21:42:00.243736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7266 2024.08.12 21:42:00.243762 [ 3 ] {} <Debug> HTTP-Session: 53efdebe-eba4-487c-a034-8aedcd6e3b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7267 2024.08.12 21:42:00.243788 [ 3 ] {} <Debug> HTTP-Session: 53efdebe-eba4-487c-a034-8aedcd6e3b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.08.12 21:42:00.243803 [ 3 ] {} <Debug> HTTP-Session: 53efdebe-eba4-487c-a034-8aedcd6e3b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7269 2024.08.12 21:42:00.243854 [ 3 ] {} <Trace> HTTP-Session: 53efdebe-eba4-487c-a034-8aedcd6e3b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7270 2024.08.12 21:42:00.244063 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7271 2024.08.12 21:42:00.244130 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7272 2024.08.12 21:42:00.244322 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7273 2024.08.12 21:42:00.244747 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7274 2024.08.12 21:42:00.244788 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7275 2024.08.12 21:42:00.245168 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7276 2024.08.12 21:42:00.245503 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7277 2024.08.12 21:42:00.245647 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001647 sec., 18822.100789313903 rows/sec., 1.49 MiB/sec.
7278 2024.08.12 21:42:00.245844 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Debug> DynamicQueryHandler: Done processing query
7279 2024.08.12 21:42:00.245870 [ 3 ] {4033ee19-59e6-4081-b222-b9f8acd21a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7280 2024.08.12 21:42:00.245888 [ 3 ] {} <Debug> HTTP-Session: 53efdebe-eba4-487c-a034-8aedcd6e3b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.08.12 21:42:00.246091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7282 2024.08.12 21:42:00.246142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7283 2024.08.12 21:42:00.246163 [ 3 ] {} <Debug> HTTP-Session: ffdf4726-28fe-4e18-9510-0fb6a5702c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7284 2024.08.12 21:42:00.246179 [ 3 ] {} <Debug> HTTP-Session: ffdf4726-28fe-4e18-9510-0fb6a5702c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7285 2024.08.12 21:42:00.246194 [ 3 ] {} <Debug> HTTP-Session: ffdf4726-28fe-4e18-9510-0fb6a5702c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7286 2024.08.12 21:42:00.246225 [ 3 ] {} <Trace> HTTP-Session: ffdf4726-28fe-4e18-9510-0fb6a5702c29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7287 2024.08.12 21:42:00.246364 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7288 2024.08.12 21:42:00.246407 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7289 2024.08.12 21:42:00.246534 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7290 2024.08.12 21:42:00.247268 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7291 2024.08.12 21:42:00.247306 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7292 2024.08.12 21:42:00.247638 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7293 2024.08.12 21:42:00.247957 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7294 2024.08.12 21:42:00.248083 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.00178 sec., 83707.86516853933 rows/sec., 7.02 MiB/sec.
7295 2024.08.12 21:42:00.248257 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Debug> DynamicQueryHandler: Done processing query
7296 2024.08.12 21:42:00.248282 [ 3 ] {5dc9d6ac-9abe-4eb7-b09e-311035d5c4d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7297 2024.08.12 21:42:00.248297 [ 3 ] {} <Debug> HTTP-Session: ffdf4726-28fe-4e18-9510-0fb6a5702c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.08.12 21:42:00.248440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7299 2024.08.12 21:42:00.248489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7300 2024.08.12 21:42:00.248509 [ 3 ] {} <Debug> HTTP-Session: 64e21869-380f-407e-8dc6-b3ebbf9ecaca Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7301 2024.08.12 21:42:00.248527 [ 3 ] {} <Debug> HTTP-Session: 64e21869-380f-407e-8dc6-b3ebbf9ecaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7302 2024.08.12 21:42:00.248542 [ 3 ] {} <Debug> HTTP-Session: 64e21869-380f-407e-8dc6-b3ebbf9ecaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7303 2024.08.12 21:42:00.248572 [ 3 ] {} <Trace> HTTP-Session: 64e21869-380f-407e-8dc6-b3ebbf9ecaca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7304 2024.08.12 21:42:00.248706 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7305 2024.08.12 21:42:00.248749 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7306 2024.08.12 21:42:00.248879 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7307 2024.08.12 21:42:00.249263 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7308 2024.08.12 21:42:00.249300 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7309 2024.08.12 21:42:00.249613 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7310 2024.08.12 21:42:00.249914 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7311 2024.08.12 21:42:00.250056 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001408 sec., 67471.59090909091 rows/sec., 5.27 MiB/sec.
7312 2024.08.12 21:42:00.250310 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Debug> DynamicQueryHandler: Done processing query
7313 2024.08.12 21:42:00.250364 [ 3 ] {e68f22bd-3f75-4c2e-a2a7-d677126a4dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7314 2024.08.12 21:42:00.250418 [ 3 ] {} <Debug> HTTP-Session: 64e21869-380f-407e-8dc6-b3ebbf9ecaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.08.12 21:42:00.250634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7316 2024.08.12 21:42:00.250686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7317 2024.08.12 21:42:00.250706 [ 3 ] {} <Debug> HTTP-Session: 118473a5-d8f0-43a8-aaca-b639a0094314 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7318 2024.08.12 21:42:00.250723 [ 3 ] {} <Debug> HTTP-Session: 118473a5-d8f0-43a8-aaca-b639a0094314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.08.12 21:42:00.250736 [ 3 ] {} <Debug> HTTP-Session: 118473a5-d8f0-43a8-aaca-b639a0094314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7320 2024.08.12 21:42:00.250768 [ 3 ] {} <Trace> HTTP-Session: 118473a5-d8f0-43a8-aaca-b639a0094314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7321 2024.08.12 21:42:00.250910 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7322 2024.08.12 21:42:00.250972 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7323 2024.08.12 21:42:00.251137 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7324 2024.08.12 21:42:00.251536 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7325 2024.08.12 21:42:00.251572 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7326 2024.08.12 21:42:00.251973 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7327 2024.08.12 21:42:00.252306 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7328 2024.08.12 21:42:00.252434 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
7329 2024.08.12 21:42:00.252754 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Debug> DynamicQueryHandler: Done processing query
7330 2024.08.12 21:42:00.252796 [ 3 ] {c8d7b122-0460-484a-aa11-5c1e473cbf75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7331 2024.08.12 21:42:00.252814 [ 3 ] {} <Debug> HTTP-Session: 118473a5-d8f0-43a8-aaca-b639a0094314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.08.12 21:42:00.252967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7333 2024.08.12 21:42:00.253016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7334 2024.08.12 21:42:00.253036 [ 3 ] {} <Debug> HTTP-Session: 52147a74-4f43-47ed-8b20-f5f5f1c2b49b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7335 2024.08.12 21:42:00.253052 [ 3 ] {} <Debug> HTTP-Session: 52147a74-4f43-47ed-8b20-f5f5f1c2b49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.12 21:42:00.253066 [ 3 ] {} <Debug> HTTP-Session: 52147a74-4f43-47ed-8b20-f5f5f1c2b49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7337 2024.08.12 21:42:00.253096 [ 3 ] {} <Trace> HTTP-Session: 52147a74-4f43-47ed-8b20-f5f5f1c2b49b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7338 2024.08.12 21:42:00.253421 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7339 2024.08.12 21:42:00.253494 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <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
7340 2024.08.12 21:42:00.253919 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7341 2024.08.12 21:42:00.254697 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7342 2024.08.12 21:42:00.254734 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7343 2024.08.12 21:42:00.255363 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7344 2024.08.12 21:42:00.255760 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7345 2024.08.12 21:42:00.255899 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7346 2024.08.12 21:42:00.255914 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002717 sec., 11409.642988590358 rows/sec., 20.45 MiB/sec.
7347 2024.08.12 21:42:00.255940 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7348 2024.08.12 21:42:00.255975 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7349 2024.08.12 21:42:00.256417 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
7350 2024.08.12 21:42:00.256716 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Debug> DynamicQueryHandler: Done processing query
7351 2024.08.12 21:42:00.256798 [ 3 ] {a29b7d6e-98da-45e8-a09f-fab9aa375443} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7352 2024.08.12 21:42:00.256850 [ 3 ] {} <Debug> HTTP-Session: 52147a74-4f43-47ed-8b20-f5f5f1c2b49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.08.12 21:42:00.257090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7354 2024.08.12 21:42:00.257107 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7355 2024.08.12 21:42:00.257220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7356 2024.08.12 21:42:00.257248 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part
7357 2024.08.12 21:42:00.257261 [ 3 ] {} <Debug> HTTP-Session: 6666f602-a8db-4d09-a09a-5f271d00604a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7358 2024.08.12 21:42:00.257330 [ 3 ] {} <Debug> HTTP-Session: 6666f602-a8db-4d09-a09a-5f271d00604a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7359 2024.08.12 21:42:00.257375 [ 3 ] {} <Debug> HTTP-Session: 6666f602-a8db-4d09-a09a-5f271d00604a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.08.12 21:42:00.257538 [ 3 ] {} <Trace> HTTP-Session: 6666f602-a8db-4d09-a09a-5f271d00604a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7361 2024.08.12 21:42:00.257902 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part
7362 2024.08.12 21:42:00.258017 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7363 2024.08.12 21:42:00.258273 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7364 2024.08.12 21:42:00.258564 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
7365 2024.08.12 21:42:00.259166 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7366 2024.08.12 21:42:00.259415 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part
7367 2024.08.12 21:42:00.259833 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
7368 2024.08.12 21:42:00.260469 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7369 2024.08.12 21:42:00.260516 [ 201 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part
7370 2024.08.12 21:42:00.260538 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7371 2024.08.12 21:42:00.261740 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7372 2024.08.12 21:42:00.262580 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7373 2024.08.12 21:42:00.262800 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004931 sec., 12167.917258162646 rows/sec., 839.71 KiB/sec.
7374 2024.08.12 21:42:00.263129 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Debug> DynamicQueryHandler: Done processing query
7375 2024.08.12 21:42:00.263199 [ 3 ] {94cf96ad-9463-474d-9a84-0c54f184581e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7376 2024.08.12 21:42:00.263244 [ 3 ] {} <Debug> HTTP-Session: 6666f602-a8db-4d09-a09a-5f271d00604a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.08.12 21:42:00.265407 [ 198 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 19 columns (19 merged, 0 gathered) in 0.009320886 sec., 51819.108183492426 rows/sec., 92.86 MiB/sec.
7378 2024.08.12 21:42:00.266035 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7379 2024.08.12 21:42:00.266723 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7380 2024.08.12 21:42:00.266816 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7381 2024.08.12 21:42:00.266982 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB.
7382 2024.08.12 21:42:03.329950 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
7383 2024.08.12 21:42:03.330015 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
7384 2024.08.12 21:42:05.246972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7385 2024.08.12 21:42:05.247089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7386 2024.08.12 21:42:05.247117 [ 3 ] {} <Debug> HTTP-Session: 0301fc9e-9182-4d1f-bee7-2c163d623abc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7387 2024.08.12 21:42:05.247141 [ 3 ] {} <Debug> HTTP-Session: 0301fc9e-9182-4d1f-bee7-2c163d623abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7388 2024.08.12 21:42:05.247155 [ 3 ] {} <Debug> HTTP-Session: 0301fc9e-9182-4d1f-bee7-2c163d623abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.08.12 21:42:05.247207 [ 3 ] {} <Trace> HTTP-Session: 0301fc9e-9182-4d1f-bee7-2c163d623abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7390 2024.08.12 21:42:05.247395 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7391 2024.08.12 21:42:05.247463 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7392 2024.08.12 21:42:05.247657 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7393 2024.08.12 21:42:05.248099 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7394 2024.08.12 21:42:05.248149 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7395 2024.08.12 21:42:05.248527 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7396 2024.08.12 21:42:05.248872 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7397 2024.08.12 21:42:05.249043 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001698 sec., 3533.568904593639 rows/sec., 200.14 KiB/sec.
7398 2024.08.12 21:42:05.249267 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Debug> DynamicQueryHandler: Done processing query
7399 2024.08.12 21:42:05.249296 [ 3 ] {c8ec7b16-11f8-4857-b074-d44c107a50eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7400 2024.08.12 21:42:05.249312 [ 3 ] {} <Debug> HTTP-Session: 0301fc9e-9182-4d1f-bee7-2c163d623abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.08.12 21:42:05.249468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7402 2024.08.12 21:42:05.249528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7403 2024.08.12 21:42:05.249548 [ 3 ] {} <Debug> HTTP-Session: 7838787b-6c36-4986-9475-ee0055757da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7404 2024.08.12 21:42:05.249565 [ 3 ] {} <Debug> HTTP-Session: 7838787b-6c36-4986-9475-ee0055757da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7405 2024.08.12 21:42:05.249580 [ 3 ] {} <Debug> HTTP-Session: 7838787b-6c36-4986-9475-ee0055757da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.12 21:42:05.249614 [ 3 ] {} <Trace> HTTP-Session: 7838787b-6c36-4986-9475-ee0055757da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7407 2024.08.12 21:42:05.249720 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7408 2024.08.12 21:42:05.249768 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7409 2024.08.12 21:42:05.249907 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7410 2024.08.12 21:42:05.250225 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7411 2024.08.12 21:42:05.250262 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7412 2024.08.12 21:42:05.250563 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7413 2024.08.12 21:42:05.250877 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7414 2024.08.12 21:42:05.251042 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00135 sec., 2962.9629629629626 rows/sec., 241.61 KiB/sec.
7415 2024.08.12 21:42:05.251213 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Debug> DynamicQueryHandler: Done processing query
7416 2024.08.12 21:42:05.251238 [ 3 ] {ed78d9c0-107e-4eea-a72d-dfec94be50b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7417 2024.08.12 21:42:05.251253 [ 3 ] {} <Debug> HTTP-Session: 7838787b-6c36-4986-9475-ee0055757da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7418 2024.08.12 21:42:05.251418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7419 2024.08.12 21:42:05.251470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7420 2024.08.12 21:42:05.251488 [ 3 ] {} <Debug> HTTP-Session: 2131f3e9-4bc7-4579-9f6f-88b2d566ec0a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7421 2024.08.12 21:42:05.251504 [ 3 ] {} <Debug> HTTP-Session: 2131f3e9-4bc7-4579-9f6f-88b2d566ec0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7422 2024.08.12 21:42:05.251518 [ 3 ] {} <Debug> HTTP-Session: 2131f3e9-4bc7-4579-9f6f-88b2d566ec0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.08.12 21:42:05.251549 [ 3 ] {} <Trace> HTTP-Session: 2131f3e9-4bc7-4579-9f6f-88b2d566ec0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7424 2024.08.12 21:42:05.251691 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7425 2024.08.12 21:42:05.251735 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7426 2024.08.12 21:42:05.251864 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7427 2024.08.12 21:42:05.252254 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7428 2024.08.12 21:42:05.252292 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7429 2024.08.12 21:42:05.252638 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7430 2024.08.12 21:42:05.252945 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7431 2024.08.12 21:42:05.253116 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Debug> executeQuery: Read 163 rows, 14.68 KiB in 0.001478 sec., 110284.16779431664 rows/sec., 9.70 MiB/sec.
7432 2024.08.12 21:42:05.253396 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Debug> DynamicQueryHandler: Done processing query
7433 2024.08.12 21:42:05.253436 [ 3 ] {4f4aa83b-33dd-4f69-bd14-136a84c983d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7434 2024.08.12 21:42:05.253454 [ 3 ] {} <Debug> HTTP-Session: 2131f3e9-4bc7-4579-9f6f-88b2d566ec0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7435 2024.08.12 21:42:05.253583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7436 2024.08.12 21:42:05.253633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7437 2024.08.12 21:42:05.253652 [ 3 ] {} <Debug> HTTP-Session: 685493d2-0a57-436f-be05-e6a41e5603a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7438 2024.08.12 21:42:05.253669 [ 3 ] {} <Debug> HTTP-Session: 685493d2-0a57-436f-be05-e6a41e5603a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7439 2024.08.12 21:42:05.253683 [ 3 ] {} <Debug> HTTP-Session: 685493d2-0a57-436f-be05-e6a41e5603a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.08.12 21:42:05.253714 [ 3 ] {} <Trace> HTTP-Session: 685493d2-0a57-436f-be05-e6a41e5603a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7441 2024.08.12 21:42:05.253815 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7442 2024.08.12 21:42:05.253862 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7443 2024.08.12 21:42:05.254010 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7444 2024.08.12 21:42:05.254352 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7445 2024.08.12 21:42:05.254389 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7446 2024.08.12 21:42:05.254687 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7447 2024.08.12 21:42:05.254991 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7448 2024.08.12 21:42:05.255154 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001361 sec., 2939.0154298310067 rows/sec., 205.21 KiB/sec.
7449 2024.08.12 21:42:05.255444 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Debug> DynamicQueryHandler: Done processing query
7450 2024.08.12 21:42:05.255469 [ 3 ] {b3b7adda-ee79-4320-bc38-2f433d5f53ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7451 2024.08.12 21:42:05.255485 [ 3 ] {} <Debug> HTTP-Session: 685493d2-0a57-436f-be05-e6a41e5603a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7452 2024.08.12 21:42:05.255641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7453 2024.08.12 21:42:05.255689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7454 2024.08.12 21:42:05.255709 [ 3 ] {} <Debug> HTTP-Session: 6a06bb65-6338-4a5f-b17d-a1d4230d301d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7455 2024.08.12 21:42:05.255725 [ 3 ] {} <Debug> HTTP-Session: 6a06bb65-6338-4a5f-b17d-a1d4230d301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7456 2024.08.12 21:42:05.255739 [ 3 ] {} <Debug> HTTP-Session: 6a06bb65-6338-4a5f-b17d-a1d4230d301d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.08.12 21:42:05.255769 [ 3 ] {} <Trace> HTTP-Session: 6a06bb65-6338-4a5f-b17d-a1d4230d301d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7458 2024.08.12 21:42:05.255978 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7459 2024.08.12 21:42:05.256023 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7460 2024.08.12 21:42:05.256170 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7461 2024.08.12 21:42:05.256757 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7462 2024.08.12 21:42:05.256794 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7463 2024.08.12 21:42:05.257129 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7464 2024.08.12 21:42:05.257436 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7465 2024.08.12 21:42:05.257603 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Debug> executeQuery: Read 386 rows, 27.80 KiB in 0.001734 sec., 222606.6897347174 rows/sec., 15.66 MiB/sec.
7466 2024.08.12 21:42:05.257927 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Debug> DynamicQueryHandler: Done processing query
7467 2024.08.12 21:42:05.257957 [ 3 ] {ee6dc712-1bad-4146-9f2d-23ecc2f2504c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7468 2024.08.12 21:42:05.257974 [ 3 ] {} <Debug> HTTP-Session: 6a06bb65-6338-4a5f-b17d-a1d4230d301d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7469 2024.08.12 21:42:05.258108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7470 2024.08.12 21:42:05.258157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7471 2024.08.12 21:42:05.258176 [ 3 ] {} <Debug> HTTP-Session: 200ae7c2-26cd-4279-a05e-1a93ff3c9f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7472 2024.08.12 21:42:05.258193 [ 3 ] {} <Debug> HTTP-Session: 200ae7c2-26cd-4279-a05e-1a93ff3c9f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.08.12 21:42:05.258206 [ 3 ] {} <Debug> HTTP-Session: 200ae7c2-26cd-4279-a05e-1a93ff3c9f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.08.12 21:42:05.258237 [ 3 ] {} <Trace> HTTP-Session: 200ae7c2-26cd-4279-a05e-1a93ff3c9f3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7475 2024.08.12 21:42:05.258337 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7476 2024.08.12 21:42:05.258385 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7477 2024.08.12 21:42:05.258538 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7478 2024.08.12 21:42:05.258822 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7479 2024.08.12 21:42:05.258859 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7480 2024.08.12 21:42:05.259245 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7481 2024.08.12 21:42:05.259563 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7482 2024.08.12 21:42:05.259736 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 181.56 KiB/sec.
7483 2024.08.12 21:42:05.260055 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Debug> DynamicQueryHandler: Done processing query
7484 2024.08.12 21:42:05.260080 [ 3 ] {25febd0e-5204-4620-a818-3462fce8f0b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7485 2024.08.12 21:42:05.260096 [ 3 ] {} <Debug> HTTP-Session: 200ae7c2-26cd-4279-a05e-1a93ff3c9f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7486 2024.08.12 21:42:05.260214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7487 2024.08.12 21:42:05.260262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7488 2024.08.12 21:42:05.260281 [ 3 ] {} <Debug> HTTP-Session: 0256db02-9701-4bcb-8eef-f31fb7e05fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7489 2024.08.12 21:42:05.260297 [ 3 ] {} <Debug> HTTP-Session: 0256db02-9701-4bcb-8eef-f31fb7e05fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.08.12 21:42:05.260311 [ 3 ] {} <Debug> HTTP-Session: 0256db02-9701-4bcb-8eef-f31fb7e05fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.08.12 21:42:05.260341 [ 3 ] {} <Trace> HTTP-Session: 0256db02-9701-4bcb-8eef-f31fb7e05fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7492 2024.08.12 21:42:05.260487 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7493 2024.08.12 21:42:05.260534 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7494 2024.08.12 21:42:05.260699 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7495 2024.08.12 21:42:05.261055 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7496 2024.08.12 21:42:05.261091 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7497 2024.08.12 21:42:05.261456 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7498 2024.08.12 21:42:05.261791 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7499 2024.08.12 21:42:05.261957 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001535 sec., 50162.866449511406 rows/sec., 3.09 MiB/sec.
7500 2024.08.12 21:42:05.262134 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Debug> DynamicQueryHandler: Done processing query
7501 2024.08.12 21:42:05.262157 [ 3 ] {8f0449d4-be9f-409c-869b-82fd7e40470a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7502 2024.08.12 21:42:05.262173 [ 3 ] {} <Debug> HTTP-Session: 0256db02-9701-4bcb-8eef-f31fb7e05fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7503 2024.08.12 21:42:05.262335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7504 2024.08.12 21:42:05.262383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7505 2024.08.12 21:42:05.262403 [ 3 ] {} <Debug> HTTP-Session: 09e57027-81ee-4826-b64c-92c4bb0c3a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7506 2024.08.12 21:42:05.262419 [ 3 ] {} <Debug> HTTP-Session: 09e57027-81ee-4826-b64c-92c4bb0c3a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.08.12 21:42:05.262433 [ 3 ] {} <Debug> HTTP-Session: 09e57027-81ee-4826-b64c-92c4bb0c3a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.12 21:42:05.262462 [ 3 ] {} <Trace> HTTP-Session: 09e57027-81ee-4826-b64c-92c4bb0c3a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7509 2024.08.12 21:42:05.262623 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7510 2024.08.12 21:42:05.262668 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7511 2024.08.12 21:42:05.262812 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7512 2024.08.12 21:42:05.263200 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7513 2024.08.12 21:42:05.263236 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7514 2024.08.12 21:42:05.263609 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7515 2024.08.12 21:42:05.263966 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7516 2024.08.12 21:42:05.264137 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001594 sec., 101631.11668757843 rows/sec., 7.08 MiB/sec.
7517 2024.08.12 21:42:05.264452 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Debug> DynamicQueryHandler: Done processing query
7518 2024.08.12 21:42:05.264484 [ 3 ] {70a61a67-27c8-47ca-aafa-de9cdbbbb2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7519 2024.08.12 21:42:05.264501 [ 3 ] {} <Debug> HTTP-Session: 09e57027-81ee-4826-b64c-92c4bb0c3a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.08.12 21:42:05.264613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7521 2024.08.12 21:42:05.264661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7522 2024.08.12 21:42:05.264680 [ 3 ] {} <Debug> HTTP-Session: 25e59314-d0e1-4246-89b3-f3fabefaba88 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7523 2024.08.12 21:42:05.264696 [ 3 ] {} <Debug> HTTP-Session: 25e59314-d0e1-4246-89b3-f3fabefaba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.08.12 21:42:05.264711 [ 3 ] {} <Debug> HTTP-Session: 25e59314-d0e1-4246-89b3-f3fabefaba88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.08.12 21:42:05.264741 [ 3 ] {} <Trace> HTTP-Session: 25e59314-d0e1-4246-89b3-f3fabefaba88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7526 2024.08.12 21:42:05.264844 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7527 2024.08.12 21:42:05.264892 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7528 2024.08.12 21:42:05.265037 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7529 2024.08.12 21:42:05.265312 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7530 2024.08.12 21:42:05.265349 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7531 2024.08.12 21:42:05.265707 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7532 2024.08.12 21:42:05.266031 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7533 2024.08.12 21:42:05.266196 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001377 sec., 16702.977487291213 rows/sec., 903.52 KiB/sec.
7534 2024.08.12 21:42:05.266364 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Debug> DynamicQueryHandler: Done processing query
7535 2024.08.12 21:42:05.266388 [ 3 ] {273ec578-288c-42c5-a3ec-27a755c54cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7536 2024.08.12 21:42:05.266405 [ 3 ] {} <Debug> HTTP-Session: 25e59314-d0e1-4246-89b3-f3fabefaba88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7537 2024.08.12 21:42:05.266526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7538 2024.08.12 21:42:05.266573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7539 2024.08.12 21:42:05.266593 [ 3 ] {} <Debug> HTTP-Session: a27c910b-585e-492c-88ec-04c045d106d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7540 2024.08.12 21:42:05.266608 [ 3 ] {} <Debug> HTTP-Session: a27c910b-585e-492c-88ec-04c045d106d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7541 2024.08.12 21:42:05.266622 [ 3 ] {} <Debug> HTTP-Session: a27c910b-585e-492c-88ec-04c045d106d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7542 2024.08.12 21:42:05.266651 [ 3 ] {} <Trace> HTTP-Session: a27c910b-585e-492c-88ec-04c045d106d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7543 2024.08.12 21:42:05.266768 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7544 2024.08.12 21:42:05.266812 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7545 2024.08.12 21:42:05.266939 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7546 2024.08.12 21:42:05.267243 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7547 2024.08.12 21:42:05.267280 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7548 2024.08.12 21:42:05.267628 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7549 2024.08.12 21:42:05.267948 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7550 2024.08.12 21:42:05.268101 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
7551 2024.08.12 21:42:05.268266 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Debug> DynamicQueryHandler: Done processing query
7552 2024.08.12 21:42:05.268290 [ 3 ] {a660ed1a-0500-4ee3-812c-444cbe1ccf5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7553 2024.08.12 21:42:05.268305 [ 3 ] {} <Debug> HTTP-Session: a27c910b-585e-492c-88ec-04c045d106d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.08.12 21:42:10.243913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7555 2024.08.12 21:42:10.244057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7556 2024.08.12 21:42:10.244087 [ 3 ] {} <Debug> HTTP-Session: a81c3567-3067-4378-9436-d5ee0b25f7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7557 2024.08.12 21:42:10.244114 [ 3 ] {} <Debug> HTTP-Session: a81c3567-3067-4378-9436-d5ee0b25f7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.08.12 21:42:10.244131 [ 3 ] {} <Debug> HTTP-Session: a81c3567-3067-4378-9436-d5ee0b25f7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7559 2024.08.12 21:42:10.244188 [ 3 ] {} <Trace> HTTP-Session: a81c3567-3067-4378-9436-d5ee0b25f7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7560 2024.08.12 21:42:10.244407 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7561 2024.08.12 21:42:10.244483 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7562 2024.08.12 21:42:10.244705 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7563 2024.08.12 21:42:10.245202 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7564 2024.08.12 21:42:10.245249 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7565 2024.08.12 21:42:10.245621 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7566 2024.08.12 21:42:10.245962 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7567 2024.08.12 21:42:10.246108 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001769 sec., 17524.024872809496 rows/sec., 1.39 MiB/sec.
7568 2024.08.12 21:42:10.246322 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Debug> DynamicQueryHandler: Done processing query
7569 2024.08.12 21:42:10.246352 [ 3 ] {7b3dad4c-7a06-473b-9f54-bca959edbb27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7570 2024.08.12 21:42:10.246368 [ 3 ] {} <Debug> HTTP-Session: a81c3567-3067-4378-9436-d5ee0b25f7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.08.12 21:42:10.246532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7572 2024.08.12 21:42:10.246588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7573 2024.08.12 21:42:10.246608 [ 3 ] {} <Debug> HTTP-Session: aab48657-e849-487e-a555-0bc709cfbba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7574 2024.08.12 21:42:10.246627 [ 3 ] {} <Debug> HTTP-Session: aab48657-e849-487e-a555-0bc709cfbba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.08.12 21:42:10.246640 [ 3 ] {} <Debug> HTTP-Session: aab48657-e849-487e-a555-0bc709cfbba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.08.12 21:42:10.246675 [ 3 ] {} <Trace> HTTP-Session: aab48657-e849-487e-a555-0bc709cfbba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7577 2024.08.12 21:42:10.246778 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7578 2024.08.12 21:42:10.246825 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7579 2024.08.12 21:42:10.246956 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7580 2024.08.12 21:42:10.247246 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7581 2024.08.12 21:42:10.247283 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7582 2024.08.12 21:42:10.247579 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7583 2024.08.12 21:42:10.247880 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7584 2024.08.12 21:42:10.248010 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 129.43 KiB/sec.
7585 2024.08.12 21:42:10.248164 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Debug> DynamicQueryHandler: Done processing query
7586 2024.08.12 21:42:10.248188 [ 3 ] {3f234e21-fbb8-4d27-bf26-7a41d5522e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7587 2024.08.12 21:42:10.248204 [ 3 ] {} <Debug> HTTP-Session: aab48657-e849-487e-a555-0bc709cfbba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.08.12 21:42:10.248364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7589 2024.08.12 21:42:10.248412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7590 2024.08.12 21:42:10.248431 [ 3 ] {} <Debug> HTTP-Session: 00a13b97-cf12-4730-9a5d-dbdb463e37ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7591 2024.08.12 21:42:10.248447 [ 3 ] {} <Debug> HTTP-Session: 00a13b97-cf12-4730-9a5d-dbdb463e37ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.08.12 21:42:10.248460 [ 3 ] {} <Debug> HTTP-Session: 00a13b97-cf12-4730-9a5d-dbdb463e37ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.08.12 21:42:10.248492 [ 3 ] {} <Trace> HTTP-Session: 00a13b97-cf12-4730-9a5d-dbdb463e37ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7594 2024.08.12 21:42:10.248627 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7595 2024.08.12 21:42:10.248669 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7596 2024.08.12 21:42:10.248792 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7597 2024.08.12 21:42:10.249202 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7598 2024.08.12 21:42:10.249238 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7599 2024.08.12 21:42:10.249548 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7600 2024.08.12 21:42:10.249845 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7601 2024.08.12 21:42:10.249974 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Debug> executeQuery: Read 150 rows, 12.86 KiB in 0.001406 sec., 106685.63300142248 rows/sec., 8.93 MiB/sec.
7602 2024.08.12 21:42:10.250139 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Debug> DynamicQueryHandler: Done processing query
7603 2024.08.12 21:42:10.250164 [ 3 ] {c6a0b027-9110-44b5-9d0c-554f25ae26ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7604 2024.08.12 21:42:10.250179 [ 3 ] {} <Debug> HTTP-Session: 00a13b97-cf12-4730-9a5d-dbdb463e37ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.08.12 21:42:10.250341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7606 2024.08.12 21:42:10.250389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7607 2024.08.12 21:42:10.250407 [ 3 ] {} <Debug> HTTP-Session: 50749d0e-6ec3-415b-a643-91d20cd714bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7608 2024.08.12 21:42:10.250423 [ 3 ] {} <Debug> HTTP-Session: 50749d0e-6ec3-415b-a643-91d20cd714bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.08.12 21:42:10.250436 [ 3 ] {} <Debug> HTTP-Session: 50749d0e-6ec3-415b-a643-91d20cd714bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.08.12 21:42:10.250467 [ 3 ] {} <Trace> HTTP-Session: 50749d0e-6ec3-415b-a643-91d20cd714bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7611 2024.08.12 21:42:10.250559 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7612 2024.08.12 21:42:10.250602 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7613 2024.08.12 21:42:10.250725 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7614 2024.08.12 21:42:10.251107 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7615 2024.08.12 21:42:10.251143 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7616 2024.08.12 21:42:10.251430 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7617 2024.08.12 21:42:10.251742 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7618 2024.08.12 21:42:10.251866 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001331 sec., 1502.6296018031555 rows/sec., 104.92 KiB/sec.
7619 2024.08.12 21:42:10.252027 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Debug> DynamicQueryHandler: Done processing query
7620 2024.08.12 21:42:10.252051 [ 3 ] {55670d07-acda-4d2c-aaff-2352d2804e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7621 2024.08.12 21:42:10.252067 [ 3 ] {} <Debug> HTTP-Session: 50749d0e-6ec3-415b-a643-91d20cd714bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.08.12 21:42:10.252194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7623 2024.08.12 21:42:10.252241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7624 2024.08.12 21:42:10.252259 [ 3 ] {} <Debug> HTTP-Session: 0d69f88e-b74f-4e45-b189-46a38d630b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7625 2024.08.12 21:42:10.252276 [ 3 ] {} <Debug> HTTP-Session: 0d69f88e-b74f-4e45-b189-46a38d630b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.08.12 21:42:10.252289 [ 3 ] {} <Debug> HTTP-Session: 0d69f88e-b74f-4e45-b189-46a38d630b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7627 2024.08.12 21:42:10.252320 [ 3 ] {} <Trace> HTTP-Session: 0d69f88e-b74f-4e45-b189-46a38d630b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7628 2024.08.12 21:42:10.252439 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7629 2024.08.12 21:42:10.252482 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7630 2024.08.12 21:42:10.252604 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7631 2024.08.12 21:42:10.252942 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7632 2024.08.12 21:42:10.252978 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7633 2024.08.12 21:42:10.253284 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7634 2024.08.12 21:42:10.253579 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7635 2024.08.12 21:42:10.253706 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001314 sec., 73820.39573820395 rows/sec., 5.77 MiB/sec.
7636 2024.08.12 21:42:10.253854 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Debug> DynamicQueryHandler: Done processing query
7637 2024.08.12 21:42:10.253878 [ 3 ] {3846e0c6-3705-4ae6-8661-266c99b2cee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7638 2024.08.12 21:42:10.253894 [ 3 ] {} <Debug> HTTP-Session: 0d69f88e-b74f-4e45-b189-46a38d630b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7639 2024.08.12 21:42:10.254060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7640 2024.08.12 21:42:10.254108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7641 2024.08.12 21:42:10.254127 [ 3 ] {} <Debug> HTTP-Session: b994c9f5-9234-467b-bc8b-3348b55f462d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7642 2024.08.12 21:42:10.254143 [ 3 ] {} <Debug> HTTP-Session: b994c9f5-9234-467b-bc8b-3348b55f462d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.08.12 21:42:10.254156 [ 3 ] {} <Debug> HTTP-Session: b994c9f5-9234-467b-bc8b-3348b55f462d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.08.12 21:42:10.254187 [ 3 ] {} <Trace> HTTP-Session: b994c9f5-9234-467b-bc8b-3348b55f462d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7645 2024.08.12 21:42:10.254325 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7646 2024.08.12 21:42:10.254370 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7647 2024.08.12 21:42:10.254509 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7648 2024.08.12 21:42:10.254925 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7649 2024.08.12 21:42:10.254960 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7650 2024.08.12 21:42:10.255339 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7651 2024.08.12 21:42:10.255675 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7652 2024.08.12 21:42:10.255806 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001545 sec., 104207.11974110032 rows/sec., 7.26 MiB/sec.
7653 2024.08.12 21:42:10.256097 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Debug> DynamicQueryHandler: Done processing query
7654 2024.08.12 21:42:10.256156 [ 3 ] {36dfdfee-32a3-4163-a99f-25fb171f7d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7655 2024.08.12 21:42:10.256188 [ 3 ] {} <Debug> HTTP-Session: b994c9f5-9234-467b-bc8b-3348b55f462d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7656 2024.08.12 21:42:10.256351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7657 2024.08.12 21:42:10.256399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7658 2024.08.12 21:42:10.256418 [ 3 ] {} <Debug> HTTP-Session: 757619a7-f175-4c08-a28b-e09a220e7644 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7659 2024.08.12 21:42:10.256435 [ 3 ] {} <Debug> HTTP-Session: 757619a7-f175-4c08-a28b-e09a220e7644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.08.12 21:42:10.256448 [ 3 ] {} <Debug> HTTP-Session: 757619a7-f175-4c08-a28b-e09a220e7644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.08.12 21:42:10.256480 [ 3 ] {} <Trace> HTTP-Session: 757619a7-f175-4c08-a28b-e09a220e7644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7662 2024.08.12 21:42:10.256794 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7663 2024.08.12 21:42:10.256864 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <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
7664 2024.08.12 21:42:10.257277 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7665 2024.08.12 21:42:10.257882 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7666 2024.08.12 21:42:10.257918 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7667 2024.08.12 21:42:10.258532 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7668 2024.08.12 21:42:10.258936 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7669 2024.08.12 21:42:10.259106 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002531 sec., 12248.123271434217 rows/sec., 21.95 MiB/sec.
7670 2024.08.12 21:42:10.259604 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Debug> DynamicQueryHandler: Done processing query
7671 2024.08.12 21:42:10.259629 [ 3 ] {5caddf6b-306e-47cf-8890-c6a804efc44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7672 2024.08.12 21:42:10.259645 [ 3 ] {} <Debug> HTTP-Session: 757619a7-f175-4c08-a28b-e09a220e7644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7673 2024.08.12 21:42:10.259777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7674 2024.08.12 21:42:10.259824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7675 2024.08.12 21:42:10.259842 [ 3 ] {} <Debug> HTTP-Session: 6c54f993-a437-4113-b5f5-7a71a9146a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7676 2024.08.12 21:42:10.259858 [ 3 ] {} <Debug> HTTP-Session: 6c54f993-a437-4113-b5f5-7a71a9146a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7677 2024.08.12 21:42:10.259872 [ 3 ] {} <Debug> HTTP-Session: 6c54f993-a437-4113-b5f5-7a71a9146a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.08.12 21:42:10.259902 [ 3 ] {} <Trace> HTTP-Session: 6c54f993-a437-4113-b5f5-7a71a9146a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7679 2024.08.12 21:42:10.260018 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7680 2024.08.12 21:42:10.260064 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7681 2024.08.12 21:42:10.260211 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7682 2024.08.12 21:42:10.260508 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7683 2024.08.12 21:42:10.260543 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7684 2024.08.12 21:42:10.260904 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7685 2024.08.12 21:42:10.261225 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7686 2024.08.12 21:42:10.261354 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
7687 2024.08.12 21:42:10.261676 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Debug> DynamicQueryHandler: Done processing query
7688 2024.08.12 21:42:10.261718 [ 3 ] {a087ca2c-678b-4824-af51-8e0ac4273e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7689 2024.08.12 21:42:10.261734 [ 3 ] {} <Debug> HTTP-Session: 6c54f993-a437-4113-b5f5-7a71a9146a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7690 2024.08.12 21:42:15.247114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7691 2024.08.12 21:42:15.247243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7692 2024.08.12 21:42:15.247267 [ 3 ] {} <Debug> HTTP-Session: 51476346-8568-4e6d-b1ce-63a3b12ef458 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7693 2024.08.12 21:42:15.247292 [ 3 ] {} <Debug> HTTP-Session: 51476346-8568-4e6d-b1ce-63a3b12ef458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.08.12 21:42:15.247308 [ 3 ] {} <Debug> HTTP-Session: 51476346-8568-4e6d-b1ce-63a3b12ef458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.08.12 21:42:15.247358 [ 3 ] {} <Trace> HTTP-Session: 51476346-8568-4e6d-b1ce-63a3b12ef458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7696 2024.08.12 21:42:15.247544 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7697 2024.08.12 21:42:15.247614 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7698 2024.08.12 21:42:15.247817 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7699 2024.08.12 21:42:15.248216 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7700 2024.08.12 21:42:15.248264 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7701 2024.08.12 21:42:15.248633 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7702 2024.08.12 21:42:15.248971 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7703 2024.08.12 21:42:15.249155 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 204.97 KiB/sec.
7704 2024.08.12 21:42:15.249154 [ 71 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7705 2024.08.12 21:42:15.249259 [ 71 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7706 2024.08.12 21:42:15.249305 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7707 2024.08.12 21:42:15.249456 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
7708 2024.08.12 21:42:15.249458 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Debug> DynamicQueryHandler: Done processing query
7709 2024.08.12 21:42:15.249511 [ 3 ] {ea9b42d4-682e-475c-b862-4cb00e3d4bf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7710 2024.08.12 21:42:15.249536 [ 3 ] {} <Debug> HTTP-Session: 51476346-8568-4e6d-b1ce-63a3b12ef458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7711 2024.08.12 21:42:15.249603 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7712 2024.08.12 21:42:15.249633 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 37 rows starting from the beginning of the part
7713 2024.08.12 21:42:15.249695 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
7714 2024.08.12 21:42:15.249806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7715 2024.08.12 21:42:15.249930 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
7716 2024.08.12 21:42:15.250011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7717 2024.08.12 21:42:15.250075 [ 3 ] {} <Debug> HTTP-Session: e4f22d6e-ab16-4edb-87b0-d1ac002bc6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7718 2024.08.12 21:42:15.250208 [ 3 ] {} <Debug> HTTP-Session: e4f22d6e-ab16-4edb-87b0-d1ac002bc6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7719 2024.08.12 21:42:15.250272 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
7720 2024.08.12 21:42:15.250317 [ 3 ] {} <Debug> HTTP-Session: e4f22d6e-ab16-4edb-87b0-d1ac002bc6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.08.12 21:42:15.250541 [ 3 ] {} <Trace> HTTP-Session: e4f22d6e-ab16-4edb-87b0-d1ac002bc6aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7722 2024.08.12 21:42:15.250665 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part
7723 2024.08.12 21:42:15.250938 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
7724 2024.08.12 21:42:15.250956 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7725 2024.08.12 21:42:15.251131 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7726 2024.08.12 21:42:15.251688 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7727 2024.08.12 21:42:15.252390 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7728 2024.08.12 21:42:15.252435 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7729 2024.08.12 21:42:15.252787 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400662 sec., 34405.065837181115 rows/sec., 2.53 MiB/sec.
7730 2024.08.12 21:42:15.252927 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7731 2024.08.12 21:42:15.252947 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7732 2024.08.12 21:42:15.253493 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7733 2024.08.12 21:42:15.253536 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7734 2024.08.12 21:42:15.253602 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_36_7} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7735 2024.08.12 21:42:15.253772 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7736 2024.08.12 21:42:15.253845 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.003056 sec., 52683.246073298425 rows/sec., 4.64 MiB/sec.
7737 2024.08.12 21:42:15.254236 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Debug> DynamicQueryHandler: Done processing query
7738 2024.08.12 21:42:15.254276 [ 3 ] {20fefbf7-d91d-4a14-8fac-2eca2160b46a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7739 2024.08.12 21:42:15.254293 [ 3 ] {} <Debug> HTTP-Session: e4f22d6e-ab16-4edb-87b0-d1ac002bc6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.08.12 21:42:15.254459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7741 2024.08.12 21:42:15.254511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7742 2024.08.12 21:42:15.254531 [ 3 ] {} <Debug> HTTP-Session: 271e18fc-7233-4084-b69f-9ca68f29187a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7743 2024.08.12 21:42:15.254549 [ 3 ] {} <Debug> HTTP-Session: 271e18fc-7233-4084-b69f-9ca68f29187a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.08.12 21:42:15.254562 [ 3 ] {} <Debug> HTTP-Session: 271e18fc-7233-4084-b69f-9ca68f29187a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.08.12 21:42:15.254596 [ 3 ] {} <Trace> HTTP-Session: 271e18fc-7233-4084-b69f-9ca68f29187a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7746 2024.08.12 21:42:15.254813 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7747 2024.08.12 21:42:15.254860 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7748 2024.08.12 21:42:15.255007 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7749 2024.08.12 21:42:15.255579 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7750 2024.08.12 21:42:15.255618 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7751 2024.08.12 21:42:15.255952 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7752 2024.08.12 21:42:15.256264 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7753 2024.08.12 21:42:15.256422 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.00172 sec., 222093.02325581395 rows/sec., 15.60 MiB/sec.
7754 2024.08.12 21:42:15.256603 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Debug> DynamicQueryHandler: Done processing query
7755 2024.08.12 21:42:15.256626 [ 3 ] {678c6c86-30c6-4608-bae1-d55bbbc41a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7756 2024.08.12 21:42:15.256642 [ 3 ] {} <Debug> HTTP-Session: 271e18fc-7233-4084-b69f-9ca68f29187a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.08.12 21:42:15.256808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7758 2024.08.12 21:42:15.256858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7759 2024.08.12 21:42:15.256877 [ 3 ] {} <Debug> HTTP-Session: d1302fa9-a669-40fb-bc2a-6b03daa11f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7760 2024.08.12 21:42:15.256894 [ 3 ] {} <Debug> HTTP-Session: d1302fa9-a669-40fb-bc2a-6b03daa11f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7761 2024.08.12 21:42:15.256907 [ 3 ] {} <Debug> HTTP-Session: d1302fa9-a669-40fb-bc2a-6b03daa11f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7762 2024.08.12 21:42:15.256939 [ 3 ] {} <Trace> HTTP-Session: d1302fa9-a669-40fb-bc2a-6b03daa11f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7763 2024.08.12 21:42:15.257038 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7764 2024.08.12 21:42:15.257084 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7765 2024.08.12 21:42:15.257216 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7766 2024.08.12 21:42:15.257500 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7767 2024.08.12 21:42:15.257536 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7768 2024.08.12 21:42:15.257891 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7769 2024.08.12 21:42:15.258216 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7770 2024.08.12 21:42:15.258356 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 191.40 KiB/sec.
7771 2024.08.12 21:42:15.258651 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Debug> DynamicQueryHandler: Done processing query
7772 2024.08.12 21:42:15.258677 [ 3 ] {57ba6d01-5aab-4372-96b2-5d5a090d84b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7773 2024.08.12 21:42:15.258693 [ 3 ] {} <Debug> HTTP-Session: d1302fa9-a669-40fb-bc2a-6b03daa11f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.08.12 21:42:15.258816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7775 2024.08.12 21:42:15.258866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7776 2024.08.12 21:42:15.258884 [ 3 ] {} <Debug> HTTP-Session: 5b0e2e91-3d61-48e7-a176-7e80fc479976 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7777 2024.08.12 21:42:15.258900 [ 3 ] {} <Debug> HTTP-Session: 5b0e2e91-3d61-48e7-a176-7e80fc479976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.08.12 21:42:15.258914 [ 3 ] {} <Debug> HTTP-Session: 5b0e2e91-3d61-48e7-a176-7e80fc479976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7779 2024.08.12 21:42:15.258945 [ 3 ] {} <Trace> HTTP-Session: 5b0e2e91-3d61-48e7-a176-7e80fc479976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7780 2024.08.12 21:42:15.259081 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7781 2024.08.12 21:42:15.259129 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7782 2024.08.12 21:42:15.259291 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7783 2024.08.12 21:42:15.259633 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7784 2024.08.12 21:42:15.259668 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7785 2024.08.12 21:42:15.260026 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7786 2024.08.12 21:42:15.260354 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7787 2024.08.12 21:42:15.260488 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00147 sec., 52380.95238095238 rows/sec., 3.23 MiB/sec.
7788 2024.08.12 21:42:15.260834 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Debug> DynamicQueryHandler: Done processing query
7789 2024.08.12 21:42:15.260859 [ 3 ] {972704ce-b02f-45c5-9de4-73216bd0feb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7790 2024.08.12 21:42:15.260875 [ 3 ] {} <Debug> HTTP-Session: 5b0e2e91-3d61-48e7-a176-7e80fc479976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.08.12 21:42:15.261068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7792 2024.08.12 21:42:15.261117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7793 2024.08.12 21:42:15.261135 [ 3 ] {} <Debug> HTTP-Session: 2e25d95a-52b8-450b-8005-6de60c1ab017 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7794 2024.08.12 21:42:15.261152 [ 3 ] {} <Debug> HTTP-Session: 2e25d95a-52b8-450b-8005-6de60c1ab017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7795 2024.08.12 21:42:15.261166 [ 3 ] {} <Debug> HTTP-Session: 2e25d95a-52b8-450b-8005-6de60c1ab017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.08.12 21:42:15.261196 [ 3 ] {} <Trace> HTTP-Session: 2e25d95a-52b8-450b-8005-6de60c1ab017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7797 2024.08.12 21:42:15.261357 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7798 2024.08.12 21:42:15.261405 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7799 2024.08.12 21:42:15.261567 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7800 2024.08.12 21:42:15.261973 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7801 2024.08.12 21:42:15.262010 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7802 2024.08.12 21:42:15.262386 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7803 2024.08.12 21:42:15.262719 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7804 2024.08.12 21:42:15.262851 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
7805 2024.08.12 21:42:15.263019 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Debug> DynamicQueryHandler: Done processing query
7806 2024.08.12 21:42:15.263044 [ 3 ] {9ea8b8af-9907-42d6-a2b0-5ceefac45a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7807 2024.08.12 21:42:15.263060 [ 3 ] {} <Debug> HTTP-Session: 2e25d95a-52b8-450b-8005-6de60c1ab017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.08.12 21:42:15.263184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7809 2024.08.12 21:42:15.263232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7810 2024.08.12 21:42:15.263250 [ 3 ] {} <Debug> HTTP-Session: 348a46fe-939e-4872-89d0-f1e9681d3a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7811 2024.08.12 21:42:15.263266 [ 3 ] {} <Debug> HTTP-Session: 348a46fe-939e-4872-89d0-f1e9681d3a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7812 2024.08.12 21:42:15.263280 [ 3 ] {} <Debug> HTTP-Session: 348a46fe-939e-4872-89d0-f1e9681d3a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7813 2024.08.12 21:42:15.263311 [ 3 ] {} <Trace> HTTP-Session: 348a46fe-939e-4872-89d0-f1e9681d3a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7814 2024.08.12 21:42:15.263413 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7815 2024.08.12 21:42:15.263458 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7816 2024.08.12 21:42:15.263585 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7817 2024.08.12 21:42:15.263856 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7818 2024.08.12 21:42:15.263891 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7819 2024.08.12 21:42:15.264241 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7820 2024.08.12 21:42:15.264566 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7821 2024.08.12 21:42:15.264688 [ 70 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7822 2024.08.12 21:42:15.264695 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001313 sec., 17517.136329017518 rows/sec., 947.56 KiB/sec.
7823 2024.08.12 21:42:15.264729 [ 70 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7824 2024.08.12 21:42:15.264762 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7825 2024.08.12 21:42:15.264968 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Debug> DynamicQueryHandler: Done processing query
7826 2024.08.12 21:42:15.265044 [ 3 ] {7b64b0ad-a9cd-4989-a0a8-6034704cd54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7827 2024.08.12 21:42:15.265106 [ 3 ] {} <Debug> HTTP-Session: 348a46fe-939e-4872-89d0-f1e9681d3a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7828 2024.08.12 21:42:15.265103 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
7829 2024.08.12 21:42:15.265398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7830 2024.08.12 21:42:15.265567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7831 2024.08.12 21:42:15.265631 [ 3 ] {} <Debug> HTTP-Session: 6ef7dda7-d6f4-4af4-84a6-903beb20cb1f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7832 2024.08.12 21:42:15.265679 [ 3 ] {} <Debug> HTTP-Session: 6ef7dda7-d6f4-4af4-84a6-903beb20cb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7833 2024.08.12 21:42:15.265690 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7834 2024.08.12 21:42:15.265725 [ 3 ] {} <Debug> HTTP-Session: 6ef7dda7-d6f4-4af4-84a6-903beb20cb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.08.12 21:42:15.265772 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 349 rows starting from the beginning of the part
7836 2024.08.12 21:42:15.265789 [ 3 ] {} <Trace> HTTP-Session: 6ef7dda7-d6f4-4af4-84a6-903beb20cb1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7837 2024.08.12 21:42:15.265941 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
7838 2024.08.12 21:42:15.266201 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7839 2024.08.12 21:42:15.266238 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
7840 2024.08.12 21:42:15.266342 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7841 2024.08.12 21:42:15.266519 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
7842 2024.08.12 21:42:15.266854 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
7843 2024.08.12 21:42:15.267152 [ 189 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
7844 2024.08.12 21:42:15.267382 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7845 2024.08.12 21:42:15.268135 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7846 2024.08.12 21:42:15.268193 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7847 2024.08.12 21:42:15.269063 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7848 2024.08.12 21:42:15.269811 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 4 columns (4 merged, 0 gathered) in 0.004948901 sec., 93758.1899496474 rows/sec., 5.06 MiB/sec.
7849 2024.08.12 21:42:15.269826 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7850 2024.08.12 21:42:15.270059 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004075 sec., 14723.926380368099 rows/sec., 1016.10 KiB/sec.
7851 2024.08.12 21:42:15.270103 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7852 2024.08.12 21:42:15.270406 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Debug> DynamicQueryHandler: Done processing query
7853 2024.08.12 21:42:15.270444 [ 3 ] {a3696fb6-9994-49e7-b83d-fd9a2d11713d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7854 2024.08.12 21:42:15.270497 [ 3 ] {} <Debug> HTTP-Session: 6ef7dda7-d6f4-4af4-84a6-903beb20cb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7855 2024.08.12 21:42:15.270821 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7856 2024.08.12 21:42:15.270913 [ 199 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_21_4} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7857 2024.08.12 21:42:15.271011 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
7858 2024.08.12 21:42:18.330060 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
7859 2024.08.12 21:42:18.330139 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
7860 2024.08.12 21:42:20.246041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7861 2024.08.12 21:42:20.246158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7862 2024.08.12 21:42:20.246182 [ 3 ] {} <Debug> HTTP-Session: 88b087f5-733a-4cc7-b6f6-7962b6f3f693 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7863 2024.08.12 21:42:20.246206 [ 3 ] {} <Debug> HTTP-Session: 88b087f5-733a-4cc7-b6f6-7962b6f3f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.08.12 21:42:20.246221 [ 3 ] {} <Debug> HTTP-Session: 88b087f5-733a-4cc7-b6f6-7962b6f3f693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7865 2024.08.12 21:42:20.246270 [ 3 ] {} <Trace> HTTP-Session: 88b087f5-733a-4cc7-b6f6-7962b6f3f693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7866 2024.08.12 21:42:20.246463 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7867 2024.08.12 21:42:20.246530 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7868 2024.08.12 21:42:20.246731 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7869 2024.08.12 21:42:20.247176 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7870 2024.08.12 21:42:20.247223 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7871 2024.08.12 21:42:20.247608 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7872 2024.08.12 21:42:20.247953 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7873 2024.08.12 21:42:20.248128 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001726 sec., 17960.60254924681 rows/sec., 1.42 MiB/sec.
7874 2024.08.12 21:42:20.248386 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Debug> DynamicQueryHandler: Done processing query
7875 2024.08.12 21:42:20.248414 [ 3 ] {790a8f31-bd00-4c34-9f5b-db6a6b4ae173} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7876 2024.08.12 21:42:20.248430 [ 3 ] {} <Debug> HTTP-Session: 88b087f5-733a-4cc7-b6f6-7962b6f3f693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7877 2024.08.12 21:42:20.248592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7878 2024.08.12 21:42:20.248648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7879 2024.08.12 21:42:20.248668 [ 3 ] {} <Debug> HTTP-Session: 9a97954f-0de3-4136-8644-fb32ac14d7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7880 2024.08.12 21:42:20.248685 [ 3 ] {} <Debug> HTTP-Session: 9a97954f-0de3-4136-8644-fb32ac14d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7881 2024.08.12 21:42:20.248698 [ 3 ] {} <Debug> HTTP-Session: 9a97954f-0de3-4136-8644-fb32ac14d7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7882 2024.08.12 21:42:20.248733 [ 3 ] {} <Trace> HTTP-Session: 9a97954f-0de3-4136-8644-fb32ac14d7c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7883 2024.08.12 21:42:20.248838 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7884 2024.08.12 21:42:20.248884 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7885 2024.08.12 21:42:20.249017 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7886 2024.08.12 21:42:20.249334 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7887 2024.08.12 21:42:20.249372 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7888 2024.08.12 21:42:20.249709 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7889 2024.08.12 21:42:20.250015 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7890 2024.08.12 21:42:20.250185 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001367 sec., 2926.115581565472 rows/sec., 238.60 KiB/sec.
7891 2024.08.12 21:42:20.250500 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Debug> DynamicQueryHandler: Done processing query
7892 2024.08.12 21:42:20.250526 [ 3 ] {5adf6f52-c681-4f71-b94f-037fc86135e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7893 2024.08.12 21:42:20.250542 [ 3 ] {} <Debug> HTTP-Session: 9a97954f-0de3-4136-8644-fb32ac14d7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.08.12 21:42:20.250690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7895 2024.08.12 21:42:20.250742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7896 2024.08.12 21:42:20.250760 [ 3 ] {} <Debug> HTTP-Session: bd926d6b-74fd-4622-aadd-4b1137f5fe0b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7897 2024.08.12 21:42:20.250776 [ 3 ] {} <Debug> HTTP-Session: bd926d6b-74fd-4622-aadd-4b1137f5fe0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7898 2024.08.12 21:42:20.250790 [ 3 ] {} <Debug> HTTP-Session: bd926d6b-74fd-4622-aadd-4b1137f5fe0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7899 2024.08.12 21:42:20.250822 [ 3 ] {} <Trace> HTTP-Session: bd926d6b-74fd-4622-aadd-4b1137f5fe0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7900 2024.08.12 21:42:20.250962 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7901 2024.08.12 21:42:20.251008 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7902 2024.08.12 21:42:20.251168 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7903 2024.08.12 21:42:20.251591 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7904 2024.08.12 21:42:20.251630 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7905 2024.08.12 21:42:20.252051 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7906 2024.08.12 21:42:20.252359 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7907 2024.08.12 21:42:20.252520 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Debug> executeQuery: Read 151 rows, 12.93 KiB in 0.001611 sec., 93730.60211049038 rows/sec., 7.84 MiB/sec.
7908 2024.08.12 21:42:20.252520 [ 60 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7909 2024.08.12 21:42:20.252628 [ 60 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7910 2024.08.12 21:42:20.252677 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7911 2024.08.12 21:42:20.252790 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Debug> DynamicQueryHandler: Done processing query
7912 2024.08.12 21:42:20.252837 [ 3 ] {22b65127-4ad6-4896-b5b5-e626a35ac00f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7913 2024.08.12 21:42:20.252844 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
7914 2024.08.12 21:42:20.252860 [ 3 ] {} <Debug> HTTP-Session: bd926d6b-74fd-4622-aadd-4b1137f5fe0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.08.12 21:42:20.253024 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7916 2024.08.12 21:42:20.253050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7917 2024.08.12 21:42:20.253079 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part
7918 2024.08.12 21:42:20.253224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7919 2024.08.12 21:42:20.253311 [ 3 ] {} <Debug> HTTP-Session: 52ed09be-c6f7-4470-b9c0-909765d98ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7920 2024.08.12 21:42:20.253353 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part
7921 2024.08.12 21:42:20.253377 [ 3 ] {} <Debug> HTTP-Session: 52ed09be-c6f7-4470-b9c0-909765d98ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.08.12 21:42:20.253444 [ 3 ] {} <Debug> HTTP-Session: 52ed09be-c6f7-4470-b9c0-909765d98ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7923 2024.08.12 21:42:20.253568 [ 3 ] {} <Trace> HTTP-Session: 52ed09be-c6f7-4470-b9c0-909765d98ee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7924 2024.08.12 21:42:20.253688 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
7925 2024.08.12 21:42:20.253950 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7926 2024.08.12 21:42:20.253998 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 150 rows starting from the beginning of the part
7927 2024.08.12 21:42:20.254089 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7928 2024.08.12 21:42:20.254284 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part
7929 2024.08.12 21:42:20.254687 [ 188 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 151 rows starting from the beginning of the part
7930 2024.08.12 21:42:20.255935 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7931 2024.08.12 21:42:20.256598 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7932 2024.08.12 21:42:20.256666 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7933 2024.08.12 21:42:20.257637 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7934 2024.08.12 21:42:20.258314 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7935 2024.08.12 21:42:20.258488 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 4 columns (4 merged, 0 gathered) in 0.005735171 sec., 379413.2729433874 rows/sec., 31.92 MiB/sec.
7936 2024.08.12 21:42:20.258654 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004867 sec., 821.8615163344977 rows/sec., 57.39 KiB/sec.
7937 2024.08.12 21:42:20.258935 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7938 2024.08.12 21:42:20.259227 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Debug> DynamicQueryHandler: Done processing query
7939 2024.08.12 21:42:20.259262 [ 3 ] {a49fe878-c1b9-4671-a7e8-936cc8a9435f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7940 2024.08.12 21:42:20.259281 [ 3 ] {} <Debug> HTTP-Session: 52ed09be-c6f7-4470-b9c0-909765d98ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7941 2024.08.12 21:42:20.259468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7942 2024.08.12 21:42:20.259524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7943 2024.08.12 21:42:20.259551 [ 3 ] {} <Debug> HTTP-Session: 40e2508c-4cd1-4873-aa09-c091494d525a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7944 2024.08.12 21:42:20.259566 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7945 2024.08.12 21:42:20.259572 [ 3 ] {} <Debug> HTTP-Session: 40e2508c-4cd1-4873-aa09-c091494d525a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.08.12 21:42:20.259599 [ 3 ] {} <Debug> HTTP-Session: 40e2508c-4cd1-4873-aa09-c091494d525a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7947 2024.08.12 21:42:20.259643 [ 3 ] {} <Trace> HTTP-Session: 40e2508c-4cd1-4873-aa09-c091494d525a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7948 2024.08.12 21:42:20.259668 [ 190 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_41_8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7949 2024.08.12 21:42:20.259767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
7950 2024.08.12 21:42:20.259806 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7951 2024.08.12 21:42:20.259850 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7952 2024.08.12 21:42:20.259991 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7953 2024.08.12 21:42:20.260365 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.08.12 21:42:20.260403 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7955 2024.08.12 21:42:20.260755 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7956 2024.08.12 21:42:20.261064 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.08.12 21:42:20.261224 [ 60 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7958 2024.08.12 21:42:20.261227 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001479 sec., 66937.11967545639 rows/sec., 5.23 MiB/sec.
7959 2024.08.12 21:42:20.261278 [ 60 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7960 2024.08.12 21:42:20.261340 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7961 2024.08.12 21:42:20.261548 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
7962 2024.08.12 21:42:20.261558 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Debug> DynamicQueryHandler: Done processing query
7963 2024.08.12 21:42:20.261623 [ 3 ] {12aaad39-5808-474c-a9be-a2e3ffb9178e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7964 2024.08.12 21:42:20.261649 [ 3 ] {} <Debug> HTTP-Session: 40e2508c-4cd1-4873-aa09-c091494d525a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.08.12 21:42:20.261768 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7966 2024.08.12 21:42:20.261815 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 903 rows starting from the beginning of the part
7967 2024.08.12 21:42:20.261872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7968 2024.08.12 21:42:20.262003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7969 2024.08.12 21:42:20.262045 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part
7970 2024.08.12 21:42:20.262088 [ 3 ] {} <Debug> HTTP-Session: 5bd3937f-802e-4f8e-a7da-ed0614058846 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
7971 2024.08.12 21:42:20.262153 [ 3 ] {} <Debug> HTTP-Session: 5bd3937f-802e-4f8e-a7da-ed0614058846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7972 2024.08.12 21:42:20.262207 [ 3 ] {} <Debug> HTTP-Session: 5bd3937f-802e-4f8e-a7da-ed0614058846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7973 2024.08.12 21:42:20.262363 [ 3 ] {} <Trace> HTTP-Session: 5bd3937f-802e-4f8e-a7da-ed0614058846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7974 2024.08.12 21:42:20.262391 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 386 rows starting from the beginning of the part
7975 2024.08.12 21:42:20.262503 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part
7976 2024.08.12 21:42:20.262849 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7977 2024.08.12 21:42:20.262933 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 382 rows starting from the beginning of the part
7978 2024.08.12 21:42:20.263002 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7979 2024.08.12 21:42:20.263184 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 99 rows starting from the beginning of the part
7980 2024.08.12 21:42:20.263992 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7981 2024.08.12 21:42:20.264869 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7982 2024.08.12 21:42:20.264945 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7983 2024.08.12 21:42:20.265892 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7984 2024.08.12 21:42:20.266336 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 4 columns (4 merged, 0 gathered) in 0.00487872 sec., 402154.66351829993 rows/sec., 29.14 MiB/sec.
7985 2024.08.12 21:42:20.266606 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7986 2024.08.12 21:42:20.266773 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7987 2024.08.12 21:42:20.267108 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7988 2024.08.12 21:42:20.267192 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004602 sec., 35202.08604954367 rows/sec., 2.45 MiB/sec.
7989 2024.08.12 21:42:20.267377 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7990 2024.08.12 21:42:20.267494 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7991 2024.08.12 21:42:20.267739 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Debug> DynamicQueryHandler: Done processing query
7992 2024.08.12 21:42:20.267755 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7993 2024.08.12 21:42:20.267813 [ 3 ] {a63aeb68-7946-4e6b-aeb3-5eb3907eca4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7994 2024.08.12 21:42:20.267896 [ 3 ] {} <Debug> HTTP-Session: 5bd3937f-802e-4f8e-a7da-ed0614058846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.08.12 21:42:20.267896 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
7996 2024.08.12 21:42:20.268051 [ 199 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_41_8} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7997 2024.08.12 21:42:20.268222 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7998 2024.08.12 21:42:20.268239 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
7999 2024.08.12 21:42:20.268280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 49952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8000 2024.08.12 21:42:20.268313 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10324 rows starting from the beginning of the part
8001 2024.08.12 21:42:20.268366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8002 2024.08.12 21:42:20.268428 [ 3 ] {} <Debug> HTTP-Session: 96b51964-f2fd-4b12-b1a4-f7c107a8dda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8003 2024.08.12 21:42:20.268479 [ 3 ] {} <Debug> HTTP-Session: 96b51964-f2fd-4b12-b1a4-f7c107a8dda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.08.12 21:42:20.268478 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part
8005 2024.08.12 21:42:20.268513 [ 3 ] {} <Debug> HTTP-Session: 96b51964-f2fd-4b12-b1a4-f7c107a8dda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8006 2024.08.12 21:42:20.268593 [ 3 ] {} <Trace> HTTP-Session: 96b51964-f2fd-4b12-b1a4-f7c107a8dda1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8007 2024.08.12 21:42:20.268642 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part
8008 2024.08.12 21:42:20.268799 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
8009 2024.08.12 21:42:20.268875 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
8010 2024.08.12 21:42:20.268934 [ 190 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part
8011 2024.08.12 21:42:20.269361 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8012 2024.08.12 21:42:20.269468 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <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
8013 2024.08.12 21:42:20.270102 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8014 2024.08.12 21:42:20.271340 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8015 2024.08.12 21:42:20.271381 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8016 2024.08.12 21:42:20.272539 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8017 2024.08.12 21:42:20.272993 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8018 2024.08.12 21:42:20.273258 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004495 sec., 6896.551724137931 rows/sec., 12.36 MiB/sec.
8019 2024.08.12 21:42:20.273511 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Debug> DynamicQueryHandler: Done processing query
8020 2024.08.12 21:42:20.273546 [ 3 ] {eedd5f84-658d-4afa-8065-5c0a06d25944} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8021 2024.08.12 21:42:20.273562 [ 3 ] {} <Debug> HTTP-Session: 96b51964-f2fd-4b12-b1a4-f7c107a8dda1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.08.12 21:42:20.273737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8023 2024.08.12 21:42:20.273809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8024 2024.08.12 21:42:20.273842 [ 3 ] {} <Debug> HTTP-Session: 9c96d496-1d59-44df-a5a5-e541f07c2051 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8025 2024.08.12 21:42:20.273860 [ 3 ] {} <Debug> HTTP-Session: 9c96d496-1d59-44df-a5a5-e541f07c2051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8026 2024.08.12 21:42:20.273869 [ 197 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11129 rows, containing 5 columns (5 merged, 0 gathered) in 0.006215777 sec., 1790443.8978425385 rows/sec., 122.36 MiB/sec.
8027 2024.08.12 21:42:20.273885 [ 3 ] {} <Debug> HTTP-Session: 9c96d496-1d59-44df-a5a5-e541f07c2051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8028 2024.08.12 21:42:20.274012 [ 3 ] {} <Trace> HTTP-Session: 9c96d496-1d59-44df-a5a5-e541f07c2051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8029 2024.08.12 21:42:20.274158 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8030 2024.08.12 21:42:20.274207 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8031 2024.08.12 21:42:20.274402 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8032 2024.08.12 21:42:20.274411 [ 197 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8033 2024.08.12 21:42:20.275207 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8034 2024.08.12 21:42:20.275259 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8035 2024.08.12 21:42:20.275515 [ 197 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8036 2024.08.12 21:42:20.275705 [ 197 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8037 2024.08.12 21:42:20.275883 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB.
8038 2024.08.12 21:42:20.275961 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8039 2024.08.12 21:42:20.276294 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8040 2024.08.12 21:42:20.276430 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002319 sec., 25873.2212160414 rows/sec., 1.74 MiB/sec.
8041 2024.08.12 21:42:20.276440 [ 62 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8042 2024.08.12 21:42:20.276505 [ 62 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8043 2024.08.12 21:42:20.276544 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8044 2024.08.12 21:42:20.276693 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Debug> DynamicQueryHandler: Done processing query
8045 2024.08.12 21:42:20.276784 [ 3 ] {2388f2da-5890-403f-8e13-0dbbd02754bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8046 2024.08.12 21:42:20.276801 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8047 2024.08.12 21:42:20.276841 [ 3 ] {} <Debug> HTTP-Session: 9c96d496-1d59-44df-a5a5-e541f07c2051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8048 2024.08.12 21:42:20.277173 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8049 2024.08.12 21:42:20.277221 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1972 rows starting from the beginning of the part
8050 2024.08.12 21:42:20.277307 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8051 2024.08.12 21:42:20.277508 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8052 2024.08.12 21:42:20.277610 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8053 2024.08.12 21:42:20.277811 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8054 2024.08.12 21:42:20.277886 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8055 2024.08.12 21:42:20.279315 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002681073 sec., 847421.9090640203 rows/sec., 57.06 MiB/sec.
8056 2024.08.12 21:42:20.279549 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8057 2024.08.12 21:42:20.279904 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8058 2024.08.12 21:42:20.279975 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_41_8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8059 2024.08.12 21:42:20.280042 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
8060 2024.08.12 21:42:25.109238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8061 2024.08.12 21:42:25.109383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8062 2024.08.12 21:42:25.109412 [ 3 ] {} <Debug> HTTP-Session: 8682e60d-67a9-4d8c-962d-d22cb22fb204 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8063 2024.08.12 21:42:25.109441 [ 3 ] {} <Debug> HTTP-Session: 8682e60d-67a9-4d8c-962d-d22cb22fb204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.08.12 21:42:25.109461 [ 3 ] {} <Debug> HTTP-Session: 8682e60d-67a9-4d8c-962d-d22cb22fb204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8065 2024.08.12 21:42:25.109518 [ 3 ] {} <Trace> HTTP-Session: 8682e60d-67a9-4d8c-962d-d22cb22fb204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8066 2024.08.12 21:42:25.109721 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8067 2024.08.12 21:42:25.109798 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8068 2024.08.12 21:42:25.110027 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8069 2024.08.12 21:42:25.110564 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8070 2024.08.12 21:42:25.110609 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8071 2024.08.12 21:42:25.110980 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8072 2024.08.12 21:42:25.111317 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8073 2024.08.12 21:42:25.111496 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.00183 sec., 3278.688524590164 rows/sec., 185.71 KiB/sec.
8074 2024.08.12 21:42:25.111757 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Debug> DynamicQueryHandler: Done processing query
8075 2024.08.12 21:42:25.111785 [ 3 ] {14164306-9037-43f0-b2c5-826827dc8edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8076 2024.08.12 21:42:25.111801 [ 3 ] {} <Debug> HTTP-Session: 8682e60d-67a9-4d8c-962d-d22cb22fb204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8077 2024.08.12 21:42:25.111946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8078 2024.08.12 21:42:25.112002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8079 2024.08.12 21:42:25.112021 [ 3 ] {} <Debug> HTTP-Session: 57000036-f846-4315-87e1-9a3dc63d8c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8080 2024.08.12 21:42:25.112040 [ 3 ] {} <Debug> HTTP-Session: 57000036-f846-4315-87e1-9a3dc63d8c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.08.12 21:42:25.112054 [ 3 ] {} <Debug> HTTP-Session: 57000036-f846-4315-87e1-9a3dc63d8c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.08.12 21:42:25.112091 [ 3 ] {} <Trace> HTTP-Session: 57000036-f846-4315-87e1-9a3dc63d8c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8083 2024.08.12 21:42:25.112197 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8084 2024.08.12 21:42:25.112244 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8085 2024.08.12 21:42:25.112376 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8086 2024.08.12 21:42:25.112697 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8087 2024.08.12 21:42:25.112734 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8088 2024.08.12 21:42:25.113029 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8089 2024.08.12 21:42:25.113342 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8090 2024.08.12 21:42:25.113501 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec.
8091 2024.08.12 21:42:25.113499 [ 57 ] {} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
8092 2024.08.12 21:42:25.113631 [ 57 ] {} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8093 2024.08.12 21:42:25.113672 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8094 2024.08.12 21:42:25.113747 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Debug> DynamicQueryHandler: Done processing query
8095 2024.08.12 21:42:25.113786 [ 3 ] {d661a04b-c327-4675-8dfc-9c8e3f92fc5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8096 2024.08.12 21:42:25.113817 [ 3 ] {} <Debug> HTTP-Session: 57000036-f846-4315-87e1-9a3dc63d8c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.08.12 21:42:25.113849 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full
8098 2024.08.12 21:42:25.113981 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8099 2024.08.12 21:42:25.114017 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part
8100 2024.08.12 21:42:25.114091 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
8101 2024.08.12 21:42:25.114319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8102 2024.08.12 21:42:25.114492 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
8103 2024.08.12 21:42:25.114541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8104 2024.08.12 21:42:25.114664 [ 3 ] {} <Debug> HTTP-Session: 3b8d1e3f-030d-49a2-8f0e-d55c917cf47f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8105 2024.08.12 21:42:25.114743 [ 3 ] {} <Debug> HTTP-Session: 3b8d1e3f-030d-49a2-8f0e-d55c917cf47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.08.12 21:42:25.114829 [ 3 ] {} <Debug> HTTP-Session: 3b8d1e3f-030d-49a2-8f0e-d55c917cf47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8107 2024.08.12 21:42:25.114855 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8108 2024.08.12 21:42:25.114952 [ 3 ] {} <Trace> HTTP-Session: 3b8d1e3f-030d-49a2-8f0e-d55c917cf47f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8109 2024.08.12 21:42:25.115182 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8110 2024.08.12 21:42:25.115485 [ 190 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8111 2024.08.12 21:42:25.115815 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8112 2024.08.12 21:42:25.115922 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8113 2024.08.12 21:42:25.116158 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8114 2024.08.12 21:42:25.116922 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157729 sec., 10133.865192358178 rows/sec., 826.35 KiB/sec.
8115 2024.08.12 21:42:25.117156 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
8116 2024.08.12 21:42:25.117834 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8117 2024.08.12 21:42:25.117861 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8118 2024.08.12 21:42:25.117927 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8119 2024.08.12 21:42:25.117974 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_14_3} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
8120 2024.08.12 21:42:25.118136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8121 2024.08.12 21:42:25.118479 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8122 2024.08.12 21:42:25.118801 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8123 2024.08.12 21:42:25.118959 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Debug> executeQuery: Read 1302 rows, 110.72 KiB in 0.003644 sec., 357299.67069154774 rows/sec., 29.67 MiB/sec.
8124 2024.08.12 21:42:25.119156 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Debug> DynamicQueryHandler: Done processing query
8125 2024.08.12 21:42:25.119182 [ 3 ] {666b7aac-1422-486d-962b-ea56576e34f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
8126 2024.08.12 21:42:25.119199 [ 3 ] {} <Debug> HTTP-Session: 3b8d1e3f-030d-49a2-8f0e-d55c917cf47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.08.12 21:42:25.119393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8128 2024.08.12 21:42:25.119442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8129 2024.08.12 21:42:25.119461 [ 3 ] {} <Debug> HTTP-Session: dbe1a679-847e-4606-aacf-2e84093b999a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8130 2024.08.12 21:42:25.119478 [ 3 ] {} <Debug> HTTP-Session: dbe1a679-847e-4606-aacf-2e84093b999a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.08.12 21:42:25.119491 [ 3 ] {} <Debug> HTTP-Session: dbe1a679-847e-4606-aacf-2e84093b999a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.08.12 21:42:25.119524 [ 3 ] {} <Trace> HTTP-Session: dbe1a679-847e-4606-aacf-2e84093b999a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8133 2024.08.12 21:42:25.119619 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8134 2024.08.12 21:42:25.119660 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8135 2024.08.12 21:42:25.119793 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8136 2024.08.12 21:42:25.120064 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8137 2024.08.12 21:42:25.120101 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8138 2024.08.12 21:42:25.120391 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8139 2024.08.12 21:42:25.120689 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8140 2024.08.12 21:42:25.120837 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 112.80 KiB/sec.
8141 2024.08.12 21:42:25.120844 [ 57 ] {} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
8142 2024.08.12 21:42:25.120931 [ 57 ] {} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8143 2024.08.12 21:42:25.120984 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8144 2024.08.12 21:42:25.121134 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Debug> DynamicQueryHandler: Done processing query
8145 2024.08.12 21:42:25.121211 [ 3 ] {dc18e71e-24a1-47b7-9952-7d9dc8433225} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8146 2024.08.12 21:42:25.121301 [ 3 ] {} <Debug> HTTP-Session: dbe1a679-847e-4606-aacf-2e84093b999a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8147 2024.08.12 21:42:25.121467 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full
8148 2024.08.12 21:42:25.121603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8149 2024.08.12 21:42:25.121716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8150 2024.08.12 21:42:25.121748 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8151 2024.08.12 21:42:25.121760 [ 3 ] {} <Debug> HTTP-Session: 027a8fa9-1fc3-4151-ae6c-0dc93d8bf27b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8152 2024.08.12 21:42:25.121811 [ 3 ] {} <Debug> HTTP-Session: 027a8fa9-1fc3-4151-ae6c-0dc93d8bf27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8153 2024.08.12 21:42:25.121813 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part
8154 2024.08.12 21:42:25.121836 [ 3 ] {} <Debug> HTTP-Session: 027a8fa9-1fc3-4151-ae6c-0dc93d8bf27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8155 2024.08.12 21:42:25.121914 [ 3 ] {} <Trace> HTTP-Session: 027a8fa9-1fc3-4151-ae6c-0dc93d8bf27b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8156 2024.08.12 21:42:25.122092 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
8157 2024.08.12 21:42:25.122273 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
8158 2024.08.12 21:42:25.122430 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8159 2024.08.12 21:42:25.122569 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8160 2024.08.12 21:42:25.122593 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8161 2024.08.12 21:42:25.122998 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8162 2024.08.12 21:42:25.123433 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8163 2024.08.12 21:42:25.123554 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8164 2024.08.12 21:42:25.124654 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8165 2024.08.12 21:42:25.124720 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8166 2024.08.12 21:42:25.125649 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
8167 2024.08.12 21:42:25.125841 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.00475615 sec., 6728.1309462485415 rows/sec., 469.79 KiB/sec.
8168 2024.08.12 21:42:25.126069 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
8169 2024.08.12 21:42:25.126505 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8170 2024.08.12 21:42:25.126865 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004668 sec., 48843.18766066838 rows/sec., 3.31 MiB/sec.
8171 2024.08.12 21:42:25.127039 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8172 2024.08.12 21:42:25.127393 [ 187 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_14_3} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
8173 2024.08.12 21:42:25.127446 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Debug> DynamicQueryHandler: Done processing query
8174 2024.08.12 21:42:25.127518 [ 3 ] {bb9a9786-e6d8-4928-8d53-6f4bc8eb23f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8175 2024.08.12 21:42:25.127579 [ 3 ] {} <Debug> HTTP-Session: 027a8fa9-1fc3-4151-ae6c-0dc93d8bf27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.08.12 21:42:25.127588 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8177 2024.08.12 21:42:25.127888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8178 2024.08.12 21:42:25.127944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8179 2024.08.12 21:42:25.127962 [ 3 ] {} <Debug> HTTP-Session: e4064924-fcf7-487c-baba-24548287b972 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8180 2024.08.12 21:42:25.127979 [ 3 ] {} <Debug> HTTP-Session: e4064924-fcf7-487c-baba-24548287b972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8181 2024.08.12 21:42:25.127993 [ 3 ] {} <Debug> HTTP-Session: e4064924-fcf7-487c-baba-24548287b972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.08.12 21:42:25.128025 [ 3 ] {} <Trace> HTTP-Session: e4064924-fcf7-487c-baba-24548287b972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8183 2024.08.12 21:42:25.128391 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8184 2024.08.12 21:42:25.128436 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8185 2024.08.12 21:42:25.128587 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8186 2024.08.12 21:42:25.129444 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8187 2024.08.12 21:42:25.129481 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8188 2024.08.12 21:42:25.129833 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8189 2024.08.12 21:42:25.130152 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8190 2024.08.12 21:42:25.130306 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Debug> executeQuery: Read 840 rows, 61.93 KiB in 0.002103 sec., 399429.38659058494 rows/sec., 28.76 MiB/sec.
8191 2024.08.12 21:42:25.130617 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Debug> DynamicQueryHandler: Done processing query
8192 2024.08.12 21:42:25.130659 [ 3 ] {6af28f45-9d91-4445-9823-2d13c3fe720d} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
8193 2024.08.12 21:42:25.130683 [ 3 ] {} <Debug> HTTP-Session: e4064924-fcf7-487c-baba-24548287b972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8194 2024.08.12 21:42:25.131042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8195 2024.08.12 21:42:25.131091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8196 2024.08.12 21:42:25.131114 [ 3 ] {} <Debug> HTTP-Session: adf7d83a-7102-4815-91ee-16d77a3b835f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8197 2024.08.12 21:42:25.131130 [ 3 ] {} <Debug> HTTP-Session: adf7d83a-7102-4815-91ee-16d77a3b835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8198 2024.08.12 21:42:25.131144 [ 3 ] {} <Debug> HTTP-Session: adf7d83a-7102-4815-91ee-16d77a3b835f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.08.12 21:42:25.131174 [ 3 ] {} <Trace> HTTP-Session: adf7d83a-7102-4815-91ee-16d77a3b835f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8200 2024.08.12 21:42:25.131274 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8201 2024.08.12 21:42:25.131320 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8202 2024.08.12 21:42:25.131475 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8203 2024.08.12 21:42:25.131770 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8204 2024.08.12 21:42:25.131805 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8205 2024.08.12 21:42:25.132166 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8206 2024.08.12 21:42:25.132488 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8207 2024.08.12 21:42:25.132647 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 185.61 KiB/sec.
8208 2024.08.12 21:42:25.132648 [ 57 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8209 2024.08.12 21:42:25.132742 [ 57 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8210 2024.08.12 21:42:25.132797 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8211 2024.08.12 21:42:25.132920 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Debug> DynamicQueryHandler: Done processing query
8212 2024.08.12 21:42:25.132977 [ 3 ] {5fd74c7a-4729-4b5a-a25c-3421f0ab1ed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8213 2024.08.12 21:42:25.133013 [ 3 ] {} <Debug> HTTP-Session: adf7d83a-7102-4815-91ee-16d77a3b835f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8214 2024.08.12 21:42:25.133021 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8215 2024.08.12 21:42:25.133203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8216 2024.08.12 21:42:25.133319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8217 2024.08.12 21:42:25.133351 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8218 2024.08.12 21:42:25.133362 [ 3 ] {} <Debug> HTTP-Session: 86571167-3bf4-4eb4-a306-424cba76677b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8219 2024.08.12 21:42:25.133409 [ 3 ] {} <Debug> HTTP-Session: 86571167-3bf4-4eb4-a306-424cba76677b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.08.12 21:42:25.133413 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part
8221 2024.08.12 21:42:25.133428 [ 3 ] {} <Debug> HTTP-Session: 86571167-3bf4-4eb4-a306-424cba76677b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.08.12 21:42:25.133527 [ 3 ] {} <Trace> HTTP-Session: 86571167-3bf4-4eb4-a306-424cba76677b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8223 2024.08.12 21:42:25.133692 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8224 2024.08.12 21:42:25.133950 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8225 2024.08.12 21:42:25.134012 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8226 2024.08.12 21:42:25.134079 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8227 2024.08.12 21:42:25.134309 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8228 2024.08.12 21:42:25.134682 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8229 2024.08.12 21:42:25.135044 [ 200 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8230 2024.08.12 21:42:25.135127 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8231 2024.08.12 21:42:25.136228 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8232 2024.08.12 21:42:25.136287 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8233 2024.08.12 21:42:25.137403 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8234 2024.08.12 21:42:25.137731 [ 187 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00483797 sec., 24803.79167295374 rows/sec., 1.04 MiB/sec.
8235 2024.08.12 21:42:25.137983 [ 187 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8236 2024.08.12 21:42:25.138255 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8237 2024.08.12 21:42:25.138732 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004955 sec., 15539.858728557012 rows/sec., 979.91 KiB/sec.
8238 2024.08.12 21:42:25.139069 [ 187 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8239 2024.08.12 21:42:25.139351 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Debug> DynamicQueryHandler: Done processing query
8240 2024.08.12 21:42:25.139407 [ 3 ] {e9208481-1f4a-407e-94ca-9258147a6b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8241 2024.08.12 21:42:25.139434 [ 187 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_20_4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8242 2024.08.12 21:42:25.139469 [ 3 ] {} <Debug> HTTP-Session: 86571167-3bf4-4eb4-a306-424cba76677b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.08.12 21:42:25.139583 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8244 2024.08.12 21:42:25.139815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8245 2024.08.12 21:42:25.139873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8246 2024.08.12 21:42:25.139892 [ 3 ] {} <Debug> HTTP-Session: 309c758d-b8f6-4ad6-bf6f-425aa0becdcc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8247 2024.08.12 21:42:25.139908 [ 3 ] {} <Debug> HTTP-Session: 309c758d-b8f6-4ad6-bf6f-425aa0becdcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.08.12 21:42:25.139921 [ 3 ] {} <Debug> HTTP-Session: 309c758d-b8f6-4ad6-bf6f-425aa0becdcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8249 2024.08.12 21:42:25.139957 [ 3 ] {} <Trace> HTTP-Session: 309c758d-b8f6-4ad6-bf6f-425aa0becdcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8250 2024.08.12 21:42:25.140409 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8251 2024.08.12 21:42:25.140459 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8252 2024.08.12 21:42:25.140633 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8253 2024.08.12 21:42:25.141428 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8254 2024.08.12 21:42:25.141465 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8255 2024.08.12 21:42:25.141902 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8256 2024.08.12 21:42:25.142257 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8257 2024.08.12 21:42:25.142406 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002256 sec., 374556.73758865247 rows/sec., 25.21 MiB/sec.
8258 2024.08.12 21:42:25.142582 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Debug> DynamicQueryHandler: Done processing query
8259 2024.08.12 21:42:25.142607 [ 3 ] {e499c753-4865-4d8e-8b17-12320e2098a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8260 2024.08.12 21:42:25.142623 [ 3 ] {} <Debug> HTTP-Session: 309c758d-b8f6-4ad6-bf6f-425aa0becdcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.08.12 21:42:25.142847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8262 2024.08.12 21:42:25.142894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8263 2024.08.12 21:42:25.142912 [ 3 ] {} <Debug> HTTP-Session: be7c009d-a1a4-4504-af03-949d915eb08a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8264 2024.08.12 21:42:25.142929 [ 3 ] {} <Debug> HTTP-Session: be7c009d-a1a4-4504-af03-949d915eb08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8265 2024.08.12 21:42:25.142942 [ 3 ] {} <Debug> HTTP-Session: be7c009d-a1a4-4504-af03-949d915eb08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8266 2024.08.12 21:42:25.142974 [ 3 ] {} <Trace> HTTP-Session: be7c009d-a1a4-4504-af03-949d915eb08a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8267 2024.08.12 21:42:25.143074 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8268 2024.08.12 21:42:25.143120 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8269 2024.08.12 21:42:25.143246 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8270 2024.08.12 21:42:25.143571 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8271 2024.08.12 21:42:25.143607 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8272 2024.08.12 21:42:25.143961 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8273 2024.08.12 21:42:25.144285 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8274 2024.08.12 21:42:25.144438 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001391 sec., 16534.86700215672 rows/sec., 894.42 KiB/sec.
8275 2024.08.12 21:42:25.144603 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Debug> DynamicQueryHandler: Done processing query
8276 2024.08.12 21:42:25.144627 [ 3 ] {dd8439ef-0951-4a4b-baf6-affc745a6f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8277 2024.08.12 21:42:25.144643 [ 3 ] {} <Debug> HTTP-Session: be7c009d-a1a4-4504-af03-949d915eb08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.08.12 21:42:25.144790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8279 2024.08.12 21:42:25.144838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8280 2024.08.12 21:42:25.144857 [ 3 ] {} <Debug> HTTP-Session: 966697b4-b4de-4936-86fa-619a6a9d034b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8281 2024.08.12 21:42:25.144874 [ 3 ] {} <Debug> HTTP-Session: 966697b4-b4de-4936-86fa-619a6a9d034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.08.12 21:42:25.144888 [ 3 ] {} <Debug> HTTP-Session: 966697b4-b4de-4936-86fa-619a6a9d034b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.08.12 21:42:25.144920 [ 3 ] {} <Trace> HTTP-Session: 966697b4-b4de-4936-86fa-619a6a9d034b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8284 2024.08.12 21:42:25.145033 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8285 2024.08.12 21:42:25.145076 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8286 2024.08.12 21:42:25.145208 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8287 2024.08.12 21:42:25.145499 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8288 2024.08.12 21:42:25.145535 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8289 2024.08.12 21:42:25.145883 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8290 2024.08.12 21:42:25.146216 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8291 2024.08.12 21:42:25.146369 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
8292 2024.08.12 21:42:25.146687 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Debug> DynamicQueryHandler: Done processing query
8293 2024.08.12 21:42:25.146730 [ 3 ] {3537f9ec-570f-4771-939c-82e5035c353d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8294 2024.08.12 21:42:25.146756 [ 3 ] {} <Debug> HTTP-Session: 966697b4-b4de-4936-86fa-619a6a9d034b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8295 2024.08.12 21:42:30.244205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8296 2024.08.12 21:42:30.244331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8297 2024.08.12 21:42:30.244357 [ 3 ] {} <Debug> HTTP-Session: 291c4f9c-35c8-46c2-a548-2ed761529a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8298 2024.08.12 21:42:30.244381 [ 3 ] {} <Debug> HTTP-Session: 291c4f9c-35c8-46c2-a548-2ed761529a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.08.12 21:42:30.244396 [ 3 ] {} <Debug> HTTP-Session: 291c4f9c-35c8-46c2-a548-2ed761529a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.08.12 21:42:30.244447 [ 3 ] {} <Trace> HTTP-Session: 291c4f9c-35c8-46c2-a548-2ed761529a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8301 2024.08.12 21:42:30.244637 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8302 2024.08.12 21:42:30.244702 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8303 2024.08.12 21:42:30.244897 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8304 2024.08.12 21:42:30.245359 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8305 2024.08.12 21:42:30.245401 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8306 2024.08.12 21:42:30.245790 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8307 2024.08.12 21:42:30.246144 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8308 2024.08.12 21:42:30.246299 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001725 sec., 17971.014492753624 rows/sec., 1.42 MiB/sec.
8309 2024.08.12 21:42:30.246515 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Debug> DynamicQueryHandler: Done processing query
8310 2024.08.12 21:42:30.246543 [ 3 ] {06dab9c6-7383-4e67-bebb-26ef3d7aaef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8311 2024.08.12 21:42:30.246561 [ 3 ] {} <Debug> HTTP-Session: 291c4f9c-35c8-46c2-a548-2ed761529a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8312 2024.08.12 21:42:30.246748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8313 2024.08.12 21:42:30.246806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8314 2024.08.12 21:42:30.246826 [ 3 ] {} <Debug> HTTP-Session: 85833ab5-5050-409a-a6f0-1850dc79a0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8315 2024.08.12 21:42:30.246845 [ 3 ] {} <Debug> HTTP-Session: 85833ab5-5050-409a-a6f0-1850dc79a0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.08.12 21:42:30.246858 [ 3 ] {} <Debug> HTTP-Session: 85833ab5-5050-409a-a6f0-1850dc79a0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8317 2024.08.12 21:42:30.246895 [ 3 ] {} <Trace> HTTP-Session: 85833ab5-5050-409a-a6f0-1850dc79a0c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8318 2024.08.12 21:42:30.247047 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8319 2024.08.12 21:42:30.247094 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8320 2024.08.12 21:42:30.247230 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8321 2024.08.12 21:42:30.247688 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8322 2024.08.12 21:42:30.247725 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8323 2024.08.12 21:42:30.248061 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8324 2024.08.12 21:42:30.248383 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8325 2024.08.12 21:42:30.248519 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001539 sec., 96816.114359974 rows/sec., 8.11 MiB/sec.
8326 2024.08.12 21:42:30.248691 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Debug> DynamicQueryHandler: Done processing query
8327 2024.08.12 21:42:30.248716 [ 3 ] {687a2780-a961-4b37-a5e9-60d5b92f9658} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8328 2024.08.12 21:42:30.248734 [ 3 ] {} <Debug> HTTP-Session: 85833ab5-5050-409a-a6f0-1850dc79a0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8329 2024.08.12 21:42:30.248877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8330 2024.08.12 21:42:30.248928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8331 2024.08.12 21:42:30.248948 [ 3 ] {} <Debug> HTTP-Session: e591f18d-5009-4684-993e-7890ce2d98c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8332 2024.08.12 21:42:30.248965 [ 3 ] {} <Debug> HTTP-Session: e591f18d-5009-4684-993e-7890ce2d98c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.08.12 21:42:30.248979 [ 3 ] {} <Debug> HTTP-Session: e591f18d-5009-4684-993e-7890ce2d98c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.08.12 21:42:30.249013 [ 3 ] {} <Trace> HTTP-Session: e591f18d-5009-4684-993e-7890ce2d98c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8335 2024.08.12 21:42:30.249151 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8336 2024.08.12 21:42:30.249196 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8337 2024.08.12 21:42:30.249324 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8338 2024.08.12 21:42:30.249703 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8339 2024.08.12 21:42:30.249739 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8340 2024.08.12 21:42:30.250057 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8341 2024.08.12 21:42:30.250392 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8342 2024.08.12 21:42:30.250524 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001436 sec., 66155.98885793872 rows/sec., 5.17 MiB/sec.
8343 2024.08.12 21:42:30.250687 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Debug> DynamicQueryHandler: Done processing query
8344 2024.08.12 21:42:30.250712 [ 3 ] {28293414-e153-42ec-adb6-7ebe4144572c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8345 2024.08.12 21:42:30.250728 [ 3 ] {} <Debug> HTTP-Session: e591f18d-5009-4684-993e-7890ce2d98c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8346 2024.08.12 21:42:30.250911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8347 2024.08.12 21:42:30.250961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8348 2024.08.12 21:42:30.250980 [ 3 ] {} <Debug> HTTP-Session: dc7f9cdc-8176-4264-90fc-8a05aae268e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8349 2024.08.12 21:42:30.250997 [ 3 ] {} <Debug> HTTP-Session: dc7f9cdc-8176-4264-90fc-8a05aae268e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.08.12 21:42:30.251011 [ 3 ] {} <Debug> HTTP-Session: dc7f9cdc-8176-4264-90fc-8a05aae268e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8351 2024.08.12 21:42:30.251043 [ 3 ] {} <Trace> HTTP-Session: dc7f9cdc-8176-4264-90fc-8a05aae268e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8352 2024.08.12 21:42:30.251229 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8353 2024.08.12 21:42:30.251296 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8354 2024.08.12 21:42:30.251471 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8355 2024.08.12 21:42:30.251861 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8356 2024.08.12 21:42:30.251897 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8357 2024.08.12 21:42:30.252299 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8358 2024.08.12 21:42:30.252634 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8359 2024.08.12 21:42:30.252766 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec.
8360 2024.08.12 21:42:30.253045 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Debug> DynamicQueryHandler: Done processing query
8361 2024.08.12 21:42:30.253101 [ 3 ] {d23704bf-0912-454f-8c75-a1e4611a17b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8362 2024.08.12 21:42:30.253154 [ 3 ] {} <Debug> HTTP-Session: dc7f9cdc-8176-4264-90fc-8a05aae268e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8363 2024.08.12 21:42:30.253414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8364 2024.08.12 21:42:30.253465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8365 2024.08.12 21:42:30.253484 [ 3 ] {} <Debug> HTTP-Session: 1f6f0c08-4d6b-4436-9905-1ca641698133 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8366 2024.08.12 21:42:30.253501 [ 3 ] {} <Debug> HTTP-Session: 1f6f0c08-4d6b-4436-9905-1ca641698133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.08.12 21:42:30.253515 [ 3 ] {} <Debug> HTTP-Session: 1f6f0c08-4d6b-4436-9905-1ca641698133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8368 2024.08.12 21:42:30.253548 [ 3 ] {} <Trace> HTTP-Session: 1f6f0c08-4d6b-4436-9905-1ca641698133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8369 2024.08.12 21:42:30.253865 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8370 2024.08.12 21:42:30.253937 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <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
8371 2024.08.12 21:42:30.254363 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8372 2024.08.12 21:42:30.255118 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8373 2024.08.12 21:42:30.255155 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8374 2024.08.12 21:42:30.255780 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8375 2024.08.12 21:42:30.256182 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8376 2024.08.12 21:42:30.256336 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002699 sec., 11485.73545757688 rows/sec., 20.58 MiB/sec.
8377 2024.08.12 21:42:30.256566 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Debug> DynamicQueryHandler: Done processing query
8378 2024.08.12 21:42:30.256591 [ 3 ] {db4a6149-4cc8-40b7-b2f7-910c5426f5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8379 2024.08.12 21:42:30.256607 [ 3 ] {} <Debug> HTTP-Session: 1f6f0c08-4d6b-4436-9905-1ca641698133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8380 2024.08.12 21:42:30.256782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8381 2024.08.12 21:42:30.256830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8382 2024.08.12 21:42:30.256849 [ 3 ] {} <Debug> HTTP-Session: e948b0a7-da4e-4c4e-9646-1a98569ebb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8383 2024.08.12 21:42:30.256865 [ 3 ] {} <Debug> HTTP-Session: e948b0a7-da4e-4c4e-9646-1a98569ebb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8384 2024.08.12 21:42:30.256879 [ 3 ] {} <Debug> HTTP-Session: e948b0a7-da4e-4c4e-9646-1a98569ebb28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8385 2024.08.12 21:42:30.256910 [ 3 ] {} <Trace> HTTP-Session: e948b0a7-da4e-4c4e-9646-1a98569ebb28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8386 2024.08.12 21:42:30.257024 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8387 2024.08.12 21:42:30.257068 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8388 2024.08.12 21:42:30.257193 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8389 2024.08.12 21:42:30.257567 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8390 2024.08.12 21:42:30.257603 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8391 2024.08.12 21:42:30.257974 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8392 2024.08.12 21:42:30.258292 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8393 2024.08.12 21:42:30.258417 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
8394 2024.08.12 21:42:30.258576 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Debug> DynamicQueryHandler: Done processing query
8395 2024.08.12 21:42:30.258601 [ 3 ] {e6857143-3841-4c30-ae3a-03db7ec1e370} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8396 2024.08.12 21:42:30.258617 [ 3 ] {} <Debug> HTTP-Session: e948b0a7-da4e-4c4e-9646-1a98569ebb28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8397 2024.08.12 21:42:33.330193 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
8398 2024.08.12 21:42:33.330258 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
8399 2024.08.12 21:42:35.246325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8400 2024.08.12 21:42:35.246436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8401 2024.08.12 21:42:35.246459 [ 3 ] {} <Debug> HTTP-Session: 8ae5ec40-da79-4d68-80d9-2b1f30d1f9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8402 2024.08.12 21:42:35.246483 [ 3 ] {} <Debug> HTTP-Session: 8ae5ec40-da79-4d68-80d9-2b1f30d1f9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.08.12 21:42:35.246498 [ 3 ] {} <Debug> HTTP-Session: 8ae5ec40-da79-4d68-80d9-2b1f30d1f9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.08.12 21:42:35.246547 [ 3 ] {} <Trace> HTTP-Session: 8ae5ec40-da79-4d68-80d9-2b1f30d1f9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8405 2024.08.12 21:42:35.246725 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8406 2024.08.12 21:42:35.246791 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8407 2024.08.12 21:42:35.246982 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8408 2024.08.12 21:42:35.247390 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8409 2024.08.12 21:42:35.247434 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8410 2024.08.12 21:42:35.247798 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8411 2024.08.12 21:42:35.248127 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8412 2024.08.12 21:42:35.248297 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 209.52 KiB/sec.
8413 2024.08.12 21:42:35.248538 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Debug> DynamicQueryHandler: Done processing query
8414 2024.08.12 21:42:35.248565 [ 3 ] {6776ea15-bf89-4414-95b1-4731fcd32e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8415 2024.08.12 21:42:35.248581 [ 3 ] {} <Debug> HTTP-Session: 8ae5ec40-da79-4d68-80d9-2b1f30d1f9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.08.12 21:42:35.248789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.08.12 21:42:35.248846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.08.12 21:42:35.248866 [ 3 ] {} <Debug> HTTP-Session: be4163b6-60ea-47ec-87c1-89adfbb94be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8419 2024.08.12 21:42:35.248885 [ 3 ] {} <Debug> HTTP-Session: be4163b6-60ea-47ec-87c1-89adfbb94be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.08.12 21:42:35.248899 [ 3 ] {} <Debug> HTTP-Session: be4163b6-60ea-47ec-87c1-89adfbb94be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.08.12 21:42:35.248933 [ 3 ] {} <Trace> HTTP-Session: be4163b6-60ea-47ec-87c1-89adfbb94be7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.08.12 21:42:35.249076 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8423 2024.08.12 21:42:35.249123 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8424 2024.08.12 21:42:35.249260 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.08.12 21:42:35.249673 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.08.12 21:42:35.249710 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8427 2024.08.12 21:42:35.250037 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8428 2024.08.12 21:42:35.250348 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.08.12 21:42:35.250510 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001486 sec., 108344.54912516824 rows/sec., 9.55 MiB/sec.
8430 2024.08.12 21:42:35.250682 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Debug> DynamicQueryHandler: Done processing query
8431 2024.08.12 21:42:35.250706 [ 3 ] {055a73f2-d706-427a-80f1-41e8eadeaccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8432 2024.08.12 21:42:35.250722 [ 3 ] {} <Debug> HTTP-Session: be4163b6-60ea-47ec-87c1-89adfbb94be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.08.12 21:42:35.250891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8434 2024.08.12 21:42:35.250938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8435 2024.08.12 21:42:35.250956 [ 3 ] {} <Debug> HTTP-Session: d15d015a-5ef2-4d13-8915-61110bf1877f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8436 2024.08.12 21:42:35.250973 [ 3 ] {} <Debug> HTTP-Session: d15d015a-5ef2-4d13-8915-61110bf1877f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.08.12 21:42:35.250987 [ 3 ] {} <Debug> HTTP-Session: d15d015a-5ef2-4d13-8915-61110bf1877f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.08.12 21:42:35.251018 [ 3 ] {} <Trace> HTTP-Session: d15d015a-5ef2-4d13-8915-61110bf1877f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8439 2024.08.12 21:42:35.251228 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8440 2024.08.12 21:42:35.251274 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8441 2024.08.12 21:42:35.251399 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.08.12 21:42:35.251878 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8443 2024.08.12 21:42:35.251915 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8444 2024.08.12 21:42:35.252235 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8445 2024.08.12 21:42:35.252540 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8446 2024.08.12 21:42:35.252675 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001559 sec., 245028.86465683128 rows/sec., 17.21 MiB/sec.
8447 2024.08.12 21:42:35.252874 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Debug> DynamicQueryHandler: Done processing query
8448 2024.08.12 21:42:35.252911 [ 3 ] {ac445838-f67c-4914-9966-f5cf51859fac} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8449 2024.08.12 21:42:35.252944 [ 3 ] {} <Debug> HTTP-Session: d15d015a-5ef2-4d13-8915-61110bf1877f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.08.12 21:42:35.253098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8451 2024.08.12 21:42:35.253143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8452 2024.08.12 21:42:35.253161 [ 3 ] {} <Debug> HTTP-Session: 899523cc-a7cf-45bf-991c-6f86f0ad2894 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8453 2024.08.12 21:42:35.253178 [ 3 ] {} <Debug> HTTP-Session: 899523cc-a7cf-45bf-991c-6f86f0ad2894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.08.12 21:42:35.253192 [ 3 ] {} <Debug> HTTP-Session: 899523cc-a7cf-45bf-991c-6f86f0ad2894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.08.12 21:42:35.253222 [ 3 ] {} <Trace> HTTP-Session: 899523cc-a7cf-45bf-991c-6f86f0ad2894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8456 2024.08.12 21:42:35.253315 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8457 2024.08.12 21:42:35.253362 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8458 2024.08.12 21:42:35.253495 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8459 2024.08.12 21:42:35.253749 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8460 2024.08.12 21:42:35.253784 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8461 2024.08.12 21:42:35.254131 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8462 2024.08.12 21:42:35.254458 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8463 2024.08.12 21:42:35.254616 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 195.02 KiB/sec.
8464 2024.08.12 21:42:35.254779 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Debug> DynamicQueryHandler: Done processing query
8465 2024.08.12 21:42:35.254804 [ 3 ] {6c0a7ada-1d96-409a-8a48-b3d16d44e324} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8466 2024.08.12 21:42:35.254819 [ 3 ] {} <Debug> HTTP-Session: 899523cc-a7cf-45bf-991c-6f86f0ad2894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.08.12 21:42:35.254953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.08.12 21:42:35.255001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8469 2024.08.12 21:42:35.255019 [ 3 ] {} <Debug> HTTP-Session: d8b1ccd9-0ded-49fb-86bf-0d2ccf46565b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8470 2024.08.12 21:42:35.255035 [ 3 ] {} <Debug> HTTP-Session: d8b1ccd9-0ded-49fb-86bf-0d2ccf46565b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.08.12 21:42:35.255048 [ 3 ] {} <Debug> HTTP-Session: d8b1ccd9-0ded-49fb-86bf-0d2ccf46565b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.08.12 21:42:35.255079 [ 3 ] {} <Trace> HTTP-Session: d8b1ccd9-0ded-49fb-86bf-0d2ccf46565b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8473 2024.08.12 21:42:35.255209 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8474 2024.08.12 21:42:35.255256 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8475 2024.08.12 21:42:35.255398 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8476 2024.08.12 21:42:35.255692 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8477 2024.08.12 21:42:35.255727 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8478 2024.08.12 21:42:35.256078 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8479 2024.08.12 21:42:35.256418 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8480 2024.08.12 21:42:35.256571 [ 42 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8481 2024.08.12 21:42:35.256582 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001424 sec., 54073.03370786517 rows/sec., 3.33 MiB/sec.
8482 2024.08.12 21:42:35.256662 [ 42 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.12 21:42:35.256733 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8484 2024.08.12 21:42:35.256878 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Debug> DynamicQueryHandler: Done processing query
8485 2024.08.12 21:42:35.256888 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
8486 2024.08.12 21:42:35.256908 [ 3 ] {1b2d3655-91f5-4ccc-a737-f3588fc2ea3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8487 2024.08.12 21:42:35.256935 [ 3 ] {} <Debug> HTTP-Session: d8b1ccd9-0ded-49fb-86bf-0d2ccf46565b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.08.12 21:42:35.257034 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8489 2024.08.12 21:42:35.257066 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
8490 2024.08.12 21:42:35.257140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.08.12 21:42:35.257198 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
8492 2024.08.12 21:42:35.257261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8493 2024.08.12 21:42:35.257365 [ 3 ] {} <Debug> HTTP-Session: 1816686f-6163-47a5-a65b-6a225ef8d94a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8494 2024.08.12 21:42:35.257466 [ 3 ] {} <Debug> HTTP-Session: 1816686f-6163-47a5-a65b-6a225ef8d94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.08.12 21:42:35.257558 [ 3 ] {} <Debug> HTTP-Session: 1816686f-6163-47a5-a65b-6a225ef8d94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8496 2024.08.12 21:42:35.257566 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
8497 2024.08.12 21:42:35.257657 [ 3 ] {} <Trace> HTTP-Session: 1816686f-6163-47a5-a65b-6a225ef8d94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8498 2024.08.12 21:42:35.257901 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
8499 2024.08.12 21:42:35.258051 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8500 2024.08.12 21:42:35.258207 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
8501 2024.08.12 21:42:35.258228 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8502 2024.08.12 21:42:35.258498 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
8503 2024.08.12 21:42:35.259043 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8504 2024.08.12 21:42:35.259615 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8505 2024.08.12 21:42:35.259662 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8506 2024.08.12 21:42:35.260196 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8507 2024.08.12 21:42:35.260455 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.003620124 sec., 446669.7825820331 rows/sec., 27.51 MiB/sec.
8508 2024.08.12 21:42:35.260628 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8509 2024.08.12 21:42:35.260690 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8510 2024.08.12 21:42:35.260992 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003095 sec., 51696.28432956381 rows/sec., 3.60 MiB/sec.
8511 2024.08.12 21:42:35.261654 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Debug> DynamicQueryHandler: Done processing query
8512 2024.08.12 21:42:35.261729 [ 3 ] {7bf51bc6-ea8b-45e9-a2ce-b6ac4f8c2eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8513 2024.08.12 21:42:35.261821 [ 3 ] {} <Debug> HTTP-Session: 1816686f-6163-47a5-a65b-6a225ef8d94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8514 2024.08.12 21:42:35.262077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8515 2024.08.12 21:42:35.262122 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8516 2024.08.12 21:42:35.262160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8517 2024.08.12 21:42:35.262191 [ 3 ] {} <Debug> HTTP-Session: 9a8d5cf3-b77d-4000-935a-f482e416aaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8518 2024.08.12 21:42:35.262208 [ 3 ] {} <Debug> HTTP-Session: 9a8d5cf3-b77d-4000-935a-f482e416aaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8519 2024.08.12 21:42:35.262219 [ 186 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8520 2024.08.12 21:42:35.262224 [ 3 ] {} <Debug> HTTP-Session: 9a8d5cf3-b77d-4000-935a-f482e416aaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8521 2024.08.12 21:42:35.262274 [ 3 ] {} <Trace> HTTP-Session: 9a8d5cf3-b77d-4000-935a-f482e416aaf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8522 2024.08.12 21:42:35.262311 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
8523 2024.08.12 21:42:35.262396 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8524 2024.08.12 21:42:35.262442 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8525 2024.08.12 21:42:35.262576 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8526 2024.08.12 21:42:35.262842 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8527 2024.08.12 21:42:35.262878 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8528 2024.08.12 21:42:35.263222 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8529 2024.08.12 21:42:35.263541 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8530 2024.08.12 21:42:35.263701 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001331 sec., 17280.24042073629 rows/sec., 934.74 KiB/sec.
8531 2024.08.12 21:42:35.263905 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Debug> DynamicQueryHandler: Done processing query
8532 2024.08.12 21:42:35.263929 [ 3 ] {0ffb9de6-3efc-46b0-ab63-4ad97c826be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8533 2024.08.12 21:42:35.263945 [ 3 ] {} <Debug> HTTP-Session: 9a8d5cf3-b77d-4000-935a-f482e416aaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8534 2024.08.12 21:42:35.264070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8535 2024.08.12 21:42:35.264116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8536 2024.08.12 21:42:35.264135 [ 3 ] {} <Debug> HTTP-Session: 1b9ebf43-d8de-409b-b36d-dafda2c621b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8537 2024.08.12 21:42:35.264150 [ 3 ] {} <Debug> HTTP-Session: 1b9ebf43-d8de-409b-b36d-dafda2c621b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.08.12 21:42:35.264164 [ 3 ] {} <Debug> HTTP-Session: 1b9ebf43-d8de-409b-b36d-dafda2c621b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8539 2024.08.12 21:42:35.264194 [ 3 ] {} <Trace> HTTP-Session: 1b9ebf43-d8de-409b-b36d-dafda2c621b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8540 2024.08.12 21:42:35.264303 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8541 2024.08.12 21:42:35.264346 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8542 2024.08.12 21:42:35.264474 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8543 2024.08.12 21:42:35.264748 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8544 2024.08.12 21:42:35.264783 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8545 2024.08.12 21:42:35.265134 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8546 2024.08.12 21:42:35.265458 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8547 2024.08.12 21:42:35.265608 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec.
8548 2024.08.12 21:42:35.265776 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Debug> DynamicQueryHandler: Done processing query
8549 2024.08.12 21:42:35.265800 [ 3 ] {fa4c95d9-d311-4b4a-a354-9670dd15d8f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8550 2024.08.12 21:42:35.265815 [ 3 ] {} <Debug> HTTP-Session: 1b9ebf43-d8de-409b-b36d-dafda2c621b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.08.12 21:42:40.244139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8552 2024.08.12 21:42:40.244277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8553 2024.08.12 21:42:40.244306 [ 3 ] {} <Debug> HTTP-Session: e36c00cf-1840-4cf9-8312-b1d1ec67bb87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8554 2024.08.12 21:42:40.244333 [ 3 ] {} <Debug> HTTP-Session: e36c00cf-1840-4cf9-8312-b1d1ec67bb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8555 2024.08.12 21:42:40.244350 [ 3 ] {} <Debug> HTTP-Session: e36c00cf-1840-4cf9-8312-b1d1ec67bb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8556 2024.08.12 21:42:40.244405 [ 3 ] {} <Trace> HTTP-Session: e36c00cf-1840-4cf9-8312-b1d1ec67bb87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8557 2024.08.12 21:42:40.244618 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8558 2024.08.12 21:42:40.244693 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8559 2024.08.12 21:42:40.244900 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8560 2024.08.12 21:42:40.245344 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8561 2024.08.12 21:42:40.245392 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8562 2024.08.12 21:42:40.245758 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8563 2024.08.12 21:42:40.246085 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8564 2024.08.12 21:42:40.246250 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001695 sec., 18289.085545722715 rows/sec., 1.45 MiB/sec.
8565 2024.08.12 21:42:40.246266 [ 37 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8566 2024.08.12 21:42:40.246373 [ 37 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8567 2024.08.12 21:42:40.246416 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8568 2024.08.12 21:42:40.246544 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Debug> DynamicQueryHandler: Done processing query
8569 2024.08.12 21:42:40.246610 [ 3 ] {d83e815a-014e-43ec-bc47-3d3e8d344470} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8570 2024.08.12 21:42:40.246672 [ 3 ] {} <Debug> HTTP-Session: e36c00cf-1840-4cf9-8312-b1d1ec67bb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8571 2024.08.12 21:42:40.246769 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
8572 2024.08.12 21:42:40.246917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8573 2024.08.12 21:42:40.247038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8574 2024.08.12 21:42:40.247093 [ 3 ] {} <Debug> HTTP-Session: 2b4627cd-3231-4795-878d-865452ef54eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8575 2024.08.12 21:42:40.247153 [ 3 ] {} <Debug> HTTP-Session: 2b4627cd-3231-4795-878d-865452ef54eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8576 2024.08.12 21:42:40.247199 [ 3 ] {} <Debug> HTTP-Session: 2b4627cd-3231-4795-878d-865452ef54eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8577 2024.08.12 21:42:40.247257 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8578 2024.08.12 21:42:40.247276 [ 3 ] {} <Trace> HTTP-Session: 2b4627cd-3231-4795-878d-865452ef54eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8579 2024.08.12 21:42:40.247358 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part
8580 2024.08.12 21:42:40.247647 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8581 2024.08.12 21:42:40.247720 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part
8582 2024.08.12 21:42:40.247784 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8583 2024.08.12 21:42:40.248085 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
8584 2024.08.12 21:42:40.248471 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part
8585 2024.08.12 21:42:40.248841 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
8586 2024.08.12 21:42:40.249086 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8587 2024.08.12 21:42:40.249160 [ 192 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part
8588 2024.08.12 21:42:40.250162 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8589 2024.08.12 21:42:40.250225 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8590 2024.08.12 21:42:40.251128 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8591 2024.08.12 21:42:40.251903 [ 186 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.005384027 sec., 26374.31053001777 rows/sec., 2.00 MiB/sec.
8592 2024.08.12 21:42:40.252048 [ 186 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8593 2024.08.12 21:42:40.252053 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8594 2024.08.12 21:42:40.252350 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.004899 sec., 30414.37027964891 rows/sec., 2.55 MiB/sec.
8595 2024.08.12 21:42:40.252633 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Debug> DynamicQueryHandler: Done processing query
8596 2024.08.12 21:42:40.252661 [ 3 ] {b0b70699-78a4-42d9-9abc-4998ccb0ab9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8597 2024.08.12 21:42:40.252680 [ 3 ] {} <Debug> HTTP-Session: 2b4627cd-3231-4795-878d-865452ef54eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.08.12 21:42:40.252730 [ 186 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8599 2024.08.12 21:42:40.252811 [ 186 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_41_8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8600 2024.08.12 21:42:40.252853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8601 2024.08.12 21:42:40.252910 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8602 2024.08.12 21:42:40.252926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8603 2024.08.12 21:42:40.252950 [ 3 ] {} <Debug> HTTP-Session: a1d08e29-1a11-4989-aeb9-2ea12dd65507 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8604 2024.08.12 21:42:40.252967 [ 3 ] {} <Debug> HTTP-Session: a1d08e29-1a11-4989-aeb9-2ea12dd65507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8605 2024.08.12 21:42:40.252980 [ 3 ] {} <Debug> HTTP-Session: a1d08e29-1a11-4989-aeb9-2ea12dd65507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8606 2024.08.12 21:42:40.253012 [ 3 ] {} <Trace> HTTP-Session: a1d08e29-1a11-4989-aeb9-2ea12dd65507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8607 2024.08.12 21:42:40.253141 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8608 2024.08.12 21:42:40.253185 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8609 2024.08.12 21:42:40.253315 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8610 2024.08.12 21:42:40.253659 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8611 2024.08.12 21:42:40.253696 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8612 2024.08.12 21:42:40.254023 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8613 2024.08.12 21:42:40.254326 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8614 2024.08.12 21:42:40.254489 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001389 sec., 68394.52843772498 rows/sec., 5.34 MiB/sec.
8615 2024.08.12 21:42:40.254687 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Debug> DynamicQueryHandler: Done processing query
8616 2024.08.12 21:42:40.254742 [ 3 ] {8e37f71a-272d-4b4c-9622-a79f730630b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8617 2024.08.12 21:42:40.254759 [ 3 ] {} <Debug> HTTP-Session: a1d08e29-1a11-4989-aeb9-2ea12dd65507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8618 2024.08.12 21:42:40.254940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8619 2024.08.12 21:42:40.254988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8620 2024.08.12 21:42:40.255006 [ 3 ] {} <Debug> HTTP-Session: 80a2c14d-988c-4c3d-9b55-17aa612e7ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8621 2024.08.12 21:42:40.255022 [ 3 ] {} <Debug> HTTP-Session: 80a2c14d-988c-4c3d-9b55-17aa612e7ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.08.12 21:42:40.255036 [ 3 ] {} <Debug> HTTP-Session: 80a2c14d-988c-4c3d-9b55-17aa612e7ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8623 2024.08.12 21:42:40.255066 [ 3 ] {} <Trace> HTTP-Session: 80a2c14d-988c-4c3d-9b55-17aa612e7ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8624 2024.08.12 21:42:40.255210 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8625 2024.08.12 21:42:40.255257 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8626 2024.08.12 21:42:40.255428 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8627 2024.08.12 21:42:40.255789 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8628 2024.08.12 21:42:40.255825 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8629 2024.08.12 21:42:40.256211 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8630 2024.08.12 21:42:40.256549 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8631 2024.08.12 21:42:40.256722 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
8632 2024.08.12 21:42:40.256991 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Debug> DynamicQueryHandler: Done processing query
8633 2024.08.12 21:42:40.257032 [ 3 ] {2da54565-cef0-48ba-a32d-da016454c61c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8634 2024.08.12 21:42:40.257054 [ 3 ] {} <Debug> HTTP-Session: 80a2c14d-988c-4c3d-9b55-17aa612e7ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.08.12 21:42:40.257232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8636 2024.08.12 21:42:40.257279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8637 2024.08.12 21:42:40.257297 [ 3 ] {} <Debug> HTTP-Session: 75915af1-8f30-402c-8bbd-950bba51d531 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8638 2024.08.12 21:42:40.257313 [ 3 ] {} <Debug> HTTP-Session: 75915af1-8f30-402c-8bbd-950bba51d531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8639 2024.08.12 21:42:40.257326 [ 3 ] {} <Debug> HTTP-Session: 75915af1-8f30-402c-8bbd-950bba51d531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8640 2024.08.12 21:42:40.257357 [ 3 ] {} <Trace> HTTP-Session: 75915af1-8f30-402c-8bbd-950bba51d531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8641 2024.08.12 21:42:40.257666 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8642 2024.08.12 21:42:40.257735 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <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
8643 2024.08.12 21:42:40.258165 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8644 2024.08.12 21:42:40.258832 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8645 2024.08.12 21:42:40.258868 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8646 2024.08.12 21:42:40.259466 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8647 2024.08.12 21:42:40.259858 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8648 2024.08.12 21:42:40.260067 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002615 sec., 11854.684512428297 rows/sec., 21.24 MiB/sec.
8649 2024.08.12 21:42:40.260482 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Debug> DynamicQueryHandler: Done processing query
8650 2024.08.12 21:42:40.260506 [ 3 ] {901900e2-9ffc-471a-a0f0-83f882105e5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8651 2024.08.12 21:42:40.260522 [ 3 ] {} <Debug> HTTP-Session: 75915af1-8f30-402c-8bbd-950bba51d531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.08.12 21:42:40.260654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8653 2024.08.12 21:42:40.260702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8654 2024.08.12 21:42:40.260720 [ 3 ] {} <Debug> HTTP-Session: 50c9e536-1dea-401d-bd49-aec407e7959d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8655 2024.08.12 21:42:40.260736 [ 3 ] {} <Debug> HTTP-Session: 50c9e536-1dea-401d-bd49-aec407e7959d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8656 2024.08.12 21:42:40.260749 [ 3 ] {} <Debug> HTTP-Session: 50c9e536-1dea-401d-bd49-aec407e7959d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8657 2024.08.12 21:42:40.260781 [ 3 ] {} <Trace> HTTP-Session: 50c9e536-1dea-401d-bd49-aec407e7959d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8658 2024.08.12 21:42:40.260903 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8659 2024.08.12 21:42:40.260946 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8660 2024.08.12 21:42:40.261073 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8661 2024.08.12 21:42:40.261358 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8662 2024.08.12 21:42:40.261394 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8663 2024.08.12 21:42:40.261749 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8664 2024.08.12 21:42:40.262066 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8665 2024.08.12 21:42:40.262230 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
8666 2024.08.12 21:42:40.262382 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Debug> DynamicQueryHandler: Done processing query
8667 2024.08.12 21:42:40.262406 [ 3 ] {76432f8b-eccb-4f93-9fce-8b4dc0e539e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8668 2024.08.12 21:42:40.262421 [ 3 ] {} <Debug> HTTP-Session: 50c9e536-1dea-401d-bd49-aec407e7959d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.08.12 21:42:45.247387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8670 2024.08.12 21:42:45.247517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8671 2024.08.12 21:42:45.247542 [ 3 ] {} <Debug> HTTP-Session: e62681c9-b8c6-4804-a76e-fc769ca0d1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8672 2024.08.12 21:42:45.247565 [ 3 ] {} <Debug> HTTP-Session: e62681c9-b8c6-4804-a76e-fc769ca0d1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8673 2024.08.12 21:42:45.247579 [ 3 ] {} <Debug> HTTP-Session: e62681c9-b8c6-4804-a76e-fc769ca0d1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8674 2024.08.12 21:42:45.247629 [ 3 ] {} <Trace> HTTP-Session: e62681c9-b8c6-4804-a76e-fc769ca0d1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8675 2024.08.12 21:42:45.247808 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8676 2024.08.12 21:42:45.247877 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8677 2024.08.12 21:42:45.248070 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8678 2024.08.12 21:42:45.248507 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8679 2024.08.12 21:42:45.248555 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8680 2024.08.12 21:42:45.248926 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8681 2024.08.12 21:42:45.249255 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8682 2024.08.12 21:42:45.249430 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 203.87 KiB/sec.
8683 2024.08.12 21:42:45.249650 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Debug> DynamicQueryHandler: Done processing query
8684 2024.08.12 21:42:45.249679 [ 3 ] {da40108a-d70b-4632-b27b-4ce877a8ee8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8685 2024.08.12 21:42:45.249695 [ 3 ] {} <Debug> HTTP-Session: e62681c9-b8c6-4804-a76e-fc769ca0d1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.08.12 21:42:45.249871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8687 2024.08.12 21:42:45.249928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8688 2024.08.12 21:42:45.249947 [ 3 ] {} <Debug> HTTP-Session: d3569da5-ed80-40b9-8765-1525a52f5f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8689 2024.08.12 21:42:45.249966 [ 3 ] {} <Debug> HTTP-Session: d3569da5-ed80-40b9-8765-1525a52f5f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8690 2024.08.12 21:42:45.249979 [ 3 ] {} <Debug> HTTP-Session: d3569da5-ed80-40b9-8765-1525a52f5f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8691 2024.08.12 21:42:45.250014 [ 3 ] {} <Trace> HTTP-Session: d3569da5-ed80-40b9-8765-1525a52f5f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8692 2024.08.12 21:42:45.250160 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8693 2024.08.12 21:42:45.250207 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8694 2024.08.12 21:42:45.250338 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8695 2024.08.12 21:42:45.250788 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8696 2024.08.12 21:42:45.250826 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8697 2024.08.12 21:42:45.251149 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8698 2024.08.12 21:42:45.251488 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8699 2024.08.12 21:42:45.251636 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001536 sec., 104817.70833333333 rows/sec., 9.24 MiB/sec.
8700 2024.08.12 21:42:45.251660 [ 32 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8701 2024.08.12 21:42:45.251770 [ 32 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8702 2024.08.12 21:42:45.251809 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8703 2024.08.12 21:42:45.251879 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Debug> DynamicQueryHandler: Done processing query
8704 2024.08.12 21:42:45.251922 [ 3 ] {28cf2720-4240-438b-8698-c05b15cf0ec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8705 2024.08.12 21:42:45.251950 [ 3 ] {} <Debug> HTTP-Session: d3569da5-ed80-40b9-8765-1525a52f5f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.08.12 21:42:45.251975 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::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
8707 2024.08.12 21:42:45.252086 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8708 2024.08.12 21:42:45.252116 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part
8709 2024.08.12 21:42:45.252155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8710 2024.08.12 21:42:45.252182 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1302 rows starting from the beginning of the part
8711 2024.08.12 21:42:45.252235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8712 2024.08.12 21:42:45.252347 [ 3 ] {} <Debug> HTTP-Session: 6914b82e-affe-486e-80a9-00727f44c5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8713 2024.08.12 21:42:45.252414 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part
8714 2024.08.12 21:42:45.252436 [ 3 ] {} <Debug> HTTP-Session: 6914b82e-affe-486e-80a9-00727f44c5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8715 2024.08.12 21:42:45.252499 [ 3 ] {} <Debug> HTTP-Session: 6914b82e-affe-486e-80a9-00727f44c5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8716 2024.08.12 21:42:45.252693 [ 3 ] {} <Trace> HTTP-Session: 6914b82e-affe-486e-80a9-00727f44c5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8717 2024.08.12 21:42:45.252729 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
8718 2024.08.12 21:42:45.252875 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part
8719 2024.08.12 21:42:45.253204 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8720 2024.08.12 21:42:45.253207 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part
8721 2024.08.12 21:42:45.253297 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8722 2024.08.12 21:42:45.253780 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8723 2024.08.12 21:42:45.254488 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8724 2024.08.12 21:42:45.254539 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8725 2024.08.12 21:42:45.254929 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8726 2024.08.12 21:42:45.255357 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8727 2024.08.12 21:42:45.255387 [ 186 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 4 columns (4 merged, 0 gathered) in 0.003486063 sec., 953511.1671820044 rows/sec., 79.84 MiB/sec.
8728 2024.08.12 21:42:45.255548 [ 32 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8729 2024.08.12 21:42:45.255566 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.002633 sec., 145081.65590581085 rows/sec., 10.19 MiB/sec.
8730 2024.08.12 21:42:45.255615 [ 32 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8731 2024.08.12 21:42:45.255683 [ 186 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8732 2024.08.12 21:42:45.255726 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8733 2024.08.12 21:42:45.256215 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Debug> DynamicQueryHandler: Done processing query
8734 2024.08.12 21:42:45.256353 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::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
8735 2024.08.12 21:42:45.256380 [ 3 ] {7c35d5bb-9f64-451e-a81c-1ae777ef237d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8736 2024.08.12 21:42:45.256571 [ 3 ] {} <Debug> HTTP-Session: 6914b82e-affe-486e-80a9-00727f44c5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.08.12 21:42:45.257056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8738 2024.08.12 21:42:45.257334 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8739 2024.08.12 21:42:45.257372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8740 2024.08.12 21:42:45.257507 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 903 rows starting from the beginning of the part
8741 2024.08.12 21:42:45.257511 [ 3 ] {} <Debug> HTTP-Session: 57ec9a53-1e10-45f4-8840-8f2fc524e728 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8742 2024.08.12 21:42:45.257677 [ 3 ] {} <Debug> HTTP-Session: 57ec9a53-1e10-45f4-8840-8f2fc524e728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.08.12 21:42:45.257865 [ 3 ] {} <Debug> HTTP-Session: 57ec9a53-1e10-45f4-8840-8f2fc524e728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8744 2024.08.12 21:42:45.258127 [ 3 ] {} <Trace> HTTP-Session: 57ec9a53-1e10-45f4-8840-8f2fc524e728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8745 2024.08.12 21:42:45.258160 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 840 rows starting from the beginning of the part
8746 2024.08.12 21:42:45.258561 [ 186 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8747 2024.08.12 21:42:45.258594 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part
8748 2024.08.12 21:42:45.258646 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8749 2024.08.12 21:42:45.258938 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8750 2024.08.12 21:42:45.259038 [ 186 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_46_9} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8751 2024.08.12 21:42:45.259071 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 382 rows starting from the beginning of the part
8752 2024.08.12 21:42:45.259459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
8753 2024.08.12 21:42:45.259565 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part
8754 2024.08.12 21:42:45.259853 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 382 rows starting from the beginning of the part
8755 2024.08.12 21:42:45.260415 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8756 2024.08.12 21:42:45.260997 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8757 2024.08.12 21:42:45.261047 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8758 2024.08.12 21:42:45.261992 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8759 2024.08.12 21:42:45.262461 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8760 2024.08.12 21:42:45.262738 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004311 sec., 1391.7884481558804 rows/sec., 59.80 KiB/sec.
8761 2024.08.12 21:42:45.263207 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2697 rows, containing 4 columns (4 merged, 0 gathered) in 0.007261999 sec., 371385.3444485465 rows/sec., 26.77 MiB/sec.
8762 2024.08.12 21:42:45.263271 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Debug> DynamicQueryHandler: Done processing query
8763 2024.08.12 21:42:45.263309 [ 3 ] {47d1c088-4c32-401e-928d-c4b61adfef6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8764 2024.08.12 21:42:45.263338 [ 3 ] {} <Debug> HTTP-Session: 57ec9a53-1e10-45f4-8840-8f2fc524e728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8765 2024.08.12 21:42:45.263432 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8766 2024.08.12 21:42:45.263532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8767 2024.08.12 21:42:45.263622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8768 2024.08.12 21:42:45.263676 [ 3 ] {} <Debug> HTTP-Session: 0ceb0f8c-afd4-4ecd-9d78-153f7b1635ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8769 2024.08.12 21:42:45.263733 [ 3 ] {} <Debug> HTTP-Session: 0ceb0f8c-afd4-4ecd-9d78-153f7b1635ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8770 2024.08.12 21:42:45.263784 [ 3 ] {} <Debug> HTTP-Session: 0ceb0f8c-afd4-4ecd-9d78-153f7b1635ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.08.12 21:42:45.263889 [ 3 ] {} <Trace> HTTP-Session: 0ceb0f8c-afd4-4ecd-9d78-153f7b1635ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8772 2024.08.12 21:42:45.264139 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8773 2024.08.12 21:42:45.264206 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8774 2024.08.12 21:42:45.264227 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8775 2024.08.12 21:42:45.264431 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_46_9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8776 2024.08.12 21:42:45.264617 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
8777 2024.08.12 21:42:45.264703 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8778 2024.08.12 21:42:45.265042 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8779 2024.08.12 21:42:45.265079 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8780 2024.08.12 21:42:45.265457 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8781 2024.08.12 21:42:45.265814 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8782 2024.08.12 21:42:45.265985 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001947 sec., 39548.022598870055 rows/sec., 2.44 MiB/sec.
8783 2024.08.12 21:42:45.266162 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Debug> DynamicQueryHandler: Done processing query
8784 2024.08.12 21:42:45.266187 [ 3 ] {20332876-cf87-46a8-8b74-88b115e87788} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8785 2024.08.12 21:42:45.266203 [ 3 ] {} <Debug> HTTP-Session: 0ceb0f8c-afd4-4ecd-9d78-153f7b1635ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.08.12 21:42:45.266432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8787 2024.08.12 21:42:45.266481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8788 2024.08.12 21:42:45.266499 [ 3 ] {} <Debug> HTTP-Session: d2e8faf0-65c9-45c2-bbdf-7fe7eed8d031 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8789 2024.08.12 21:42:45.266515 [ 3 ] {} <Debug> HTTP-Session: d2e8faf0-65c9-45c2-bbdf-7fe7eed8d031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8790 2024.08.12 21:42:45.266529 [ 3 ] {} <Debug> HTTP-Session: d2e8faf0-65c9-45c2-bbdf-7fe7eed8d031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.08.12 21:42:45.266560 [ 3 ] {} <Trace> HTTP-Session: d2e8faf0-65c9-45c2-bbdf-7fe7eed8d031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8792 2024.08.12 21:42:45.266743 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8793 2024.08.12 21:42:45.266788 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8794 2024.08.12 21:42:45.266933 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.08.12 21:42:45.267295 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.08.12 21:42:45.267331 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8797 2024.08.12 21:42:45.267707 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8798 2024.08.12 21:42:45.268054 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2024.08.12 21:42:45.268214 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8800 2024.08.12 21:42:45.268223 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
8801 2024.08.12 21:42:45.268265 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8802 2024.08.12 21:42:45.268334 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8803 2024.08.12 21:42:45.268624 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Debug> DynamicQueryHandler: Done processing query
8804 2024.08.12 21:42:45.268695 [ 3 ] {2ac144ee-7c12-4f7c-8653-92627aee760b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8805 2024.08.12 21:42:45.268754 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::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
8806 2024.08.12 21:42:45.268774 [ 3 ] {} <Debug> HTTP-Session: d2e8faf0-65c9-45c2-bbdf-7fe7eed8d031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8807 2024.08.12 21:42:45.269183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8808 2024.08.12 21:42:45.269317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8809 2024.08.12 21:42:45.269323 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8810 2024.08.12 21:42:45.269346 [ 3 ] {} <Debug> HTTP-Session: 4b7b1ba6-7622-40ff-b379-e66e89fe422a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8811 2024.08.12 21:42:45.269399 [ 3 ] {} <Debug> HTTP-Session: 4b7b1ba6-7622-40ff-b379-e66e89fe422a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8812 2024.08.12 21:42:45.269404 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11129 rows starting from the beginning of the part
8813 2024.08.12 21:42:45.269419 [ 3 ] {} <Debug> HTTP-Session: 4b7b1ba6-7622-40ff-b379-e66e89fe422a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8814 2024.08.12 21:42:45.269527 [ 3 ] {} <Trace> HTTP-Session: 4b7b1ba6-7622-40ff-b379-e66e89fe422a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8815 2024.08.12 21:42:45.269667 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 845 rows starting from the beginning of the part
8816 2024.08.12 21:42:45.269921 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8817 2024.08.12 21:42:45.269952 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
8818 2024.08.12 21:42:45.270155 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8819 2024.08.12 21:42:45.270214 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
8820 2024.08.12 21:42:45.270535 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
8821 2024.08.12 21:42:45.270873 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
8822 2024.08.12 21:42:45.271300 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8823 2024.08.12 21:42:45.272025 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8824 2024.08.12 21:42:45.272087 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8825 2024.08.12 21:42:45.272599 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8826 2024.08.12 21:42:45.273363 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8827 2024.08.12 21:42:45.273731 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003965 sec., 5800.756620428752 rows/sec., 313.78 KiB/sec.
8828 2024.08.12 21:42:45.274349 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Debug> DynamicQueryHandler: Done processing query
8829 2024.08.12 21:42:45.274386 [ 3 ] {18d069cb-9047-412e-bebf-ecae2c5bc373} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8830 2024.08.12 21:42:45.274424 [ 3 ] {} <Debug> HTTP-Session: 4b7b1ba6-7622-40ff-b379-e66e89fe422a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8831 2024.08.12 21:42:45.274570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8832 2024.08.12 21:42:45.274621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8833 2024.08.12 21:42:45.274640 [ 3 ] {} <Debug> HTTP-Session: 6aab5e04-0bf8-4108-979b-81f3119802e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8834 2024.08.12 21:42:45.274656 [ 3 ] {} <Debug> HTTP-Session: 6aab5e04-0bf8-4108-979b-81f3119802e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.08.12 21:42:45.274670 [ 3 ] {} <Debug> HTTP-Session: 6aab5e04-0bf8-4108-979b-81f3119802e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8836 2024.08.12 21:42:45.274730 [ 3 ] {} <Trace> HTTP-Session: 6aab5e04-0bf8-4108-979b-81f3119802e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8837 2024.08.12 21:42:45.274856 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8838 2024.08.12 21:42:45.274902 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8839 2024.08.12 21:42:45.275287 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8840 2024.08.12 21:42:45.275698 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2024.08.12 21:42:45.275743 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8842 2024.08.12 21:42:45.276227 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8843 2024.08.12 21:42:45.276596 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8844 2024.08.12 21:42:45.276894 [ 32 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8845 2024.08.12 21:42:45.276918 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002068 sec., 29013.539651837524 rows/sec., 1.96 MiB/sec.
8846 2024.08.12 21:42:45.277406 [ 32 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8847 2024.08.12 21:42:45.277474 [ 189 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12614 rows, containing 5 columns (5 merged, 0 gathered) in 0.008993591 sec., 1402554.330077941 rows/sec., 95.85 MiB/sec.
8848 2024.08.12 21:42:45.277485 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8849 2024.08.12 21:42:45.277500 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Debug> DynamicQueryHandler: Done processing query
8850 2024.08.12 21:42:45.277568 [ 3 ] {58fc2b30-3a07-4fdd-8931-e0fab43d7960} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8851 2024.08.12 21:42:45.277645 [ 3 ] {} <Debug> HTTP-Session: 6aab5e04-0bf8-4108-979b-81f3119802e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.08.12 21:42:45.277856 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::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
8853 2024.08.12 21:42:45.278216 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8854 2024.08.12 21:42:45.278436 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8855 2024.08.12 21:42:45.278542 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2272 rows starting from the beginning of the part
8856 2024.08.12 21:42:45.278783 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
8857 2024.08.12 21:42:45.278940 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
8858 2024.08.12 21:42:45.279343 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
8859 2024.08.12 21:42:45.279744 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
8860 2024.08.12 21:42:45.280039 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
8861 2024.08.12 21:42:45.280268 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8862 2024.08.12 21:42:45.280534 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8863 2024.08.12 21:42:45.280707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB.
8864 2024.08.12 21:42:45.281660 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 4 columns (4 merged, 0 gathered) in 0.00404587 sec., 635709.9956251684 rows/sec., 42.81 MiB/sec.
8865 2024.08.12 21:42:45.281925 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8866 2024.08.12 21:42:45.282301 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8867 2024.08.12 21:42:45.282379 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_46_9} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8868 2024.08.12 21:42:45.282467 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
8869 2024.08.12 21:42:48.330313 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
8870 2024.08.12 21:42:48.330383 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
8871 2024.08.12 21:42:49.001242 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000883531 sec.
8872 2024.08.12 21:42:50.245225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8873 2024.08.12 21:42:50.245335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8874 2024.08.12 21:42:50.245359 [ 3 ] {} <Debug> HTTP-Session: 0f13d8d4-8be1-4cd8-8f99-9605fcf12cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8875 2024.08.12 21:42:50.245383 [ 3 ] {} <Debug> HTTP-Session: 0f13d8d4-8be1-4cd8-8f99-9605fcf12cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8876 2024.08.12 21:42:50.245398 [ 3 ] {} <Debug> HTTP-Session: 0f13d8d4-8be1-4cd8-8f99-9605fcf12cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8877 2024.08.12 21:42:50.245447 [ 3 ] {} <Trace> HTTP-Session: 0f13d8d4-8be1-4cd8-8f99-9605fcf12cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8878 2024.08.12 21:42:50.245641 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8879 2024.08.12 21:42:50.245707 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8880 2024.08.12 21:42:50.245894 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8881 2024.08.12 21:42:50.246332 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8882 2024.08.12 21:42:50.246372 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8883 2024.08.12 21:42:50.246737 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8884 2024.08.12 21:42:50.247070 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8885 2024.08.12 21:42:50.247213 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001634 sec., 18971.8482252142 rows/sec., 1.50 MiB/sec.
8886 2024.08.12 21:42:50.247401 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Debug> DynamicQueryHandler: Done processing query
8887 2024.08.12 21:42:50.247427 [ 3 ] {13d80dca-169e-4c7c-afa6-769efa80a8c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8888 2024.08.12 21:42:50.247443 [ 3 ] {} <Debug> HTTP-Session: 0f13d8d4-8be1-4cd8-8f99-9605fcf12cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.08.12 21:42:50.247586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8890 2024.08.12 21:42:50.247635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8891 2024.08.12 21:42:50.247653 [ 3 ] {} <Debug> HTTP-Session: 6b6e98e9-1011-440b-97de-c0bf9ca14540 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8892 2024.08.12 21:42:50.247669 [ 3 ] {} <Debug> HTTP-Session: 6b6e98e9-1011-440b-97de-c0bf9ca14540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.08.12 21:42:50.247683 [ 3 ] {} <Debug> HTTP-Session: 6b6e98e9-1011-440b-97de-c0bf9ca14540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8894 2024.08.12 21:42:50.247713 [ 3 ] {} <Trace> HTTP-Session: 6b6e98e9-1011-440b-97de-c0bf9ca14540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8895 2024.08.12 21:42:50.247805 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8896 2024.08.12 21:42:50.247847 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8897 2024.08.12 21:42:50.247973 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8898 2024.08.12 21:42:50.248249 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8899 2024.08.12 21:42:50.248285 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8900 2024.08.12 21:42:50.248578 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8901 2024.08.12 21:42:50.248879 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8902 2024.08.12 21:42:50.249005 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001223 sec., 3270.645952575634 rows/sec., 266.70 KiB/sec.
8903 2024.08.12 21:42:50.249210 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Debug> DynamicQueryHandler: Done processing query
8904 2024.08.12 21:42:50.249234 [ 3 ] {aa03ed99-1bd2-4a4f-92cb-f47ca81488c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8905 2024.08.12 21:42:50.249250 [ 3 ] {} <Debug> HTTP-Session: 6b6e98e9-1011-440b-97de-c0bf9ca14540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.12 21:42:50.249466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8907 2024.08.12 21:42:50.249515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8908 2024.08.12 21:42:50.249534 [ 3 ] {} <Debug> HTTP-Session: b33ee48e-5ffa-4b37-9776-1ece19a1f722 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8909 2024.08.12 21:42:50.249549 [ 3 ] {} <Debug> HTTP-Session: b33ee48e-5ffa-4b37-9776-1ece19a1f722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.08.12 21:42:50.249563 [ 3 ] {} <Debug> HTTP-Session: b33ee48e-5ffa-4b37-9776-1ece19a1f722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8911 2024.08.12 21:42:50.249593 [ 3 ] {} <Trace> HTTP-Session: b33ee48e-5ffa-4b37-9776-1ece19a1f722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8912 2024.08.12 21:42:50.249725 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8913 2024.08.12 21:42:50.249767 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8914 2024.08.12 21:42:50.249887 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.08.12 21:42:50.250366 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8916 2024.08.12 21:42:50.250402 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8917 2024.08.12 21:42:50.250721 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8918 2024.08.12 21:42:50.251019 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8919 2024.08.12 21:42:50.251140 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Debug> executeQuery: Read 151 rows, 12.93 KiB in 0.001473 sec., 102511.88051595385 rows/sec., 8.58 MiB/sec.
8920 2024.08.12 21:42:50.251302 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Debug> DynamicQueryHandler: Done processing query
8921 2024.08.12 21:42:50.251326 [ 3 ] {19064c7d-c942-4757-8693-7e9ebbcdb511} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8922 2024.08.12 21:42:50.251342 [ 3 ] {} <Debug> HTTP-Session: b33ee48e-5ffa-4b37-9776-1ece19a1f722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8923 2024.08.12 21:42:50.251459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8924 2024.08.12 21:42:50.251506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8925 2024.08.12 21:42:50.251524 [ 3 ] {} <Debug> HTTP-Session: ac1c0a0a-680a-4a77-b1a9-a469973a4092 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8926 2024.08.12 21:42:50.251539 [ 3 ] {} <Debug> HTTP-Session: ac1c0a0a-680a-4a77-b1a9-a469973a4092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.08.12 21:42:50.251553 [ 3 ] {} <Debug> HTTP-Session: ac1c0a0a-680a-4a77-b1a9-a469973a4092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.08.12 21:42:50.251583 [ 3 ] {} <Trace> HTTP-Session: ac1c0a0a-680a-4a77-b1a9-a469973a4092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8929 2024.08.12 21:42:50.251674 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8930 2024.08.12 21:42:50.251715 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8931 2024.08.12 21:42:50.251839 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8932 2024.08.12 21:42:50.252128 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8933 2024.08.12 21:42:50.252164 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8934 2024.08.12 21:42:50.252453 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8935 2024.08.12 21:42:50.252750 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.08.12 21:42:50.252880 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001224 sec., 3267.97385620915 rows/sec., 228.18 KiB/sec.
8937 2024.08.12 21:42:50.253208 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Debug> DynamicQueryHandler: Done processing query
8938 2024.08.12 21:42:50.253244 [ 3 ] {1f33961a-7298-437a-92af-68c397f39fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8939 2024.08.12 21:42:50.253260 [ 3 ] {} <Debug> HTTP-Session: ac1c0a0a-680a-4a77-b1a9-a469973a4092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8940 2024.08.12 21:42:50.253390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8941 2024.08.12 21:42:50.253438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8942 2024.08.12 21:42:50.253456 [ 3 ] {} <Debug> HTTP-Session: 883708be-2fc9-409f-9ffb-d44cd1fddce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8943 2024.08.12 21:42:50.253472 [ 3 ] {} <Debug> HTTP-Session: 883708be-2fc9-409f-9ffb-d44cd1fddce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.08.12 21:42:50.253486 [ 3 ] {} <Debug> HTTP-Session: 883708be-2fc9-409f-9ffb-d44cd1fddce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8945 2024.08.12 21:42:50.253516 [ 3 ] {} <Trace> HTTP-Session: 883708be-2fc9-409f-9ffb-d44cd1fddce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8946 2024.08.12 21:42:50.253638 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8947 2024.08.12 21:42:50.253683 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8948 2024.08.12 21:42:50.253828 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8949 2024.08.12 21:42:50.254177 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8950 2024.08.12 21:42:50.254213 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8951 2024.08.12 21:42:50.254521 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8952 2024.08.12 21:42:50.254819 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8953 2024.08.12 21:42:50.254939 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001344 sec., 73660.71428571429 rows/sec., 5.76 MiB/sec.
8954 2024.08.12 21:42:50.255098 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Debug> DynamicQueryHandler: Done processing query
8955 2024.08.12 21:42:50.255122 [ 3 ] {73dde12a-a4d4-40cd-b1b1-7a8de339e9e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8956 2024.08.12 21:42:50.255138 [ 3 ] {} <Debug> HTTP-Session: 883708be-2fc9-409f-9ffb-d44cd1fddce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.08.12 21:42:50.255284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8958 2024.08.12 21:42:50.255332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8959 2024.08.12 21:42:50.255350 [ 3 ] {} <Debug> HTTP-Session: 8d46cae7-cf70-4f55-bdd7-2ef180d02e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8960 2024.08.12 21:42:50.255366 [ 3 ] {} <Debug> HTTP-Session: 8d46cae7-cf70-4f55-bdd7-2ef180d02e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.08.12 21:42:50.255379 [ 3 ] {} <Debug> HTTP-Session: 8d46cae7-cf70-4f55-bdd7-2ef180d02e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8962 2024.08.12 21:42:50.255410 [ 3 ] {} <Trace> HTTP-Session: 8d46cae7-cf70-4f55-bdd7-2ef180d02e1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8963 2024.08.12 21:42:50.255565 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8964 2024.08.12 21:42:50.255611 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8965 2024.08.12 21:42:50.255753 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8966 2024.08.12 21:42:50.256144 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8967 2024.08.12 21:42:50.256178 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8968 2024.08.12 21:42:50.256562 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8969 2024.08.12 21:42:50.256893 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8970 2024.08.12 21:42:50.257014 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00151 sec., 107284.76821192053 rows/sec., 7.47 MiB/sec.
8971 2024.08.12 21:42:50.257179 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Debug> DynamicQueryHandler: Done processing query
8972 2024.08.12 21:42:50.257204 [ 3 ] {097710f2-aef5-4a53-a84d-68b9d9747708} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8973 2024.08.12 21:42:50.257220 [ 3 ] {} <Debug> HTTP-Session: 8d46cae7-cf70-4f55-bdd7-2ef180d02e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.08.12 21:42:50.257384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8975 2024.08.12 21:42:50.257431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8976 2024.08.12 21:42:50.257450 [ 3 ] {} <Debug> HTTP-Session: a0208137-57cf-4c62-85e8-85f957945e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8977 2024.08.12 21:42:50.257466 [ 3 ] {} <Debug> HTTP-Session: a0208137-57cf-4c62-85e8-85f957945e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.08.12 21:42:50.257480 [ 3 ] {} <Debug> HTTP-Session: a0208137-57cf-4c62-85e8-85f957945e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8979 2024.08.12 21:42:50.257510 [ 3 ] {} <Trace> HTTP-Session: a0208137-57cf-4c62-85e8-85f957945e97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8980 2024.08.12 21:42:50.257806 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8981 2024.08.12 21:42:50.257869 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <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
8982 2024.08.12 21:42:50.258266 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8983 2024.08.12 21:42:50.259016 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8984 2024.08.12 21:42:50.259050 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8985 2024.08.12 21:42:50.259644 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8986 2024.08.12 21:42:50.260037 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8987 2024.08.12 21:42:50.260176 [ 27 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8988 2024.08.12 21:42:50.260191 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002599 sec., 11927.6644863409 rows/sec., 21.37 MiB/sec.
8989 2024.08.12 21:42:50.260223 [ 27 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8990 2024.08.12 21:42:50.260271 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
8991 2024.08.12 21:42:50.260767 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Debug> DynamicQueryHandler: Done processing query
8992 2024.08.12 21:42:50.260815 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
8993 2024.08.12 21:42:50.260838 [ 3 ] {7609dbfb-1213-4bba-b0a9-218abf946e9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8994 2024.08.12 21:42:50.260925 [ 3 ] {} <Debug> HTTP-Session: a0208137-57cf-4c62-85e8-85f957945e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.08.12 21:42:50.261118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8996 2024.08.12 21:42:50.261240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8997 2024.08.12 21:42:50.261324 [ 3 ] {} <Debug> HTTP-Session: a71137d2-9e7b-4003-bc1c-5039e560f45c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
8998 2024.08.12 21:42:50.261375 [ 3 ] {} <Debug> HTTP-Session: a71137d2-9e7b-4003-bc1c-5039e560f45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.08.12 21:42:50.261419 [ 3 ] {} <Debug> HTTP-Session: a71137d2-9e7b-4003-bc1c-5039e560f45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9000 2024.08.12 21:42:50.261513 [ 3 ] {} <Trace> HTTP-Session: a71137d2-9e7b-4003-bc1c-5039e560f45c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9001 2024.08.12 21:42:50.261720 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9002 2024.08.12 21:42:50.261769 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9003 2024.08.12 21:42:50.261888 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 483 rows starting from the beginning of the part
9004 2024.08.12 21:42:50.261898 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9005 2024.08.12 21:42:50.262840 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
9006 2024.08.12 21:42:50.262843 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9007 2024.08.12 21:42:50.263420 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
9008 2024.08.12 21:42:50.264091 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9009 2024.08.12 21:42:50.264140 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
9010 2024.08.12 21:42:50.264165 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9011 2024.08.12 21:42:50.264850 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part
9012 2024.08.12 21:42:50.265453 [ 188 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
9013 2024.08.12 21:42:50.265502 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9014 2024.08.12 21:42:50.266555 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.08.12 21:42:50.266928 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005244 sec., 11441.647597254003 rows/sec., 789.59 KiB/sec.
9016 2024.08.12 21:42:50.267476 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Debug> DynamicQueryHandler: Done processing query
9017 2024.08.12 21:42:50.267561 [ 3 ] {a7cab70c-4fc4-4f97-8152-8a3545512f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9018 2024.08.12 21:42:50.267636 [ 3 ] {} <Debug> HTTP-Session: a71137d2-9e7b-4003-bc1c-5039e560f45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.08.12 21:42:50.282597 [ 195 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 19 columns (19 merged, 0 gathered) in 0.022185815 sec., 28757.113497971564 rows/sec., 51.53 MiB/sec.
9020 2024.08.12 21:42:50.283591 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9021 2024.08.12 21:42:50.284270 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9022 2024.08.12 21:42:50.284364 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9023 2024.08.12 21:42:50.284545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
9024 2024.08.12 21:42:55.111186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9025 2024.08.12 21:42:55.111341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9026 2024.08.12 21:42:55.111387 [ 3 ] {} <Debug> HTTP-Session: 12284934-ea28-4b23-926d-72340e7e36eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9027 2024.08.12 21:42:55.111427 [ 3 ] {} <Debug> HTTP-Session: 12284934-ea28-4b23-926d-72340e7e36eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9028 2024.08.12 21:42:55.111455 [ 3 ] {} <Debug> HTTP-Session: 12284934-ea28-4b23-926d-72340e7e36eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.08.12 21:42:55.111529 [ 3 ] {} <Trace> HTTP-Session: 12284934-ea28-4b23-926d-72340e7e36eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9030 2024.08.12 21:42:55.111785 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9031 2024.08.12 21:42:55.111883 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9032 2024.08.12 21:42:55.112196 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9033 2024.08.12 21:42:55.112731 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9034 2024.08.12 21:42:55.112782 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9035 2024.08.12 21:42:55.113306 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9036 2024.08.12 21:42:55.113817 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9037 2024.08.12 21:42:55.114011 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.002304 sec., 2604.1666666666665 rows/sec., 147.50 KiB/sec.
9038 2024.08.12 21:42:55.114262 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Debug> DynamicQueryHandler: Done processing query
9039 2024.08.12 21:42:55.114299 [ 3 ] {40828079-0f20-4d8c-9735-4cdaa5adca62} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9040 2024.08.12 21:42:55.114323 [ 3 ] {} <Debug> HTTP-Session: 12284934-ea28-4b23-926d-72340e7e36eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.08.12 21:42:55.114658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9042 2024.08.12 21:42:55.114726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9043 2024.08.12 21:42:55.114757 [ 3 ] {} <Debug> HTTP-Session: 187981ed-09c3-40d5-bf29-329645db3461 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9044 2024.08.12 21:42:55.114782 [ 3 ] {} <Debug> HTTP-Session: 187981ed-09c3-40d5-bf29-329645db3461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9045 2024.08.12 21:42:55.114803 [ 3 ] {} <Debug> HTTP-Session: 187981ed-09c3-40d5-bf29-329645db3461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.08.12 21:42:55.114847 [ 3 ] {} <Trace> HTTP-Session: 187981ed-09c3-40d5-bf29-329645db3461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9047 2024.08.12 21:42:55.115653 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9048 2024.08.12 21:42:55.115716 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9049 2024.08.12 21:42:55.115900 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9050 2024.08.12 21:42:55.117277 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9051 2024.08.12 21:42:55.117315 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9052 2024.08.12 21:42:55.117726 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9053 2024.08.12 21:42:55.118058 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9054 2024.08.12 21:42:55.118194 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Debug> executeQuery: Read 1301 rows, 110.65 KiB in 0.003165 sec., 411058.4518167457 rows/sec., 34.14 MiB/sec.
9055 2024.08.12 21:42:55.118383 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Debug> DynamicQueryHandler: Done processing query
9056 2024.08.12 21:42:55.118409 [ 3 ] {98b3454b-98d5-4754-b1f9-6128009ae2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
9057 2024.08.12 21:42:55.118426 [ 3 ] {} <Debug> HTTP-Session: 187981ed-09c3-40d5-bf29-329645db3461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9058 2024.08.12 21:42:55.118757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9059 2024.08.12 21:42:55.118807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9060 2024.08.12 21:42:55.118827 [ 3 ] {} <Debug> HTTP-Session: a1e0c6d7-68c6-40da-a7e2-fa52c9794150 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9061 2024.08.12 21:42:55.118845 [ 3 ] {} <Debug> HTTP-Session: a1e0c6d7-68c6-40da-a7e2-fa52c9794150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9062 2024.08.12 21:42:55.118859 [ 3 ] {} <Debug> HTTP-Session: a1e0c6d7-68c6-40da-a7e2-fa52c9794150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.08.12 21:42:55.118890 [ 3 ] {} <Trace> HTTP-Session: a1e0c6d7-68c6-40da-a7e2-fa52c9794150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9064 2024.08.12 21:42:55.119038 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9065 2024.08.12 21:42:55.119081 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9066 2024.08.12 21:42:55.119212 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9067 2024.08.12 21:42:55.119678 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9068 2024.08.12 21:42:55.119716 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9069 2024.08.12 21:42:55.120045 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
9070 2024.08.12 21:42:55.120356 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9071 2024.08.12 21:42:55.120490 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00152 sec., 150000 rows/sec., 10.16 MiB/sec.
9072 2024.08.12 21:42:55.120688 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Debug> DynamicQueryHandler: Done processing query
9073 2024.08.12 21:42:55.120714 [ 3 ] {275dd706-9002-4530-b5f9-7236a780c205} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9074 2024.08.12 21:42:55.120732 [ 3 ] {} <Debug> HTTP-Session: a1e0c6d7-68c6-40da-a7e2-fa52c9794150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9075 2024.08.12 21:42:55.121068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9076 2024.08.12 21:42:55.121118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9077 2024.08.12 21:42:55.121138 [ 3 ] {} <Debug> HTTP-Session: 51374d25-394c-48d0-8d7a-c8ff12155213 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9078 2024.08.12 21:42:55.121154 [ 3 ] {} <Debug> HTTP-Session: 51374d25-394c-48d0-8d7a-c8ff12155213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9079 2024.08.12 21:42:55.121168 [ 3 ] {} <Debug> HTTP-Session: 51374d25-394c-48d0-8d7a-c8ff12155213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.08.12 21:42:55.121199 [ 3 ] {} <Trace> HTTP-Session: 51374d25-394c-48d0-8d7a-c8ff12155213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9081 2024.08.12 21:42:55.121537 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9082 2024.08.12 21:42:55.121580 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9083 2024.08.12 21:42:55.121705 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9084 2024.08.12 21:42:55.122545 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9085 2024.08.12 21:42:55.122582 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9086 2024.08.12 21:42:55.122923 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9087 2024.08.12 21:42:55.123224 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9088 2024.08.12 21:42:55.123349 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Debug> executeQuery: Read 838 rows, 61.76 KiB in 0.002 sec., 419000 rows/sec., 30.16 MiB/sec.
9089 2024.08.12 21:42:55.123513 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Debug> DynamicQueryHandler: Done processing query
9090 2024.08.12 21:42:55.123539 [ 3 ] {55b70d61-240b-4993-8761-d2d4207b2b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
9091 2024.08.12 21:42:55.123555 [ 3 ] {} <Debug> HTTP-Session: 51374d25-394c-48d0-8d7a-c8ff12155213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.08.12 21:42:55.123714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9093 2024.08.12 21:42:55.123762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9094 2024.08.12 21:42:55.123780 [ 3 ] {} <Debug> HTTP-Session: 7d4268b8-1989-4d47-b8bd-73ac0fd9ac98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9095 2024.08.12 21:42:55.123797 [ 3 ] {} <Debug> HTTP-Session: 7d4268b8-1989-4d47-b8bd-73ac0fd9ac98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9096 2024.08.12 21:42:55.123810 [ 3 ] {} <Debug> HTTP-Session: 7d4268b8-1989-4d47-b8bd-73ac0fd9ac98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9097 2024.08.12 21:42:55.123841 [ 3 ] {} <Trace> HTTP-Session: 7d4268b8-1989-4d47-b8bd-73ac0fd9ac98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9098 2024.08.12 21:42:55.123934 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9099 2024.08.12 21:42:55.123979 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9100 2024.08.12 21:42:55.124107 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9101 2024.08.12 21:42:55.124374 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9102 2024.08.12 21:42:55.124410 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9103 2024.08.12 21:42:55.124760 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9104 2024.08.12 21:42:55.125084 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9105 2024.08.12 21:42:55.125214 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 197.56 KiB/sec.
9106 2024.08.12 21:42:55.125375 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Debug> DynamicQueryHandler: Done processing query
9107 2024.08.12 21:42:55.125400 [ 3 ] {720f52fd-2e84-4e19-955d-ff39b54fb6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9108 2024.08.12 21:42:55.125415 [ 3 ] {} <Debug> HTTP-Session: 7d4268b8-1989-4d47-b8bd-73ac0fd9ac98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.08.12 21:42:55.125548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9110 2024.08.12 21:42:55.125596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9111 2024.08.12 21:42:55.125615 [ 3 ] {} <Debug> HTTP-Session: 574ed179-1ede-4fcd-af1b-21738bfeaf8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9112 2024.08.12 21:42:55.125632 [ 3 ] {} <Debug> HTTP-Session: 574ed179-1ede-4fcd-af1b-21738bfeaf8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.08.12 21:42:55.125645 [ 3 ] {} <Debug> HTTP-Session: 574ed179-1ede-4fcd-af1b-21738bfeaf8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.08.12 21:42:55.125675 [ 3 ] {} <Trace> HTTP-Session: 574ed179-1ede-4fcd-af1b-21738bfeaf8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9115 2024.08.12 21:42:55.125793 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9116 2024.08.12 21:42:55.125841 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9117 2024.08.12 21:42:55.125981 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9118 2024.08.12 21:42:55.126305 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9119 2024.08.12 21:42:55.126342 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9120 2024.08.12 21:42:55.126702 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9121 2024.08.12 21:42:55.127036 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9122 2024.08.12 21:42:55.127164 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001416 sec., 54378.53107344633 rows/sec., 3.35 MiB/sec.
9123 2024.08.12 21:42:55.127337 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Debug> DynamicQueryHandler: Done processing query
9124 2024.08.12 21:42:55.127362 [ 3 ] {78c431da-6034-47ab-a9bc-5504bfa740a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9125 2024.08.12 21:42:55.127378 [ 3 ] {} <Debug> HTTP-Session: 574ed179-1ede-4fcd-af1b-21738bfeaf8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.08.12 21:42:55.127643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9127 2024.08.12 21:42:55.127692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9128 2024.08.12 21:42:55.127710 [ 3 ] {} <Debug> HTTP-Session: f87da268-f46c-4edc-84fd-f756cee69d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9129 2024.08.12 21:42:55.127727 [ 3 ] {} <Debug> HTTP-Session: f87da268-f46c-4edc-84fd-f756cee69d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.08.12 21:42:55.127740 [ 3 ] {} <Debug> HTTP-Session: f87da268-f46c-4edc-84fd-f756cee69d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.08.12 21:42:55.127770 [ 3 ] {} <Trace> HTTP-Session: f87da268-f46c-4edc-84fd-f756cee69d68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9132 2024.08.12 21:42:55.128166 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9133 2024.08.12 21:42:55.128212 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9134 2024.08.12 21:42:55.128354 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9135 2024.08.12 21:42:55.129165 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9136 2024.08.12 21:42:55.129200 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9137 2024.08.12 21:42:55.129619 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9138 2024.08.12 21:42:55.129950 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9139 2024.08.12 21:42:55.130079 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002174 sec., 388224.47102115914 rows/sec., 26.13 MiB/sec.
9140 2024.08.12 21:42:55.130245 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Debug> DynamicQueryHandler: Done processing query
9141 2024.08.12 21:42:55.130269 [ 3 ] {04004b5f-7852-4d4e-9609-263165279199} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9142 2024.08.12 21:42:55.130285 [ 3 ] {} <Debug> HTTP-Session: f87da268-f46c-4edc-84fd-f756cee69d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.08.12 21:42:55.130446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9144 2024.08.12 21:42:55.130494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9145 2024.08.12 21:42:55.130513 [ 3 ] {} <Debug> HTTP-Session: e3b1a067-1292-4b0e-b8e7-250bd9b3de6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9146 2024.08.12 21:42:55.130530 [ 3 ] {} <Debug> HTTP-Session: e3b1a067-1292-4b0e-b8e7-250bd9b3de6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.08.12 21:42:55.130543 [ 3 ] {} <Debug> HTTP-Session: e3b1a067-1292-4b0e-b8e7-250bd9b3de6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.08.12 21:42:55.130573 [ 3 ] {} <Trace> HTTP-Session: e3b1a067-1292-4b0e-b8e7-250bd9b3de6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9149 2024.08.12 21:42:55.130672 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9150 2024.08.12 21:42:55.130716 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9151 2024.08.12 21:42:55.130842 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9152 2024.08.12 21:42:55.131104 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9153 2024.08.12 21:42:55.131140 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9154 2024.08.12 21:42:55.131492 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9155 2024.08.12 21:42:55.131814 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9156 2024.08.12 21:42:55.131949 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001306 sec., 17611.026033690658 rows/sec., 952.63 KiB/sec.
9157 2024.08.12 21:42:55.132251 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Debug> DynamicQueryHandler: Done processing query
9158 2024.08.12 21:42:55.132300 [ 3 ] {a00feeab-7353-4726-960c-bae09e784fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9159 2024.08.12 21:42:55.132343 [ 3 ] {} <Debug> HTTP-Session: e3b1a067-1292-4b0e-b8e7-250bd9b3de6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.08.12 21:42:55.132471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9161 2024.08.12 21:42:55.132520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9162 2024.08.12 21:42:55.132539 [ 3 ] {} <Debug> HTTP-Session: 9b456fc5-d3a4-4738-aefc-03f3f7f2b111 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9163 2024.08.12 21:42:55.132555 [ 3 ] {} <Debug> HTTP-Session: 9b456fc5-d3a4-4738-aefc-03f3f7f2b111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.08.12 21:42:55.132569 [ 3 ] {} <Debug> HTTP-Session: 9b456fc5-d3a4-4738-aefc-03f3f7f2b111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.08.12 21:42:55.132599 [ 3 ] {} <Trace> HTTP-Session: 9b456fc5-d3a4-4738-aefc-03f3f7f2b111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9166 2024.08.12 21:42:55.132714 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9167 2024.08.12 21:42:55.132759 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9168 2024.08.12 21:42:55.132906 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9169 2024.08.12 21:42:55.133218 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9170 2024.08.12 21:42:55.133254 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9171 2024.08.12 21:42:55.133609 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9172 2024.08.12 21:42:55.133924 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9173 2024.08.12 21:42:55.134047 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
9174 2024.08.12 21:42:55.134254 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Debug> DynamicQueryHandler: Done processing query
9175 2024.08.12 21:42:55.134281 [ 3 ] {27b1b3f1-d62a-44d2-9332-2867c370d953} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9176 2024.08.12 21:42:55.134298 [ 3 ] {} <Debug> HTTP-Session: 9b456fc5-d3a4-4738-aefc-03f3f7f2b111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.08.12 21:43:00.244073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9178 2024.08.12 21:43:00.244216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9179 2024.08.12 21:43:00.244246 [ 3 ] {} <Debug> HTTP-Session: d674b151-ea0a-4df1-b690-408718ffa0b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9180 2024.08.12 21:43:00.244274 [ 3 ] {} <Debug> HTTP-Session: d674b151-ea0a-4df1-b690-408718ffa0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9181 2024.08.12 21:43:00.244291 [ 3 ] {} <Debug> HTTP-Session: d674b151-ea0a-4df1-b690-408718ffa0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9182 2024.08.12 21:43:00.244349 [ 3 ] {} <Trace> HTTP-Session: d674b151-ea0a-4df1-b690-408718ffa0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9183 2024.08.12 21:43:00.244544 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9184 2024.08.12 21:43:00.244613 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9185 2024.08.12 21:43:00.244813 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9186 2024.08.12 21:43:00.245440 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9187 2024.08.12 21:43:00.245536 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9188 2024.08.12 21:43:00.245963 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9189 2024.08.12 21:43:00.246302 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9190 2024.08.12 21:43:00.246501 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.002018 sec., 15361.744301288405 rows/sec., 1.22 MiB/sec.
9191 2024.08.12 21:43:00.246718 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Debug> DynamicQueryHandler: Done processing query
9192 2024.08.12 21:43:00.246746 [ 3 ] {6655626e-92f7-4d73-988d-2d36582dabf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9193 2024.08.12 21:43:00.246763 [ 3 ] {} <Debug> HTTP-Session: d674b151-ea0a-4df1-b690-408718ffa0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.08.12 21:43:00.246951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9195 2024.08.12 21:43:00.247009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9196 2024.08.12 21:43:00.247029 [ 3 ] {} <Debug> HTTP-Session: 48de6113-e889-4c09-a98e-d704c0f8960a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9197 2024.08.12 21:43:00.247048 [ 3 ] {} <Debug> HTTP-Session: 48de6113-e889-4c09-a98e-d704c0f8960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.08.12 21:43:00.247062 [ 3 ] {} <Debug> HTTP-Session: 48de6113-e889-4c09-a98e-d704c0f8960a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.08.12 21:43:00.247098 [ 3 ] {} <Trace> HTTP-Session: 48de6113-e889-4c09-a98e-d704c0f8960a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9200 2024.08.12 21:43:00.247252 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9201 2024.08.12 21:43:00.247299 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9202 2024.08.12 21:43:00.247437 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9203 2024.08.12 21:43:00.247881 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9204 2024.08.12 21:43:00.247920 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9205 2024.08.12 21:43:00.248259 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9206 2024.08.12 21:43:00.248562 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9207 2024.08.12 21:43:00.248721 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001528 sec., 97513.0890052356 rows/sec., 8.17 MiB/sec.
9208 2024.08.12 21:43:00.248993 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Debug> DynamicQueryHandler: Done processing query
9209 2024.08.12 21:43:00.249054 [ 3 ] {97792bd0-d412-49d0-99bb-df05ecaccebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9210 2024.08.12 21:43:00.249109 [ 3 ] {} <Debug> HTTP-Session: 48de6113-e889-4c09-a98e-d704c0f8960a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.12 21:43:00.249293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9212 2024.08.12 21:43:00.249349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9213 2024.08.12 21:43:00.249369 [ 3 ] {} <Debug> HTTP-Session: 07819175-74cc-4e6f-a6ba-395e5eeaaf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9214 2024.08.12 21:43:00.249388 [ 3 ] {} <Debug> HTTP-Session: 07819175-74cc-4e6f-a6ba-395e5eeaaf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9215 2024.08.12 21:43:00.249402 [ 3 ] {} <Debug> HTTP-Session: 07819175-74cc-4e6f-a6ba-395e5eeaaf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.08.12 21:43:00.249437 [ 3 ] {} <Trace> HTTP-Session: 07819175-74cc-4e6f-a6ba-395e5eeaaf02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9217 2024.08.12 21:43:00.249582 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9218 2024.08.12 21:43:00.249629 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9219 2024.08.12 21:43:00.249771 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9220 2024.08.12 21:43:00.250172 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9221 2024.08.12 21:43:00.250210 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9222 2024.08.12 21:43:00.250529 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9223 2024.08.12 21:43:00.250838 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9224 2024.08.12 21:43:00.250995 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001466 sec., 64802.182810368344 rows/sec., 5.06 MiB/sec.
9225 2024.08.12 21:43:00.251281 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Debug> DynamicQueryHandler: Done processing query
9226 2024.08.12 21:43:00.251323 [ 3 ] {cd373c50-4b0d-4275-bf46-1b883a8cfffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9227 2024.08.12 21:43:00.251354 [ 3 ] {} <Debug> HTTP-Session: 07819175-74cc-4e6f-a6ba-395e5eeaaf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.08.12 21:43:00.251534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9229 2024.08.12 21:43:00.251583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9230 2024.08.12 21:43:00.251602 [ 3 ] {} <Debug> HTTP-Session: 9441d702-2397-448e-bf90-2a143c4defb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9231 2024.08.12 21:43:00.251621 [ 3 ] {} <Debug> HTTP-Session: 9441d702-2397-448e-bf90-2a143c4defb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9232 2024.08.12 21:43:00.251635 [ 3 ] {} <Debug> HTTP-Session: 9441d702-2397-448e-bf90-2a143c4defb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.08.12 21:43:00.251667 [ 3 ] {} <Trace> HTTP-Session: 9441d702-2397-448e-bf90-2a143c4defb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9234 2024.08.12 21:43:00.251816 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9235 2024.08.12 21:43:00.251864 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9236 2024.08.12 21:43:00.252024 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9237 2024.08.12 21:43:00.252448 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9238 2024.08.12 21:43:00.252485 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9239 2024.08.12 21:43:00.252877 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9240 2024.08.12 21:43:00.253211 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9241 2024.08.12 21:43:00.253376 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec.
9242 2024.08.12 21:43:00.253549 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Debug> DynamicQueryHandler: Done processing query
9243 2024.08.12 21:43:00.253573 [ 3 ] {088f2a4e-19f8-476d-abce-c094e05df003} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9244 2024.08.12 21:43:00.253589 [ 3 ] {} <Debug> HTTP-Session: 9441d702-2397-448e-bf90-2a143c4defb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.08.12 21:43:00.253767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9246 2024.08.12 21:43:00.253817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9247 2024.08.12 21:43:00.253836 [ 3 ] {} <Debug> HTTP-Session: d8b3c7fe-4a18-46af-917b-0779493170ea Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9248 2024.08.12 21:43:00.253853 [ 3 ] {} <Debug> HTTP-Session: d8b3c7fe-4a18-46af-917b-0779493170ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9249 2024.08.12 21:43:00.253867 [ 3 ] {} <Debug> HTTP-Session: d8b3c7fe-4a18-46af-917b-0779493170ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.08.12 21:43:00.253897 [ 3 ] {} <Trace> HTTP-Session: d8b3c7fe-4a18-46af-917b-0779493170ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9251 2024.08.12 21:43:00.254225 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9252 2024.08.12 21:43:00.254291 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <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
9253 2024.08.12 21:43:00.254706 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9254 2024.08.12 21:43:00.255394 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9255 2024.08.12 21:43:00.255430 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9256 2024.08.12 21:43:00.256073 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9257 2024.08.12 21:43:00.256495 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9258 2024.08.12 21:43:00.256673 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002669 sec., 11614.837017609592 rows/sec., 20.81 MiB/sec.
9259 2024.08.12 21:43:00.256910 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Debug> DynamicQueryHandler: Done processing query
9260 2024.08.12 21:43:00.256936 [ 3 ] {a870925d-6fc6-4550-9205-317c1c8492de} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9261 2024.08.12 21:43:00.256952 [ 3 ] {} <Debug> HTTP-Session: d8b3c7fe-4a18-46af-917b-0779493170ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.08.12 21:43:00.257076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9263 2024.08.12 21:43:00.257125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9264 2024.08.12 21:43:00.257144 [ 3 ] {} <Debug> HTTP-Session: d13bb01b-183a-4820-81ab-561acd1b776d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9265 2024.08.12 21:43:00.257160 [ 3 ] {} <Debug> HTTP-Session: d13bb01b-183a-4820-81ab-561acd1b776d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9266 2024.08.12 21:43:00.257174 [ 3 ] {} <Debug> HTTP-Session: d13bb01b-183a-4820-81ab-561acd1b776d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.08.12 21:43:00.257205 [ 3 ] {} <Trace> HTTP-Session: d13bb01b-183a-4820-81ab-561acd1b776d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9268 2024.08.12 21:43:00.257319 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9269 2024.08.12 21:43:00.257364 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9270 2024.08.12 21:43:00.257491 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9271 2024.08.12 21:43:00.257804 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9272 2024.08.12 21:43:00.257842 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9273 2024.08.12 21:43:00.258205 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9274 2024.08.12 21:43:00.258530 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9275 2024.08.12 21:43:00.258688 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
9276 2024.08.12 21:43:00.258957 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Debug> DynamicQueryHandler: Done processing query
9277 2024.08.12 21:43:00.259016 [ 3 ] {1da3a835-994a-46cc-9fd1-78ec17136f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9278 2024.08.12 21:43:00.259063 [ 3 ] {} <Debug> HTTP-Session: d13bb01b-183a-4820-81ab-561acd1b776d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.08.12 21:43:03.330437 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
9280 2024.08.12 21:43:03.330505 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
9281 2024.08.12 21:43:05.246995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9282 2024.08.12 21:43:05.247124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9283 2024.08.12 21:43:05.247154 [ 3 ] {} <Debug> HTTP-Session: a13bf287-0aa7-46f6-8c22-1bd8fdb0a7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9284 2024.08.12 21:43:05.247183 [ 3 ] {} <Debug> HTTP-Session: a13bf287-0aa7-46f6-8c22-1bd8fdb0a7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9285 2024.08.12 21:43:05.247201 [ 3 ] {} <Debug> HTTP-Session: a13bf287-0aa7-46f6-8c22-1bd8fdb0a7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9286 2024.08.12 21:43:05.247257 [ 3 ] {} <Trace> HTTP-Session: a13bf287-0aa7-46f6-8c22-1bd8fdb0a7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9287 2024.08.12 21:43:05.247465 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9288 2024.08.12 21:43:05.247538 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9289 2024.08.12 21:43:05.247736 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9290 2024.08.12 21:43:05.248256 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9291 2024.08.12 21:43:05.248302 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9292 2024.08.12 21:43:05.248671 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9293 2024.08.12 21:43:05.249009 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9294 2024.08.12 21:43:05.249183 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001774 sec., 3382.1871476888386 rows/sec., 191.57 KiB/sec.
9295 2024.08.12 21:43:05.249208 [ 141 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9296 2024.08.12 21:43:05.249345 [ 141 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9297 2024.08.12 21:43:05.249405 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9298 2024.08.12 21:43:05.249449 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Debug> DynamicQueryHandler: Done processing query
9299 2024.08.12 21:43:05.249511 [ 3 ] {9b6164bc-b26f-45eb-a9e7-f4d27cfa67a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9300 2024.08.12 21:43:05.249581 [ 3 ] {} <Debug> HTTP-Session: a13bf287-0aa7-46f6-8c22-1bd8fdb0a7ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.08.12 21:43:05.249740 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::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
9302 2024.08.12 21:43:05.249864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9303 2024.08.12 21:43:05.250031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9304 2024.08.12 21:43:05.250127 [ 3 ] {} <Debug> HTTP-Session: 53cb191c-81cc-40f2-bd35-c87979501394 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9305 2024.08.12 21:43:05.250195 [ 3 ] {} <Debug> HTTP-Session: 53cb191c-81cc-40f2-bd35-c87979501394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.08.12 21:43:05.250257 [ 3 ] {} <Debug> HTTP-Session: 53cb191c-81cc-40f2-bd35-c87979501394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9307 2024.08.12 21:43:05.250552 [ 3 ] {} <Trace> HTTP-Session: 53cb191c-81cc-40f2-bd35-c87979501394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9308 2024.08.12 21:43:05.250602 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9309 2024.08.12 21:43:05.250694 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 37 rows starting from the beginning of the part
9310 2024.08.12 21:43:05.250904 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9311 2024.08.12 21:43:05.250941 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
9312 2024.08.12 21:43:05.251102 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9313 2024.08.12 21:43:05.251231 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part
9314 2024.08.12 21:43:05.251578 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
9315 2024.08.12 21:43:05.252001 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part
9316 2024.08.12 21:43:05.252346 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
9317 2024.08.12 21:43:05.252429 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9318 2024.08.12 21:43:05.253387 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9319 2024.08.12 21:43:05.253467 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9320 2024.08.12 21:43:05.254363 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9321 2024.08.12 21:43:05.255142 [ 199 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.00561881 sec., 20822.914460535238 rows/sec., 1.53 MiB/sec.
9322 2024.08.12 21:43:05.255312 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9323 2024.08.12 21:43:05.255388 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9324 2024.08.12 21:43:05.255639 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004893 sec., 817.4943797261394 rows/sec., 66.66 KiB/sec.
9325 2024.08.12 21:43:05.256238 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Debug> DynamicQueryHandler: Done processing query
9326 2024.08.12 21:43:05.256313 [ 3 ] {17698650-9df3-4ee6-bc1b-52aa1c7f1852} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9327 2024.08.12 21:43:05.256362 [ 3 ] {} <Debug> HTTP-Session: 53cb191c-81cc-40f2-bd35-c87979501394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9328 2024.08.12 21:43:05.256595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9329 2024.08.12 21:43:05.256673 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9330 2024.08.12 21:43:05.256694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9331 2024.08.12 21:43:05.256769 [ 3 ] {} <Debug> HTTP-Session: fab5e112-68ce-4e8c-aeef-81ac3a886dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9332 2024.08.12 21:43:05.256789 [ 3 ] {} <Debug> HTTP-Session: fab5e112-68ce-4e8c-aeef-81ac3a886dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9333 2024.08.12 21:43:05.256808 [ 193 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_46_9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9334 2024.08.12 21:43:05.256815 [ 3 ] {} <Debug> HTTP-Session: fab5e112-68ce-4e8c-aeef-81ac3a886dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.08.12 21:43:05.256879 [ 3 ] {} <Trace> HTTP-Session: fab5e112-68ce-4e8c-aeef-81ac3a886dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9336 2024.08.12 21:43:05.256964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9337 2024.08.12 21:43:05.257097 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9338 2024.08.12 21:43:05.257147 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9339 2024.08.12 21:43:05.257290 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9340 2024.08.12 21:43:05.257714 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9341 2024.08.12 21:43:05.257776 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9342 2024.08.12 21:43:05.258105 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9343 2024.08.12 21:43:05.258415 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9344 2024.08.12 21:43:05.258575 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Debug> executeQuery: Read 163 rows, 14.68 KiB in 0.001536 sec., 106119.79166666666 rows/sec., 9.33 MiB/sec.
9345 2024.08.12 21:43:05.258753 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Debug> DynamicQueryHandler: Done processing query
9346 2024.08.12 21:43:05.258778 [ 3 ] {5c089fd6-651a-4ee2-8821-ab9f0a544a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9347 2024.08.12 21:43:05.258793 [ 3 ] {} <Debug> HTTP-Session: fab5e112-68ce-4e8c-aeef-81ac3a886dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9348 2024.08.12 21:43:05.258919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9349 2024.08.12 21:43:05.258967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9350 2024.08.12 21:43:05.258986 [ 3 ] {} <Debug> HTTP-Session: 016bed4f-61d6-4ab6-a5c0-9be4041bf21e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9351 2024.08.12 21:43:05.259002 [ 3 ] {} <Debug> HTTP-Session: 016bed4f-61d6-4ab6-a5c0-9be4041bf21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9352 2024.08.12 21:43:05.259016 [ 3 ] {} <Debug> HTTP-Session: 016bed4f-61d6-4ab6-a5c0-9be4041bf21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9353 2024.08.12 21:43:05.259047 [ 3 ] {} <Trace> HTTP-Session: 016bed4f-61d6-4ab6-a5c0-9be4041bf21e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9354 2024.08.12 21:43:05.259144 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9355 2024.08.12 21:43:05.259187 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9356 2024.08.12 21:43:05.259313 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9357 2024.08.12 21:43:05.259638 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9358 2024.08.12 21:43:05.259675 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9359 2024.08.12 21:43:05.259973 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9360 2024.08.12 21:43:05.260284 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9361 2024.08.12 21:43:05.260445 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001321 sec., 3028.0090840272524 rows/sec., 211.43 KiB/sec.
9362 2024.08.12 21:43:05.260733 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Debug> DynamicQueryHandler: Done processing query
9363 2024.08.12 21:43:05.260759 [ 3 ] {3aac0630-ed25-40e9-bbe6-1b4dba92cd00} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9364 2024.08.12 21:43:05.260775 [ 3 ] {} <Debug> HTTP-Session: 016bed4f-61d6-4ab6-a5c0-9be4041bf21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9365 2024.08.12 21:43:05.260948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9366 2024.08.12 21:43:05.260997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9367 2024.08.12 21:43:05.261015 [ 3 ] {} <Debug> HTTP-Session: 8d31bb49-aec2-490f-be93-f9518e32ec9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9368 2024.08.12 21:43:05.261032 [ 3 ] {} <Debug> HTTP-Session: 8d31bb49-aec2-490f-be93-f9518e32ec9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9369 2024.08.12 21:43:05.261046 [ 3 ] {} <Debug> HTTP-Session: 8d31bb49-aec2-490f-be93-f9518e32ec9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9370 2024.08.12 21:43:05.261076 [ 3 ] {} <Trace> HTTP-Session: 8d31bb49-aec2-490f-be93-f9518e32ec9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9371 2024.08.12 21:43:05.261281 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9372 2024.08.12 21:43:05.261325 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9373 2024.08.12 21:43:05.261466 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9374 2024.08.12 21:43:05.261993 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9375 2024.08.12 21:43:05.262030 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9376 2024.08.12 21:43:05.262353 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9377 2024.08.12 21:43:05.262652 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9378 2024.08.12 21:43:05.262809 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Debug> executeQuery: Read 386 rows, 27.80 KiB in 0.001632 sec., 236519.60784313726 rows/sec., 16.64 MiB/sec.
9379 2024.08.12 21:43:05.262976 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Debug> DynamicQueryHandler: Done processing query
9380 2024.08.12 21:43:05.263000 [ 3 ] {21ddc24c-e146-4adc-a2b6-76feb46e2aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9381 2024.08.12 21:43:05.263015 [ 3 ] {} <Debug> HTTP-Session: 8d31bb49-aec2-490f-be93-f9518e32ec9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9382 2024.08.12 21:43:05.263198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9383 2024.08.12 21:43:05.263244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9384 2024.08.12 21:43:05.263263 [ 3 ] {} <Debug> HTTP-Session: 5cafc05d-86b0-46e3-a44a-f7b91bbab336 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9385 2024.08.12 21:43:05.263279 [ 3 ] {} <Debug> HTTP-Session: 5cafc05d-86b0-46e3-a44a-f7b91bbab336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.08.12 21:43:05.263293 [ 3 ] {} <Debug> HTTP-Session: 5cafc05d-86b0-46e3-a44a-f7b91bbab336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.08.12 21:43:05.263323 [ 3 ] {} <Trace> HTTP-Session: 5cafc05d-86b0-46e3-a44a-f7b91bbab336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9388 2024.08.12 21:43:05.263416 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9389 2024.08.12 21:43:05.263462 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9390 2024.08.12 21:43:05.263591 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9391 2024.08.12 21:43:05.263858 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9392 2024.08.12 21:43:05.263893 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9393 2024.08.12 21:43:05.264252 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9394 2024.08.12 21:43:05.264566 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9395 2024.08.12 21:43:05.264724 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 194.72 KiB/sec.
9396 2024.08.12 21:43:05.264888 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Debug> DynamicQueryHandler: Done processing query
9397 2024.08.12 21:43:05.264913 [ 3 ] {44de5688-5977-48fb-9ed3-ff00b07506c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9398 2024.08.12 21:43:05.264928 [ 3 ] {} <Debug> HTTP-Session: 5cafc05d-86b0-46e3-a44a-f7b91bbab336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9399 2024.08.12 21:43:05.265047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9400 2024.08.12 21:43:05.265094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9401 2024.08.12 21:43:05.265113 [ 3 ] {} <Debug> HTTP-Session: 3800548b-e4b4-479f-8a3a-9a8cd971c4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9402 2024.08.12 21:43:05.265128 [ 3 ] {} <Debug> HTTP-Session: 3800548b-e4b4-479f-8a3a-9a8cd971c4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.08.12 21:43:05.265142 [ 3 ] {} <Debug> HTTP-Session: 3800548b-e4b4-479f-8a3a-9a8cd971c4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9404 2024.08.12 21:43:05.265172 [ 3 ] {} <Trace> HTTP-Session: 3800548b-e4b4-479f-8a3a-9a8cd971c4e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9405 2024.08.12 21:43:05.265308 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9406 2024.08.12 21:43:05.265354 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9407 2024.08.12 21:43:05.265498 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9408 2024.08.12 21:43:05.265823 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9409 2024.08.12 21:43:05.265860 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9410 2024.08.12 21:43:05.266223 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9411 2024.08.12 21:43:05.266568 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9412 2024.08.12 21:43:05.266725 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001474 sec., 52238.80597014925 rows/sec., 3.22 MiB/sec.
9413 2024.08.12 21:43:05.266895 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Debug> DynamicQueryHandler: Done processing query
9414 2024.08.12 21:43:05.266919 [ 3 ] {9f47a80a-0734-4a14-9e02-fdf8f207ba18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9415 2024.08.12 21:43:05.266935 [ 3 ] {} <Debug> HTTP-Session: 3800548b-e4b4-479f-8a3a-9a8cd971c4e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9416 2024.08.12 21:43:05.267122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9417 2024.08.12 21:43:05.267170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9418 2024.08.12 21:43:05.267188 [ 3 ] {} <Debug> HTTP-Session: 07614c9a-a95a-4470-9422-a8b01d07ac56 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9419 2024.08.12 21:43:05.267204 [ 3 ] {} <Debug> HTTP-Session: 07614c9a-a95a-4470-9422-a8b01d07ac56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.08.12 21:43:05.267217 [ 3 ] {} <Debug> HTTP-Session: 07614c9a-a95a-4470-9422-a8b01d07ac56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.08.12 21:43:05.267247 [ 3 ] {} <Trace> HTTP-Session: 07614c9a-a95a-4470-9422-a8b01d07ac56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9422 2024.08.12 21:43:05.267397 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9423 2024.08.12 21:43:05.267442 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9424 2024.08.12 21:43:05.267584 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9425 2024.08.12 21:43:05.267960 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9426 2024.08.12 21:43:05.267997 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9427 2024.08.12 21:43:05.268366 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9428 2024.08.12 21:43:05.268698 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9429 2024.08.12 21:43:05.268854 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001524 sec., 106299.2125984252 rows/sec., 7.40 MiB/sec.
9430 2024.08.12 21:43:05.269031 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Debug> DynamicQueryHandler: Done processing query
9431 2024.08.12 21:43:05.269054 [ 3 ] {2183df37-7b06-4043-a14a-77d3d5b75364} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9432 2024.08.12 21:43:05.269070 [ 3 ] {} <Debug> HTTP-Session: 07614c9a-a95a-4470-9422-a8b01d07ac56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9433 2024.08.12 21:43:05.269188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9434 2024.08.12 21:43:05.269236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9435 2024.08.12 21:43:05.269255 [ 3 ] {} <Debug> HTTP-Session: b2f7994d-090d-49b4-bff8-c562130989ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9436 2024.08.12 21:43:05.269271 [ 3 ] {} <Debug> HTTP-Session: b2f7994d-090d-49b4-bff8-c562130989ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.08.12 21:43:05.269284 [ 3 ] {} <Debug> HTTP-Session: b2f7994d-090d-49b4-bff8-c562130989ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.08.12 21:43:05.269315 [ 3 ] {} <Trace> HTTP-Session: b2f7994d-090d-49b4-bff8-c562130989ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9439 2024.08.12 21:43:05.269413 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9440 2024.08.12 21:43:05.269457 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9441 2024.08.12 21:43:05.269582 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9442 2024.08.12 21:43:05.269848 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9443 2024.08.12 21:43:05.269883 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9444 2024.08.12 21:43:05.270232 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9445 2024.08.12 21:43:05.270543 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9446 2024.08.12 21:43:05.270689 [ 141 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9447 2024.08.12 21:43:05.270694 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.0013 sec., 17692.30769230769 rows/sec., 957.03 KiB/sec.
9448 2024.08.12 21:43:05.270742 [ 141 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9449 2024.08.12 21:43:05.270800 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9450 2024.08.12 21:43:05.270975 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
9451 2024.08.12 21:43:05.271005 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Debug> DynamicQueryHandler: Done processing query
9452 2024.08.12 21:43:05.271043 [ 3 ] {4a30d659-b766-4053-9c43-25bdc21d43d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9453 2024.08.12 21:43:05.271086 [ 3 ] {} <Debug> HTTP-Session: b2f7994d-090d-49b4-bff8-c562130989ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9454 2024.08.12 21:43:05.271187 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9455 2024.08.12 21:43:05.271237 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part
9456 2024.08.12 21:43:05.271270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9457 2024.08.12 21:43:05.271398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9458 2024.08.12 21:43:05.271488 [ 3 ] {} <Debug> HTTP-Session: ea5ed822-2ac5-419a-80b1-4ec4471f66bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9459 2024.08.12 21:43:05.271480 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
9460 2024.08.12 21:43:05.271533 [ 3 ] {} <Debug> HTTP-Session: ea5ed822-2ac5-419a-80b1-4ec4471f66bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9461 2024.08.12 21:43:05.271591 [ 3 ] {} <Debug> HTTP-Session: ea5ed822-2ac5-419a-80b1-4ec4471f66bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.08.12 21:43:05.271736 [ 3 ] {} <Trace> HTTP-Session: ea5ed822-2ac5-419a-80b1-4ec4471f66bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9463 2024.08.12 21:43:05.271770 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
9464 2024.08.12 21:43:05.271979 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
9465 2024.08.12 21:43:05.272105 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9466 2024.08.12 21:43:05.272332 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
9467 2024.08.12 21:43:05.272375 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9468 2024.08.12 21:43:05.272657 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
9469 2024.08.12 21:43:05.273422 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9470 2024.08.12 21:43:05.274059 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9471 2024.08.12 21:43:05.274116 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9472 2024.08.12 21:43:05.275069 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9473 2024.08.12 21:43:05.275305 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.004405675 sec., 131421.4053465133 rows/sec., 7.06 MiB/sec.
9474 2024.08.12 21:43:05.275563 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9475 2024.08.12 21:43:05.275757 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9476 2024.08.12 21:43:05.276153 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004243 sec., 14140.938015555032 rows/sec., 975.87 KiB/sec.
9477 2024.08.12 21:43:05.276452 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9478 2024.08.12 21:43:05.276482 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Debug> DynamicQueryHandler: Done processing query
9479 2024.08.12 21:43:05.276528 [ 3 ] {7311f462-de82-4b89-a4b0-3f5b09df7cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9480 2024.08.12 21:43:05.276572 [ 3 ] {} <Debug> HTTP-Session: ea5ed822-2ac5-419a-80b1-4ec4471f66bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.08.12 21:43:05.276606 [ 193 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_26_5} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9482 2024.08.12 21:43:05.276696 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9483 2024.08.12 21:43:10.245419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9484 2024.08.12 21:43:10.245561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9485 2024.08.12 21:43:10.245591 [ 3 ] {} <Debug> HTTP-Session: 4b6bea60-4e41-40d5-b985-164e867f2616 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9486 2024.08.12 21:43:10.245619 [ 3 ] {} <Debug> HTTP-Session: 4b6bea60-4e41-40d5-b985-164e867f2616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9487 2024.08.12 21:43:10.245636 [ 3 ] {} <Debug> HTTP-Session: 4b6bea60-4e41-40d5-b985-164e867f2616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9488 2024.08.12 21:43:10.245688 [ 3 ] {} <Trace> HTTP-Session: 4b6bea60-4e41-40d5-b985-164e867f2616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9489 2024.08.12 21:43:10.245878 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9490 2024.08.12 21:43:10.245947 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9491 2024.08.12 21:43:10.246140 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9492 2024.08.12 21:43:10.246588 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9493 2024.08.12 21:43:10.246634 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9494 2024.08.12 21:43:10.247010 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9495 2024.08.12 21:43:10.247352 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9496 2024.08.12 21:43:10.247519 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001699 sec., 18246.027074749854 rows/sec., 1.44 MiB/sec.
9497 2024.08.12 21:43:10.247748 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Debug> DynamicQueryHandler: Done processing query
9498 2024.08.12 21:43:10.247777 [ 3 ] {a0111d3a-9521-4431-a4a5-964c71204b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9499 2024.08.12 21:43:10.247794 [ 3 ] {} <Debug> HTTP-Session: 4b6bea60-4e41-40d5-b985-164e867f2616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.08.12 21:43:10.247950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9501 2024.08.12 21:43:10.248007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9502 2024.08.12 21:43:10.248027 [ 3 ] {} <Debug> HTTP-Session: ac83a955-5344-48dd-8edb-491a57a4fe6f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9503 2024.08.12 21:43:10.248047 [ 3 ] {} <Debug> HTTP-Session: ac83a955-5344-48dd-8edb-491a57a4fe6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9504 2024.08.12 21:43:10.248061 [ 3 ] {} <Debug> HTTP-Session: ac83a955-5344-48dd-8edb-491a57a4fe6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9505 2024.08.12 21:43:10.248096 [ 3 ] {} <Trace> HTTP-Session: ac83a955-5344-48dd-8edb-491a57a4fe6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9506 2024.08.12 21:43:10.248199 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9507 2024.08.12 21:43:10.248245 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9508 2024.08.12 21:43:10.248379 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9509 2024.08.12 21:43:10.248672 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9510 2024.08.12 21:43:10.248711 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9511 2024.08.12 21:43:10.249023 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9512 2024.08.12 21:43:10.249342 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9513 2024.08.12 21:43:10.249500 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 122.62 KiB/sec.
9514 2024.08.12 21:43:10.249658 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Debug> DynamicQueryHandler: Done processing query
9515 2024.08.12 21:43:10.249683 [ 3 ] {c41bb241-5357-42b4-b62a-9035ece0a955} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9516 2024.08.12 21:43:10.249699 [ 3 ] {} <Debug> HTTP-Session: ac83a955-5344-48dd-8edb-491a57a4fe6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.08.12 21:43:10.249875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9518 2024.08.12 21:43:10.249923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9519 2024.08.12 21:43:10.249942 [ 3 ] {} <Debug> HTTP-Session: 29278c1a-60e8-405a-ae45-9e3af6b426bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9520 2024.08.12 21:43:10.249958 [ 3 ] {} <Debug> HTTP-Session: 29278c1a-60e8-405a-ae45-9e3af6b426bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.08.12 21:43:10.249972 [ 3 ] {} <Debug> HTTP-Session: 29278c1a-60e8-405a-ae45-9e3af6b426bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9522 2024.08.12 21:43:10.250004 [ 3 ] {} <Trace> HTTP-Session: 29278c1a-60e8-405a-ae45-9e3af6b426bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9523 2024.08.12 21:43:10.250142 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9524 2024.08.12 21:43:10.250185 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9525 2024.08.12 21:43:10.250311 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9526 2024.08.12 21:43:10.250720 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9527 2024.08.12 21:43:10.250758 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9528 2024.08.12 21:43:10.251082 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9529 2024.08.12 21:43:10.251384 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9530 2024.08.12 21:43:10.251550 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Debug> executeQuery: Read 150 rows, 12.86 KiB in 0.001461 sec., 102669.40451745379 rows/sec., 8.60 MiB/sec.
9531 2024.08.12 21:43:10.251549 [ 156 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9532 2024.08.12 21:43:10.251662 [ 156 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9533 2024.08.12 21:43:10.251708 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9534 2024.08.12 21:43:10.251794 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Debug> DynamicQueryHandler: Done processing query
9535 2024.08.12 21:43:10.251857 [ 3 ] {851f6d19-967e-49b0-bbb0-f5e98c6d4741} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9536 2024.08.12 21:43:10.251892 [ 3 ] {} <Debug> HTTP-Session: 29278c1a-60e8-405a-ae45-9e3af6b426bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.08.12 21:43:10.251902 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
9538 2024.08.12 21:43:10.252049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9539 2024.08.12 21:43:10.252169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9540 2024.08.12 21:43:10.252186 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9541 2024.08.12 21:43:10.252204 [ 3 ] {} <Debug> HTTP-Session: 92b88d9c-c70b-425d-8f8f-6a61529fe1ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9542 2024.08.12 21:43:10.252251 [ 3 ] {} <Debug> HTTP-Session: 92b88d9c-c70b-425d-8f8f-6a61529fe1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9543 2024.08.12 21:43:10.252256 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part
9544 2024.08.12 21:43:10.252268 [ 3 ] {} <Debug> HTTP-Session: 92b88d9c-c70b-425d-8f8f-6a61529fe1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9545 2024.08.12 21:43:10.252343 [ 3 ] {} <Trace> HTTP-Session: 92b88d9c-c70b-425d-8f8f-6a61529fe1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9546 2024.08.12 21:43:10.252510 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 151 rows starting from the beginning of the part
9547 2024.08.12 21:43:10.252659 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9548 2024.08.12 21:43:10.252832 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9549 2024.08.12 21:43:10.252880 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1301 rows starting from the beginning of the part
9550 2024.08.12 21:43:10.253266 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part
9551 2024.08.12 21:43:10.253671 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 163 rows starting from the beginning of the part
9552 2024.08.12 21:43:10.253750 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9553 2024.08.12 21:43:10.253957 [ 196 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 150 rows starting from the beginning of the part
9554 2024.08.12 21:43:10.254686 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9555 2024.08.12 21:43:10.254747 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9556 2024.08.12 21:43:10.255399 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9557 2024.08.12 21:43:10.256323 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9558 2024.08.12 21:43:10.256529 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003988 sec., 501.5045135406218 rows/sec., 35.02 KiB/sec.
9559 2024.08.12 21:43:10.256753 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Debug> DynamicQueryHandler: Done processing query
9560 2024.08.12 21:43:10.256785 [ 3 ] {1abf032a-3487-4453-a516-fd3e447ea86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9561 2024.08.12 21:43:10.256838 [ 3 ] {} <Debug> HTTP-Session: 92b88d9c-c70b-425d-8f8f-6a61529fe1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.08.12 21:43:10.257087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9563 2024.08.12 21:43:10.257150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9564 2024.08.12 21:43:10.257169 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 4 columns (4 merged, 0 gathered) in 0.005377287 sec., 616667.8475595594 rows/sec., 51.50 MiB/sec.
9565 2024.08.12 21:43:10.257190 [ 3 ] {} <Debug> HTTP-Session: b81d4c83-a157-4dcd-9526-d0beee7f6173 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9566 2024.08.12 21:43:10.257278 [ 3 ] {} <Debug> HTTP-Session: b81d4c83-a157-4dcd-9526-d0beee7f6173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9567 2024.08.12 21:43:10.257308 [ 3 ] {} <Debug> HTTP-Session: b81d4c83-a157-4dcd-9526-d0beee7f6173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.08.12 21:43:10.257347 [ 3 ] {} <Trace> HTTP-Session: b81d4c83-a157-4dcd-9526-d0beee7f6173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9569 2024.08.12 21:43:10.257537 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9570 2024.08.12 21:43:10.257592 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9571 2024.08.12 21:43:10.257678 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9572 2024.08.12 21:43:10.257979 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9573 2024.08.12 21:43:10.258658 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9574 2024.08.12 21:43:10.258848 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9575 2024.08.12 21:43:10.258865 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_51_10} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9576 2024.08.12 21:43:10.258908 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9577 2024.08.12 21:43:10.259052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
9578 2024.08.12 21:43:10.259364 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9579 2024.08.12 21:43:10.259696 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9580 2024.08.12 21:43:10.259857 [ 156 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9581 2024.08.12 21:43:10.259869 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002424 sec., 40016.50165016502 rows/sec., 3.13 MiB/sec.
9582 2024.08.12 21:43:10.259903 [ 156 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9583 2024.08.12 21:43:10.259962 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9584 2024.08.12 21:43:10.260168 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
9585 2024.08.12 21:43:10.260210 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Debug> DynamicQueryHandler: Done processing query
9586 2024.08.12 21:43:10.260258 [ 3 ] {e44485bc-63b5-43d0-b07a-b5cf76c2b428} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9587 2024.08.12 21:43:10.260301 [ 3 ] {} <Debug> HTTP-Session: b81d4c83-a157-4dcd-9526-d0beee7f6173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.08.12 21:43:10.260408 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9589 2024.08.12 21:43:10.260445 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 903 rows starting from the beginning of the part
9590 2024.08.12 21:43:10.260598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9591 2024.08.12 21:43:10.260618 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 99 rows starting from the beginning of the part
9592 2024.08.12 21:43:10.260739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9593 2024.08.12 21:43:10.260823 [ 3 ] {} <Debug> HTTP-Session: d58ac28f-12bf-45c7-96ba-429347c05088 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9594 2024.08.12 21:43:10.260868 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 838 rows starting from the beginning of the part
9595 2024.08.12 21:43:10.260894 [ 3 ] {} <Debug> HTTP-Session: d58ac28f-12bf-45c7-96ba-429347c05088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.08.12 21:43:10.260962 [ 3 ] {} <Debug> HTTP-Session: d58ac28f-12bf-45c7-96ba-429347c05088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9597 2024.08.12 21:43:10.261115 [ 3 ] {} <Trace> HTTP-Session: d58ac28f-12bf-45c7-96ba-429347c05088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9598 2024.08.12 21:43:10.261254 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part
9599 2024.08.12 21:43:10.261396 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 386 rows starting from the beginning of the part
9600 2024.08.12 21:43:10.261571 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9601 2024.08.12 21:43:10.261760 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9602 2024.08.12 21:43:10.261782 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 97 rows starting from the beginning of the part
9603 2024.08.12 21:43:10.262558 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9604 2024.08.12 21:43:10.263550 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9605 2024.08.12 21:43:10.263622 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9606 2024.08.12 21:43:10.264408 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9607 2024.08.12 21:43:10.264751 [ 191 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 4 columns (4 merged, 0 gathered) in 0.004700259 sec., 514439.7361932608 rows/sec., 37.37 MiB/sec.
9608 2024.08.12 21:43:10.265051 [ 191 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9609 2024.08.12 21:43:10.265220 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9610 2024.08.12 21:43:10.265618 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9611 2024.08.12 21:43:10.265652 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004313 sec., 37329.005332715045 rows/sec., 2.60 MiB/sec.
9612 2024.08.12 21:43:10.265785 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9613 2024.08.12 21:43:10.266010 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9614 2024.08.12 21:43:10.266351 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Debug> DynamicQueryHandler: Done processing query
9615 2024.08.12 21:43:10.266466 [ 3 ] {9e1c7f02-922a-41e5-83be-d4c59f6017ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9616 2024.08.12 21:43:10.266529 [ 191 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9617 2024.08.12 21:43:10.266582 [ 3 ] {} <Debug> HTTP-Session: d58ac28f-12bf-45c7-96ba-429347c05088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9618 2024.08.12 21:43:10.266591 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
9619 2024.08.12 21:43:10.266994 [ 191 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_51_10} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9620 2024.08.12 21:43:10.267018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9621 2024.08.12 21:43:10.267336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9622 2024.08.12 21:43:10.267420 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
9623 2024.08.12 21:43:10.267482 [ 3 ] {} <Debug> HTTP-Session: 7ad28e45-a2f0-414b-b426-e7f86bec0c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9624 2024.08.12 21:43:10.267595 [ 3 ] {} <Debug> HTTP-Session: 7ad28e45-a2f0-414b-b426-e7f86bec0c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9625 2024.08.12 21:43:10.267674 [ 3 ] {} <Debug> HTTP-Session: 7ad28e45-a2f0-414b-b426-e7f86bec0c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9626 2024.08.12 21:43:10.267664 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9627 2024.08.12 21:43:10.267806 [ 3 ] {} <Trace> HTTP-Session: 7ad28e45-a2f0-414b-b426-e7f86bec0c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9628 2024.08.12 21:43:10.267830 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12614 rows starting from the beginning of the part
9629 2024.08.12 21:43:10.268108 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part
9630 2024.08.12 21:43:10.268212 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 844 rows starting from the beginning of the part
9631 2024.08.12 21:43:10.268525 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9632 2024.08.12 21:43:10.268576 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part
9633 2024.08.12 21:43:10.268862 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <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
9634 2024.08.12 21:43:10.268911 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part
9635 2024.08.12 21:43:10.269308 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
9636 2024.08.12 21:43:10.271020 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9637 2024.08.12 21:43:10.272663 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9638 2024.08.12 21:43:10.272755 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9639 2024.08.12 21:43:10.274383 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9640 2024.08.12 21:43:10.275315 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9641 2024.08.12 21:43:10.275536 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00754 sec., 4111.405835543766 rows/sec., 7.37 MiB/sec.
9642 2024.08.12 21:43:10.275840 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Debug> DynamicQueryHandler: Done processing query
9643 2024.08.12 21:43:10.275866 [ 3 ] {a9add69c-4845-42d7-a841-814e25dd92c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9644 2024.08.12 21:43:10.275883 [ 3 ] {} <Debug> HTTP-Session: 7ad28e45-a2f0-414b-b426-e7f86bec0c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.08.12 21:43:10.276015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9646 2024.08.12 21:43:10.276099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9647 2024.08.12 21:43:10.276118 [ 3 ] {} <Debug> HTTP-Session: 41580ef8-6811-4759-9cdb-e924f97a06a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9648 2024.08.12 21:43:10.276135 [ 3 ] {} <Debug> HTTP-Session: 41580ef8-6811-4759-9cdb-e924f97a06a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9649 2024.08.12 21:43:10.276150 [ 3 ] {} <Debug> HTTP-Session: 41580ef8-6811-4759-9cdb-e924f97a06a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.12 21:43:10.276183 [ 3 ] {} <Trace> HTTP-Session: 41580ef8-6811-4759-9cdb-e924f97a06a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9651 2024.08.12 21:43:10.276321 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9652 2024.08.12 21:43:10.276366 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9653 2024.08.12 21:43:10.276616 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9654 2024.08.12 21:43:10.277013 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14103 rows, containing 5 columns (5 merged, 0 gathered) in 0.010838545 sec., 1301189.4124165191 rows/sec., 88.92 MiB/sec.
9655 2024.08.12 21:43:10.277254 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9656 2024.08.12 21:43:10.277309 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9657 2024.08.12 21:43:10.277376 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9658 2024.08.12 21:43:10.278266 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9659 2024.08.12 21:43:10.278691 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9660 2024.08.12 21:43:10.279271 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9661 2024.08.12 21:43:10.279472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB.
9662 2024.08.12 21:43:10.279484 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9663 2024.08.12 21:43:10.279673 [ 156 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9664 2024.08.12 21:43:10.279695 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003433 sec., 17477.42499271774 rows/sec., 1.18 MiB/sec.
9665 2024.08.12 21:43:10.279734 [ 156 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9666 2024.08.12 21:43:10.279802 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9667 2024.08.12 21:43:10.280034 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
9668 2024.08.12 21:43:10.280103 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Debug> DynamicQueryHandler: Done processing query
9669 2024.08.12 21:43:10.280151 [ 3 ] {4d9ac667-709d-45d1-9800-5af1477dc0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9670 2024.08.12 21:43:10.280209 [ 3 ] {} <Debug> HTTP-Session: 41580ef8-6811-4759-9cdb-e924f97a06a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9671 2024.08.12 21:43:10.280306 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9672 2024.08.12 21:43:10.280342 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2572 rows starting from the beginning of the part
9673 2024.08.12 21:43:10.280403 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
9674 2024.08.12 21:43:10.280599 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
9675 2024.08.12 21:43:10.280727 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
9676 2024.08.12 21:43:10.280878 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
9677 2024.08.12 21:43:10.281016 [ 191 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
9678 2024.08.12 21:43:10.282439 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002527781 sec., 1136174.3758656306 rows/sec., 76.52 MiB/sec.
9679 2024.08.12 21:43:10.282777 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9680 2024.08.12 21:43:10.283186 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9681 2024.08.12 21:43:10.283301 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_51_10} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9682 2024.08.12 21:43:10.283422 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
9683 2024.08.12 21:43:15.247982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9684 2024.08.12 21:43:15.248122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9685 2024.08.12 21:43:15.248155 [ 3 ] {} <Debug> HTTP-Session: 8c682e61-90eb-4747-99e8-5dc064bd2001 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9686 2024.08.12 21:43:15.248186 [ 3 ] {} <Debug> HTTP-Session: 8c682e61-90eb-4747-99e8-5dc064bd2001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9687 2024.08.12 21:43:15.248215 [ 3 ] {} <Debug> HTTP-Session: 8c682e61-90eb-4747-99e8-5dc064bd2001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9688 2024.08.12 21:43:15.248289 [ 3 ] {} <Trace> HTTP-Session: 8c682e61-90eb-4747-99e8-5dc064bd2001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9689 2024.08.12 21:43:15.248502 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9690 2024.08.12 21:43:15.248579 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9691 2024.08.12 21:43:15.248802 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9692 2024.08.12 21:43:15.249205 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9693 2024.08.12 21:43:15.249249 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9694 2024.08.12 21:43:15.249624 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9695 2024.08.12 21:43:15.249965 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9696 2024.08.12 21:43:15.250149 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001703 sec., 3523.194362889019 rows/sec., 199.56 KiB/sec.
9697 2024.08.12 21:43:15.250365 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Debug> DynamicQueryHandler: Done processing query
9698 2024.08.12 21:43:15.250393 [ 3 ] {d5b9e33a-74ca-45f3-b06a-5c6d2112476a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9699 2024.08.12 21:43:15.250410 [ 3 ] {} <Debug> HTTP-Session: 8c682e61-90eb-4747-99e8-5dc064bd2001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.08.12 21:43:15.250603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9701 2024.08.12 21:43:15.250657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9702 2024.08.12 21:43:15.250677 [ 3 ] {} <Debug> HTTP-Session: b8a720de-8be6-4626-aadf-8bbcd6039d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9703 2024.08.12 21:43:15.250696 [ 3 ] {} <Debug> HTTP-Session: b8a720de-8be6-4626-aadf-8bbcd6039d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.08.12 21:43:15.250710 [ 3 ] {} <Debug> HTTP-Session: b8a720de-8be6-4626-aadf-8bbcd6039d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9705 2024.08.12 21:43:15.250745 [ 3 ] {} <Trace> HTTP-Session: b8a720de-8be6-4626-aadf-8bbcd6039d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9706 2024.08.12 21:43:15.250899 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9707 2024.08.12 21:43:15.250947 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9708 2024.08.12 21:43:15.251084 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9709 2024.08.12 21:43:15.251547 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9710 2024.08.12 21:43:15.251584 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9711 2024.08.12 21:43:15.251913 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9712 2024.08.12 21:43:15.252243 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9713 2024.08.12 21:43:15.252408 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001566 sec., 102809.70625798212 rows/sec., 9.06 MiB/sec.
9714 2024.08.12 21:43:15.252594 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Debug> DynamicQueryHandler: Done processing query
9715 2024.08.12 21:43:15.252624 [ 3 ] {25a5b0e4-4925-453c-a842-e76e57587265} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9716 2024.08.12 21:43:15.252645 [ 3 ] {} <Debug> HTTP-Session: b8a720de-8be6-4626-aadf-8bbcd6039d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9717 2024.08.12 21:43:15.252853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9718 2024.08.12 21:43:15.252903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9719 2024.08.12 21:43:15.252922 [ 3 ] {} <Debug> HTTP-Session: bb1969a2-927e-41b2-b09c-af4b45907a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9720 2024.08.12 21:43:15.252940 [ 3 ] {} <Debug> HTTP-Session: bb1969a2-927e-41b2-b09c-af4b45907a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9721 2024.08.12 21:43:15.252953 [ 3 ] {} <Debug> HTTP-Session: bb1969a2-927e-41b2-b09c-af4b45907a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9722 2024.08.12 21:43:15.252985 [ 3 ] {} <Trace> HTTP-Session: bb1969a2-927e-41b2-b09c-af4b45907a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9723 2024.08.12 21:43:15.253194 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9724 2024.08.12 21:43:15.253238 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9725 2024.08.12 21:43:15.253369 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9726 2024.08.12 21:43:15.254056 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9727 2024.08.12 21:43:15.254093 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9728 2024.08.12 21:43:15.254424 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9729 2024.08.12 21:43:15.254737 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9730 2024.08.12 21:43:15.254897 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001809 sec., 211166.39027086788 rows/sec., 14.83 MiB/sec.
9731 2024.08.12 21:43:15.255082 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Debug> DynamicQueryHandler: Done processing query
9732 2024.08.12 21:43:15.255108 [ 3 ] {fb9337cb-49d8-4ede-b97c-0122d839ebc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9733 2024.08.12 21:43:15.255125 [ 3 ] {} <Debug> HTTP-Session: bb1969a2-927e-41b2-b09c-af4b45907a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9734 2024.08.12 21:43:15.255273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9735 2024.08.12 21:43:15.255322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9736 2024.08.12 21:43:15.255341 [ 3 ] {} <Debug> HTTP-Session: ceb5305b-812e-4f0b-83aa-4e834384fd03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9737 2024.08.12 21:43:15.255359 [ 3 ] {} <Debug> HTTP-Session: ceb5305b-812e-4f0b-83aa-4e834384fd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.08.12 21:43:15.255373 [ 3 ] {} <Debug> HTTP-Session: ceb5305b-812e-4f0b-83aa-4e834384fd03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9739 2024.08.12 21:43:15.255405 [ 3 ] {} <Trace> HTTP-Session: ceb5305b-812e-4f0b-83aa-4e834384fd03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9740 2024.08.12 21:43:15.255501 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9741 2024.08.12 21:43:15.255548 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9742 2024.08.12 21:43:15.255681 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9743 2024.08.12 21:43:15.255950 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9744 2024.08.12 21:43:15.255986 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9745 2024.08.12 21:43:15.256343 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9746 2024.08.12 21:43:15.256668 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9747 2024.08.12 21:43:15.256854 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 188.32 KiB/sec.
9748 2024.08.12 21:43:15.256856 [ 34 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
9749 2024.08.12 21:43:15.256990 [ 34 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9750 2024.08.12 21:43:15.257051 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9751 2024.08.12 21:43:15.257061 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Debug> DynamicQueryHandler: Done processing query
9752 2024.08.12 21:43:15.257116 [ 3 ] {3cc2cf2b-1bc7-4016-9a33-ef2a010b3e03} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9753 2024.08.12 21:43:15.257179 [ 3 ] {} <Debug> HTTP-Session: ceb5305b-812e-4f0b-83aa-4e834384fd03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.08.12 21:43:15.257301 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
9755 2024.08.12 21:43:15.257399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9756 2024.08.12 21:43:15.257533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9757 2024.08.12 21:43:15.257604 [ 3 ] {} <Debug> HTTP-Session: c73278e7-3a0e-4ac0-b1fa-3965ea77c492 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9758 2024.08.12 21:43:15.257644 [ 3 ] {} <Debug> HTTP-Session: c73278e7-3a0e-4ac0-b1fa-3965ea77c492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9759 2024.08.12 21:43:15.257675 [ 3 ] {} <Debug> HTTP-Session: c73278e7-3a0e-4ac0-b1fa-3965ea77c492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9760 2024.08.12 21:43:15.257676 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9761 2024.08.12 21:43:15.257713 [ 3 ] {} <Trace> HTTP-Session: c73278e7-3a0e-4ac0-b1fa-3965ea77c492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9762 2024.08.12 21:43:15.257722 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part
9763 2024.08.12 21:43:15.257817 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9764 2024.08.12 21:43:15.258032 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9765 2024.08.12 21:43:15.258244 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
9766 2024.08.12 21:43:15.258282 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9767 2024.08.12 21:43:15.258508 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
9768 2024.08.12 21:43:15.258928 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
9769 2024.08.12 21:43:15.259137 [ 186 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
9770 2024.08.12 21:43:15.259416 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9771 2024.08.12 21:43:15.260064 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9772 2024.08.12 21:43:15.260106 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9773 2024.08.12 21:43:15.260781 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9774 2024.08.12 21:43:15.260792 [ 191 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619765 sec., 41439.15419923669 rows/sec., 1.74 MiB/sec.
9775 2024.08.12 21:43:15.261218 [ 191 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
9776 2024.08.12 21:43:15.261497 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9777 2024.08.12 21:43:15.261930 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004079 sec., 18877.17577837705 rows/sec., 1.16 MiB/sec.
9778 2024.08.12 21:43:15.262702 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Debug> DynamicQueryHandler: Done processing query
9779 2024.08.12 21:43:15.262744 [ 3 ] {ea5ae010-851b-47fe-88ae-4ad7bf4df99c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9780 2024.08.12 21:43:15.262765 [ 3 ] {} <Debug> HTTP-Session: c73278e7-3a0e-4ac0-b1fa-3965ea77c492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9781 2024.08.12 21:43:15.262876 [ 191 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9782 2024.08.12 21:43:15.262969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9783 2024.08.12 21:43:15.263011 [ 191 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_25_5} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
9784 2024.08.12 21:43:15.263044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9785 2024.08.12 21:43:15.263084 [ 3 ] {} <Debug> HTTP-Session: befa7730-9f00-408b-a164-fa9a8b44508a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9786 2024.08.12 21:43:15.263147 [ 3 ] {} <Debug> HTTP-Session: befa7730-9f00-408b-a164-fa9a8b44508a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.08.12 21:43:15.263181 [ 3 ] {} <Debug> HTTP-Session: befa7730-9f00-408b-a164-fa9a8b44508a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.08.12 21:43:15.263182 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9789 2024.08.12 21:43:15.263245 [ 3 ] {} <Trace> HTTP-Session: befa7730-9f00-408b-a164-fa9a8b44508a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9790 2024.08.12 21:43:15.263422 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9791 2024.08.12 21:43:15.263470 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9792 2024.08.12 21:43:15.263625 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9793 2024.08.12 21:43:15.264021 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9794 2024.08.12 21:43:15.264056 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9795 2024.08.12 21:43:15.264440 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9796 2024.08.12 21:43:15.264784 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9797 2024.08.12 21:43:15.264950 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec.
9798 2024.08.12 21:43:15.265129 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Debug> DynamicQueryHandler: Done processing query
9799 2024.08.12 21:43:15.265154 [ 3 ] {9f1d1cfb-f435-448e-96f5-44106ce62308} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9800 2024.08.12 21:43:15.265170 [ 3 ] {} <Debug> HTTP-Session: befa7730-9f00-408b-a164-fa9a8b44508a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.08.12 21:43:15.265300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9802 2024.08.12 21:43:15.265348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9803 2024.08.12 21:43:15.265368 [ 3 ] {} <Debug> HTTP-Session: 1be13f2c-8444-4964-9b2c-d7c85484f55f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9804 2024.08.12 21:43:15.265385 [ 3 ] {} <Debug> HTTP-Session: 1be13f2c-8444-4964-9b2c-d7c85484f55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.08.12 21:43:15.265399 [ 3 ] {} <Debug> HTTP-Session: 1be13f2c-8444-4964-9b2c-d7c85484f55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.08.12 21:43:15.265430 [ 3 ] {} <Trace> HTTP-Session: 1be13f2c-8444-4964-9b2c-d7c85484f55f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9807 2024.08.12 21:43:15.265533 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9808 2024.08.12 21:43:15.265579 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9809 2024.08.12 21:43:15.265707 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9810 2024.08.12 21:43:15.265982 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9811 2024.08.12 21:43:15.266019 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9812 2024.08.12 21:43:15.266379 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9813 2024.08.12 21:43:15.266710 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9814 2024.08.12 21:43:15.266882 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00137 sec., 16788.321167883212 rows/sec., 908.13 KiB/sec.
9815 2024.08.12 21:43:15.267053 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Debug> DynamicQueryHandler: Done processing query
9816 2024.08.12 21:43:15.267078 [ 3 ] {c99a94b0-d88e-4fe3-8d2d-c09bcd21b7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9817 2024.08.12 21:43:15.267093 [ 3 ] {} <Debug> HTTP-Session: 1be13f2c-8444-4964-9b2c-d7c85484f55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.08.12 21:43:15.267211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9819 2024.08.12 21:43:15.267259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9820 2024.08.12 21:43:15.267279 [ 3 ] {} <Debug> HTTP-Session: 2100c8bd-4162-4415-b91c-7194dfcd4e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9821 2024.08.12 21:43:15.267295 [ 3 ] {} <Debug> HTTP-Session: 2100c8bd-4162-4415-b91c-7194dfcd4e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9822 2024.08.12 21:43:15.267309 [ 3 ] {} <Debug> HTTP-Session: 2100c8bd-4162-4415-b91c-7194dfcd4e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9823 2024.08.12 21:43:15.267340 [ 3 ] {} <Trace> HTTP-Session: 2100c8bd-4162-4415-b91c-7194dfcd4e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9824 2024.08.12 21:43:15.267460 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9825 2024.08.12 21:43:15.267505 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9826 2024.08.12 21:43:15.267632 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9827 2024.08.12 21:43:15.267919 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9828 2024.08.12 21:43:15.267955 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9829 2024.08.12 21:43:15.268309 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9830 2024.08.12 21:43:15.268631 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9831 2024.08.12 21:43:15.268778 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
9832 2024.08.12 21:43:15.268941 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Debug> DynamicQueryHandler: Done processing query
9833 2024.08.12 21:43:15.268965 [ 3 ] {f3cbf51c-a494-4c4d-859b-30b9b70a899a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9834 2024.08.12 21:43:15.268981 [ 3 ] {} <Debug> HTTP-Session: 2100c8bd-4162-4415-b91c-7194dfcd4e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.08.12 21:43:18.330567 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
9836 2024.08.12 21:43:18.330668 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
9837 2024.08.12 21:43:20.246794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9838 2024.08.12 21:43:20.246924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9839 2024.08.12 21:43:20.246952 [ 3 ] {} <Debug> HTTP-Session: 4fb82099-8c38-40bc-9dd4-117b85fd9600 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9840 2024.08.12 21:43:20.246983 [ 3 ] {} <Debug> HTTP-Session: 4fb82099-8c38-40bc-9dd4-117b85fd9600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9841 2024.08.12 21:43:20.247000 [ 3 ] {} <Debug> HTTP-Session: 4fb82099-8c38-40bc-9dd4-117b85fd9600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.08.12 21:43:20.247056 [ 3 ] {} <Trace> HTTP-Session: 4fb82099-8c38-40bc-9dd4-117b85fd9600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9843 2024.08.12 21:43:20.247273 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9844 2024.08.12 21:43:20.247348 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9845 2024.08.12 21:43:20.247566 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9846 2024.08.12 21:43:20.248041 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9847 2024.08.12 21:43:20.248083 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9848 2024.08.12 21:43:20.248454 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9849 2024.08.12 21:43:20.248794 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9850 2024.08.12 21:43:20.248957 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001751 sec., 17704.16904625928 rows/sec., 1.40 MiB/sec.
9851 2024.08.12 21:43:20.249153 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Debug> DynamicQueryHandler: Done processing query
9852 2024.08.12 21:43:20.249181 [ 3 ] {4d5fe44b-e517-4bca-8771-3a134a189338} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9853 2024.08.12 21:43:20.249197 [ 3 ] {} <Debug> HTTP-Session: 4fb82099-8c38-40bc-9dd4-117b85fd9600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9854 2024.08.12 21:43:20.249361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9855 2024.08.12 21:43:20.249410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9856 2024.08.12 21:43:20.249430 [ 3 ] {} <Debug> HTTP-Session: 5742ea93-3c6a-4248-b454-bb412f449fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9857 2024.08.12 21:43:20.249447 [ 3 ] {} <Debug> HTTP-Session: 5742ea93-3c6a-4248-b454-bb412f449fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9858 2024.08.12 21:43:20.249462 [ 3 ] {} <Debug> HTTP-Session: 5742ea93-3c6a-4248-b454-bb412f449fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9859 2024.08.12 21:43:20.249494 [ 3 ] {} <Trace> HTTP-Session: 5742ea93-3c6a-4248-b454-bb412f449fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9860 2024.08.12 21:43:20.249590 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9861 2024.08.12 21:43:20.249634 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9862 2024.08.12 21:43:20.249759 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9863 2024.08.12 21:43:20.250080 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9864 2024.08.12 21:43:20.250118 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9865 2024.08.12 21:43:20.250420 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9866 2024.08.12 21:43:20.250760 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9867 2024.08.12 21:43:20.250931 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001359 sec., 2943.3406916850627 rows/sec., 240.01 KiB/sec.
9868 2024.08.12 21:43:20.251097 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Debug> DynamicQueryHandler: Done processing query
9869 2024.08.12 21:43:20.251123 [ 3 ] {4ea240f6-c154-4b31-8251-b5512bd8fa15} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9870 2024.08.12 21:43:20.251139 [ 3 ] {} <Debug> HTTP-Session: 5742ea93-3c6a-4248-b454-bb412f449fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.08.12 21:43:20.251305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9872 2024.08.12 21:43:20.251354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9873 2024.08.12 21:43:20.251372 [ 3 ] {} <Debug> HTTP-Session: 2d95c938-89ab-4fc4-b630-fc8e90a4e6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9874 2024.08.12 21:43:20.251390 [ 3 ] {} <Debug> HTTP-Session: 2d95c938-89ab-4fc4-b630-fc8e90a4e6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9875 2024.08.12 21:43:20.251403 [ 3 ] {} <Debug> HTTP-Session: 2d95c938-89ab-4fc4-b630-fc8e90a4e6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9876 2024.08.12 21:43:20.251434 [ 3 ] {} <Trace> HTTP-Session: 2d95c938-89ab-4fc4-b630-fc8e90a4e6c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9877 2024.08.12 21:43:20.251569 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9878 2024.08.12 21:43:20.251611 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9879 2024.08.12 21:43:20.251736 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9880 2024.08.12 21:43:20.252119 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9881 2024.08.12 21:43:20.252157 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9882 2024.08.12 21:43:20.252476 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9883 2024.08.12 21:43:20.252784 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9884 2024.08.12 21:43:20.252932 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Debug> executeQuery: Read 151 rows, 12.93 KiB in 0.001418 sec., 106488.01128349788 rows/sec., 8.91 MiB/sec.
9885 2024.08.12 21:43:20.253092 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Debug> DynamicQueryHandler: Done processing query
9886 2024.08.12 21:43:20.253116 [ 3 ] {e289e957-8f22-42dd-b83a-7345af803af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9887 2024.08.12 21:43:20.253131 [ 3 ] {} <Debug> HTTP-Session: 2d95c938-89ab-4fc4-b630-fc8e90a4e6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.08.12 21:43:20.253282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9889 2024.08.12 21:43:20.253339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9890 2024.08.12 21:43:20.253367 [ 3 ] {} <Debug> HTTP-Session: 9a50e3f0-cc0e-43c5-aa6c-9afe030fea1f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9891 2024.08.12 21:43:20.253388 [ 3 ] {} <Debug> HTTP-Session: 9a50e3f0-cc0e-43c5-aa6c-9afe030fea1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.08.12 21:43:20.253401 [ 3 ] {} <Debug> HTTP-Session: 9a50e3f0-cc0e-43c5-aa6c-9afe030fea1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9893 2024.08.12 21:43:20.253431 [ 3 ] {} <Trace> HTTP-Session: 9a50e3f0-cc0e-43c5-aa6c-9afe030fea1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9894 2024.08.12 21:43:20.253527 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9895 2024.08.12 21:43:20.253569 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9896 2024.08.12 21:43:20.253694 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9897 2024.08.12 21:43:20.253971 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9898 2024.08.12 21:43:20.254008 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9899 2024.08.12 21:43:20.254302 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9900 2024.08.12 21:43:20.254605 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9901 2024.08.12 21:43:20.254772 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001261 sec., 3172.0856463124505 rows/sec., 221.49 KiB/sec.
9902 2024.08.12 21:43:20.254935 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Debug> DynamicQueryHandler: Done processing query
9903 2024.08.12 21:43:20.254960 [ 3 ] {310d973c-acd6-4bf3-af34-8c20160d62f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9904 2024.08.12 21:43:20.254975 [ 3 ] {} <Debug> HTTP-Session: 9a50e3f0-cc0e-43c5-aa6c-9afe030fea1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.08.12 21:43:20.255096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9906 2024.08.12 21:43:20.255143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9907 2024.08.12 21:43:20.255162 [ 3 ] {} <Debug> HTTP-Session: 05bf3166-9a7e-4aa9-bba4-5ddad45c158d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9908 2024.08.12 21:43:20.255179 [ 3 ] {} <Debug> HTTP-Session: 05bf3166-9a7e-4aa9-bba4-5ddad45c158d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9909 2024.08.12 21:43:20.255193 [ 3 ] {} <Debug> HTTP-Session: 05bf3166-9a7e-4aa9-bba4-5ddad45c158d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9910 2024.08.12 21:43:20.255223 [ 3 ] {} <Trace> HTTP-Session: 05bf3166-9a7e-4aa9-bba4-5ddad45c158d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9911 2024.08.12 21:43:20.255351 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9912 2024.08.12 21:43:20.255394 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9913 2024.08.12 21:43:20.255517 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9914 2024.08.12 21:43:20.255856 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9915 2024.08.12 21:43:20.255892 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9916 2024.08.12 21:43:20.256201 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9917 2024.08.12 21:43:20.256522 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9918 2024.08.12 21:43:20.256671 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001365 sec., 72527.47252747254 rows/sec., 5.67 MiB/sec.
9919 2024.08.12 21:43:20.256936 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Debug> DynamicQueryHandler: Done processing query
9920 2024.08.12 21:43:20.256993 [ 3 ] {080057bc-4099-4cc7-be3d-104e81e559be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9921 2024.08.12 21:43:20.257046 [ 3 ] {} <Debug> HTTP-Session: 05bf3166-9a7e-4aa9-bba4-5ddad45c158d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9922 2024.08.12 21:43:20.257292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9923 2024.08.12 21:43:20.257343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9924 2024.08.12 21:43:20.257361 [ 3 ] {} <Debug> HTTP-Session: 7bc1ce64-edcd-405b-a65d-7c7df0cc49f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9925 2024.08.12 21:43:20.257378 [ 3 ] {} <Debug> HTTP-Session: 7bc1ce64-edcd-405b-a65d-7c7df0cc49f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9926 2024.08.12 21:43:20.257392 [ 3 ] {} <Debug> HTTP-Session: 7bc1ce64-edcd-405b-a65d-7c7df0cc49f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9927 2024.08.12 21:43:20.257423 [ 3 ] {} <Trace> HTTP-Session: 7bc1ce64-edcd-405b-a65d-7c7df0cc49f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9928 2024.08.12 21:43:20.257570 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9929 2024.08.12 21:43:20.257619 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9930 2024.08.12 21:43:20.257781 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9931 2024.08.12 21:43:20.258163 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9932 2024.08.12 21:43:20.258199 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9933 2024.08.12 21:43:20.258602 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9934 2024.08.12 21:43:20.258939 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9935 2024.08.12 21:43:20.259089 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00158 sec., 102531.64556962025 rows/sec., 7.14 MiB/sec.
9936 2024.08.12 21:43:20.259255 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Debug> DynamicQueryHandler: Done processing query
9937 2024.08.12 21:43:20.259279 [ 3 ] {01f27679-60f2-449c-aad5-b5069e35d794} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9938 2024.08.12 21:43:20.259294 [ 3 ] {} <Debug> HTTP-Session: 7bc1ce64-edcd-405b-a65d-7c7df0cc49f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9939 2024.08.12 21:43:20.259446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9940 2024.08.12 21:43:20.259493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9941 2024.08.12 21:43:20.259512 [ 3 ] {} <Debug> HTTP-Session: 3e192e57-1455-47be-a292-594af850cf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9942 2024.08.12 21:43:20.259528 [ 3 ] {} <Debug> HTTP-Session: 3e192e57-1455-47be-a292-594af850cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.08.12 21:43:20.259542 [ 3 ] {} <Debug> HTTP-Session: 3e192e57-1455-47be-a292-594af850cf9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9944 2024.08.12 21:43:20.259572 [ 3 ] {} <Trace> HTTP-Session: 3e192e57-1455-47be-a292-594af850cf9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9945 2024.08.12 21:43:20.259883 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9946 2024.08.12 21:43:20.259947 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <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
9947 2024.08.12 21:43:20.260347 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9948 2024.08.12 21:43:20.261002 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9949 2024.08.12 21:43:20.261038 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9950 2024.08.12 21:43:20.261695 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9951 2024.08.12 21:43:20.262098 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9952 2024.08.12 21:43:20.262298 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002632 sec., 11778.115501519758 rows/sec., 21.11 MiB/sec.
9953 2024.08.12 21:43:20.262823 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Debug> DynamicQueryHandler: Done processing query
9954 2024.08.12 21:43:20.262848 [ 3 ] {7930c114-3e25-4bc8-b396-ecc0e9b40acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9955 2024.08.12 21:43:20.262864 [ 3 ] {} <Debug> HTTP-Session: 3e192e57-1455-47be-a292-594af850cf9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.08.12 21:43:20.262990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9957 2024.08.12 21:43:20.263038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9958 2024.08.12 21:43:20.263056 [ 3 ] {} <Debug> HTTP-Session: 0bec1b65-934a-4896-9050-1ece14e14392 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9959 2024.08.12 21:43:20.263073 [ 3 ] {} <Debug> HTTP-Session: 0bec1b65-934a-4896-9050-1ece14e14392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.08.12 21:43:20.263087 [ 3 ] {} <Debug> HTTP-Session: 0bec1b65-934a-4896-9050-1ece14e14392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9961 2024.08.12 21:43:20.263117 [ 3 ] {} <Trace> HTTP-Session: 0bec1b65-934a-4896-9050-1ece14e14392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9962 2024.08.12 21:43:20.263229 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9963 2024.08.12 21:43:20.263274 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9964 2024.08.12 21:43:20.263423 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9965 2024.08.12 21:43:20.263720 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9966 2024.08.12 21:43:20.263757 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9967 2024.08.12 21:43:20.264140 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9968 2024.08.12 21:43:20.264459 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9969 2024.08.12 21:43:20.264615 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
9970 2024.08.12 21:43:20.264899 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Debug> DynamicQueryHandler: Done processing query
9971 2024.08.12 21:43:20.264955 [ 3 ] {829aaad4-0e46-4895-90ef-97dd6a21a3de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9972 2024.08.12 21:43:20.264985 [ 3 ] {} <Debug> HTTP-Session: 0bec1b65-934a-4896-9050-1ece14e14392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9973 2024.08.12 21:43:25.108300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9974 2024.08.12 21:43:25.108487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9975 2024.08.12 21:43:25.108530 [ 3 ] {} <Debug> HTTP-Session: 0d70250d-46a1-4cef-b6b4-08003fbdb0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9976 2024.08.12 21:43:25.108569 [ 3 ] {} <Debug> HTTP-Session: 0d70250d-46a1-4cef-b6b4-08003fbdb0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.08.12 21:43:25.108594 [ 3 ] {} <Debug> HTTP-Session: 0d70250d-46a1-4cef-b6b4-08003fbdb0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9978 2024.08.12 21:43:25.108669 [ 3 ] {} <Trace> HTTP-Session: 0d70250d-46a1-4cef-b6b4-08003fbdb0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9979 2024.08.12 21:43:25.108942 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9980 2024.08.12 21:43:25.109044 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9981 2024.08.12 21:43:25.109266 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9982 2024.08.12 21:43:25.109765 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9983 2024.08.12 21:43:25.109813 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
9984 2024.08.12 21:43:25.110199 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9985 2024.08.12 21:43:25.110535 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9986 2024.08.12 21:43:25.110713 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001851 sec., 3241.4910858995136 rows/sec., 183.60 KiB/sec.
9987 2024.08.12 21:43:25.110978 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Debug> DynamicQueryHandler: Done processing query
9988 2024.08.12 21:43:25.111006 [ 3 ] {a3c090d3-2a05-4ccc-8584-3089973fca8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9989 2024.08.12 21:43:25.111022 [ 3 ] {} <Debug> HTTP-Session: 0d70250d-46a1-4cef-b6b4-08003fbdb0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9990 2024.08.12 21:43:25.111245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9991 2024.08.12 21:43:25.111304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9992 2024.08.12 21:43:25.111324 [ 3 ] {} <Debug> HTTP-Session: c3d2b690-caa9-46a3-bde3-351b5f2b808e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
9993 2024.08.12 21:43:25.111342 [ 3 ] {} <Debug> HTTP-Session: c3d2b690-caa9-46a3-bde3-351b5f2b808e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9994 2024.08.12 21:43:25.111356 [ 3 ] {} <Debug> HTTP-Session: c3d2b690-caa9-46a3-bde3-351b5f2b808e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9995 2024.08.12 21:43:25.111391 [ 3 ] {} <Trace> HTTP-Session: c3d2b690-caa9-46a3-bde3-351b5f2b808e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9996 2024.08.12 21:43:25.111499 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9997 2024.08.12 21:43:25.111545 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9998 2024.08.12 21:43:25.111687 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9999 2024.08.12 21:43:25.112107 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10000 2024.08.12 21:43:25.112145 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10001 2024.08.12 21:43:25.112448 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10002 2024.08.12 21:43:25.112754 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10003 2024.08.12 21:43:25.112909 [ 151 ] {} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
10004 2024.08.12 21:43:25.112921 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00144 sec., 1388.888888888889 rows/sec., 113.25 KiB/sec.
10005 2024.08.12 21:43:25.112999 [ 151 ] {} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10006 2024.08.12 21:43:25.113066 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10007 2024.08.12 21:43:25.113293 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Debug> DynamicQueryHandler: Done processing query
10008 2024.08.12 21:43:25.113374 [ 3 ] {32a0965f-b44f-4de9-955a-858b430a583a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10009 2024.08.12 21:43:25.113427 [ 3 ] {} <Debug> HTTP-Session: c3d2b690-caa9-46a3-bde3-351b5f2b808e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.08.12 21:43:25.113473 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
10011 2024.08.12 21:43:25.113736 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10012 2024.08.12 21:43:25.113801 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
10013 2024.08.12 21:43:25.113803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10014 2024.08.12 21:43:25.113929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10015 2024.08.12 21:43:25.114027 [ 3 ] {} <Debug> HTTP-Session: 89991cb1-1261-47ff-85d0-9ed23a829cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10016 2024.08.12 21:43:25.114047 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
10017 2024.08.12 21:43:25.114075 [ 3 ] {} <Debug> HTTP-Session: 89991cb1-1261-47ff-85d0-9ed23a829cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10018 2024.08.12 21:43:25.114130 [ 3 ] {} <Debug> HTTP-Session: 89991cb1-1261-47ff-85d0-9ed23a829cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.08.12 21:43:25.114245 [ 3 ] {} <Trace> HTTP-Session: 89991cb1-1261-47ff-85d0-9ed23a829cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10020 2024.08.12 21:43:25.114253 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
10021 2024.08.12 21:43:25.114612 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10022 2024.08.12 21:43:25.114869 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
10023 2024.08.12 21:43:25.115088 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10024 2024.08.12 21:43:25.115104 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10025 2024.08.12 21:43:25.115292 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10026 2024.08.12 21:43:25.115948 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10027 2024.08.12 21:43:25.117011 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003790077 sec., 8443.100232528257 rows/sec., 688.48 KiB/sec.
10028 2024.08.12 21:43:25.117290 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
10029 2024.08.12 21:43:25.117714 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10030 2024.08.12 21:43:25.117777 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10031 2024.08.12 21:43:25.118000 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10032 2024.08.12 21:43:25.118194 [ 191 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_19_4} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
10033 2024.08.12 21:43:25.118368 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10034 2024.08.12 21:43:25.118549 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10035 2024.08.12 21:43:25.118880 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10036 2024.08.12 21:43:25.119015 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Debug> executeQuery: Read 1302 rows, 110.72 KiB in 0.004442 sec., 293111.2111661414 rows/sec., 24.34 MiB/sec.
10037 2024.08.12 21:43:25.119243 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Debug> DynamicQueryHandler: Done processing query
10038 2024.08.12 21:43:25.119278 [ 3 ] {7565520b-b746-4bb9-9917-5ef694d358da} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
10039 2024.08.12 21:43:25.119304 [ 3 ] {} <Debug> HTTP-Session: 89991cb1-1261-47ff-85d0-9ed23a829cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.08.12 21:43:25.119519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10041 2024.08.12 21:43:25.119570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10042 2024.08.12 21:43:25.119590 [ 3 ] {} <Debug> HTTP-Session: f3d35b3b-9608-459f-80b5-eda0b0cf072a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10043 2024.08.12 21:43:25.119608 [ 3 ] {} <Debug> HTTP-Session: f3d35b3b-9608-459f-80b5-eda0b0cf072a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.08.12 21:43:25.119622 [ 3 ] {} <Debug> HTTP-Session: f3d35b3b-9608-459f-80b5-eda0b0cf072a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10045 2024.08.12 21:43:25.119681 [ 3 ] {} <Trace> HTTP-Session: f3d35b3b-9608-459f-80b5-eda0b0cf072a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10046 2024.08.12 21:43:25.119780 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10047 2024.08.12 21:43:25.119825 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10048 2024.08.12 21:43:25.119958 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10049 2024.08.12 21:43:25.120282 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10050 2024.08.12 21:43:25.120318 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10051 2024.08.12 21:43:25.120615 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10052 2024.08.12 21:43:25.120915 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10053 2024.08.12 21:43:25.121034 [ 142 ] {} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
10054 2024.08.12 21:43:25.121041 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 108.59 KiB/sec.
10055 2024.08.12 21:43:25.121104 [ 142 ] {} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10056 2024.08.12 21:43:25.121146 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10057 2024.08.12 21:43:25.121305 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Debug> DynamicQueryHandler: Done processing query
10058 2024.08.12 21:43:25.121364 [ 3 ] {80f101e3-50ba-492f-ab50-75cb285d9d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10059 2024.08.12 21:43:25.121411 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
10060 2024.08.12 21:43:25.121427 [ 3 ] {} <Debug> HTTP-Session: f3d35b3b-9608-459f-80b5-eda0b0cf072a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.08.12 21:43:25.121724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10062 2024.08.12 21:43:25.121823 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10063 2024.08.12 21:43:25.121825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10064 2024.08.12 21:43:25.121862 [ 3 ] {} <Debug> HTTP-Session: 864ed957-142b-468e-a5b7-c9a3c1252d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10065 2024.08.12 21:43:25.121863 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
10066 2024.08.12 21:43:25.121885 [ 3 ] {} <Debug> HTTP-Session: 864ed957-142b-468e-a5b7-c9a3c1252d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10067 2024.08.12 21:43:25.121905 [ 3 ] {} <Debug> HTTP-Session: 864ed957-142b-468e-a5b7-c9a3c1252d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10068 2024.08.12 21:43:25.121972 [ 3 ] {} <Trace> HTTP-Session: 864ed957-142b-468e-a5b7-c9a3c1252d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10069 2024.08.12 21:43:25.122057 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
10070 2024.08.12 21:43:25.122302 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
10071 2024.08.12 21:43:25.122344 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10072 2024.08.12 21:43:25.122537 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10073 2024.08.12 21:43:25.122561 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10074 2024.08.12 21:43:25.122831 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
10075 2024.08.12 21:43:25.123017 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10076 2024.08.12 21:43:25.123370 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10077 2024.08.12 21:43:25.123960 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10078 2024.08.12 21:43:25.124004 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10079 2024.08.12 21:43:25.124447 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240971 sec., 9873.58418202446 rows/sec., 689.42 KiB/sec.
10080 2024.08.12 21:43:25.124537 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
10081 2024.08.12 21:43:25.124552 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
10082 2024.08.12 21:43:25.125067 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.08.12 21:43:25.125072 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10084 2024.08.12 21:43:25.125169 [ 194 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_19_4} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
10085 2024.08.12 21:43:25.125250 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003058 sec., 74558.53499018967 rows/sec., 5.05 MiB/sec.
10086 2024.08.12 21:43:25.125299 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10087 2024.08.12 21:43:25.125533 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Debug> DynamicQueryHandler: Done processing query
10088 2024.08.12 21:43:25.125560 [ 3 ] {a9894785-5d69-4a88-8b22-a59c086ee06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10089 2024.08.12 21:43:25.125576 [ 3 ] {} <Debug> HTTP-Session: 864ed957-142b-468e-a5b7-c9a3c1252d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10090 2024.08.12 21:43:25.125873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10091 2024.08.12 21:43:25.125924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10092 2024.08.12 21:43:25.125943 [ 3 ] {} <Debug> HTTP-Session: 8f5f7d13-78bd-421b-8feb-50687f56d202 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10093 2024.08.12 21:43:25.125960 [ 3 ] {} <Debug> HTTP-Session: 8f5f7d13-78bd-421b-8feb-50687f56d202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.08.12 21:43:25.125974 [ 3 ] {} <Debug> HTTP-Session: 8f5f7d13-78bd-421b-8feb-50687f56d202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.08.12 21:43:25.126004 [ 3 ] {} <Trace> HTTP-Session: 8f5f7d13-78bd-421b-8feb-50687f56d202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10096 2024.08.12 21:43:25.126372 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10097 2024.08.12 21:43:25.126416 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10098 2024.08.12 21:43:25.126542 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10099 2024.08.12 21:43:25.127404 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10100 2024.08.12 21:43:25.127440 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10101 2024.08.12 21:43:25.127799 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10102 2024.08.12 21:43:25.128100 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10103 2024.08.12 21:43:25.128227 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Debug> executeQuery: Read 840 rows, 61.93 KiB in 0.002043 sec., 411160.0587371512 rows/sec., 29.60 MiB/sec.
10104 2024.08.12 21:43:25.128412 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Debug> DynamicQueryHandler: Done processing query
10105 2024.08.12 21:43:25.128449 [ 3 ] {66db9416-821d-4d95-93da-0c559de7c769} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
10106 2024.08.12 21:43:25.128479 [ 3 ] {} <Debug> HTTP-Session: 8f5f7d13-78bd-421b-8feb-50687f56d202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10107 2024.08.12 21:43:25.128666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10108 2024.08.12 21:43:25.128714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10109 2024.08.12 21:43:25.128733 [ 3 ] {} <Debug> HTTP-Session: cc17ce96-1fa0-43cf-ab42-f6df33408b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10110 2024.08.12 21:43:25.128749 [ 3 ] {} <Debug> HTTP-Session: cc17ce96-1fa0-43cf-ab42-f6df33408b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10111 2024.08.12 21:43:25.128762 [ 3 ] {} <Debug> HTTP-Session: cc17ce96-1fa0-43cf-ab42-f6df33408b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.08.12 21:43:25.128791 [ 3 ] {} <Trace> HTTP-Session: cc17ce96-1fa0-43cf-ab42-f6df33408b75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10113 2024.08.12 21:43:25.128884 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10114 2024.08.12 21:43:25.128929 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10115 2024.08.12 21:43:25.129056 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10116 2024.08.12 21:43:25.129360 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10117 2024.08.12 21:43:25.129395 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10118 2024.08.12 21:43:25.129748 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10119 2024.08.12 21:43:25.130066 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10120 2024.08.12 21:43:25.130190 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 193.99 KiB/sec.
10121 2024.08.12 21:43:25.130348 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Debug> DynamicQueryHandler: Done processing query
10122 2024.08.12 21:43:25.130372 [ 3 ] {ac978c32-284b-4c23-9933-aca5a41cea29} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10123 2024.08.12 21:43:25.130388 [ 3 ] {} <Debug> HTTP-Session: cc17ce96-1fa0-43cf-ab42-f6df33408b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.08.12 21:43:25.130551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10125 2024.08.12 21:43:25.130598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10126 2024.08.12 21:43:25.130618 [ 3 ] {} <Debug> HTTP-Session: 65e71f15-d62b-4d10-b5f7-7a812e00701b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10127 2024.08.12 21:43:25.130634 [ 3 ] {} <Debug> HTTP-Session: 65e71f15-d62b-4d10-b5f7-7a812e00701b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10128 2024.08.12 21:43:25.130648 [ 3 ] {} <Debug> HTTP-Session: 65e71f15-d62b-4d10-b5f7-7a812e00701b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.08.12 21:43:25.130678 [ 3 ] {} <Trace> HTTP-Session: 65e71f15-d62b-4d10-b5f7-7a812e00701b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10130 2024.08.12 21:43:25.130793 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10131 2024.08.12 21:43:25.130840 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10132 2024.08.12 21:43:25.130978 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10133 2024.08.12 21:43:25.131308 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10134 2024.08.12 21:43:25.131343 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10135 2024.08.12 21:43:25.131706 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10136 2024.08.12 21:43:25.132049 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10137 2024.08.12 21:43:25.132168 [ 142 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10138 2024.08.12 21:43:25.132177 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001427 sec., 53959.3552908199 rows/sec., 3.32 MiB/sec.
10139 2024.08.12 21:43:25.132200 [ 142 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10140 2024.08.12 21:43:25.132232 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10141 2024.08.12 21:43:25.132433 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
10142 2024.08.12 21:43:25.132445 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Debug> DynamicQueryHandler: Done processing query
10143 2024.08.12 21:43:25.132521 [ 3 ] {76b674f6-8c40-4d74-b85d-7bbffd8ef182} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10144 2024.08.12 21:43:25.132554 [ 3 ] {} <Debug> HTTP-Session: 65e71f15-d62b-4d10-b5f7-7a812e00701b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10145 2024.08.12 21:43:25.132676 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10146 2024.08.12 21:43:25.132720 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
10147 2024.08.12 21:43:25.132846 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
10148 2024.08.12 21:43:25.132907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10149 2024.08.12 21:43:25.133067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10150 2024.08.12 21:43:25.133163 [ 3 ] {} <Debug> HTTP-Session: c623ecd6-5a33-43ba-98c9-9e1f8f0d2c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10151 2024.08.12 21:43:25.133173 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
10152 2024.08.12 21:43:25.133202 [ 3 ] {} <Debug> HTTP-Session: c623ecd6-5a33-43ba-98c9-9e1f8f0d2c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10153 2024.08.12 21:43:25.133247 [ 3 ] {} <Debug> HTTP-Session: c623ecd6-5a33-43ba-98c9-9e1f8f0d2c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.08.12 21:43:25.133377 [ 3 ] {} <Trace> HTTP-Session: c623ecd6-5a33-43ba-98c9-9e1f8f0d2c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10155 2024.08.12 21:43:25.133436 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
10156 2024.08.12 21:43:25.133724 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
10157 2024.08.12 21:43:25.133862 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
10158 2024.08.12 21:43:25.134030 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10159 2024.08.12 21:43:25.134236 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10160 2024.08.12 21:43:25.134706 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10161 2024.08.12 21:43:25.135926 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10162 2024.08.12 21:43:25.136004 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10163 2024.08.12 21:43:25.136024 [ 195 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682266 sec., 543686.95797642 rows/sec., 33.48 MiB/sec.
10164 2024.08.12 21:43:25.136335 [ 195 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10165 2024.08.12 21:43:25.136890 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10166 2024.08.12 21:43:25.137167 [ 195 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10167 2024.08.12 21:43:25.137395 [ 195 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10168 2024.08.12 21:43:25.137537 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
10169 2024.08.12 21:43:25.137645 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10170 2024.08.12 21:43:25.137787 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.004134 sec., 204402.51572327045 rows/sec., 13.76 MiB/sec.
10171 2024.08.12 21:43:25.137983 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Debug> DynamicQueryHandler: Done processing query
10172 2024.08.12 21:43:25.138008 [ 3 ] {f9e12195-da15-49af-b9d5-bd8f0cae50fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10173 2024.08.12 21:43:25.138024 [ 3 ] {} <Debug> HTTP-Session: c623ecd6-5a33-43ba-98c9-9e1f8f0d2c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10174 2024.08.12 21:43:25.138186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10175 2024.08.12 21:43:25.138236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10176 2024.08.12 21:43:25.138254 [ 3 ] {} <Debug> HTTP-Session: a3b7ee2a-86ae-4553-b8b6-d37b1ee19cee Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10177 2024.08.12 21:43:25.138272 [ 3 ] {} <Debug> HTTP-Session: a3b7ee2a-86ae-4553-b8b6-d37b1ee19cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.08.12 21:43:25.138285 [ 3 ] {} <Debug> HTTP-Session: a3b7ee2a-86ae-4553-b8b6-d37b1ee19cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.08.12 21:43:25.138317 [ 3 ] {} <Trace> HTTP-Session: a3b7ee2a-86ae-4553-b8b6-d37b1ee19cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10180 2024.08.12 21:43:25.138423 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10181 2024.08.12 21:43:25.138469 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10182 2024.08.12 21:43:25.138606 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10183 2024.08.12 21:43:25.138921 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10184 2024.08.12 21:43:25.138957 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10185 2024.08.12 21:43:25.139317 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10186 2024.08.12 21:43:25.139641 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10187 2024.08.12 21:43:25.139765 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001375 sec., 16727.272727272728 rows/sec., 904.83 KiB/sec.
10188 2024.08.12 21:43:25.139927 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Debug> DynamicQueryHandler: Done processing query
10189 2024.08.12 21:43:25.139952 [ 3 ] {a79f68a0-ef8e-4256-9036-2368f288dc72} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10190 2024.08.12 21:43:25.139968 [ 3 ] {} <Debug> HTTP-Session: a3b7ee2a-86ae-4553-b8b6-d37b1ee19cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10191 2024.08.12 21:43:25.140075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10192 2024.08.12 21:43:25.140124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10193 2024.08.12 21:43:25.140143 [ 3 ] {} <Debug> HTTP-Session: 4759cab5-d9df-4a32-9f2a-3e18d111cb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10194 2024.08.12 21:43:25.140159 [ 3 ] {} <Debug> HTTP-Session: 4759cab5-d9df-4a32-9f2a-3e18d111cb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.08.12 21:43:25.140172 [ 3 ] {} <Debug> HTTP-Session: 4759cab5-d9df-4a32-9f2a-3e18d111cb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10196 2024.08.12 21:43:25.140203 [ 3 ] {} <Trace> HTTP-Session: 4759cab5-d9df-4a32-9f2a-3e18d111cb3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10197 2024.08.12 21:43:25.140320 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10198 2024.08.12 21:43:25.140364 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10199 2024.08.12 21:43:25.140492 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10200 2024.08.12 21:43:25.140785 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10201 2024.08.12 21:43:25.140820 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10202 2024.08.12 21:43:25.141171 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10203 2024.08.12 21:43:25.141497 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10204 2024.08.12 21:43:25.141667 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
10205 2024.08.12 21:43:25.141859 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Debug> DynamicQueryHandler: Done processing query
10206 2024.08.12 21:43:25.141888 [ 3 ] {e4b09bb0-bf68-43e8-b284-2e1a7a3e75df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10207 2024.08.12 21:43:25.141907 [ 3 ] {} <Debug> HTTP-Session: 4759cab5-d9df-4a32-9f2a-3e18d111cb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10208 2024.08.12 21:43:30.245262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10209 2024.08.12 21:43:30.245398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10210 2024.08.12 21:43:30.245425 [ 3 ] {} <Debug> HTTP-Session: 7fea9629-dd08-4b49-8dc0-7771681cd382 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10211 2024.08.12 21:43:30.245449 [ 3 ] {} <Debug> HTTP-Session: 7fea9629-dd08-4b49-8dc0-7771681cd382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.08.12 21:43:30.245464 [ 3 ] {} <Debug> HTTP-Session: 7fea9629-dd08-4b49-8dc0-7771681cd382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10213 2024.08.12 21:43:30.245514 [ 3 ] {} <Trace> HTTP-Session: 7fea9629-dd08-4b49-8dc0-7771681cd382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10214 2024.08.12 21:43:30.245712 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10215 2024.08.12 21:43:30.245780 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10216 2024.08.12 21:43:30.245972 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10217 2024.08.12 21:43:30.246471 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10218 2024.08.12 21:43:30.246514 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10219 2024.08.12 21:43:30.246887 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10220 2024.08.12 21:43:30.247228 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10221 2024.08.12 21:43:30.247404 [ 148 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10222 2024.08.12 21:43:30.247409 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00175 sec., 17714.285714285714 rows/sec., 1.40 MiB/sec.
10223 2024.08.12 21:43:30.247494 [ 148 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10224 2024.08.12 21:43:30.247557 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10225 2024.08.12 21:43:30.247782 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10226 2024.08.12 21:43:30.247798 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Debug> DynamicQueryHandler: Done processing query
10227 2024.08.12 21:43:30.247908 [ 3 ] {f430c537-f65e-43ce-b8ec-4bdd76367801} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10228 2024.08.12 21:43:30.248009 [ 3 ] {} <Debug> HTTP-Session: 7fea9629-dd08-4b49-8dc0-7771681cd382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10229 2024.08.12 21:43:30.248318 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10230 2024.08.12 21:43:30.248381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10231 2024.08.12 21:43:30.248430 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 37 rows starting from the beginning of the part
10232 2024.08.12 21:43:30.248550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10233 2024.08.12 21:43:30.248631 [ 3 ] {} <Debug> HTTP-Session: b49d3a50-35c3-42e8-b28a-28fb4c1efe02 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10234 2024.08.12 21:43:30.248690 [ 3 ] {} <Debug> HTTP-Session: b49d3a50-35c3-42e8-b28a-28fb4c1efe02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10235 2024.08.12 21:43:30.248688 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part
10236 2024.08.12 21:43:30.248749 [ 3 ] {} <Debug> HTTP-Session: b49d3a50-35c3-42e8-b28a-28fb4c1efe02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10237 2024.08.12 21:43:30.248930 [ 3 ] {} <Trace> HTTP-Session: b49d3a50-35c3-42e8-b28a-28fb4c1efe02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10238 2024.08.12 21:43:30.249053 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
10239 2024.08.12 21:43:30.249411 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10240 2024.08.12 21:43:30.249480 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part
10241 2024.08.12 21:43:30.249549 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10242 2024.08.12 21:43:30.249742 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part
10243 2024.08.12 21:43:30.250108 [ 188 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part
10244 2024.08.12 21:43:30.250717 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10245 2024.08.12 21:43:30.251551 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10246 2024.08.12 21:43:30.251624 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10247 2024.08.12 21:43:30.252626 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10248 2024.08.12 21:43:30.252687 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.005019433 sec., 28290.04789983251 rows/sec., 2.14 MiB/sec.
10249 2024.08.12 21:43:30.253009 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10250 2024.08.12 21:43:30.253194 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10251 2024.08.12 21:43:30.253580 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.004383 sec., 33994.98060689026 rows/sec., 2.85 MiB/sec.
10252 2024.08.12 21:43:30.254162 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Debug> DynamicQueryHandler: Done processing query
10253 2024.08.12 21:43:30.254237 [ 3 ] {b5a76fb3-742b-41fb-9fb8-89654f3ab96a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10254 2024.08.12 21:43:30.254253 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10255 2024.08.12 21:43:30.254321 [ 3 ] {} <Debug> HTTP-Session: b49d3a50-35c3-42e8-b28a-28fb4c1efe02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10256 2024.08.12 21:43:30.254569 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_51_10} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10257 2024.08.12 21:43:30.254604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10258 2024.08.12 21:43:30.254727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10259 2024.08.12 21:43:30.254765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10260 2024.08.12 21:43:30.254773 [ 3 ] {} <Debug> HTTP-Session: 951e2673-4c42-449c-baf4-a11501f03e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10261 2024.08.12 21:43:30.254819 [ 3 ] {} <Debug> HTTP-Session: 951e2673-4c42-449c-baf4-a11501f03e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10262 2024.08.12 21:43:30.254834 [ 3 ] {} <Debug> HTTP-Session: 951e2673-4c42-449c-baf4-a11501f03e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.08.12 21:43:30.254866 [ 3 ] {} <Trace> HTTP-Session: 951e2673-4c42-449c-baf4-a11501f03e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10264 2024.08.12 21:43:30.255011 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10265 2024.08.12 21:43:30.255055 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10266 2024.08.12 21:43:30.255205 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10267 2024.08.12 21:43:30.255570 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10268 2024.08.12 21:43:30.255608 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10269 2024.08.12 21:43:30.255925 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10270 2024.08.12 21:43:30.256235 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10271 2024.08.12 21:43:30.256395 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001429 sec., 66480.05598320503 rows/sec., 5.19 MiB/sec.
10272 2024.08.12 21:43:30.256564 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Debug> DynamicQueryHandler: Done processing query
10273 2024.08.12 21:43:30.256588 [ 3 ] {9a656f4d-3525-41a7-b9ae-b876227c5d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10274 2024.08.12 21:43:30.256605 [ 3 ] {} <Debug> HTTP-Session: 951e2673-4c42-449c-baf4-a11501f03e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.08.12 21:43:30.256766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10276 2024.08.12 21:43:30.256815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10277 2024.08.12 21:43:30.256833 [ 3 ] {} <Debug> HTTP-Session: 2a1122b6-85e0-4b5f-a4e6-ae8b87aa21e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10278 2024.08.12 21:43:30.256849 [ 3 ] {} <Debug> HTTP-Session: 2a1122b6-85e0-4b5f-a4e6-ae8b87aa21e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10279 2024.08.12 21:43:30.256863 [ 3 ] {} <Debug> HTTP-Session: 2a1122b6-85e0-4b5f-a4e6-ae8b87aa21e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.08.12 21:43:30.256895 [ 3 ] {} <Trace> HTTP-Session: 2a1122b6-85e0-4b5f-a4e6-ae8b87aa21e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10281 2024.08.12 21:43:30.257043 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10282 2024.08.12 21:43:30.257089 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10283 2024.08.12 21:43:30.257236 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10284 2024.08.12 21:43:30.257620 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10285 2024.08.12 21:43:30.257655 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10286 2024.08.12 21:43:30.258050 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10287 2024.08.12 21:43:30.258384 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10288 2024.08.12 21:43:30.258546 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
10289 2024.08.12 21:43:30.258898 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Debug> DynamicQueryHandler: Done processing query
10290 2024.08.12 21:43:30.258948 [ 3 ] {eac9883b-5dd9-4aed-b623-a8a55473aee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10291 2024.08.12 21:43:30.258983 [ 3 ] {} <Debug> HTTP-Session: 2a1122b6-85e0-4b5f-a4e6-ae8b87aa21e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.08.12 21:43:30.259153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10293 2024.08.12 21:43:30.259202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10294 2024.08.12 21:43:30.259221 [ 3 ] {} <Debug> HTTP-Session: 60debfb4-93db-4cfc-a940-3ffb1405fa07 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10295 2024.08.12 21:43:30.259237 [ 3 ] {} <Debug> HTTP-Session: 60debfb4-93db-4cfc-a940-3ffb1405fa07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10296 2024.08.12 21:43:30.259251 [ 3 ] {} <Debug> HTTP-Session: 60debfb4-93db-4cfc-a940-3ffb1405fa07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10297 2024.08.12 21:43:30.259282 [ 3 ] {} <Trace> HTTP-Session: 60debfb4-93db-4cfc-a940-3ffb1405fa07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10298 2024.08.12 21:43:30.259606 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10299 2024.08.12 21:43:30.259678 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <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
10300 2024.08.12 21:43:30.260113 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10301 2024.08.12 21:43:30.260862 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10302 2024.08.12 21:43:30.260898 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10303 2024.08.12 21:43:30.261505 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10304 2024.08.12 21:43:30.261935 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10305 2024.08.12 21:43:30.262134 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002764 sec., 11215.62952243126 rows/sec., 20.10 MiB/sec.
10306 2024.08.12 21:43:30.262358 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Debug> DynamicQueryHandler: Done processing query
10307 2024.08.12 21:43:30.262382 [ 3 ] {1f807988-28dc-4a4b-9592-a39add27882c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10308 2024.08.12 21:43:30.262398 [ 3 ] {} <Debug> HTTP-Session: 60debfb4-93db-4cfc-a940-3ffb1405fa07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.08.12 21:43:30.262519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10310 2024.08.12 21:43:30.262566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10311 2024.08.12 21:43:30.262585 [ 3 ] {} <Debug> HTTP-Session: 415bc20e-36ec-4db9-8949-f71f0cf82979 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10312 2024.08.12 21:43:30.262601 [ 3 ] {} <Debug> HTTP-Session: 415bc20e-36ec-4db9-8949-f71f0cf82979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10313 2024.08.12 21:43:30.262614 [ 3 ] {} <Debug> HTTP-Session: 415bc20e-36ec-4db9-8949-f71f0cf82979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10314 2024.08.12 21:43:30.262645 [ 3 ] {} <Trace> HTTP-Session: 415bc20e-36ec-4db9-8949-f71f0cf82979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10315 2024.08.12 21:43:30.262761 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10316 2024.08.12 21:43:30.262805 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10317 2024.08.12 21:43:30.262930 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10318 2024.08.12 21:43:30.263301 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10319 2024.08.12 21:43:30.263338 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10320 2024.08.12 21:43:30.263692 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10321 2024.08.12 21:43:30.264016 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10322 2024.08.12 21:43:30.264161 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
10323 2024.08.12 21:43:30.264332 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Debug> DynamicQueryHandler: Done processing query
10324 2024.08.12 21:43:30.264357 [ 3 ] {e0b7b293-bb5f-47d3-b479-0a0dce347169} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10325 2024.08.12 21:43:30.264373 [ 3 ] {} <Debug> HTTP-Session: 415bc20e-36ec-4db9-8949-f71f0cf82979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.08.12 21:43:33.330730 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
10327 2024.08.12 21:43:33.330827 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
10328 2024.08.12 21:43:35.247804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10329 2024.08.12 21:43:35.247917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10330 2024.08.12 21:43:35.247941 [ 3 ] {} <Debug> HTTP-Session: 423e8f57-0572-4190-b3a2-328b4f74e3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10331 2024.08.12 21:43:35.247965 [ 3 ] {} <Debug> HTTP-Session: 423e8f57-0572-4190-b3a2-328b4f74e3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10332 2024.08.12 21:43:35.247979 [ 3 ] {} <Debug> HTTP-Session: 423e8f57-0572-4190-b3a2-328b4f74e3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10333 2024.08.12 21:43:35.248030 [ 3 ] {} <Trace> HTTP-Session: 423e8f57-0572-4190-b3a2-328b4f74e3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10334 2024.08.12 21:43:35.248218 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10335 2024.08.12 21:43:35.248288 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10336 2024.08.12 21:43:35.248478 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10337 2024.08.12 21:43:35.248921 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10338 2024.08.12 21:43:35.248969 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10339 2024.08.12 21:43:35.249370 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10340 2024.08.12 21:43:35.249715 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10341 2024.08.12 21:43:35.249901 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001733 sec., 3462.2042700519332 rows/sec., 196.10 KiB/sec.
10342 2024.08.12 21:43:35.250242 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Debug> DynamicQueryHandler: Done processing query
10343 2024.08.12 21:43:35.250294 [ 3 ] {d2d0b89c-0adb-4987-8e36-a57ef13c0313} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10344 2024.08.12 21:43:35.250335 [ 3 ] {} <Debug> HTTP-Session: 423e8f57-0572-4190-b3a2-328b4f74e3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.08.12 21:43:35.250532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10346 2024.08.12 21:43:35.250613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10347 2024.08.12 21:43:35.250649 [ 3 ] {} <Debug> HTTP-Session: 6995d605-3293-438a-a739-8ae035ab994f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10348 2024.08.12 21:43:35.250669 [ 3 ] {} <Debug> HTTP-Session: 6995d605-3293-438a-a739-8ae035ab994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.08.12 21:43:35.250684 [ 3 ] {} <Debug> HTTP-Session: 6995d605-3293-438a-a739-8ae035ab994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10350 2024.08.12 21:43:35.250721 [ 3 ] {} <Trace> HTTP-Session: 6995d605-3293-438a-a739-8ae035ab994f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10351 2024.08.12 21:43:35.250887 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10352 2024.08.12 21:43:35.250938 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10353 2024.08.12 21:43:35.251098 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10354 2024.08.12 21:43:35.251525 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10355 2024.08.12 21:43:35.251565 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10356 2024.08.12 21:43:35.251904 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10357 2024.08.12 21:43:35.252215 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10358 2024.08.12 21:43:35.252379 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001555 sec., 103536.97749196141 rows/sec., 9.13 MiB/sec.
10359 2024.08.12 21:43:35.252378 [ 139 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10360 2024.08.12 21:43:35.252499 [ 139 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10361 2024.08.12 21:43:35.252549 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10362 2024.08.12 21:43:35.252641 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Debug> DynamicQueryHandler: Done processing query
10363 2024.08.12 21:43:35.252694 [ 3 ] {1800b649-0af8-463b-bb7b-647b7860af37} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10364 2024.08.12 21:43:35.252715 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10365 2024.08.12 21:43:35.252726 [ 3 ] {} <Debug> HTTP-Session: 6995d605-3293-438a-a739-8ae035ab994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10366 2024.08.12 21:43:35.252892 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10367 2024.08.12 21:43:35.252933 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part
10368 2024.08.12 21:43:35.253028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10369 2024.08.12 21:43:35.253120 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part
10370 2024.08.12 21:43:35.253199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10371 2024.08.12 21:43:35.253296 [ 3 ] {} <Debug> HTTP-Session: 05c43085-d691-471d-9770-6c5a88cb644e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10372 2024.08.12 21:43:35.253390 [ 3 ] {} <Debug> HTTP-Session: 05c43085-d691-471d-9770-6c5a88cb644e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10373 2024.08.12 21:43:35.253461 [ 3 ] {} <Debug> HTTP-Session: 05c43085-d691-471d-9770-6c5a88cb644e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10374 2024.08.12 21:43:35.253518 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 151 rows starting from the beginning of the part
10375 2024.08.12 21:43:35.253584 [ 3 ] {} <Trace> HTTP-Session: 05c43085-d691-471d-9770-6c5a88cb644e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10376 2024.08.12 21:43:35.253786 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1302 rows starting from the beginning of the part
10377 2024.08.12 21:43:35.254014 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part
10378 2024.08.12 21:43:35.254076 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10379 2024.08.12 21:43:35.254280 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10380 2024.08.12 21:43:35.254303 [ 199 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
10381 2024.08.12 21:43:35.255063 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10382 2024.08.12 21:43:35.256211 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10383 2024.08.12 21:43:35.256270 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10384 2024.08.12 21:43:35.256973 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10385 2024.08.12 21:43:35.257575 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10386 2024.08.12 21:43:35.257794 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 4 columns (4 merged, 0 gathered) in 0.005169555 sec., 643382.2640440038 rows/sec., 53.87 MiB/sec.
10387 2024.08.12 21:43:35.257903 [ 139 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10388 2024.08.12 21:43:35.257919 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.004092 sec., 93352.88367546431 rows/sec., 6.56 MiB/sec.
10389 2024.08.12 21:43:35.257981 [ 139 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10390 2024.08.12 21:43:35.258095 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10391 2024.08.12 21:43:35.258285 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10392 2024.08.12 21:43:35.258405 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10393 2024.08.12 21:43:35.258415 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Debug> DynamicQueryHandler: Done processing query
10394 2024.08.12 21:43:35.258485 [ 3 ] {4c91f9b8-cb41-40e7-b0ec-eac551562c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10395 2024.08.12 21:43:35.258545 [ 3 ] {} <Debug> HTTP-Session: 05c43085-d691-471d-9770-6c5a88cb644e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.08.12 21:43:35.258801 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10397 2024.08.12 21:43:35.258906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10398 2024.08.12 21:43:35.258913 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 903 rows starting from the beginning of the part
10399 2024.08.12 21:43:35.259080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10400 2024.08.12 21:43:35.259196 [ 3 ] {} <Debug> HTTP-Session: c28d3da1-70ad-4771-a16d-6acddf2a7d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10401 2024.08.12 21:43:35.259288 [ 3 ] {} <Debug> HTTP-Session: c28d3da1-70ad-4771-a16d-6acddf2a7d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10402 2024.08.12 21:43:35.259365 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 382 rows starting from the beginning of the part
10403 2024.08.12 21:43:35.259386 [ 3 ] {} <Debug> HTTP-Session: c28d3da1-70ad-4771-a16d-6acddf2a7d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.08.12 21:43:35.259610 [ 3 ] {} <Trace> HTTP-Session: c28d3da1-70ad-4771-a16d-6acddf2a7d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10405 2024.08.12 21:43:35.259653 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10406 2024.08.12 21:43:35.259809 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 99 rows starting from the beginning of the part
10407 2024.08.12 21:43:35.260039 [ 201 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_56_11} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10408 2024.08.12 21:43:35.260176 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10409 2024.08.12 21:43:35.260289 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 840 rows starting from the beginning of the part
10410 2024.08.12 21:43:35.260418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
10411 2024.08.12 21:43:35.260468 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10412 2024.08.12 21:43:35.260713 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part
10413 2024.08.12 21:43:35.261041 [ 193 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 382 rows starting from the beginning of the part
10414 2024.08.12 21:43:35.261624 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.08.12 21:43:35.262280 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.08.12 21:43:35.262362 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10417 2024.08.12 21:43:35.263234 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10418 2024.08.12 21:43:35.263688 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.08.12 21:43:35.264072 [ 190 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2701 rows, containing 4 columns (4 merged, 0 gathered) in 0.005815022 sec., 464486.634788312 rows/sec., 33.49 MiB/sec.
10420 2024.08.12 21:43:35.264121 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004203 sec., 1427.551748750892 rows/sec., 61.34 KiB/sec.
10421 2024.08.12 21:43:35.264382 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10422 2024.08.12 21:43:35.264405 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Debug> DynamicQueryHandler: Done processing query
10423 2024.08.12 21:43:35.264465 [ 3 ] {dd12f0f7-2685-4b75-8617-cebd84a09908} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10424 2024.08.12 21:43:35.264517 [ 3 ] {} <Debug> HTTP-Session: c28d3da1-70ad-4771-a16d-6acddf2a7d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.08.12 21:43:35.264707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10426 2024.08.12 21:43:35.264815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10427 2024.08.12 21:43:35.264865 [ 3 ] {} <Debug> HTTP-Session: cddd573b-7d67-4e36-af82-00b0a339629d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10428 2024.08.12 21:43:35.264908 [ 3 ] {} <Debug> HTTP-Session: cddd573b-7d67-4e36-af82-00b0a339629d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10429 2024.08.12 21:43:35.264925 [ 3 ] {} <Debug> HTTP-Session: cddd573b-7d67-4e36-af82-00b0a339629d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.08.12 21:43:35.264981 [ 3 ] {} <Trace> HTTP-Session: cddd573b-7d67-4e36-af82-00b0a339629d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10431 2024.08.12 21:43:35.265195 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10432 2024.08.12 21:43:35.265232 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10433 2024.08.12 21:43:35.265323 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10434 2024.08.12 21:43:35.265361 [ 201 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_56_11} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10435 2024.08.12 21:43:35.265525 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10436 2024.08.12 21:43:35.265659 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10437 2024.08.12 21:43:35.266012 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10438 2024.08.12 21:43:35.266049 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10439 2024.08.12 21:43:35.266428 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10440 2024.08.12 21:43:35.266768 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10441 2024.08.12 21:43:35.266923 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001796 sec., 42873.05122494432 rows/sec., 2.64 MiB/sec.
10442 2024.08.12 21:43:35.267261 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Debug> DynamicQueryHandler: Done processing query
10443 2024.08.12 21:43:35.267287 [ 3 ] {bc67adf0-7db8-4aa1-b536-dda50707f8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10444 2024.08.12 21:43:35.267303 [ 3 ] {} <Debug> HTTP-Session: cddd573b-7d67-4e36-af82-00b0a339629d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.12 21:43:35.267484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10446 2024.08.12 21:43:35.267532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10447 2024.08.12 21:43:35.267551 [ 3 ] {} <Debug> HTTP-Session: 97ecf7fe-ff2f-4269-aa93-f0dd2752c69a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10448 2024.08.12 21:43:35.267567 [ 3 ] {} <Debug> HTTP-Session: 97ecf7fe-ff2f-4269-aa93-f0dd2752c69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.08.12 21:43:35.267580 [ 3 ] {} <Debug> HTTP-Session: 97ecf7fe-ff2f-4269-aa93-f0dd2752c69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.08.12 21:43:35.267614 [ 3 ] {} <Trace> HTTP-Session: 97ecf7fe-ff2f-4269-aa93-f0dd2752c69a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10451 2024.08.12 21:43:35.267770 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10452 2024.08.12 21:43:35.267816 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10453 2024.08.12 21:43:35.267978 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10454 2024.08.12 21:43:35.268371 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10455 2024.08.12 21:43:35.268407 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10456 2024.08.12 21:43:35.268786 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10457 2024.08.12 21:43:35.269110 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10458 2024.08.12 21:43:35.269271 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec.
10459 2024.08.12 21:43:35.269282 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10460 2024.08.12 21:43:35.269379 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10461 2024.08.12 21:43:35.269429 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10462 2024.08.12 21:43:35.269526 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Debug> DynamicQueryHandler: Done processing query
10463 2024.08.12 21:43:35.269582 [ 3 ] {374d4281-a0c5-4720-b8ae-9c7a1d1bf46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10464 2024.08.12 21:43:35.269613 [ 3 ] {} <Debug> HTTP-Session: 97ecf7fe-ff2f-4269-aa93-f0dd2752c69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.08.12 21:43:35.269613 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10466 2024.08.12 21:43:35.269781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10467 2024.08.12 21:43:35.269905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10468 2024.08.12 21:43:35.269915 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10469 2024.08.12 21:43:35.269934 [ 3 ] {} <Debug> HTTP-Session: dcd2916f-0b70-4fdf-87bd-b40c71646b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10470 2024.08.12 21:43:35.269980 [ 3 ] {} <Debug> HTTP-Session: dcd2916f-0b70-4fdf-87bd-b40c71646b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10471 2024.08.12 21:43:35.269992 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14103 rows starting from the beginning of the part
10472 2024.08.12 21:43:35.270005 [ 3 ] {} <Debug> HTTP-Session: dcd2916f-0b70-4fdf-87bd-b40c71646b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10473 2024.08.12 21:43:35.270086 [ 3 ] {} <Trace> HTTP-Session: dcd2916f-0b70-4fdf-87bd-b40c71646b46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10474 2024.08.12 21:43:35.270297 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
10475 2024.08.12 21:43:35.270430 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10476 2024.08.12 21:43:35.270630 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10477 2024.08.12 21:43:35.270642 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part
10478 2024.08.12 21:43:35.271002 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 845 rows starting from the beginning of the part
10479 2024.08.12 21:43:35.271459 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10480 2024.08.12 21:43:35.271516 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10481 2024.08.12 21:43:35.271762 [ 192 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
10482 2024.08.12 21:43:35.272478 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10483 2024.08.12 21:43:35.272534 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10484 2024.08.12 21:43:35.273262 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10485 2024.08.12 21:43:35.273688 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10486 2024.08.12 21:43:35.273893 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003569 sec., 6444.38217988232 rows/sec., 348.60 KiB/sec.
10487 2024.08.12 21:43:35.274617 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Debug> DynamicQueryHandler: Done processing query
10488 2024.08.12 21:43:35.274686 [ 3 ] {fdb79ae2-c6e0-496e-ab2d-4d4843a7f29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10489 2024.08.12 21:43:35.274733 [ 3 ] {} <Debug> HTTP-Session: dcd2916f-0b70-4fdf-87bd-b40c71646b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10490 2024.08.12 21:43:35.274929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10491 2024.08.12 21:43:35.275023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10492 2024.08.12 21:43:35.275069 [ 3 ] {} <Debug> HTTP-Session: f199a2b4-c950-4324-b527-2da40cd28bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10493 2024.08.12 21:43:35.275121 [ 3 ] {} <Debug> HTTP-Session: f199a2b4-c950-4324-b527-2da40cd28bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10494 2024.08.12 21:43:35.275165 [ 3 ] {} <Debug> HTTP-Session: f199a2b4-c950-4324-b527-2da40cd28bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.08.12 21:43:35.275225 [ 3 ] {} <Trace> HTTP-Session: f199a2b4-c950-4324-b527-2da40cd28bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10496 2024.08.12 21:43:35.275376 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10497 2024.08.12 21:43:35.275424 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10498 2024.08.12 21:43:35.275707 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10499 2024.08.12 21:43:35.276110 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10500 2024.08.12 21:43:35.276165 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10501 2024.08.12 21:43:35.276721 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10502 2024.08.12 21:43:35.277114 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10503 2024.08.12 21:43:35.277304 [ 140 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10504 2024.08.12 21:43:35.277311 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001971 sec., 30441.400304414 rows/sec., 2.05 MiB/sec.
10505 2024.08.12 21:43:35.277407 [ 140 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10506 2024.08.12 21:43:35.277583 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10507 2024.08.12 21:43:35.277892 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Debug> DynamicQueryHandler: Done processing query
10508 2024.08.12 21:43:35.277988 [ 3 ] {65287d3b-e418-4d55-bb34-a8a30c2ca80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10509 2024.08.12 21:43:35.278014 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10510 2024.08.12 21:43:35.278088 [ 3 ] {} <Debug> HTTP-Session: f199a2b4-c950-4324-b527-2da40cd28bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10511 2024.08.12 21:43:35.278716 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10512 2024.08.12 21:43:35.278858 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2872 rows starting from the beginning of the part
10513 2024.08.12 21:43:35.279345 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
10514 2024.08.12 21:43:35.279657 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15590 rows, containing 5 columns (5 merged, 0 gathered) in 0.010153196 sec., 1535477.1049431134 rows/sec., 104.93 MiB/sec.
10515 2024.08.12 21:43:35.279724 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
10516 2024.08.12 21:43:35.279852 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
10517 2024.08.12 21:43:35.280035 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
10518 2024.08.12 21:43:35.280193 [ 190 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
10519 2024.08.12 21:43:35.280257 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10520 2024.08.12 21:43:35.281546 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10521 2024.08.12 21:43:35.281680 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10522 2024.08.12 21:43:35.281859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB.
10523 2024.08.12 21:43:35.282674 [ 196 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 4 columns (4 merged, 0 gathered) in 0.004973992 sec., 637717.149524969 rows/sec., 42.95 MiB/sec.
10524 2024.08.12 21:43:35.282938 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10525 2024.08.12 21:43:35.283306 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10526 2024.08.12 21:43:35.283382 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_56_11} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10527 2024.08.12 21:43:35.283460 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10528 2024.08.12 21:43:40.244198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10529 2024.08.12 21:43:40.244332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10530 2024.08.12 21:43:40.244358 [ 3 ] {} <Debug> HTTP-Session: b9e6128c-a989-4391-af7d-b788785d323e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10531 2024.08.12 21:43:40.244382 [ 3 ] {} <Debug> HTTP-Session: b9e6128c-a989-4391-af7d-b788785d323e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10532 2024.08.12 21:43:40.244396 [ 3 ] {} <Debug> HTTP-Session: b9e6128c-a989-4391-af7d-b788785d323e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10533 2024.08.12 21:43:40.244446 [ 3 ] {} <Trace> HTTP-Session: b9e6128c-a989-4391-af7d-b788785d323e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10534 2024.08.12 21:43:40.244643 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10535 2024.08.12 21:43:40.244710 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10536 2024.08.12 21:43:40.244905 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10537 2024.08.12 21:43:40.245320 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10538 2024.08.12 21:43:40.245368 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10539 2024.08.12 21:43:40.245745 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10540 2024.08.12 21:43:40.246083 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10541 2024.08.12 21:43:40.246259 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001672 sec., 18540.669856459328 rows/sec., 1.47 MiB/sec.
10542 2024.08.12 21:43:40.246464 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Debug> DynamicQueryHandler: Done processing query
10543 2024.08.12 21:43:40.246491 [ 3 ] {7cdcb2d9-f15e-4606-9d31-dc3f517e44d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10544 2024.08.12 21:43:40.246508 [ 3 ] {} <Debug> HTTP-Session: b9e6128c-a989-4391-af7d-b788785d323e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10545 2024.08.12 21:43:40.246723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10546 2024.08.12 21:43:40.246776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10547 2024.08.12 21:43:40.246795 [ 3 ] {} <Debug> HTTP-Session: e508f608-ddf7-4c7a-8ab7-ddb463379bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10548 2024.08.12 21:43:40.246813 [ 3 ] {} <Debug> HTTP-Session: e508f608-ddf7-4c7a-8ab7-ddb463379bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10549 2024.08.12 21:43:40.246826 [ 3 ] {} <Debug> HTTP-Session: e508f608-ddf7-4c7a-8ab7-ddb463379bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10550 2024.08.12 21:43:40.246860 [ 3 ] {} <Trace> HTTP-Session: e508f608-ddf7-4c7a-8ab7-ddb463379bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10551 2024.08.12 21:43:40.247005 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10552 2024.08.12 21:43:40.247052 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10553 2024.08.12 21:43:40.247181 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10554 2024.08.12 21:43:40.247587 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10555 2024.08.12 21:43:40.247625 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10556 2024.08.12 21:43:40.247954 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10557 2024.08.12 21:43:40.248266 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10558 2024.08.12 21:43:40.248420 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.00147 sec., 101360.54421768707 rows/sec., 8.50 MiB/sec.
10559 2024.08.12 21:43:40.248591 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Debug> DynamicQueryHandler: Done processing query
10560 2024.08.12 21:43:40.248616 [ 3 ] {7d580dc0-494d-45c6-ade7-dda861d2ed14} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10561 2024.08.12 21:43:40.248631 [ 3 ] {} <Debug> HTTP-Session: e508f608-ddf7-4c7a-8ab7-ddb463379bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10562 2024.08.12 21:43:40.248778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10563 2024.08.12 21:43:40.248827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10564 2024.08.12 21:43:40.248845 [ 3 ] {} <Debug> HTTP-Session: 142c06ca-ccf5-46a1-843c-de7ceb229955 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10565 2024.08.12 21:43:40.248862 [ 3 ] {} <Debug> HTTP-Session: 142c06ca-ccf5-46a1-843c-de7ceb229955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10566 2024.08.12 21:43:40.248875 [ 3 ] {} <Debug> HTTP-Session: 142c06ca-ccf5-46a1-843c-de7ceb229955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10567 2024.08.12 21:43:40.248907 [ 3 ] {} <Trace> HTTP-Session: 142c06ca-ccf5-46a1-843c-de7ceb229955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10568 2024.08.12 21:43:40.249038 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10569 2024.08.12 21:43:40.249081 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10570 2024.08.12 21:43:40.249207 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10571 2024.08.12 21:43:40.249527 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10572 2024.08.12 21:43:40.249563 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10573 2024.08.12 21:43:40.249876 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10574 2024.08.12 21:43:40.250190 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10575 2024.08.12 21:43:40.250348 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001355 sec., 70110.70110701106 rows/sec., 5.48 MiB/sec.
10576 2024.08.12 21:43:40.250578 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Debug> DynamicQueryHandler: Done processing query
10577 2024.08.12 21:43:40.250641 [ 3 ] {25623f91-ef89-4c61-849f-ade66270cb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10578 2024.08.12 21:43:40.250694 [ 3 ] {} <Debug> HTTP-Session: 142c06ca-ccf5-46a1-843c-de7ceb229955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10579 2024.08.12 21:43:40.250974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10580 2024.08.12 21:43:40.251025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10581 2024.08.12 21:43:40.251043 [ 3 ] {} <Debug> HTTP-Session: edb4a4a8-4580-491b-ac7a-f5c5476db725 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10582 2024.08.12 21:43:40.251059 [ 3 ] {} <Debug> HTTP-Session: edb4a4a8-4580-491b-ac7a-f5c5476db725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10583 2024.08.12 21:43:40.251073 [ 3 ] {} <Debug> HTTP-Session: edb4a4a8-4580-491b-ac7a-f5c5476db725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10584 2024.08.12 21:43:40.251106 [ 3 ] {} <Trace> HTTP-Session: edb4a4a8-4580-491b-ac7a-f5c5476db725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10585 2024.08.12 21:43:40.251256 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10586 2024.08.12 21:43:40.251305 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10587 2024.08.12 21:43:40.251463 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10588 2024.08.12 21:43:40.251855 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10589 2024.08.12 21:43:40.251891 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10590 2024.08.12 21:43:40.252278 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10591 2024.08.12 21:43:40.252604 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10592 2024.08.12 21:43:40.252760 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
10593 2024.08.12 21:43:40.252927 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Debug> DynamicQueryHandler: Done processing query
10594 2024.08.12 21:43:40.252951 [ 3 ] {f21b0c33-2a7b-49fe-872c-94e8da541c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10595 2024.08.12 21:43:40.252966 [ 3 ] {} <Debug> HTTP-Session: edb4a4a8-4580-491b-ac7a-f5c5476db725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10596 2024.08.12 21:43:40.253103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10597 2024.08.12 21:43:40.253149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10598 2024.08.12 21:43:40.253167 [ 3 ] {} <Debug> HTTP-Session: 009c7705-7b88-48c0-b98c-6e1b2f5b64ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10599 2024.08.12 21:43:40.253183 [ 3 ] {} <Debug> HTTP-Session: 009c7705-7b88-48c0-b98c-6e1b2f5b64ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10600 2024.08.12 21:43:40.253197 [ 3 ] {} <Debug> HTTP-Session: 009c7705-7b88-48c0-b98c-6e1b2f5b64ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10601 2024.08.12 21:43:40.253227 [ 3 ] {} <Trace> HTTP-Session: 009c7705-7b88-48c0-b98c-6e1b2f5b64ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10602 2024.08.12 21:43:40.253525 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10603 2024.08.12 21:43:40.253591 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <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
10604 2024.08.12 21:43:40.253998 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10605 2024.08.12 21:43:40.254623 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10606 2024.08.12 21:43:40.254659 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10607 2024.08.12 21:43:40.255244 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10608 2024.08.12 21:43:40.255643 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10609 2024.08.12 21:43:40.255853 [ 135 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10610 2024.08.12 21:43:40.255874 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002556 sec., 12128.325508607199 rows/sec., 21.73 MiB/sec.
10611 2024.08.12 21:43:40.255985 [ 135 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10612 2024.08.12 21:43:40.256099 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10613 2024.08.12 21:43:40.256547 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Debug> DynamicQueryHandler: Done processing query
10614 2024.08.12 21:43:40.256548 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
10615 2024.08.12 21:43:40.256589 [ 3 ] {2f046c05-7aa5-408b-88a2-41a434f78bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10616 2024.08.12 21:43:40.256687 [ 3 ] {} <Debug> HTTP-Session: 009c7705-7b88-48c0-b98c-6e1b2f5b64ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.08.12 21:43:40.257020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10618 2024.08.12 21:43:40.257212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10619 2024.08.12 21:43:40.257356 [ 3 ] {} <Debug> HTTP-Session: e8ab06c0-3ea4-4401-bd85-9d5f62231d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10620 2024.08.12 21:43:40.257441 [ 3 ] {} <Debug> HTTP-Session: e8ab06c0-3ea4-4401-bd85-9d5f62231d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10621 2024.08.12 21:43:40.257508 [ 3 ] {} <Debug> HTTP-Session: e8ab06c0-3ea4-4401-bd85-9d5f62231d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10622 2024.08.12 21:43:40.257655 [ 3 ] {} <Trace> HTTP-Session: e8ab06c0-3ea4-4401-bd85-9d5f62231d51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10623 2024.08.12 21:43:40.257846 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10624 2024.08.12 21:43:40.257904 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10625 2024.08.12 21:43:40.257911 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10626 2024.08.12 21:43:40.258008 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 638 rows starting from the beginning of the part
10627 2024.08.12 21:43:40.258380 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10628 2024.08.12 21:43:40.258689 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part
10629 2024.08.12 21:43:40.259292 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
10630 2024.08.12 21:43:40.259361 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10631 2024.08.12 21:43:40.259452 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10632 2024.08.12 21:43:40.259773 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part
10633 2024.08.12 21:43:40.260251 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
10634 2024.08.12 21:43:40.260581 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10635 2024.08.12 21:43:40.260684 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part
10636 2024.08.12 21:43:40.261513 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10637 2024.08.12 21:43:40.261751 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003962 sec., 15143.86673397274 rows/sec., 1.02 MiB/sec.
10638 2024.08.12 21:43:40.262001 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Debug> DynamicQueryHandler: Done processing query
10639 2024.08.12 21:43:40.262030 [ 3 ] {2fb3ec5d-0399-4519-a15f-aa8f76e2bb3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10640 2024.08.12 21:43:40.262056 [ 3 ] {} <Debug> HTTP-Session: e8ab06c0-3ea4-4401-bd85-9d5f62231d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10641 2024.08.12 21:43:40.268014 [ 186 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 19 columns (19 merged, 0 gathered) in 0.011732816 sec., 67588.20729823087 rows/sec., 121.11 MiB/sec.
10642 2024.08.12 21:43:40.268827 [ 198 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10643 2024.08.12 21:43:40.269362 [ 198 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10644 2024.08.12 21:43:40.269440 [ 198 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10645 2024.08.12 21:43:40.269548 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB.
10646 2024.08.12 21:43:45.246231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10647 2024.08.12 21:43:45.246376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10648 2024.08.12 21:43:45.246407 [ 3 ] {} <Debug> HTTP-Session: 47580f0b-6fd3-4632-a92c-2b464835ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10649 2024.08.12 21:43:45.246434 [ 3 ] {} <Debug> HTTP-Session: 47580f0b-6fd3-4632-a92c-2b464835ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.08.12 21:43:45.246452 [ 3 ] {} <Debug> HTTP-Session: 47580f0b-6fd3-4632-a92c-2b464835ad10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10651 2024.08.12 21:43:45.246507 [ 3 ] {} <Trace> HTTP-Session: 47580f0b-6fd3-4632-a92c-2b464835ad10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10652 2024.08.12 21:43:45.246711 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10653 2024.08.12 21:43:45.246777 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10654 2024.08.12 21:43:45.246973 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10655 2024.08.12 21:43:45.247368 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10656 2024.08.12 21:43:45.247416 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10657 2024.08.12 21:43:45.247786 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10658 2024.08.12 21:43:45.248119 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10659 2024.08.12 21:43:45.248287 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 208.62 KiB/sec.
10660 2024.08.12 21:43:45.248494 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Debug> DynamicQueryHandler: Done processing query
10661 2024.08.12 21:43:45.248522 [ 3 ] {568c4e64-f2ef-4634-b39e-b903f8e3b313} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10662 2024.08.12 21:43:45.248538 [ 3 ] {} <Debug> HTTP-Session: 47580f0b-6fd3-4632-a92c-2b464835ad10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.08.12 21:43:45.248770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10664 2024.08.12 21:43:45.248823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10665 2024.08.12 21:43:45.248842 [ 3 ] {} <Debug> HTTP-Session: 94d32a19-30e1-4b6e-a629-2e8599618134 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10666 2024.08.12 21:43:45.248860 [ 3 ] {} <Debug> HTTP-Session: 94d32a19-30e1-4b6e-a629-2e8599618134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.08.12 21:43:45.248874 [ 3 ] {} <Debug> HTTP-Session: 94d32a19-30e1-4b6e-a629-2e8599618134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10668 2024.08.12 21:43:45.248908 [ 3 ] {} <Trace> HTTP-Session: 94d32a19-30e1-4b6e-a629-2e8599618134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10669 2024.08.12 21:43:45.249054 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10670 2024.08.12 21:43:45.249101 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10671 2024.08.12 21:43:45.249232 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10672 2024.08.12 21:43:45.249654 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.08.12 21:43:45.249693 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10674 2024.08.12 21:43:45.250018 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10675 2024.08.12 21:43:45.250322 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10676 2024.08.12 21:43:45.250473 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001478 sec., 108930.98782138024 rows/sec., 9.60 MiB/sec.
10677 2024.08.12 21:43:45.250674 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Debug> DynamicQueryHandler: Done processing query
10678 2024.08.12 21:43:45.250712 [ 3 ] {daf4780d-843c-4aa1-805f-e121fca5ef5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10679 2024.08.12 21:43:45.250743 [ 3 ] {} <Debug> HTTP-Session: 94d32a19-30e1-4b6e-a629-2e8599618134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.08.12 21:43:45.250938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10681 2024.08.12 21:43:45.250988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10682 2024.08.12 21:43:45.251007 [ 3 ] {} <Debug> HTTP-Session: 1ad6e83e-050d-41d1-b00a-3931b535d153 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10683 2024.08.12 21:43:45.251024 [ 3 ] {} <Debug> HTTP-Session: 1ad6e83e-050d-41d1-b00a-3931b535d153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.08.12 21:43:45.251038 [ 3 ] {} <Debug> HTTP-Session: 1ad6e83e-050d-41d1-b00a-3931b535d153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.08.12 21:43:45.251070 [ 3 ] {} <Trace> HTTP-Session: 1ad6e83e-050d-41d1-b00a-3931b535d153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10686 2024.08.12 21:43:45.251264 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10687 2024.08.12 21:43:45.251308 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10688 2024.08.12 21:43:45.251435 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10689 2024.08.12 21:43:45.251937 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10690 2024.08.12 21:43:45.251973 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10691 2024.08.12 21:43:45.252308 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10692 2024.08.12 21:43:45.252611 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10693 2024.08.12 21:43:45.252778 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001613 sec., 236825.79045257284 rows/sec., 16.63 MiB/sec.
10694 2024.08.12 21:43:45.252941 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Debug> DynamicQueryHandler: Done processing query
10695 2024.08.12 21:43:45.252966 [ 3 ] {3b600ea3-a660-4060-abf4-2100f92a3419} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10696 2024.08.12 21:43:45.252982 [ 3 ] {} <Debug> HTTP-Session: 1ad6e83e-050d-41d1-b00a-3931b535d153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.08.12 21:43:45.253175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10698 2024.08.12 21:43:45.253223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10699 2024.08.12 21:43:45.253243 [ 3 ] {} <Debug> HTTP-Session: eb2a818c-e5d1-4a01-a837-3a2816f3f80a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10700 2024.08.12 21:43:45.253259 [ 3 ] {} <Debug> HTTP-Session: eb2a818c-e5d1-4a01-a837-3a2816f3f80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.08.12 21:43:45.253273 [ 3 ] {} <Debug> HTTP-Session: eb2a818c-e5d1-4a01-a837-3a2816f3f80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.08.12 21:43:45.253305 [ 3 ] {} <Trace> HTTP-Session: eb2a818c-e5d1-4a01-a837-3a2816f3f80a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10703 2024.08.12 21:43:45.253400 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10704 2024.08.12 21:43:45.253446 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10705 2024.08.12 21:43:45.253575 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10706 2024.08.12 21:43:45.253915 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10707 2024.08.12 21:43:45.253953 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10708 2024.08.12 21:43:45.254300 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10709 2024.08.12 21:43:45.254610 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10710 2024.08.12 21:43:45.254779 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 184.81 KiB/sec.
10711 2024.08.12 21:43:45.255045 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Debug> DynamicQueryHandler: Done processing query
10712 2024.08.12 21:43:45.255091 [ 3 ] {2458adaf-ea51-41b5-bd7a-922a0d7f20c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10713 2024.08.12 21:43:45.255115 [ 3 ] {} <Debug> HTTP-Session: eb2a818c-e5d1-4a01-a837-3a2816f3f80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.08.12 21:43:45.255230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10715 2024.08.12 21:43:45.255279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10716 2024.08.12 21:43:45.255297 [ 3 ] {} <Debug> HTTP-Session: 9b48ecf3-b120-4975-b67d-a164f856a5ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10717 2024.08.12 21:43:45.255314 [ 3 ] {} <Debug> HTTP-Session: 9b48ecf3-b120-4975-b67d-a164f856a5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.08.12 21:43:45.255328 [ 3 ] {} <Debug> HTTP-Session: 9b48ecf3-b120-4975-b67d-a164f856a5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.08.12 21:43:45.255358 [ 3 ] {} <Trace> HTTP-Session: 9b48ecf3-b120-4975-b67d-a164f856a5ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10720 2024.08.12 21:43:45.255496 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10721 2024.08.12 21:43:45.255544 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10722 2024.08.12 21:43:45.255709 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10723 2024.08.12 21:43:45.256015 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10724 2024.08.12 21:43:45.256051 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10725 2024.08.12 21:43:45.256406 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10726 2024.08.12 21:43:45.256735 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10727 2024.08.12 21:43:45.256900 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001456 sec., 52884.61538461538 rows/sec., 3.26 MiB/sec.
10728 2024.08.12 21:43:45.257065 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Debug> DynamicQueryHandler: Done processing query
10729 2024.08.12 21:43:45.257089 [ 3 ] {4c0a1ff6-ffd1-4dec-9a34-e9c9210e2143} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10730 2024.08.12 21:43:45.257105 [ 3 ] {} <Debug> HTTP-Session: 9b48ecf3-b120-4975-b67d-a164f856a5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.08.12 21:43:45.257351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10732 2024.08.12 21:43:45.257397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10733 2024.08.12 21:43:45.257416 [ 3 ] {} <Debug> HTTP-Session: dc777502-e196-4c25-923a-e761ee7efc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10734 2024.08.12 21:43:45.257433 [ 3 ] {} <Debug> HTTP-Session: dc777502-e196-4c25-923a-e761ee7efc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.08.12 21:43:45.257446 [ 3 ] {} <Debug> HTTP-Session: dc777502-e196-4c25-923a-e761ee7efc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10736 2024.08.12 21:43:45.257476 [ 3 ] {} <Trace> HTTP-Session: dc777502-e196-4c25-923a-e761ee7efc61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10737 2024.08.12 21:43:45.257640 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10738 2024.08.12 21:43:45.257686 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10739 2024.08.12 21:43:45.257828 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10740 2024.08.12 21:43:45.258189 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10741 2024.08.12 21:43:45.258225 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10742 2024.08.12 21:43:45.258590 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10743 2024.08.12 21:43:45.258917 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10744 2024.08.12 21:43:45.259086 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec.
10745 2024.08.12 21:43:45.259263 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Debug> DynamicQueryHandler: Done processing query
10746 2024.08.12 21:43:45.259287 [ 3 ] {07b17b72-f151-4f3d-8cae-c231a82da9ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10747 2024.08.12 21:43:45.259303 [ 3 ] {} <Debug> HTTP-Session: dc777502-e196-4c25-923a-e761ee7efc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.08.12 21:43:45.259418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10749 2024.08.12 21:43:45.259465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10750 2024.08.12 21:43:45.259482 [ 3 ] {} <Debug> HTTP-Session: 6d447576-a758-4acb-9142-f7abf75217d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10751 2024.08.12 21:43:45.259498 [ 3 ] {} <Debug> HTTP-Session: 6d447576-a758-4acb-9142-f7abf75217d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10752 2024.08.12 21:43:45.259512 [ 3 ] {} <Debug> HTTP-Session: 6d447576-a758-4acb-9142-f7abf75217d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10753 2024.08.12 21:43:45.259542 [ 3 ] {} <Trace> HTTP-Session: 6d447576-a758-4acb-9142-f7abf75217d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10754 2024.08.12 21:43:45.259640 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10755 2024.08.12 21:43:45.259710 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10756 2024.08.12 21:43:45.259835 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10757 2024.08.12 21:43:45.260090 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10758 2024.08.12 21:43:45.260126 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10759 2024.08.12 21:43:45.260465 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10760 2024.08.12 21:43:45.260770 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10761 2024.08.12 21:43:45.260928 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001309 sec., 17570.664629488158 rows/sec., 950.45 KiB/sec.
10762 2024.08.12 21:43:45.261077 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Debug> DynamicQueryHandler: Done processing query
10763 2024.08.12 21:43:45.261101 [ 3 ] {716503ba-b111-45ec-9f92-6060148242f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10764 2024.08.12 21:43:45.261116 [ 3 ] {} <Debug> HTTP-Session: 6d447576-a758-4acb-9142-f7abf75217d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.08.12 21:43:45.261238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10766 2024.08.12 21:43:45.261311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10767 2024.08.12 21:43:45.261331 [ 3 ] {} <Debug> HTTP-Session: 53624514-01aa-432e-826e-3c7ed66bf6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10768 2024.08.12 21:43:45.261347 [ 3 ] {} <Debug> HTTP-Session: 53624514-01aa-432e-826e-3c7ed66bf6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10769 2024.08.12 21:43:45.261360 [ 3 ] {} <Debug> HTTP-Session: 53624514-01aa-432e-826e-3c7ed66bf6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10770 2024.08.12 21:43:45.261390 [ 3 ] {} <Trace> HTTP-Session: 53624514-01aa-432e-826e-3c7ed66bf6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10771 2024.08.12 21:43:45.261498 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10772 2024.08.12 21:43:45.261541 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10773 2024.08.12 21:43:45.261666 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10774 2024.08.12 21:43:45.261947 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10775 2024.08.12 21:43:45.261983 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10776 2024.08.12 21:43:45.262334 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10777 2024.08.12 21:43:45.262648 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10778 2024.08.12 21:43:45.262805 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
10779 2024.08.12 21:43:45.262967 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Debug> DynamicQueryHandler: Done processing query
10780 2024.08.12 21:43:45.262992 [ 3 ] {84899f22-3eb5-43fb-b912-dfbffe6a0e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10781 2024.08.12 21:43:45.263007 [ 3 ] {} <Debug> HTTP-Session: 53624514-01aa-432e-826e-3c7ed66bf6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.08.12 21:43:48.330893 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
10783 2024.08.12 21:43:48.330995 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
10784 2024.08.12 21:43:50.245645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10785 2024.08.12 21:43:50.245769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10786 2024.08.12 21:43:50.245797 [ 3 ] {} <Debug> HTTP-Session: 69b4ef39-9025-4aa9-bc97-464e371c085e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10787 2024.08.12 21:43:50.245824 [ 3 ] {} <Debug> HTTP-Session: 69b4ef39-9025-4aa9-bc97-464e371c085e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.08.12 21:43:50.245841 [ 3 ] {} <Debug> HTTP-Session: 69b4ef39-9025-4aa9-bc97-464e371c085e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.08.12 21:43:50.245895 [ 3 ] {} <Trace> HTTP-Session: 69b4ef39-9025-4aa9-bc97-464e371c085e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10790 2024.08.12 21:43:50.246106 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10791 2024.08.12 21:43:50.246179 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10792 2024.08.12 21:43:50.246393 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.08.12 21:43:50.246834 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.08.12 21:43:50.246874 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10795 2024.08.12 21:43:50.247228 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10796 2024.08.12 21:43:50.247550 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10797 2024.08.12 21:43:50.247691 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001653 sec., 18753.781004234726 rows/sec., 1.48 MiB/sec.
10798 2024.08.12 21:43:50.248000 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Debug> DynamicQueryHandler: Done processing query
10799 2024.08.12 21:43:50.248061 [ 3 ] {97b30bd4-7048-4aa7-b798-65c68896f5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10800 2024.08.12 21:43:50.248104 [ 3 ] {} <Debug> HTTP-Session: 69b4ef39-9025-4aa9-bc97-464e371c085e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.08.12 21:43:50.248334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10802 2024.08.12 21:43:50.248384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10803 2024.08.12 21:43:50.248403 [ 3 ] {} <Debug> HTTP-Session: 1095c890-92ae-4899-87ea-564f6c3f57c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10804 2024.08.12 21:43:50.248419 [ 3 ] {} <Debug> HTTP-Session: 1095c890-92ae-4899-87ea-564f6c3f57c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.08.12 21:43:50.248433 [ 3 ] {} <Debug> HTTP-Session: 1095c890-92ae-4899-87ea-564f6c3f57c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.08.12 21:43:50.248466 [ 3 ] {} <Trace> HTTP-Session: 1095c890-92ae-4899-87ea-564f6c3f57c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10807 2024.08.12 21:43:50.248562 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10808 2024.08.12 21:43:50.248606 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10809 2024.08.12 21:43:50.248752 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10810 2024.08.12 21:43:50.249094 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10811 2024.08.12 21:43:50.249129 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10812 2024.08.12 21:43:50.249420 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10813 2024.08.12 21:43:50.249719 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10814 2024.08.12 21:43:50.249844 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001307 sec., 3060.44376434583 rows/sec., 249.56 KiB/sec.
10815 2024.08.12 21:43:50.250042 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Debug> DynamicQueryHandler: Done processing query
10816 2024.08.12 21:43:50.250066 [ 3 ] {2eaa7ee2-fa1f-4a17-9ef3-da5b36e35f0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10817 2024.08.12 21:43:50.250082 [ 3 ] {} <Debug> HTTP-Session: 1095c890-92ae-4899-87ea-564f6c3f57c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.08.12 21:43:50.250233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10819 2024.08.12 21:43:50.250280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10820 2024.08.12 21:43:50.250298 [ 3 ] {} <Debug> HTTP-Session: 5fe6f6dd-00f9-4394-aad5-2c573739ab17 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10821 2024.08.12 21:43:50.250314 [ 3 ] {} <Debug> HTTP-Session: 5fe6f6dd-00f9-4394-aad5-2c573739ab17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.08.12 21:43:50.250327 [ 3 ] {} <Debug> HTTP-Session: 5fe6f6dd-00f9-4394-aad5-2c573739ab17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.08.12 21:43:50.250357 [ 3 ] {} <Trace> HTTP-Session: 5fe6f6dd-00f9-4394-aad5-2c573739ab17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10824 2024.08.12 21:43:50.250486 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10825 2024.08.12 21:43:50.250527 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10826 2024.08.12 21:43:50.250648 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10827 2024.08.12 21:43:50.251059 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10828 2024.08.12 21:43:50.251094 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10829 2024.08.12 21:43:50.251409 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10830 2024.08.12 21:43:50.251718 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10831 2024.08.12 21:43:50.251841 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Debug> executeQuery: Read 151 rows, 12.93 KiB in 0.001411 sec., 107016.30049610206 rows/sec., 8.95 MiB/sec.
10832 2024.08.12 21:43:50.251997 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Debug> DynamicQueryHandler: Done processing query
10833 2024.08.12 21:43:50.252022 [ 3 ] {6ee74ca5-391a-4ee4-9811-bd47f6406fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10834 2024.08.12 21:43:50.252037 [ 3 ] {} <Debug> HTTP-Session: 5fe6f6dd-00f9-4394-aad5-2c573739ab17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.08.12 21:43:50.252194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10836 2024.08.12 21:43:50.252240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10837 2024.08.12 21:43:50.252258 [ 3 ] {} <Debug> HTTP-Session: 9652b497-bafa-4b57-b206-e0a2e394c09d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10838 2024.08.12 21:43:50.252274 [ 3 ] {} <Debug> HTTP-Session: 9652b497-bafa-4b57-b206-e0a2e394c09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10839 2024.08.12 21:43:50.252288 [ 3 ] {} <Debug> HTTP-Session: 9652b497-bafa-4b57-b206-e0a2e394c09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.08.12 21:43:50.252318 [ 3 ] {} <Trace> HTTP-Session: 9652b497-bafa-4b57-b206-e0a2e394c09d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10841 2024.08.12 21:43:50.252411 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10842 2024.08.12 21:43:50.252452 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10843 2024.08.12 21:43:50.252574 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10844 2024.08.12 21:43:50.252833 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10845 2024.08.12 21:43:50.252868 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10846 2024.08.12 21:43:50.253159 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10847 2024.08.12 21:43:50.253463 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10848 2024.08.12 21:43:50.253591 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 232.36 KiB/sec.
10849 2024.08.12 21:43:50.253881 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Debug> DynamicQueryHandler: Done processing query
10850 2024.08.12 21:43:50.253906 [ 3 ] {440f147c-5744-4f2c-9e02-01fd5d0fb8ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10851 2024.08.12 21:43:50.253923 [ 3 ] {} <Debug> HTTP-Session: 9652b497-bafa-4b57-b206-e0a2e394c09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.08.12 21:43:50.254045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10853 2024.08.12 21:43:50.254091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10854 2024.08.12 21:43:50.254109 [ 3 ] {} <Debug> HTTP-Session: 39a91268-3bc4-48f2-9158-479a08d8e0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10855 2024.08.12 21:43:50.254125 [ 3 ] {} <Debug> HTTP-Session: 39a91268-3bc4-48f2-9158-479a08d8e0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10856 2024.08.12 21:43:50.254138 [ 3 ] {} <Debug> HTTP-Session: 39a91268-3bc4-48f2-9158-479a08d8e0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10857 2024.08.12 21:43:50.254168 [ 3 ] {} <Trace> HTTP-Session: 39a91268-3bc4-48f2-9158-479a08d8e0e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10858 2024.08.12 21:43:50.254294 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10859 2024.08.12 21:43:50.254336 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10860 2024.08.12 21:43:50.254475 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10861 2024.08.12 21:43:50.254810 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10862 2024.08.12 21:43:50.254846 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10863 2024.08.12 21:43:50.255150 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10864 2024.08.12 21:43:50.255446 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10865 2024.08.12 21:43:50.255570 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001327 sec., 74604.3707611153 rows/sec., 5.83 MiB/sec.
10866 2024.08.12 21:43:50.255724 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Debug> DynamicQueryHandler: Done processing query
10867 2024.08.12 21:43:50.255749 [ 3 ] {1ec88499-c111-4f8b-8ec5-84e68d844966} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10868 2024.08.12 21:43:50.255764 [ 3 ] {} <Debug> HTTP-Session: 39a91268-3bc4-48f2-9158-479a08d8e0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.08.12 21:43:50.255934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10870 2024.08.12 21:43:50.255981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.08.12 21:43:50.255999 [ 3 ] {} <Debug> HTTP-Session: 5f93911f-8aec-4220-b09f-c05db3a5b0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10872 2024.08.12 21:43:50.256014 [ 3 ] {} <Debug> HTTP-Session: 5f93911f-8aec-4220-b09f-c05db3a5b0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.08.12 21:43:50.256028 [ 3 ] {} <Debug> HTTP-Session: 5f93911f-8aec-4220-b09f-c05db3a5b0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.08.12 21:43:50.256057 [ 3 ] {} <Trace> HTTP-Session: 5f93911f-8aec-4220-b09f-c05db3a5b0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10875 2024.08.12 21:43:50.256193 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10876 2024.08.12 21:43:50.256238 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10877 2024.08.12 21:43:50.256377 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10878 2024.08.12 21:43:50.256722 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10879 2024.08.12 21:43:50.256757 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10880 2024.08.12 21:43:50.257137 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10881 2024.08.12 21:43:50.257470 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10882 2024.08.12 21:43:50.257595 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001463 sec., 110731.37388926862 rows/sec., 7.71 MiB/sec.
10883 2024.08.12 21:43:50.257744 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Debug> DynamicQueryHandler: Done processing query
10884 2024.08.12 21:43:50.257768 [ 3 ] {cd2cc321-f7b6-489f-9d44-8e3a488aab32} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10885 2024.08.12 21:43:50.257783 [ 3 ] {} <Debug> HTTP-Session: 5f93911f-8aec-4220-b09f-c05db3a5b0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.08.12 21:43:50.257935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10887 2024.08.12 21:43:50.257983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10888 2024.08.12 21:43:50.258001 [ 3 ] {} <Debug> HTTP-Session: 9a89bb85-3d3f-40a3-a33d-34756ad31d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10889 2024.08.12 21:43:50.258017 [ 3 ] {} <Debug> HTTP-Session: 9a89bb85-3d3f-40a3-a33d-34756ad31d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10890 2024.08.12 21:43:50.258030 [ 3 ] {} <Debug> HTTP-Session: 9a89bb85-3d3f-40a3-a33d-34756ad31d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.12 21:43:50.258060 [ 3 ] {} <Trace> HTTP-Session: 9a89bb85-3d3f-40a3-a33d-34756ad31d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10892 2024.08.12 21:43:50.258363 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10893 2024.08.12 21:43:50.258424 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <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
10894 2024.08.12 21:43:50.258811 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10895 2024.08.12 21:43:50.259494 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10896 2024.08.12 21:43:50.259529 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10897 2024.08.12 21:43:50.260137 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10898 2024.08.12 21:43:50.260534 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10899 2024.08.12 21:43:50.260676 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002532 sec., 12243.285939968404 rows/sec., 21.94 MiB/sec.
10900 2024.08.12 21:43:50.260890 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Debug> DynamicQueryHandler: Done processing query
10901 2024.08.12 21:43:50.260914 [ 3 ] {467ed491-4657-4d61-a3db-e29e8c22de34} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10902 2024.08.12 21:43:50.260929 [ 3 ] {} <Debug> HTTP-Session: 9a89bb85-3d3f-40a3-a33d-34756ad31d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.08.12 21:43:50.261058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10904 2024.08.12 21:43:50.261105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10905 2024.08.12 21:43:50.261123 [ 3 ] {} <Debug> HTTP-Session: f032ec29-44a0-4f1e-b56b-13f377edbe89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10906 2024.08.12 21:43:50.261139 [ 3 ] {} <Debug> HTTP-Session: f032ec29-44a0-4f1e-b56b-13f377edbe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10907 2024.08.12 21:43:50.261152 [ 3 ] {} <Debug> HTTP-Session: f032ec29-44a0-4f1e-b56b-13f377edbe89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10908 2024.08.12 21:43:50.261182 [ 3 ] {} <Trace> HTTP-Session: f032ec29-44a0-4f1e-b56b-13f377edbe89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10909 2024.08.12 21:43:50.261289 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10910 2024.08.12 21:43:50.261332 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10911 2024.08.12 21:43:50.261457 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10912 2024.08.12 21:43:50.261753 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10913 2024.08.12 21:43:50.261788 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10914 2024.08.12 21:43:50.262139 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10915 2024.08.12 21:43:50.262448 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10916 2024.08.12 21:43:50.262587 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
10917 2024.08.12 21:43:50.262778 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Debug> DynamicQueryHandler: Done processing query
10918 2024.08.12 21:43:50.262802 [ 3 ] {3c11d2d4-53ac-484d-a2e4-96f35e1d7c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10919 2024.08.12 21:43:50.262817 [ 3 ] {} <Debug> HTTP-Session: f032ec29-44a0-4f1e-b56b-13f377edbe89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.08.12 21:43:55.111289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10921 2024.08.12 21:43:55.111429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10922 2024.08.12 21:43:55.111457 [ 3 ] {} <Debug> HTTP-Session: 7cbfad36-4c8c-4199-9ce0-dbfb6a68075b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10923 2024.08.12 21:43:55.111485 [ 3 ] {} <Debug> HTTP-Session: 7cbfad36-4c8c-4199-9ce0-dbfb6a68075b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10924 2024.08.12 21:43:55.111503 [ 3 ] {} <Debug> HTTP-Session: 7cbfad36-4c8c-4199-9ce0-dbfb6a68075b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.08.12 21:43:55.111558 [ 3 ] {} <Trace> HTTP-Session: 7cbfad36-4c8c-4199-9ce0-dbfb6a68075b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10926 2024.08.12 21:43:55.111755 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10927 2024.08.12 21:43:55.111829 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10928 2024.08.12 21:43:55.112034 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10929 2024.08.12 21:43:55.112449 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10930 2024.08.12 21:43:55.112488 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10931 2024.08.12 21:43:55.112857 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10932 2024.08.12 21:43:55.113180 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10933 2024.08.12 21:43:55.113321 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 208.62 KiB/sec.
10934 2024.08.12 21:43:55.113331 [ 122 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10935 2024.08.12 21:43:55.113386 [ 122 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10936 2024.08.12 21:43:55.113414 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10937 2024.08.12 21:43:55.113574 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Debug> DynamicQueryHandler: Done processing query
10938 2024.08.12 21:43:55.113625 [ 3 ] {be935557-361f-4b27-91be-ff91afc1e648} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10939 2024.08.12 21:43:55.113696 [ 3 ] {} <Debug> HTTP-Session: 7cbfad36-4c8c-4199-9ce0-dbfb6a68075b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.08.12 21:43:55.113718 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10941 2024.08.12 21:43:55.114090 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10942 2024.08.12 21:43:55.114145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10943 2024.08.12 21:43:55.114155 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 37 rows starting from the beginning of the part
10944 2024.08.12 21:43:55.114216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10945 2024.08.12 21:43:55.114257 [ 3 ] {} <Debug> HTTP-Session: 6d6751c5-2278-466e-9151-6f3b75173d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10946 2024.08.12 21:43:55.114301 [ 3 ] {} <Debug> HTTP-Session: 6d6751c5-2278-466e-9151-6f3b75173d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10947 2024.08.12 21:43:55.114374 [ 3 ] {} <Debug> HTTP-Session: 6d6751c5-2278-466e-9151-6f3b75173d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10948 2024.08.12 21:43:55.114397 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part
10949 2024.08.12 21:43:55.114515 [ 3 ] {} <Trace> HTTP-Session: 6d6751c5-2278-466e-9151-6f3b75173d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10950 2024.08.12 21:43:55.114655 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part
10951 2024.08.12 21:43:55.114941 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part
10952 2024.08.12 21:43:55.115242 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part
10953 2024.08.12 21:43:55.115354 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10954 2024.08.12 21:43:55.115531 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10955 2024.08.12 21:43:55.115551 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part
10956 2024.08.12 21:43:55.116389 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10957 2024.08.12 21:43:55.117784 [ 197 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004274863 sec., 27369.2981506074 rows/sec., 2.01 MiB/sec.
10958 2024.08.12 21:43:55.117987 [ 191 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10959 2024.08.12 21:43:55.118179 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10960 2024.08.12 21:43:55.118254 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10961 2024.08.12 21:43:55.118884 [ 191 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10962 2024.08.12 21:43:55.119037 [ 191 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_56_11} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10963 2024.08.12 21:43:55.119120 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10964 2024.08.12 21:43:55.119189 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10965 2024.08.12 21:43:55.119498 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10966 2024.08.12 21:43:55.119632 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Debug> executeQuery: Read 1301 rows, 110.65 KiB in 0.004802 sec., 270928.7796751354 rows/sec., 22.50 MiB/sec.
10967 2024.08.12 21:43:55.119923 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Debug> DynamicQueryHandler: Done processing query
10968 2024.08.12 21:43:55.119976 [ 3 ] {82d54f76-e222-407f-8278-97bcb5735c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
10969 2024.08.12 21:43:55.120033 [ 3 ] {} <Debug> HTTP-Session: 6d6751c5-2278-466e-9151-6f3b75173d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.08.12 21:43:55.120383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10971 2024.08.12 21:43:55.120436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10972 2024.08.12 21:43:55.120455 [ 3 ] {} <Debug> HTTP-Session: 3e7d178a-9f87-4523-a1a3-3bd9796145ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10973 2024.08.12 21:43:55.120471 [ 3 ] {} <Debug> HTTP-Session: 3e7d178a-9f87-4523-a1a3-3bd9796145ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10974 2024.08.12 21:43:55.120485 [ 3 ] {} <Debug> HTTP-Session: 3e7d178a-9f87-4523-a1a3-3bd9796145ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10975 2024.08.12 21:43:55.120517 [ 3 ] {} <Trace> HTTP-Session: 3e7d178a-9f87-4523-a1a3-3bd9796145ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10976 2024.08.12 21:43:55.120670 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10977 2024.08.12 21:43:55.120713 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10978 2024.08.12 21:43:55.120854 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10979 2024.08.12 21:43:55.121352 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10980 2024.08.12 21:43:55.121386 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10981 2024.08.12 21:43:55.121701 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
10982 2024.08.12 21:43:55.122009 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10983 2024.08.12 21:43:55.122124 [ 122 ] {} <Debug> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
10984 2024.08.12 21:43:55.122135 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001536 sec., 148437.5 rows/sec., 10.05 MiB/sec.
10985 2024.08.12 21:43:55.122164 [ 122 ] {} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10986 2024.08.12 21:43:55.122200 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
10987 2024.08.12 21:43:55.122423 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Debug> DynamicQueryHandler: Done processing query
10988 2024.08.12 21:43:55.122506 [ 3 ] {24ea527c-eec7-4fc6-b591-66856461861e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10989 2024.08.12 21:43:55.122581 [ 3 ] {} <Debug> HTTP-Session: 3e7d178a-9f87-4523-a1a3-3bd9796145ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.08.12 21:43:55.122599 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
10991 2024.08.12 21:43:55.122800 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10992 2024.08.12 21:43:55.122834 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 228 rows starting from the beginning of the part
10993 2024.08.12 21:43:55.122955 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part
10994 2024.08.12 21:43:55.123017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10995 2024.08.12 21:43:55.123252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10996 2024.08.12 21:43:55.123338 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part
10997 2024.08.12 21:43:55.123386 [ 3 ] {} <Debug> HTTP-Session: eef745bb-914c-4e23-b380-4e7300bbb0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
10998 2024.08.12 21:43:55.123492 [ 3 ] {} <Debug> HTTP-Session: eef745bb-914c-4e23-b380-4e7300bbb0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10999 2024.08.12 21:43:55.123571 [ 3 ] {} <Debug> HTTP-Session: eef745bb-914c-4e23-b380-4e7300bbb0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11000 2024.08.12 21:43:55.123587 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
11001 2024.08.12 21:43:55.123712 [ 3 ] {} <Trace> HTTP-Session: eef745bb-914c-4e23-b380-4e7300bbb0e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11002 2024.08.12 21:43:55.123942 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part
11003 2024.08.12 21:43:55.124384 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11004 2024.08.12 21:43:55.124467 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11005 2024.08.12 21:43:55.124912 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11006 2024.08.12 21:43:55.125964 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003671545 sec., 310495.9901077067 rows/sec., 19.86 MiB/sec.
11007 2024.08.12 21:43:55.126141 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
11008 2024.08.12 21:43:55.126321 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11009 2024.08.12 21:43:55.126393 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11010 2024.08.12 21:43:55.126979 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11011 2024.08.12 21:43:55.127124 [ 197 ] {367776d9-4dd6-4637-abbc-27f5b3f45b02::all_1_9_2} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
11012 2024.08.12 21:43:55.127156 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11013 2024.08.12 21:43:55.127249 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
11014 2024.08.12 21:43:55.127533 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11015 2024.08.12 21:43:55.127665 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Debug> executeQuery: Read 838 rows, 61.76 KiB in 0.003565 sec., 235063.11360448808 rows/sec., 16.92 MiB/sec.
11016 2024.08.12 21:43:55.127955 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Debug> DynamicQueryHandler: Done processing query
11017 2024.08.12 21:43:55.128016 [ 3 ] {594d5972-695e-4ad5-899f-864a38a0c4f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
11018 2024.08.12 21:43:55.128070 [ 3 ] {} <Debug> HTTP-Session: eef745bb-914c-4e23-b380-4e7300bbb0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.08.12 21:43:55.128418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11020 2024.08.12 21:43:55.128469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11021 2024.08.12 21:43:55.128488 [ 3 ] {} <Debug> HTTP-Session: a45f7449-d28c-4883-8e18-caf792b2e148 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11022 2024.08.12 21:43:55.128504 [ 3 ] {} <Debug> HTTP-Session: a45f7449-d28c-4883-8e18-caf792b2e148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11023 2024.08.12 21:43:55.128518 [ 3 ] {} <Debug> HTTP-Session: a45f7449-d28c-4883-8e18-caf792b2e148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.08.12 21:43:55.128551 [ 3 ] {} <Trace> HTTP-Session: a45f7449-d28c-4883-8e18-caf792b2e148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11025 2024.08.12 21:43:55.128651 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11026 2024.08.12 21:43:55.128697 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11027 2024.08.12 21:43:55.128840 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11028 2024.08.12 21:43:55.129130 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11029 2024.08.12 21:43:55.129165 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11030 2024.08.12 21:43:55.129516 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11031 2024.08.12 21:43:55.129845 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11032 2024.08.12 21:43:55.129979 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 190.27 KiB/sec.
11033 2024.08.12 21:43:55.130300 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Debug> DynamicQueryHandler: Done processing query
11034 2024.08.12 21:43:55.130362 [ 3 ] {cb465a6a-08c6-435c-8ff3-b06e2edba86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11035 2024.08.12 21:43:55.130429 [ 3 ] {} <Debug> HTTP-Session: a45f7449-d28c-4883-8e18-caf792b2e148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.08.12 21:43:55.130593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11037 2024.08.12 21:43:55.130646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11038 2024.08.12 21:43:55.130664 [ 3 ] {} <Debug> HTTP-Session: 3e9b5a26-728f-44b8-83ea-edb04fc5aa66 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11039 2024.08.12 21:43:55.130681 [ 3 ] {} <Debug> HTTP-Session: 3e9b5a26-728f-44b8-83ea-edb04fc5aa66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11040 2024.08.12 21:43:55.130695 [ 3 ] {} <Debug> HTTP-Session: 3e9b5a26-728f-44b8-83ea-edb04fc5aa66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11041 2024.08.12 21:43:55.130726 [ 3 ] {} <Trace> HTTP-Session: 3e9b5a26-728f-44b8-83ea-edb04fc5aa66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11042 2024.08.12 21:43:55.130851 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11043 2024.08.12 21:43:55.130900 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11044 2024.08.12 21:43:55.131067 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11045 2024.08.12 21:43:55.131390 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11046 2024.08.12 21:43:55.131425 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11047 2024.08.12 21:43:55.131884 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11048 2024.08.12 21:43:55.132253 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11049 2024.08.12 21:43:55.132384 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001577 sec., 48826.886493341786 rows/sec., 3.01 MiB/sec.
11050 2024.08.12 21:43:55.132683 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Debug> DynamicQueryHandler: Done processing query
11051 2024.08.12 21:43:55.132715 [ 3 ] {1f6fe8c6-2fe7-45d3-85fb-b741541dae0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11052 2024.08.12 21:43:55.132733 [ 3 ] {} <Debug> HTTP-Session: 3e9b5a26-728f-44b8-83ea-edb04fc5aa66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.08.12 21:43:55.133005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11054 2024.08.12 21:43:55.133054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11055 2024.08.12 21:43:55.133074 [ 3 ] {} <Debug> HTTP-Session: 41517d43-7d8d-423f-acfc-ac0c52488ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11056 2024.08.12 21:43:55.133091 [ 3 ] {} <Debug> HTTP-Session: 41517d43-7d8d-423f-acfc-ac0c52488ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.08.12 21:43:55.133105 [ 3 ] {} <Debug> HTTP-Session: 41517d43-7d8d-423f-acfc-ac0c52488ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.08.12 21:43:55.133136 [ 3 ] {} <Trace> HTTP-Session: 41517d43-7d8d-423f-acfc-ac0c52488ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11059 2024.08.12 21:43:55.133598 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11060 2024.08.12 21:43:55.133652 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11061 2024.08.12 21:43:55.133850 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11062 2024.08.12 21:43:55.134660 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11063 2024.08.12 21:43:55.134700 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11064 2024.08.12 21:43:55.135129 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11065 2024.08.12 21:43:55.135460 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11066 2024.08.12 21:43:55.135592 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002304 sec., 366319.44444444444 rows/sec., 24.66 MiB/sec.
11067 2024.08.12 21:43:55.135770 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Debug> DynamicQueryHandler: Done processing query
11068 2024.08.12 21:43:55.135794 [ 3 ] {e99aef00-a371-450f-854e-e07161e27ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11069 2024.08.12 21:43:55.135810 [ 3 ] {} <Debug> HTTP-Session: 41517d43-7d8d-423f-acfc-ac0c52488ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.08.12 21:43:55.135974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11071 2024.08.12 21:43:55.136026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11072 2024.08.12 21:43:55.136047 [ 3 ] {} <Debug> HTTP-Session: 3a8e9b3a-b7b9-4a9c-9724-95b84b1dcc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11073 2024.08.12 21:43:55.136064 [ 3 ] {} <Debug> HTTP-Session: 3a8e9b3a-b7b9-4a9c-9724-95b84b1dcc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.08.12 21:43:55.136078 [ 3 ] {} <Debug> HTTP-Session: 3a8e9b3a-b7b9-4a9c-9724-95b84b1dcc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.08.12 21:43:55.136110 [ 3 ] {} <Trace> HTTP-Session: 3a8e9b3a-b7b9-4a9c-9724-95b84b1dcc30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.08.12 21:43:55.136213 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11077 2024.08.12 21:43:55.136259 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11078 2024.08.12 21:43:55.136388 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11079 2024.08.12 21:43:55.136685 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.08.12 21:43:55.136721 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11081 2024.08.12 21:43:55.137093 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11082 2024.08.12 21:43:55.137409 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11083 2024.08.12 21:43:55.137535 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00135 sec., 17037.037037037036 rows/sec., 921.59 KiB/sec.
11084 2024.08.12 21:43:55.137536 [ 122 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11085 2024.08.12 21:43:55.137593 [ 122 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2024.08.12 21:43:55.137625 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11087 2024.08.12 21:43:55.137782 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Debug> DynamicQueryHandler: Done processing query
11088 2024.08.12 21:43:55.137848 [ 3 ] {86b06dc6-2203-44fe-8729-c6f96ac8cd11} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11089 2024.08.12 21:43:55.137863 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
11090 2024.08.12 21:43:55.137917 [ 3 ] {} <Debug> HTTP-Session: 3a8e9b3a-b7b9-4a9c-9724-95b84b1dcc30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.08.12 21:43:55.138214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11092 2024.08.12 21:43:55.138287 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11093 2024.08.12 21:43:55.138305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11094 2024.08.12 21:43:55.138359 [ 3 ] {} <Debug> HTTP-Session: 8ba319ab-5545-4818-a5d0-595b65a6dc45 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11095 2024.08.12 21:43:55.138364 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part
11096 2024.08.12 21:43:55.138380 [ 3 ] {} <Debug> HTTP-Session: 8ba319ab-5545-4818-a5d0-595b65a6dc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11097 2024.08.12 21:43:55.138427 [ 3 ] {} <Debug> HTTP-Session: 8ba319ab-5545-4818-a5d0-595b65a6dc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11098 2024.08.12 21:43:55.138532 [ 3 ] {} <Trace> HTTP-Session: 8ba319ab-5545-4818-a5d0-595b65a6dc45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11099 2024.08.12 21:43:55.138655 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
11100 2024.08.12 21:43:55.138918 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11101 2024.08.12 21:43:55.138943 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
11102 2024.08.12 21:43:55.139094 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11103 2024.08.12 21:43:55.139221 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
11104 2024.08.12 21:43:55.139571 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
11105 2024.08.12 21:43:55.139963 [ 191 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
11106 2024.08.12 21:43:55.140044 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11107 2024.08.12 21:43:55.140986 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11108 2024.08.12 21:43:55.141037 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11109 2024.08.12 21:43:55.142106 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11110 2024.08.12 21:43:55.142818 [ 195 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 4 columns (4 merged, 0 gathered) in 0.005114414 sec., 135694.9202782567 rows/sec., 7.27 MiB/sec.
11111 2024.08.12 21:43:55.142983 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11112 2024.08.12 21:43:55.143154 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11113 2024.08.12 21:43:55.143235 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004497 sec., 13342.228152101401 rows/sec., 920.75 KiB/sec.
11114 2024.08.12 21:43:55.143587 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Debug> DynamicQueryHandler: Done processing query
11115 2024.08.12 21:43:55.143657 [ 3 ] {b0b0d4cd-0bc9-4db3-bd85-6b55ad293e2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11116 2024.08.12 21:43:55.143733 [ 3 ] {} <Debug> HTTP-Session: 8ba319ab-5545-4818-a5d0-595b65a6dc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11117 2024.08.12 21:43:55.144000 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11118 2024.08.12 21:43:55.144105 [ 188 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_31_6} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11119 2024.08.12 21:43:55.144213 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11120 2024.08.12 21:44:00.244332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11121 2024.08.12 21:44:00.244497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11122 2024.08.12 21:44:00.244534 [ 3 ] {} <Debug> HTTP-Session: 9cdbeb39-d519-4677-af12-b80a2f296565 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11123 2024.08.12 21:44:00.244568 [ 3 ] {} <Debug> HTTP-Session: 9cdbeb39-d519-4677-af12-b80a2f296565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.08.12 21:44:00.244590 [ 3 ] {} <Debug> HTTP-Session: 9cdbeb39-d519-4677-af12-b80a2f296565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11125 2024.08.12 21:44:00.244657 [ 3 ] {} <Trace> HTTP-Session: 9cdbeb39-d519-4677-af12-b80a2f296565 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11126 2024.08.12 21:44:00.244911 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11127 2024.08.12 21:44:00.244998 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11128 2024.08.12 21:44:00.245228 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11129 2024.08.12 21:44:00.245677 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11130 2024.08.12 21:44:00.245731 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11131 2024.08.12 21:44:00.246106 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11132 2024.08.12 21:44:00.246443 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11133 2024.08.12 21:44:00.246587 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00176 sec., 17613.636363636364 rows/sec., 1.39 MiB/sec.
11134 2024.08.12 21:44:00.246904 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Debug> DynamicQueryHandler: Done processing query
11135 2024.08.12 21:44:00.246970 [ 3 ] {977af1c9-73af-4b9a-946e-10bee46486d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11136 2024.08.12 21:44:00.247023 [ 3 ] {} <Debug> HTTP-Session: 9cdbeb39-d519-4677-af12-b80a2f296565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.08.12 21:44:00.247250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11138 2024.08.12 21:44:00.247314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11139 2024.08.12 21:44:00.247335 [ 3 ] {} <Debug> HTTP-Session: 0a4da8f8-59fa-4418-a621-d45042266f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11140 2024.08.12 21:44:00.247353 [ 3 ] {} <Debug> HTTP-Session: 0a4da8f8-59fa-4418-a621-d45042266f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11141 2024.08.12 21:44:00.247367 [ 3 ] {} <Debug> HTTP-Session: 0a4da8f8-59fa-4418-a621-d45042266f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11142 2024.08.12 21:44:00.247405 [ 3 ] {} <Trace> HTTP-Session: 0a4da8f8-59fa-4418-a621-d45042266f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11143 2024.08.12 21:44:00.247571 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11144 2024.08.12 21:44:00.247621 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11145 2024.08.12 21:44:00.247775 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11146 2024.08.12 21:44:00.248221 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11147 2024.08.12 21:44:00.248260 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11148 2024.08.12 21:44:00.248590 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11149 2024.08.12 21:44:00.248901 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11150 2024.08.12 21:44:00.249027 [ 118 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11151 2024.08.12 21:44:00.249031 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001527 sec., 97576.94826457105 rows/sec., 8.18 MiB/sec.
11152 2024.08.12 21:44:00.249066 [ 118 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11153 2024.08.12 21:44:00.249106 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11154 2024.08.12 21:44:00.249316 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Debug> DynamicQueryHandler: Done processing query
11155 2024.08.12 21:44:00.249365 [ 3 ] {35d16012-0fb2-4795-aeca-10489502c46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11156 2024.08.12 21:44:00.249396 [ 3 ] {} <Debug> HTTP-Session: 0a4da8f8-59fa-4418-a621-d45042266f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11157 2024.08.12 21:44:00.249398 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11158 2024.08.12 21:44:00.249585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11159 2024.08.12 21:44:00.249719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11160 2024.08.12 21:44:00.249778 [ 3 ] {} <Debug> HTTP-Session: cd938319-48df-4ad1-897f-8a6ca1de867b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11161 2024.08.12 21:44:00.249831 [ 3 ] {} <Debug> HTTP-Session: cd938319-48df-4ad1-897f-8a6ca1de867b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11162 2024.08.12 21:44:00.249858 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11163 2024.08.12 21:44:00.249869 [ 3 ] {} <Debug> HTTP-Session: cd938319-48df-4ad1-897f-8a6ca1de867b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11164 2024.08.12 21:44:00.249953 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part
11165 2024.08.12 21:44:00.249967 [ 3 ] {} <Trace> HTTP-Session: cd938319-48df-4ad1-897f-8a6ca1de867b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11166 2024.08.12 21:44:00.250242 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part
11167 2024.08.12 21:44:00.250362 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11168 2024.08.12 21:44:00.250558 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 161 rows starting from the beginning of the part
11169 2024.08.12 21:44:00.250580 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11170 2024.08.12 21:44:00.250983 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 151 rows starting from the beginning of the part
11171 2024.08.12 21:44:00.251348 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1301 rows starting from the beginning of the part
11172 2024.08.12 21:44:00.251461 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11173 2024.08.12 21:44:00.251581 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part
11174 2024.08.12 21:44:00.252565 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11175 2024.08.12 21:44:00.252645 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11176 2024.08.12 21:44:00.253454 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11177 2024.08.12 21:44:00.254202 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11178 2024.08.12 21:44:00.254356 [ 118 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11179 2024.08.12 21:44:00.254361 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004197 sec., 22635.215630212057 rows/sec., 1.77 MiB/sec.
11180 2024.08.12 21:44:00.254413 [ 118 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11181 2024.08.12 21:44:00.254513 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11182 2024.08.12 21:44:00.255173 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Debug> DynamicQueryHandler: Done processing query
11183 2024.08.12 21:44:00.255265 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11184 2024.08.12 21:44:00.255319 [ 3 ] {3407f84f-6b04-4821-9c47-943850375267} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11185 2024.08.12 21:44:00.255449 [ 3 ] {} <Debug> HTTP-Session: cd938319-48df-4ad1-897f-8a6ca1de867b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11186 2024.08.12 21:44:00.255914 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 4 columns (4 merged, 0 gathered) in 0.006671493 sec., 496590.49331236654 rows/sec., 41.47 MiB/sec.
11187 2024.08.12 21:44:00.255918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11188 2024.08.12 21:44:00.256168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.08.12 21:44:00.256335 [ 3 ] {} <Debug> HTTP-Session: ac478e32-ae0a-46ed-9600-cdac095b33fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11190 2024.08.12 21:44:00.256365 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11191 2024.08.12 21:44:00.256428 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11192 2024.08.12 21:44:00.256444 [ 3 ] {} <Debug> HTTP-Session: ac478e32-ae0a-46ed-9600-cdac095b33fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11193 2024.08.12 21:44:00.256532 [ 3 ] {} <Debug> HTTP-Session: ac478e32-ae0a-46ed-9600-cdac095b33fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11194 2024.08.12 21:44:00.256561 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 903 rows starting from the beginning of the part
11195 2024.08.12 21:44:00.256721 [ 3 ] {} <Trace> HTTP-Session: ac478e32-ae0a-46ed-9600-cdac095b33fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11196 2024.08.12 21:44:00.257201 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part
11197 2024.08.12 21:44:00.257416 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11198 2024.08.12 21:44:00.257692 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11199 2024.08.12 21:44:00.258155 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 382 rows starting from the beginning of the part
11200 2024.08.12 21:44:00.258637 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 99 rows starting from the beginning of the part
11201 2024.08.12 21:44:00.259178 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11202 2024.08.12 21:44:00.259213 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 838 rows starting from the beginning of the part
11203 2024.08.12 21:44:00.259670 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part
11204 2024.08.12 21:44:00.259686 [ 200 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_61_12} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11205 2024.08.12 21:44:00.259689 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11206 2024.08.12 21:44:00.260103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11207 2024.08.12 21:44:00.261222 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11208 2024.08.12 21:44:00.261304 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11209 2024.08.12 21:44:00.262238 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11210 2024.08.12 21:44:00.262760 [ 188 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 4 columns (4 merged, 0 gathered) in 0.00809169 sec., 298083.5894602981 rows/sec., 21.65 MiB/sec.
11211 2024.08.12 21:44:00.263082 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11212 2024.08.12 21:44:00.263085 [ 187 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11213 2024.08.12 21:44:00.263314 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11214 2024.08.12 21:44:00.263323 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00624 sec., 25641.02564102564 rows/sec., 1.79 MiB/sec.
11215 2024.08.12 21:44:00.263398 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11216 2024.08.12 21:44:00.263526 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11217 2024.08.12 21:44:00.264141 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Debug> DynamicQueryHandler: Done processing query
11218 2024.08.12 21:44:00.264254 [ 3 ] {2e6e9c32-1072-4c50-94ec-6a539d7c26ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11219 2024.08.12 21:44:00.264396 [ 3 ] {} <Debug> HTTP-Session: ac478e32-ae0a-46ed-9600-cdac095b33fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11220 2024.08.12 21:44:00.264565 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11221 2024.08.12 21:44:00.264845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11222 2024.08.12 21:44:00.264960 [ 187 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11223 2024.08.12 21:44:00.265087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11224 2024.08.12 21:44:00.265230 [ 3 ] {} <Debug> HTTP-Session: 0feb1902-55db-4a57-87d8-9d06c34e5ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11225 2024.08.12 21:44:00.265334 [ 3 ] {} <Debug> HTTP-Session: 0feb1902-55db-4a57-87d8-9d06c34e5ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11226 2024.08.12 21:44:00.265420 [ 3 ] {} <Debug> HTTP-Session: 0feb1902-55db-4a57-87d8-9d06c34e5ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11227 2024.08.12 21:44:00.265457 [ 187 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_61_12} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11228 2024.08.12 21:44:00.265608 [ 3 ] {} <Trace> HTTP-Session: 0feb1902-55db-4a57-87d8-9d06c34e5ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11229 2024.08.12 21:44:00.265623 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11230 2024.08.12 21:44:00.265803 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15590 rows starting from the beginning of the part
11231 2024.08.12 21:44:00.265969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
11232 2024.08.12 21:44:00.266209 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
11233 2024.08.12 21:44:00.266343 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11234 2024.08.12 21:44:00.266468 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11235 2024.08.12 21:44:00.266744 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part
11236 2024.08.12 21:44:00.266801 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <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
11237 2024.08.12 21:44:00.267220 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 844 rows starting from the beginning of the part
11238 2024.08.12 21:44:00.267594 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part
11239 2024.08.12 21:44:00.269193 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11240 2024.08.12 21:44:00.270598 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11241 2024.08.12 21:44:00.270680 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11242 2024.08.12 21:44:00.272392 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11243 2024.08.12 21:44:00.273247 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11244 2024.08.12 21:44:00.273453 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007511 sec., 4127.279989348955 rows/sec., 7.40 MiB/sec.
11245 2024.08.12 21:44:00.273704 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Debug> DynamicQueryHandler: Done processing query
11246 2024.08.12 21:44:00.273729 [ 3 ] {d1a4687c-581b-4176-8b90-4dd138068813} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11247 2024.08.12 21:44:00.273745 [ 3 ] {} <Debug> HTTP-Session: 0feb1902-55db-4a57-87d8-9d06c34e5ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11248 2024.08.12 21:44:00.273889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11249 2024.08.12 21:44:00.273947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11250 2024.08.12 21:44:00.273966 [ 3 ] {} <Debug> HTTP-Session: 4e4f9801-33a1-4d9d-89ee-00eaad8e9caf Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11251 2024.08.12 21:44:00.273998 [ 3 ] {} <Debug> HTTP-Session: 4e4f9801-33a1-4d9d-89ee-00eaad8e9caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.08.12 21:44:00.274013 [ 3 ] {} <Debug> HTTP-Session: 4e4f9801-33a1-4d9d-89ee-00eaad8e9caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11253 2024.08.12 21:44:00.274046 [ 3 ] {} <Trace> HTTP-Session: 4e4f9801-33a1-4d9d-89ee-00eaad8e9caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11254 2024.08.12 21:44:00.274205 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11255 2024.08.12 21:44:00.274256 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11256 2024.08.12 21:44:00.274395 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11257 2024.08.12 21:44:00.274911 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.08.12 21:44:00.274949 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11259 2024.08.12 21:44:00.275671 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11260 2024.08.12 21:44:00.275708 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17076 rows, containing 5 columns (5 merged, 0 gathered) in 0.011696885 sec., 1459875.8558368317 rows/sec., 99.76 MiB/sec.
11261 2024.08.12 21:44:00.276066 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11262 2024.08.12 21:44:00.276265 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11263 2024.08.12 21:44:00.276596 [ 116 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11264 2024.08.12 21:44:00.276638 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002466 sec., 24330.900243309003 rows/sec., 1.64 MiB/sec.
11265 2024.08.12 21:44:00.276750 [ 116 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11266 2024.08.12 21:44:00.277032 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11267 2024.08.12 21:44:00.277255 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Debug> DynamicQueryHandler: Done processing query
11268 2024.08.12 21:44:00.277332 [ 3 ] {44d6c3db-180a-47b5-b37d-0259b0837260} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11269 2024.08.12 21:44:00.277402 [ 3 ] {} <Debug> HTTP-Session: 4e4f9801-33a1-4d9d-89ee-00eaad8e9caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11270 2024.08.12 21:44:00.277430 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11271 2024.08.12 21:44:00.277496 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11272 2024.08.12 21:44:00.277738 [ 193 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11273 2024.08.12 21:44:00.277756 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11274 2024.08.12 21:44:00.277810 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3172 rows starting from the beginning of the part
11275 2024.08.12 21:44:00.277927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB.
11276 2024.08.12 21:44:00.278046 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
11277 2024.08.12 21:44:00.278202 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
11278 2024.08.12 21:44:00.278339 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
11279 2024.08.12 21:44:00.278508 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
11280 2024.08.12 21:44:00.278718 [ 199 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
11281 2024.08.12 21:44:00.280452 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278341 sec., 1059072.2563638133 rows/sec., 71.33 MiB/sec.
11282 2024.08.12 21:44:00.280937 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11283 2024.08.12 21:44:00.281407 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11284 2024.08.12 21:44:00.281487 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_61_12} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11285 2024.08.12 21:44:00.281571 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11286 2024.08.12 21:44:01.000222 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.73 MiB, peak 209.27 MiB, free memory in arenas 0.00 B, will set to 200.43 MiB (RSS), difference: 1.70 MiB
11287 2024.08.12 21:44:03.331254 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
11288 2024.08.12 21:44:03.331368 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
11289 2024.08.12 21:44:05.247579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11290 2024.08.12 21:44:05.247703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11291 2024.08.12 21:44:05.247731 [ 3 ] {} <Debug> HTTP-Session: 9a205bd4-2b0f-482f-9601-22afcd784bed Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11292 2024.08.12 21:44:05.247759 [ 3 ] {} <Debug> HTTP-Session: 9a205bd4-2b0f-482f-9601-22afcd784bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11293 2024.08.12 21:44:05.247777 [ 3 ] {} <Debug> HTTP-Session: 9a205bd4-2b0f-482f-9601-22afcd784bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11294 2024.08.12 21:44:05.247833 [ 3 ] {} <Trace> HTTP-Session: 9a205bd4-2b0f-482f-9601-22afcd784bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11295 2024.08.12 21:44:05.248039 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11296 2024.08.12 21:44:05.248114 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11297 2024.08.12 21:44:05.248324 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11298 2024.08.12 21:44:05.248761 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11299 2024.08.12 21:44:05.248806 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11300 2024.08.12 21:44:05.249184 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11301 2024.08.12 21:44:05.249519 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11302 2024.08.12 21:44:05.249688 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001708 sec., 3512.8805620608896 rows/sec., 198.97 KiB/sec.
11303 2024.08.12 21:44:05.249902 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Debug> DynamicQueryHandler: Done processing query
11304 2024.08.12 21:44:05.249930 [ 3 ] {0e5b263f-7cae-4e99-bc26-e8df1740d536} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11305 2024.08.12 21:44:05.249946 [ 3 ] {} <Debug> HTTP-Session: 9a205bd4-2b0f-482f-9601-22afcd784bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.12 21:44:05.250103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11307 2024.08.12 21:44:05.250154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11308 2024.08.12 21:44:05.250175 [ 3 ] {} <Debug> HTTP-Session: e3495fd0-2e63-4140-abc9-d72fde0e424f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11309 2024.08.12 21:44:05.250193 [ 3 ] {} <Debug> HTTP-Session: e3495fd0-2e63-4140-abc9-d72fde0e424f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11310 2024.08.12 21:44:05.250206 [ 3 ] {} <Debug> HTTP-Session: e3495fd0-2e63-4140-abc9-d72fde0e424f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11311 2024.08.12 21:44:05.250239 [ 3 ] {} <Trace> HTTP-Session: e3495fd0-2e63-4140-abc9-d72fde0e424f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11312 2024.08.12 21:44:05.250342 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11313 2024.08.12 21:44:05.250388 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11314 2024.08.12 21:44:05.250520 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11315 2024.08.12 21:44:05.250866 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11316 2024.08.12 21:44:05.250904 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11317 2024.08.12 21:44:05.251207 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11318 2024.08.12 21:44:05.251522 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11319 2024.08.12 21:44:05.251685 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00136 sec., 2941.176470588235 rows/sec., 239.83 KiB/sec.
11320 2024.08.12 21:44:05.251914 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Debug> DynamicQueryHandler: Done processing query
11321 2024.08.12 21:44:05.251938 [ 3 ] {9f6832b1-e297-4687-99a3-c4b98ffdbcf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11322 2024.08.12 21:44:05.251954 [ 3 ] {} <Debug> HTTP-Session: e3495fd0-2e63-4140-abc9-d72fde0e424f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.08.12 21:44:05.252137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11324 2024.08.12 21:44:05.252184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11325 2024.08.12 21:44:05.252203 [ 3 ] {} <Debug> HTTP-Session: 24329088-3bd9-4460-ae97-192b76d73824 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11326 2024.08.12 21:44:05.252219 [ 3 ] {} <Debug> HTTP-Session: 24329088-3bd9-4460-ae97-192b76d73824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11327 2024.08.12 21:44:05.252234 [ 3 ] {} <Debug> HTTP-Session: 24329088-3bd9-4460-ae97-192b76d73824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11328 2024.08.12 21:44:05.252264 [ 3 ] {} <Trace> HTTP-Session: 24329088-3bd9-4460-ae97-192b76d73824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11329 2024.08.12 21:44:05.252405 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11330 2024.08.12 21:44:05.252447 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11331 2024.08.12 21:44:05.252574 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11332 2024.08.12 21:44:05.252950 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11333 2024.08.12 21:44:05.252987 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11334 2024.08.12 21:44:05.253308 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11335 2024.08.12 21:44:05.253612 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11336 2024.08.12 21:44:05.253773 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Debug> executeQuery: Read 163 rows, 14.68 KiB in 0.001424 sec., 114466.29213483147 rows/sec., 10.07 MiB/sec.
11337 2024.08.12 21:44:05.254026 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Debug> DynamicQueryHandler: Done processing query
11338 2024.08.12 21:44:05.254083 [ 3 ] {4af508a9-0d22-40f3-b03e-8d675650ba6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11339 2024.08.12 21:44:05.254141 [ 3 ] {} <Debug> HTTP-Session: 24329088-3bd9-4460-ae97-192b76d73824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.08.12 21:44:05.254318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11341 2024.08.12 21:44:05.254369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11342 2024.08.12 21:44:05.254387 [ 3 ] {} <Debug> HTTP-Session: 8c774492-5c3a-4260-b04c-9382e03b1ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11343 2024.08.12 21:44:05.254403 [ 3 ] {} <Debug> HTTP-Session: 8c774492-5c3a-4260-b04c-9382e03b1ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11344 2024.08.12 21:44:05.254417 [ 3 ] {} <Debug> HTTP-Session: 8c774492-5c3a-4260-b04c-9382e03b1ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11345 2024.08.12 21:44:05.254448 [ 3 ] {} <Trace> HTTP-Session: 8c774492-5c3a-4260-b04c-9382e03b1ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11346 2024.08.12 21:44:05.254545 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11347 2024.08.12 21:44:05.254589 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11348 2024.08.12 21:44:05.254729 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11349 2024.08.12 21:44:05.255072 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11350 2024.08.12 21:44:05.255107 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11351 2024.08.12 21:44:05.255404 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11352 2024.08.12 21:44:05.255710 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11353 2024.08.12 21:44:05.255868 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001339 sec., 2987.303958177745 rows/sec., 208.59 KiB/sec.
11354 2024.08.12 21:44:05.256077 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Debug> DynamicQueryHandler: Done processing query
11355 2024.08.12 21:44:05.256101 [ 3 ] {26bb1503-7bcd-4bdb-b9d2-46ac383b0cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11356 2024.08.12 21:44:05.256115 [ 3 ] {} <Debug> HTTP-Session: 8c774492-5c3a-4260-b04c-9382e03b1ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.08.12 21:44:05.256352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11358 2024.08.12 21:44:05.256399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11359 2024.08.12 21:44:05.256417 [ 3 ] {} <Debug> HTTP-Session: 319c45cd-79b7-4cf4-a880-2956279fad7f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11360 2024.08.12 21:44:05.256433 [ 3 ] {} <Debug> HTTP-Session: 319c45cd-79b7-4cf4-a880-2956279fad7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11361 2024.08.12 21:44:05.256446 [ 3 ] {} <Debug> HTTP-Session: 319c45cd-79b7-4cf4-a880-2956279fad7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11362 2024.08.12 21:44:05.256477 [ 3 ] {} <Trace> HTTP-Session: 319c45cd-79b7-4cf4-a880-2956279fad7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11363 2024.08.12 21:44:05.256681 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11364 2024.08.12 21:44:05.256723 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11365 2024.08.12 21:44:05.256850 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11366 2024.08.12 21:44:05.257371 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11367 2024.08.12 21:44:05.257406 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11368 2024.08.12 21:44:05.257737 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11369 2024.08.12 21:44:05.258037 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11370 2024.08.12 21:44:05.258186 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Debug> executeQuery: Read 386 rows, 27.80 KiB in 0.001608 sec., 240049.7512437811 rows/sec., 16.88 MiB/sec.
11371 2024.08.12 21:44:05.258429 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Debug> DynamicQueryHandler: Done processing query
11372 2024.08.12 21:44:05.258482 [ 3 ] {67b5d7f0-4504-4d1a-b164-9331817e4f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11373 2024.08.12 21:44:05.258531 [ 3 ] {} <Debug> HTTP-Session: 319c45cd-79b7-4cf4-a880-2956279fad7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.08.12 21:44:05.258727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11375 2024.08.12 21:44:05.258779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11376 2024.08.12 21:44:05.258798 [ 3 ] {} <Debug> HTTP-Session: 52c91814-0e76-440f-94d1-4ea57e030484 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11377 2024.08.12 21:44:05.258815 [ 3 ] {} <Debug> HTTP-Session: 52c91814-0e76-440f-94d1-4ea57e030484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11378 2024.08.12 21:44:05.258829 [ 3 ] {} <Debug> HTTP-Session: 52c91814-0e76-440f-94d1-4ea57e030484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11379 2024.08.12 21:44:05.258859 [ 3 ] {} <Trace> HTTP-Session: 52c91814-0e76-440f-94d1-4ea57e030484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11380 2024.08.12 21:44:05.258958 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11381 2024.08.12 21:44:05.259005 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11382 2024.08.12 21:44:05.259147 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11383 2024.08.12 21:44:05.259427 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11384 2024.08.12 21:44:05.259463 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11385 2024.08.12 21:44:05.259815 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11386 2024.08.12 21:44:05.260135 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11387 2024.08.12 21:44:05.260295 [ 112 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11388 2024.08.12 21:44:05.260301 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 189.43 KiB/sec.
11389 2024.08.12 21:44:05.260389 [ 112 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11390 2024.08.12 21:44:05.260455 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11391 2024.08.12 21:44:05.260645 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Debug> DynamicQueryHandler: Done processing query
11392 2024.08.12 21:44:05.260691 [ 3 ] {98df84f9-537e-4045-939c-c5a539d11baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11393 2024.08.12 21:44:05.260703 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
11394 2024.08.12 21:44:05.260716 [ 3 ] {} <Debug> HTTP-Session: 52c91814-0e76-440f-94d1-4ea57e030484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11395 2024.08.12 21:44:05.260959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11396 2024.08.12 21:44:05.261001 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11397 2024.08.12 21:44:05.261047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11398 2024.08.12 21:44:05.261078 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part
11399 2024.08.12 21:44:05.261088 [ 3 ] {} <Debug> HTTP-Session: 2ddac0f0-8d4c-4bae-9bea-caab99378d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11400 2024.08.12 21:44:05.261139 [ 3 ] {} <Debug> HTTP-Session: 2ddac0f0-8d4c-4bae-9bea-caab99378d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11401 2024.08.12 21:44:05.261175 [ 3 ] {} <Debug> HTTP-Session: 2ddac0f0-8d4c-4bae-9bea-caab99378d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11402 2024.08.12 21:44:05.261306 [ 3 ] {} <Trace> HTTP-Session: 2ddac0f0-8d4c-4bae-9bea-caab99378d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11403 2024.08.12 21:44:05.261390 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11404 2024.08.12 21:44:05.261687 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11405 2024.08.12 21:44:05.261722 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11406 2024.08.12 21:44:05.261908 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11407 2024.08.12 21:44:05.261975 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11408 2024.08.12 21:44:05.262337 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11409 2024.08.12 21:44:05.262697 [ 199 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
11410 2024.08.12 21:44:05.262957 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11411 2024.08.12 21:44:05.263919 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11412 2024.08.12 21:44:05.263973 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11413 2024.08.12 21:44:05.265056 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11414 2024.08.12 21:44:05.265585 [ 201 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.005004333 sec., 35968.82941243119 rows/sec., 1.51 MiB/sec.
11415 2024.08.12 21:44:05.265862 [ 201 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11416 2024.08.12 21:44:05.265871 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11417 2024.08.12 21:44:05.266263 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004757 sec., 16186.672272440614 rows/sec., 1020.70 KiB/sec.
11418 2024.08.12 21:44:05.267052 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Debug> DynamicQueryHandler: Done processing query
11419 2024.08.12 21:44:05.267090 [ 3 ] {8ed31215-8781-4af9-a7ec-68cc8c073826} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11420 2024.08.12 21:44:05.267133 [ 3 ] {} <Debug> HTTP-Session: 2ddac0f0-8d4c-4bae-9bea-caab99378d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.08.12 21:44:05.267246 [ 201 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11422 2024.08.12 21:44:05.267360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11423 2024.08.12 21:44:05.267371 [ 201 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_30_6} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11424 2024.08.12 21:44:05.267432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11425 2024.08.12 21:44:05.267499 [ 3 ] {} <Debug> HTTP-Session: 9193863f-03f6-47f8-93f2-146a39b679eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11426 2024.08.12 21:44:05.267540 [ 3 ] {} <Debug> HTTP-Session: 9193863f-03f6-47f8-93f2-146a39b679eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.08.12 21:44:05.267542 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11428 2024.08.12 21:44:05.267564 [ 3 ] {} <Debug> HTTP-Session: 9193863f-03f6-47f8-93f2-146a39b679eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11429 2024.08.12 21:44:05.267618 [ 3 ] {} <Trace> HTTP-Session: 9193863f-03f6-47f8-93f2-146a39b679eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11430 2024.08.12 21:44:05.267800 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11431 2024.08.12 21:44:05.267846 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11432 2024.08.12 21:44:05.268015 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11433 2024.08.12 21:44:05.268412 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11434 2024.08.12 21:44:05.268448 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11435 2024.08.12 21:44:05.268839 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11436 2024.08.12 21:44:05.269180 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11437 2024.08.12 21:44:05.269343 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001637 sec., 98961.51496640196 rows/sec., 6.89 MiB/sec.
11438 2024.08.12 21:44:05.269602 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Debug> DynamicQueryHandler: Done processing query
11439 2024.08.12 21:44:05.269658 [ 3 ] {2136d7fa-5e62-4102-9f0f-fc40f3a7b059} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11440 2024.08.12 21:44:05.269704 [ 3 ] {} <Debug> HTTP-Session: 9193863f-03f6-47f8-93f2-146a39b679eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.12 21:44:05.269865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11442 2024.08.12 21:44:05.269915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11443 2024.08.12 21:44:05.269933 [ 3 ] {} <Debug> HTTP-Session: 4d48e747-a356-4690-97d9-64197d223e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11444 2024.08.12 21:44:05.269949 [ 3 ] {} <Debug> HTTP-Session: 4d48e747-a356-4690-97d9-64197d223e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.08.12 21:44:05.269963 [ 3 ] {} <Debug> HTTP-Session: 4d48e747-a356-4690-97d9-64197d223e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11446 2024.08.12 21:44:05.269993 [ 3 ] {} <Trace> HTTP-Session: 4d48e747-a356-4690-97d9-64197d223e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11447 2024.08.12 21:44:05.270099 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11448 2024.08.12 21:44:05.270145 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11449 2024.08.12 21:44:05.270286 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11450 2024.08.12 21:44:05.270556 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11451 2024.08.12 21:44:05.270592 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11452 2024.08.12 21:44:05.270942 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11453 2024.08.12 21:44:05.271259 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11454 2024.08.12 21:44:05.271419 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001351 sec., 17024.426350851223 rows/sec., 920.90 KiB/sec.
11455 2024.08.12 21:44:05.271585 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Debug> DynamicQueryHandler: Done processing query
11456 2024.08.12 21:44:05.271609 [ 3 ] {924e4d69-486a-4c7e-8dcc-5f3fa1b32acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11457 2024.08.12 21:44:05.271625 [ 3 ] {} <Debug> HTTP-Session: 4d48e747-a356-4690-97d9-64197d223e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.08.12 21:44:05.271758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11459 2024.08.12 21:44:05.271805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11460 2024.08.12 21:44:05.271823 [ 3 ] {} <Debug> HTTP-Session: 41e39c7c-5276-452c-8f5d-95ffcc8312ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11461 2024.08.12 21:44:05.271838 [ 3 ] {} <Debug> HTTP-Session: 41e39c7c-5276-452c-8f5d-95ffcc8312ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.08.12 21:44:05.271851 [ 3 ] {} <Debug> HTTP-Session: 41e39c7c-5276-452c-8f5d-95ffcc8312ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.08.12 21:44:05.271881 [ 3 ] {} <Trace> HTTP-Session: 41e39c7c-5276-452c-8f5d-95ffcc8312ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11464 2024.08.12 21:44:05.272000 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11465 2024.08.12 21:44:05.272043 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11466 2024.08.12 21:44:05.272170 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11467 2024.08.12 21:44:05.272458 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11468 2024.08.12 21:44:05.272519 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11469 2024.08.12 21:44:05.272871 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11470 2024.08.12 21:44:05.273194 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11471 2024.08.12 21:44:05.273350 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
11472 2024.08.12 21:44:05.273513 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Debug> DynamicQueryHandler: Done processing query
11473 2024.08.12 21:44:05.273537 [ 3 ] {88eb09ae-9d3b-4fe8-aec6-d8cd0a08a30b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11474 2024.08.12 21:44:05.273553 [ 3 ] {} <Debug> HTTP-Session: 41e39c7c-5276-452c-8f5d-95ffcc8312ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.08.12 21:44:10.244251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11476 2024.08.12 21:44:10.244391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11477 2024.08.12 21:44:10.244416 [ 3 ] {} <Debug> HTTP-Session: fc42632f-2cc5-4dd0-be51-16cc23f5651c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11478 2024.08.12 21:44:10.244440 [ 3 ] {} <Debug> HTTP-Session: fc42632f-2cc5-4dd0-be51-16cc23f5651c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.08.12 21:44:10.244481 [ 3 ] {} <Debug> HTTP-Session: fc42632f-2cc5-4dd0-be51-16cc23f5651c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11480 2024.08.12 21:44:10.244531 [ 3 ] {} <Trace> HTTP-Session: fc42632f-2cc5-4dd0-be51-16cc23f5651c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11481 2024.08.12 21:44:10.244721 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11482 2024.08.12 21:44:10.244790 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11483 2024.08.12 21:44:10.244988 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11484 2024.08.12 21:44:10.245459 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11485 2024.08.12 21:44:10.245502 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11486 2024.08.12 21:44:10.245879 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11487 2024.08.12 21:44:10.246218 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11488 2024.08.12 21:44:10.246364 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001707 sec., 18160.515524311657 rows/sec., 1.44 MiB/sec.
11489 2024.08.12 21:44:10.246684 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Debug> DynamicQueryHandler: Done processing query
11490 2024.08.12 21:44:10.246750 [ 3 ] {8f847d58-5d50-4606-92e8-982bc7d9bfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11491 2024.08.12 21:44:10.246809 [ 3 ] {} <Debug> HTTP-Session: fc42632f-2cc5-4dd0-be51-16cc23f5651c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.08.12 21:44:10.246994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11493 2024.08.12 21:44:10.247059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11494 2024.08.12 21:44:10.247078 [ 3 ] {} <Debug> HTTP-Session: c52212e9-ce94-46f2-a9a6-c1f77d5a6d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11495 2024.08.12 21:44:10.247097 [ 3 ] {} <Debug> HTTP-Session: c52212e9-ce94-46f2-a9a6-c1f77d5a6d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11496 2024.08.12 21:44:10.247111 [ 3 ] {} <Debug> HTTP-Session: c52212e9-ce94-46f2-a9a6-c1f77d5a6d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11497 2024.08.12 21:44:10.247149 [ 3 ] {} <Trace> HTTP-Session: c52212e9-ce94-46f2-a9a6-c1f77d5a6d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11498 2024.08.12 21:44:10.247267 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11499 2024.08.12 21:44:10.247319 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11500 2024.08.12 21:44:10.247477 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11501 2024.08.12 21:44:10.247826 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11502 2024.08.12 21:44:10.247863 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11503 2024.08.12 21:44:10.248169 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11504 2024.08.12 21:44:10.248480 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11505 2024.08.12 21:44:10.248608 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001376 sec., 1453.4883720930231 rows/sec., 118.52 KiB/sec.
11506 2024.08.12 21:44:10.248789 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Debug> DynamicQueryHandler: Done processing query
11507 2024.08.12 21:44:10.248814 [ 3 ] {88ceb35d-6d91-4098-895f-07578ec7ccd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11508 2024.08.12 21:44:10.248830 [ 3 ] {} <Debug> HTTP-Session: c52212e9-ce94-46f2-a9a6-c1f77d5a6d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.08.12 21:44:10.249010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11510 2024.08.12 21:44:10.249064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11511 2024.08.12 21:44:10.249082 [ 3 ] {} <Debug> HTTP-Session: 9f38fcc7-e018-4da5-9e1d-0c2ce74b38f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11512 2024.08.12 21:44:10.249099 [ 3 ] {} <Debug> HTTP-Session: 9f38fcc7-e018-4da5-9e1d-0c2ce74b38f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11513 2024.08.12 21:44:10.249113 [ 3 ] {} <Debug> HTTP-Session: 9f38fcc7-e018-4da5-9e1d-0c2ce74b38f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.08.12 21:44:10.249147 [ 3 ] {} <Trace> HTTP-Session: 9f38fcc7-e018-4da5-9e1d-0c2ce74b38f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11515 2024.08.12 21:44:10.249292 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11516 2024.08.12 21:44:10.249337 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11517 2024.08.12 21:44:10.249464 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11518 2024.08.12 21:44:10.249859 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11519 2024.08.12 21:44:10.249895 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11520 2024.08.12 21:44:10.250208 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11521 2024.08.12 21:44:10.250523 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11522 2024.08.12 21:44:10.250651 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Debug> executeQuery: Read 150 rows, 12.86 KiB in 0.001423 sec., 105411.10330288124 rows/sec., 8.83 MiB/sec.
11523 2024.08.12 21:44:10.250817 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Debug> DynamicQueryHandler: Done processing query
11524 2024.08.12 21:44:10.250841 [ 3 ] {26e1e4fe-57a5-4729-9481-05abe92197e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11525 2024.08.12 21:44:10.250857 [ 3 ] {} <Debug> HTTP-Session: 9f38fcc7-e018-4da5-9e1d-0c2ce74b38f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.08.12 21:44:10.250989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11527 2024.08.12 21:44:10.251038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11528 2024.08.12 21:44:10.251057 [ 3 ] {} <Debug> HTTP-Session: a8ed882f-16c2-4e80-b65d-77d2cad0d9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11529 2024.08.12 21:44:10.251073 [ 3 ] {} <Debug> HTTP-Session: a8ed882f-16c2-4e80-b65d-77d2cad0d9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11530 2024.08.12 21:44:10.251087 [ 3 ] {} <Debug> HTTP-Session: a8ed882f-16c2-4e80-b65d-77d2cad0d9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.08.12 21:44:10.251117 [ 3 ] {} <Trace> HTTP-Session: a8ed882f-16c2-4e80-b65d-77d2cad0d9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11532 2024.08.12 21:44:10.251210 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11533 2024.08.12 21:44:10.251253 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11534 2024.08.12 21:44:10.251377 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11535 2024.08.12 21:44:10.251638 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11536 2024.08.12 21:44:10.251674 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11537 2024.08.12 21:44:10.251967 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11538 2024.08.12 21:44:10.252263 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11539 2024.08.12 21:44:10.252390 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001205 sec., 1659.7510373443984 rows/sec., 115.89 KiB/sec.
11540 2024.08.12 21:44:10.252592 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Debug> DynamicQueryHandler: Done processing query
11541 2024.08.12 21:44:10.252616 [ 3 ] {c56630fa-16c8-43f9-9b8d-e1bb4249c86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11542 2024.08.12 21:44:10.252631 [ 3 ] {} <Debug> HTTP-Session: a8ed882f-16c2-4e80-b65d-77d2cad0d9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.08.12 21:44:10.252766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11544 2024.08.12 21:44:10.252815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11545 2024.08.12 21:44:10.252833 [ 3 ] {} <Debug> HTTP-Session: 68e7a72f-6c27-48a2-bf3a-f19361b6e98c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11546 2024.08.12 21:44:10.252849 [ 3 ] {} <Debug> HTTP-Session: 68e7a72f-6c27-48a2-bf3a-f19361b6e98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.08.12 21:44:10.252862 [ 3 ] {} <Debug> HTTP-Session: 68e7a72f-6c27-48a2-bf3a-f19361b6e98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.08.12 21:44:10.252893 [ 3 ] {} <Trace> HTTP-Session: 68e7a72f-6c27-48a2-bf3a-f19361b6e98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11549 2024.08.12 21:44:10.253018 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11550 2024.08.12 21:44:10.253061 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11551 2024.08.12 21:44:10.253183 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11552 2024.08.12 21:44:10.253511 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11553 2024.08.12 21:44:10.253547 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11554 2024.08.12 21:44:10.253856 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11555 2024.08.12 21:44:10.254154 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11556 2024.08.12 21:44:10.254278 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001311 sec., 73989.32112890923 rows/sec., 5.78 MiB/sec.
11557 2024.08.12 21:44:10.254438 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Debug> DynamicQueryHandler: Done processing query
11558 2024.08.12 21:44:10.254462 [ 3 ] {02a67337-d0f4-493d-a839-ccab7b68587d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11559 2024.08.12 21:44:10.254478 [ 3 ] {} <Debug> HTTP-Session: 68e7a72f-6c27-48a2-bf3a-f19361b6e98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.08.12 21:44:10.254662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11561 2024.08.12 21:44:10.254710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11562 2024.08.12 21:44:10.254728 [ 3 ] {} <Debug> HTTP-Session: 47ef9fe7-c63a-41a0-853f-65d5241ad6c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11563 2024.08.12 21:44:10.254744 [ 3 ] {} <Debug> HTTP-Session: 47ef9fe7-c63a-41a0-853f-65d5241ad6c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.08.12 21:44:10.254757 [ 3 ] {} <Debug> HTTP-Session: 47ef9fe7-c63a-41a0-853f-65d5241ad6c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.08.12 21:44:10.254788 [ 3 ] {} <Trace> HTTP-Session: 47ef9fe7-c63a-41a0-853f-65d5241ad6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11566 2024.08.12 21:44:10.254931 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11567 2024.08.12 21:44:10.254978 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11568 2024.08.12 21:44:10.255117 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11569 2024.08.12 21:44:10.255484 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11570 2024.08.12 21:44:10.255519 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11571 2024.08.12 21:44:10.255893 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11572 2024.08.12 21:44:10.256210 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11573 2024.08.12 21:44:10.256330 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001501 sec., 107261.8254497002 rows/sec., 7.47 MiB/sec.
11574 2024.08.12 21:44:10.256582 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Debug> DynamicQueryHandler: Done processing query
11575 2024.08.12 21:44:10.256648 [ 3 ] {034364bb-cd58-4bd4-867f-0e0f450270c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11576 2024.08.12 21:44:10.256704 [ 3 ] {} <Debug> HTTP-Session: 47ef9fe7-c63a-41a0-853f-65d5241ad6c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.08.12 21:44:10.257033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11578 2024.08.12 21:44:10.257095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11579 2024.08.12 21:44:10.257119 [ 3 ] {} <Debug> HTTP-Session: 558fb36f-0d6a-4155-bb5f-13d5357e1dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11580 2024.08.12 21:44:10.257139 [ 3 ] {} <Debug> HTTP-Session: 558fb36f-0d6a-4155-bb5f-13d5357e1dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.08.12 21:44:10.257155 [ 3 ] {} <Debug> HTTP-Session: 558fb36f-0d6a-4155-bb5f-13d5357e1dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.08.12 21:44:10.257194 [ 3 ] {} <Trace> HTTP-Session: 558fb36f-0d6a-4155-bb5f-13d5357e1dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11583 2024.08.12 21:44:10.257550 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11584 2024.08.12 21:44:10.257619 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <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
11585 2024.08.12 21:44:10.258034 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11586 2024.08.12 21:44:10.258770 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11587 2024.08.12 21:44:10.258805 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11588 2024.08.12 21:44:10.259427 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11589 2024.08.12 21:44:10.259843 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11590 2024.08.12 21:44:10.259997 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002698 sec., 11489.992587101557 rows/sec., 20.59 MiB/sec.
11591 2024.08.12 21:44:10.260222 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Debug> DynamicQueryHandler: Done processing query
11592 2024.08.12 21:44:10.260245 [ 3 ] {2b848900-27cf-4bf2-bc2e-c8dd0838ad5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11593 2024.08.12 21:44:10.260261 [ 3 ] {} <Debug> HTTP-Session: 558fb36f-0d6a-4155-bb5f-13d5357e1dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.12 21:44:10.260430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11595 2024.08.12 21:44:10.260477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11596 2024.08.12 21:44:10.260496 [ 3 ] {} <Debug> HTTP-Session: 674bab28-0419-4662-9150-19a5646520af Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11597 2024.08.12 21:44:10.260511 [ 3 ] {} <Debug> HTTP-Session: 674bab28-0419-4662-9150-19a5646520af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.08.12 21:44:10.260525 [ 3 ] {} <Debug> HTTP-Session: 674bab28-0419-4662-9150-19a5646520af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11599 2024.08.12 21:44:10.260556 [ 3 ] {} <Trace> HTTP-Session: 674bab28-0419-4662-9150-19a5646520af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11600 2024.08.12 21:44:10.260672 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11601 2024.08.12 21:44:10.260714 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11602 2024.08.12 21:44:10.260839 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11603 2024.08.12 21:44:10.261131 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11604 2024.08.12 21:44:10.261166 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11605 2024.08.12 21:44:10.261516 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11606 2024.08.12 21:44:10.261837 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11607 2024.08.12 21:44:10.261960 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
11608 2024.08.12 21:44:10.262145 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Debug> DynamicQueryHandler: Done processing query
11609 2024.08.12 21:44:10.262179 [ 3 ] {8a83013a-5e46-423b-96d6-789489357135} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11610 2024.08.12 21:44:10.262209 [ 3 ] {} <Debug> HTTP-Session: 674bab28-0419-4662-9150-19a5646520af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.08.12 21:44:15.247855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11612 2024.08.12 21:44:15.247983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11613 2024.08.12 21:44:15.248007 [ 3 ] {} <Debug> HTTP-Session: 65ac3d8a-9bc1-446b-be57-1dce2621833c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11614 2024.08.12 21:44:15.248031 [ 3 ] {} <Debug> HTTP-Session: 65ac3d8a-9bc1-446b-be57-1dce2621833c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.08.12 21:44:15.248045 [ 3 ] {} <Debug> HTTP-Session: 65ac3d8a-9bc1-446b-be57-1dce2621833c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.08.12 21:44:15.248095 [ 3 ] {} <Trace> HTTP-Session: 65ac3d8a-9bc1-446b-be57-1dce2621833c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11617 2024.08.12 21:44:15.248273 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11618 2024.08.12 21:44:15.248338 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11619 2024.08.12 21:44:15.248535 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11620 2024.08.12 21:44:15.249032 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11621 2024.08.12 21:44:15.249075 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11622 2024.08.12 21:44:15.249440 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11623 2024.08.12 21:44:15.249786 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11624 2024.08.12 21:44:15.249937 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001717 sec., 3494.4670937682004 rows/sec., 197.93 KiB/sec.
11625 2024.08.12 21:44:15.250145 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Debug> DynamicQueryHandler: Done processing query
11626 2024.08.12 21:44:15.250173 [ 3 ] {962586d1-37fc-4f1e-993d-9ee142f3c45d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11627 2024.08.12 21:44:15.250189 [ 3 ] {} <Debug> HTTP-Session: 65ac3d8a-9bc1-446b-be57-1dce2621833c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.08.12 21:44:15.250482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11629 2024.08.12 21:44:15.250541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11630 2024.08.12 21:44:15.250562 [ 3 ] {} <Debug> HTTP-Session: 7eb9880a-8eab-46ba-87bf-4374fe6666e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11631 2024.08.12 21:44:15.250580 [ 3 ] {} <Debug> HTTP-Session: 7eb9880a-8eab-46ba-87bf-4374fe6666e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.08.12 21:44:15.250593 [ 3 ] {} <Debug> HTTP-Session: 7eb9880a-8eab-46ba-87bf-4374fe6666e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.08.12 21:44:15.250628 [ 3 ] {} <Trace> HTTP-Session: 7eb9880a-8eab-46ba-87bf-4374fe6666e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11634 2024.08.12 21:44:15.250775 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11635 2024.08.12 21:44:15.250828 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11636 2024.08.12 21:44:15.250957 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11637 2024.08.12 21:44:15.251427 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11638 2024.08.12 21:44:15.251463 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11639 2024.08.12 21:44:15.251778 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11640 2024.08.12 21:44:15.252083 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11641 2024.08.12 21:44:15.252220 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001511 sec., 106551.95234943746 rows/sec., 9.39 MiB/sec.
11642 2024.08.12 21:44:15.252420 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Debug> DynamicQueryHandler: Done processing query
11643 2024.08.12 21:44:15.252446 [ 3 ] {fbe7935d-bdeb-4d68-a8c7-9e2d27b73962} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11644 2024.08.12 21:44:15.252462 [ 3 ] {} <Debug> HTTP-Session: 7eb9880a-8eab-46ba-87bf-4374fe6666e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.12 21:44:15.252649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11646 2024.08.12 21:44:15.252700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11647 2024.08.12 21:44:15.252719 [ 3 ] {} <Debug> HTTP-Session: 2ed9392d-9202-490a-8fcf-aed1c4552c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11648 2024.08.12 21:44:15.252735 [ 3 ] {} <Debug> HTTP-Session: 2ed9392d-9202-490a-8fcf-aed1c4552c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.08.12 21:44:15.252749 [ 3 ] {} <Debug> HTTP-Session: 2ed9392d-9202-490a-8fcf-aed1c4552c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.08.12 21:44:15.252780 [ 3 ] {} <Trace> HTTP-Session: 2ed9392d-9202-490a-8fcf-aed1c4552c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11651 2024.08.12 21:44:15.252988 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11652 2024.08.12 21:44:15.253031 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11653 2024.08.12 21:44:15.253170 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11654 2024.08.12 21:44:15.253693 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11655 2024.08.12 21:44:15.253729 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11656 2024.08.12 21:44:15.254053 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11657 2024.08.12 21:44:15.254359 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11658 2024.08.12 21:44:15.254511 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001637 sec., 233353.69578497251 rows/sec., 16.39 MiB/sec.
11659 2024.08.12 21:44:15.254675 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Debug> DynamicQueryHandler: Done processing query
11660 2024.08.12 21:44:15.254699 [ 3 ] {f5b313dc-e64b-4780-a811-4db64ddda871} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11661 2024.08.12 21:44:15.254714 [ 3 ] {} <Debug> HTTP-Session: 2ed9392d-9202-490a-8fcf-aed1c4552c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11662 2024.08.12 21:44:15.254910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11663 2024.08.12 21:44:15.254959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11664 2024.08.12 21:44:15.254977 [ 3 ] {} <Debug> HTTP-Session: e929a14a-e9a9-4e52-95ca-a2b7e7988f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11665 2024.08.12 21:44:15.254994 [ 3 ] {} <Debug> HTTP-Session: e929a14a-e9a9-4e52-95ca-a2b7e7988f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11666 2024.08.12 21:44:15.255007 [ 3 ] {} <Debug> HTTP-Session: e929a14a-e9a9-4e52-95ca-a2b7e7988f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.08.12 21:44:15.255038 [ 3 ] {} <Trace> HTTP-Session: e929a14a-e9a9-4e52-95ca-a2b7e7988f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11668 2024.08.12 21:44:15.255132 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11669 2024.08.12 21:44:15.255177 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11670 2024.08.12 21:44:15.255306 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11671 2024.08.12 21:44:15.255578 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11672 2024.08.12 21:44:15.255614 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11673 2024.08.12 21:44:15.255962 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11674 2024.08.12 21:44:15.256289 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11675 2024.08.12 21:44:15.256444 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 192.97 KiB/sec.
11676 2024.08.12 21:44:15.256605 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Debug> DynamicQueryHandler: Done processing query
11677 2024.08.12 21:44:15.256630 [ 3 ] {4b0e08e6-d177-4a86-a7dc-dc3597c38732} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11678 2024.08.12 21:44:15.256645 [ 3 ] {} <Debug> HTTP-Session: e929a14a-e9a9-4e52-95ca-a2b7e7988f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.08.12 21:44:15.256766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11680 2024.08.12 21:44:15.256813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11681 2024.08.12 21:44:15.256832 [ 3 ] {} <Debug> HTTP-Session: cf064cbb-cbe7-4214-8ceb-9196070d381f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11682 2024.08.12 21:44:15.256848 [ 3 ] {} <Debug> HTTP-Session: cf064cbb-cbe7-4214-8ceb-9196070d381f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11683 2024.08.12 21:44:15.256862 [ 3 ] {} <Debug> HTTP-Session: cf064cbb-cbe7-4214-8ceb-9196070d381f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.08.12 21:44:15.256893 [ 3 ] {} <Trace> HTTP-Session: cf064cbb-cbe7-4214-8ceb-9196070d381f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11685 2024.08.12 21:44:15.257027 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11686 2024.08.12 21:44:15.257074 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11687 2024.08.12 21:44:15.257215 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11688 2024.08.12 21:44:15.257531 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11689 2024.08.12 21:44:15.257566 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11690 2024.08.12 21:44:15.257927 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11691 2024.08.12 21:44:15.258259 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11692 2024.08.12 21:44:15.258421 [ 104 ] {} <Debug> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11693 2024.08.12 21:44:15.258426 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001452 sec., 53030.30303030303 rows/sec., 3.27 MiB/sec.
11694 2024.08.12 21:44:15.258506 [ 104 ] {} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11695 2024.08.12 21:44:15.258579 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11696 2024.08.12 21:44:15.258779 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Debug> DynamicQueryHandler: Done processing query
11697 2024.08.12 21:44:15.258780 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
11698 2024.08.12 21:44:15.258836 [ 3 ] {53437c05-7738-4ca9-b451-d6a5f49a5943} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11699 2024.08.12 21:44:15.258884 [ 3 ] {} <Debug> HTTP-Session: cf064cbb-cbe7-4214-8ceb-9196070d381f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11700 2024.08.12 21:44:15.259012 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11701 2024.08.12 21:44:15.259059 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
11702 2024.08.12 21:44:15.259151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11703 2024.08.12 21:44:15.259223 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
11704 2024.08.12 21:44:15.259297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11705 2024.08.12 21:44:15.259366 [ 3 ] {} <Debug> HTTP-Session: 40f5a97b-e298-4dba-b812-7f72f9f47f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11706 2024.08.12 21:44:15.259457 [ 3 ] {} <Debug> HTTP-Session: 40f5a97b-e298-4dba-b812-7f72f9f47f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.08.12 21:44:15.259550 [ 3 ] {} <Debug> HTTP-Session: 40f5a97b-e298-4dba-b812-7f72f9f47f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11708 2024.08.12 21:44:15.259726 [ 3 ] {} <Trace> HTTP-Session: 40f5a97b-e298-4dba-b812-7f72f9f47f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11709 2024.08.12 21:44:15.259742 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::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
11710 2024.08.12 21:44:15.259973 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
11711 2024.08.12 21:44:15.260135 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11712 2024.08.12 21:44:15.260297 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
11713 2024.08.12 21:44:15.260341 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11714 2024.08.12 21:44:15.260699 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
11715 2024.08.12 21:44:15.261315 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11716 2024.08.12 21:44:15.262246 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11717 2024.08.12 21:44:15.262313 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11718 2024.08.12 21:44:15.263239 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11719 2024.08.12 21:44:15.263925 [ 196 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005235625 sec., 455915.0053718515 rows/sec., 28.08 MiB/sec.
11720 2024.08.12 21:44:15.264132 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11721 2024.08.12 21:44:15.264408 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004489 sec., 35642.682111828915 rows/sec., 2.48 MiB/sec.
11722 2024.08.12 21:44:15.264583 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11723 2024.08.12 21:44:15.264713 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Debug> DynamicQueryHandler: Done processing query
11724 2024.08.12 21:44:15.264763 [ 3 ] {f56dd209-a705-4ec4-aabb-8b66f1bb1fc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11725 2024.08.12 21:44:15.264781 [ 3 ] {} <Debug> HTTP-Session: 40f5a97b-e298-4dba-b812-7f72f9f47f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.08.12 21:44:15.264946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11727 2024.08.12 21:44:15.265072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11728 2024.08.12 21:44:15.265129 [ 3 ] {} <Debug> HTTP-Session: 02042799-c81c-4bba-be8d-b2cfc9389425 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11729 2024.08.12 21:44:15.265174 [ 3 ] {} <Debug> HTTP-Session: 02042799-c81c-4bba-be8d-b2cfc9389425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11730 2024.08.12 21:44:15.265212 [ 3 ] {} <Debug> HTTP-Session: 02042799-c81c-4bba-be8d-b2cfc9389425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.08.12 21:44:15.265275 [ 3 ] {} <Trace> HTTP-Session: 02042799-c81c-4bba-be8d-b2cfc9389425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11732 2024.08.12 21:44:15.265460 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11733 2024.08.12 21:44:15.265496 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11734 2024.08.12 21:44:15.265540 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11735 2024.08.12 21:44:15.265695 [ 201 ] {c8a00009-efcd-455c-86f5-0ff3f40c7fab::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11736 2024.08.12 21:44:15.265919 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11737 2024.08.12 21:44:15.265920 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
11738 2024.08.12 21:44:15.266240 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11739 2024.08.12 21:44:15.266281 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11740 2024.08.12 21:44:15.266644 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11741 2024.08.12 21:44:15.266970 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11742 2024.08.12 21:44:15.267128 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001737 sec., 13241.220495106505 rows/sec., 716.26 KiB/sec.
11743 2024.08.12 21:44:15.267338 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Debug> DynamicQueryHandler: Done processing query
11744 2024.08.12 21:44:15.267362 [ 3 ] {e89314d6-b48e-4d07-b548-ee3537b4aba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11745 2024.08.12 21:44:15.267379 [ 3 ] {} <Debug> HTTP-Session: 02042799-c81c-4bba-be8d-b2cfc9389425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11746 2024.08.12 21:44:15.267505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11747 2024.08.12 21:44:15.267551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11748 2024.08.12 21:44:15.267570 [ 3 ] {} <Debug> HTTP-Session: 66520693-6f67-46cc-a00e-28970c853a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11749 2024.08.12 21:44:15.267586 [ 3 ] {} <Debug> HTTP-Session: 66520693-6f67-46cc-a00e-28970c853a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11750 2024.08.12 21:44:15.267599 [ 3 ] {} <Debug> HTTP-Session: 66520693-6f67-46cc-a00e-28970c853a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11751 2024.08.12 21:44:15.267632 [ 3 ] {} <Trace> HTTP-Session: 66520693-6f67-46cc-a00e-28970c853a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11752 2024.08.12 21:44:15.267754 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11753 2024.08.12 21:44:15.267797 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11754 2024.08.12 21:44:15.267924 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11755 2024.08.12 21:44:15.268239 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11756 2024.08.12 21:44:15.268274 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
11757 2024.08.12 21:44:15.268623 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11758 2024.08.12 21:44:15.268952 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11759 2024.08.12 21:44:15.269103 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
11760 2024.08.12 21:44:15.269274 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Debug> DynamicQueryHandler: Done processing query
11761 2024.08.12 21:44:15.269299 [ 3 ] {d1c0587c-3a91-40ba-9880-3074367272d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11762 2024.08.12 21:44:15.269315 [ 3 ] {} <Debug> HTTP-Session: 66520693-6f67-46cc-a00e-28970c853a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11763 2024.08.12 21:44:18.331626 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
11764 2024.08.12 21:44:18.331699 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
11765 2024.08.12 21:44:20.246095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11766 2024.08.12 21:44:20.246204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11767 2024.08.12 21:44:20.246227 [ 3 ] {} <Debug> HTTP-Session: 5a46f10d-ca7e-457e-88d1-a756aa6984cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11768 2024.08.12 21:44:20.246251 [ 3 ] {} <Debug> HTTP-Session: 5a46f10d-ca7e-457e-88d1-a756aa6984cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11769 2024.08.12 21:44:20.246265 [ 3 ] {} <Debug> HTTP-Session: 5a46f10d-ca7e-457e-88d1-a756aa6984cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11770 2024.08.12 21:44:20.246314 [ 3 ] {} <Trace> HTTP-Session: 5a46f10d-ca7e-457e-88d1-a756aa6984cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11771 2024.08.12 21:44:20.246503 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11772 2024.08.12 21:44:20.246567 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11773 2024.08.12 21:44:20.246756 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11774 2024.08.12 21:44:20.247226 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11775 2024.08.12 21:44:20.247267 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11776 2024.08.12 21:44:20.247636 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11777 2024.08.12 21:44:20.247978 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11778 2024.08.12 21:44:20.248126 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001683 sec., 18419.4890077243 rows/sec., 1.46 MiB/sec.
11779 2024.08.12 21:44:20.248138 [ 102 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11780 2024.08.12 21:44:20.248203 [ 102 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11781 2024.08.12 21:44:20.248240 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11782 2024.08.12 21:44:20.248358 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Debug> DynamicQueryHandler: Done processing query
11783 2024.08.12 21:44:20.248362 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11784 2024.08.12 21:44:20.248387 [ 3 ] {b1c259e9-8287-4fc5-b231-b26c97c7a91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11785 2024.08.12 21:44:20.248419 [ 3 ] {} <Debug> HTTP-Session: 5a46f10d-ca7e-457e-88d1-a756aa6984cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.08.12 21:44:20.248517 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11787 2024.08.12 21:44:20.248552 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 37 rows starting from the beginning of the part
11788 2024.08.12 21:44:20.248603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11789 2024.08.12 21:44:20.248646 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part
11790 2024.08.12 21:44:20.248696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11791 2024.08.12 21:44:20.248784 [ 3 ] {} <Debug> HTTP-Session: a3575d6d-978a-4113-b868-321c37628e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11792 2024.08.12 21:44:20.248889 [ 3 ] {} <Debug> HTTP-Session: a3575d6d-978a-4113-b868-321c37628e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11793 2024.08.12 21:44:20.248897 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part
11794 2024.08.12 21:44:20.248934 [ 3 ] {} <Debug> HTTP-Session: a3575d6d-978a-4113-b868-321c37628e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.08.12 21:44:20.249106 [ 3 ] {} <Trace> HTTP-Session: a3575d6d-978a-4113-b868-321c37628e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11796 2024.08.12 21:44:20.249134 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part
11797 2024.08.12 21:44:20.249318 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part
11798 2024.08.12 21:44:20.249385 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11799 2024.08.12 21:44:20.249582 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11800 2024.08.12 21:44:20.249619 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part
11801 2024.08.12 21:44:20.250195 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11802 2024.08.12 21:44:20.250697 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11803 2024.08.12 21:44:20.250745 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11804 2024.08.12 21:44:20.251210 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11805 2024.08.12 21:44:20.251271 [ 198 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971707 sec., 47783.98408726029 rows/sec., 3.62 MiB/sec.
11806 2024.08.12 21:44:20.251563 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11807 2024.08.12 21:44:20.251757 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11808 2024.08.12 21:44:20.252152 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002853 sec., 1402.0329477742728 rows/sec., 114.33 KiB/sec.
11809 2024.08.12 21:44:20.252527 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Debug> DynamicQueryHandler: Done processing query
11810 2024.08.12 21:44:20.252573 [ 3 ] {e7ad7a92-7c9a-439d-a1ad-ed3437c3499a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11811 2024.08.12 21:44:20.252606 [ 3 ] {} <Debug> HTTP-Session: a3575d6d-978a-4113-b868-321c37628e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11812 2024.08.12 21:44:20.252662 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11813 2024.08.12 21:44:20.252768 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_61_12} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11814 2024.08.12 21:44:20.252811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11815 2024.08.12 21:44:20.252918 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11816 2024.08.12 21:44:20.252928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11817 2024.08.12 21:44:20.252976 [ 3 ] {} <Debug> HTTP-Session: e4666c55-fc50-4df7-bac3-b3e95bbc4902 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11818 2024.08.12 21:44:20.252993 [ 3 ] {} <Debug> HTTP-Session: e4666c55-fc50-4df7-bac3-b3e95bbc4902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.08.12 21:44:20.253006 [ 3 ] {} <Debug> HTTP-Session: e4666c55-fc50-4df7-bac3-b3e95bbc4902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.08.12 21:44:20.253038 [ 3 ] {} <Trace> HTTP-Session: e4666c55-fc50-4df7-bac3-b3e95bbc4902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11821 2024.08.12 21:44:20.253188 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11822 2024.08.12 21:44:20.253233 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11823 2024.08.12 21:44:20.253376 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11824 2024.08.12 21:44:20.253826 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11825 2024.08.12 21:44:20.253861 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11826 2024.08.12 21:44:20.254183 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11827 2024.08.12 21:44:20.254490 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11828 2024.08.12 21:44:20.254649 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Debug> executeQuery: Read 151 rows, 12.93 KiB in 0.001521 sec., 99276.79158448389 rows/sec., 8.30 MiB/sec.
11829 2024.08.12 21:44:20.254826 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Debug> DynamicQueryHandler: Done processing query
11830 2024.08.12 21:44:20.254850 [ 3 ] {3a51f169-9374-4cd2-9566-c872bc0d11ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11831 2024.08.12 21:44:20.254865 [ 3 ] {} <Debug> HTTP-Session: e4666c55-fc50-4df7-bac3-b3e95bbc4902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11832 2024.08.12 21:44:20.255027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11833 2024.08.12 21:44:20.255075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11834 2024.08.12 21:44:20.255094 [ 3 ] {} <Debug> HTTP-Session: 64d297eb-0272-4c8f-8ad2-b84c3f0abb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11835 2024.08.12 21:44:20.255110 [ 3 ] {} <Debug> HTTP-Session: 64d297eb-0272-4c8f-8ad2-b84c3f0abb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11836 2024.08.12 21:44:20.255123 [ 3 ] {} <Debug> HTTP-Session: 64d297eb-0272-4c8f-8ad2-b84c3f0abb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.08.12 21:44:20.255154 [ 3 ] {} <Trace> HTTP-Session: 64d297eb-0272-4c8f-8ad2-b84c3f0abb86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11838 2024.08.12 21:44:20.255248 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11839 2024.08.12 21:44:20.255289 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11840 2024.08.12 21:44:20.255415 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11841 2024.08.12 21:44:20.255700 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11842 2024.08.12 21:44:20.255736 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11843 2024.08.12 21:44:20.256030 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11844 2024.08.12 21:44:20.256334 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.08.12 21:44:20.256494 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001265 sec., 3162.0553359683795 rows/sec., 220.79 KiB/sec.
11846 2024.08.12 21:44:20.256778 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Debug> DynamicQueryHandler: Done processing query
11847 2024.08.12 21:44:20.256812 [ 3 ] {cab4c9b3-7bbc-47db-aa6c-82f13d02144b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11848 2024.08.12 21:44:20.256828 [ 3 ] {} <Debug> HTTP-Session: 64d297eb-0272-4c8f-8ad2-b84c3f0abb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11849 2024.08.12 21:44:20.256952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11850 2024.08.12 21:44:20.256999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11851 2024.08.12 21:44:20.257017 [ 3 ] {} <Debug> HTTP-Session: 82d02f5b-75b7-4308-a25f-9902d5363568 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11852 2024.08.12 21:44:20.257033 [ 3 ] {} <Debug> HTTP-Session: 82d02f5b-75b7-4308-a25f-9902d5363568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11853 2024.08.12 21:44:20.257047 [ 3 ] {} <Debug> HTTP-Session: 82d02f5b-75b7-4308-a25f-9902d5363568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11854 2024.08.12 21:44:20.257078 [ 3 ] {} <Trace> HTTP-Session: 82d02f5b-75b7-4308-a25f-9902d5363568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11855 2024.08.12 21:44:20.257214 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11856 2024.08.12 21:44:20.257258 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11857 2024.08.12 21:44:20.257404 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11858 2024.08.12 21:44:20.257762 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11859 2024.08.12 21:44:20.257798 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11860 2024.08.12 21:44:20.258104 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11861 2024.08.12 21:44:20.258411 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11862 2024.08.12 21:44:20.258568 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001402 sec., 70613.40941512125 rows/sec., 5.52 MiB/sec.
11863 2024.08.12 21:44:20.258802 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Debug> DynamicQueryHandler: Done processing query
11864 2024.08.12 21:44:20.258865 [ 3 ] {2c2c51a0-1897-4355-a434-0412d4a0e8fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11865 2024.08.12 21:44:20.258921 [ 3 ] {} <Debug> HTTP-Session: 82d02f5b-75b7-4308-a25f-9902d5363568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11866 2024.08.12 21:44:20.259208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11867 2024.08.12 21:44:20.259260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11868 2024.08.12 21:44:20.259279 [ 3 ] {} <Debug> HTTP-Session: 4cf58631-2428-4d2c-896b-d3fcae245e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11869 2024.08.12 21:44:20.259296 [ 3 ] {} <Debug> HTTP-Session: 4cf58631-2428-4d2c-896b-d3fcae245e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11870 2024.08.12 21:44:20.259309 [ 3 ] {} <Debug> HTTP-Session: 4cf58631-2428-4d2c-896b-d3fcae245e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11871 2024.08.12 21:44:20.259340 [ 3 ] {} <Trace> HTTP-Session: 4cf58631-2428-4d2c-896b-d3fcae245e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11872 2024.08.12 21:44:20.259496 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11873 2024.08.12 21:44:20.259544 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11874 2024.08.12 21:44:20.259702 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11875 2024.08.12 21:44:20.260086 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11876 2024.08.12 21:44:20.260122 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11877 2024.08.12 21:44:20.260500 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11878 2024.08.12 21:44:20.260828 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11879 2024.08.12 21:44:20.260984 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001557 sec., 104046.24277456648 rows/sec., 7.25 MiB/sec.
11880 2024.08.12 21:44:20.261162 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Debug> DynamicQueryHandler: Done processing query
11881 2024.08.12 21:44:20.261186 [ 3 ] {3b7c3dce-18e2-4cc2-8b42-820c730f8b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11882 2024.08.12 21:44:20.261202 [ 3 ] {} <Debug> HTTP-Session: 4cf58631-2428-4d2c-896b-d3fcae245e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.08.12 21:44:20.261398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11884 2024.08.12 21:44:20.261445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11885 2024.08.12 21:44:20.261463 [ 3 ] {} <Debug> HTTP-Session: 6c44285b-7c6a-4ae8-a5a5-50c030846992 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11886 2024.08.12 21:44:20.261479 [ 3 ] {} <Debug> HTTP-Session: 6c44285b-7c6a-4ae8-a5a5-50c030846992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.08.12 21:44:20.261493 [ 3 ] {} <Debug> HTTP-Session: 6c44285b-7c6a-4ae8-a5a5-50c030846992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11888 2024.08.12 21:44:20.261523 [ 3 ] {} <Trace> HTTP-Session: 6c44285b-7c6a-4ae8-a5a5-50c030846992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11889 2024.08.12 21:44:20.261832 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11890 2024.08.12 21:44:20.261898 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <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
11891 2024.08.12 21:44:20.262300 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11892 2024.08.12 21:44:20.263006 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11893 2024.08.12 21:44:20.263041 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11894 2024.08.12 21:44:20.263647 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11895 2024.08.12 21:44:20.264049 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11896 2024.08.12 21:44:20.264245 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002633 sec., 11773.642233194076 rows/sec., 21.10 MiB/sec.
11897 2024.08.12 21:44:20.264475 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Debug> DynamicQueryHandler: Done processing query
11898 2024.08.12 21:44:20.264499 [ 3 ] {b736c998-2c69-4362-99eb-7d5554c18921} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11899 2024.08.12 21:44:20.264515 [ 3 ] {} <Debug> HTTP-Session: 6c44285b-7c6a-4ae8-a5a5-50c030846992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.08.12 21:44:20.264664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11901 2024.08.12 21:44:20.264711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11902 2024.08.12 21:44:20.264730 [ 3 ] {} <Debug> HTTP-Session: 4e99e95d-fbae-4e3d-b84d-af4838b34c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11903 2024.08.12 21:44:20.264746 [ 3 ] {} <Debug> HTTP-Session: 4e99e95d-fbae-4e3d-b84d-af4838b34c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11904 2024.08.12 21:44:20.264759 [ 3 ] {} <Debug> HTTP-Session: 4e99e95d-fbae-4e3d-b84d-af4838b34c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11905 2024.08.12 21:44:20.264789 [ 3 ] {} <Trace> HTTP-Session: 4e99e95d-fbae-4e3d-b84d-af4838b34c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11906 2024.08.12 21:44:20.264905 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11907 2024.08.12 21:44:20.264947 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11908 2024.08.12 21:44:20.265076 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11909 2024.08.12 21:44:20.265382 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11910 2024.08.12 21:44:20.265417 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11911 2024.08.12 21:44:20.265768 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11912 2024.08.12 21:44:20.266086 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11913 2024.08.12 21:44:20.266248 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
11914 2024.08.12 21:44:20.266414 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Debug> DynamicQueryHandler: Done processing query
11915 2024.08.12 21:44:20.266438 [ 3 ] {787489de-f945-4411-8438-fd3cd63a80b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11916 2024.08.12 21:44:20.266454 [ 3 ] {} <Debug> HTTP-Session: 4e99e95d-fbae-4e3d-b84d-af4838b34c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11917 2024.08.12 21:44:25.187640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11918 2024.08.12 21:44:25.187777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11919 2024.08.12 21:44:25.187808 [ 3 ] {} <Debug> HTTP-Session: 314722b2-0eb6-4c05-9e58-2976dd941720 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11920 2024.08.12 21:44:25.187846 [ 3 ] {} <Debug> HTTP-Session: 314722b2-0eb6-4c05-9e58-2976dd941720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.08.12 21:44:25.187871 [ 3 ] {} <Debug> HTTP-Session: 314722b2-0eb6-4c05-9e58-2976dd941720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.08.12 21:44:25.187944 [ 3 ] {} <Trace> HTTP-Session: 314722b2-0eb6-4c05-9e58-2976dd941720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11923 2024.08.12 21:44:25.188196 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11924 2024.08.12 21:44:25.188293 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11925 2024.08.12 21:44:25.188592 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11926 2024.08.12 21:44:25.189160 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11927 2024.08.12 21:44:25.189204 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11928 2024.08.12 21:44:25.189565 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11929 2024.08.12 21:44:25.189896 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11930 2024.08.12 21:44:25.190070 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001951 sec., 3075.3459764223476 rows/sec., 174.19 KiB/sec.
11931 2024.08.12 21:44:25.190296 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Debug> DynamicQueryHandler: Done processing query
11932 2024.08.12 21:44:25.190328 [ 3 ] {9d79621a-d715-4b3b-b244-9ea4fa1c4908} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11933 2024.08.12 21:44:25.190348 [ 3 ] {} <Debug> HTTP-Session: 314722b2-0eb6-4c05-9e58-2976dd941720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11934 2024.08.12 21:44:25.190512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11935 2024.08.12 21:44:25.190568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11936 2024.08.12 21:44:25.190587 [ 3 ] {} <Debug> HTTP-Session: 807e74ea-22b5-43f9-afd0-6ff8fbd729e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11937 2024.08.12 21:44:25.190605 [ 3 ] {} <Debug> HTTP-Session: 807e74ea-22b5-43f9-afd0-6ff8fbd729e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11938 2024.08.12 21:44:25.190618 [ 3 ] {} <Debug> HTTP-Session: 807e74ea-22b5-43f9-afd0-6ff8fbd729e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11939 2024.08.12 21:44:25.190653 [ 3 ] {} <Trace> HTTP-Session: 807e74ea-22b5-43f9-afd0-6ff8fbd729e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11940 2024.08.12 21:44:25.190756 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11941 2024.08.12 21:44:25.190802 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11942 2024.08.12 21:44:25.190933 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11943 2024.08.12 21:44:25.191326 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11944 2024.08.12 21:44:25.191363 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11945 2024.08.12 21:44:25.191681 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11946 2024.08.12 21:44:25.191988 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11947 2024.08.12 21:44:25.192151 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001413 sec., 1415.4281670205237 rows/sec., 115.42 KiB/sec.
11948 2024.08.12 21:44:25.192148 [ 96 ] {} <Debug> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
11949 2024.08.12 21:44:25.192262 [ 96 ] {} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11950 2024.08.12 21:44:25.192313 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11951 2024.08.12 21:44:25.192415 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Debug> DynamicQueryHandler: Done processing query
11952 2024.08.12 21:44:25.192472 [ 3 ] {cfa8bab5-606f-48e7-87bc-6a86b91391a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11953 2024.08.12 21:44:25.192515 [ 3 ] {} <Debug> HTTP-Session: 807e74ea-22b5-43f9-afd0-6ff8fbd729e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.08.12 21:44:25.192551 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
11955 2024.08.12 21:44:25.192730 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11956 2024.08.12 21:44:25.192764 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
11957 2024.08.12 21:44:25.192795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11958 2024.08.12 21:44:25.192849 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
11959 2024.08.12 21:44:25.192859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11960 2024.08.12 21:44:25.192947 [ 3 ] {} <Debug> HTTP-Session: 994614b5-cdeb-4d79-8dd6-5dd8049a5061 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11961 2024.08.12 21:44:25.193042 [ 3 ] {} <Debug> HTTP-Session: 994614b5-cdeb-4d79-8dd6-5dd8049a5061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11962 2024.08.12 21:44:25.193164 [ 3 ] {} <Debug> HTTP-Session: 994614b5-cdeb-4d79-8dd6-5dd8049a5061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11963 2024.08.12 21:44:25.193246 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
11964 2024.08.12 21:44:25.193319 [ 3 ] {} <Trace> HTTP-Session: 994614b5-cdeb-4d79-8dd6-5dd8049a5061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11965 2024.08.12 21:44:25.193445 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11966 2024.08.12 21:44:25.193737 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
11967 2024.08.12 21:44:25.193936 [ 198 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
11968 2024.08.12 21:44:25.194113 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11969 2024.08.12 21:44:25.194250 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11970 2024.08.12 21:44:25.194514 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11971 2024.08.12 21:44:25.195419 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011677 sec., 10625.309420631762 rows/sec., 866.42 KiB/sec.
11972 2024.08.12 21:44:25.195664 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
11973 2024.08.12 21:44:25.196474 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11974 2024.08.12 21:44:25.196612 [ 189 ] {0a3bb5e6-333b-4038-a958-bc49e0f815bd::all_1_24_5} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
11975 2024.08.12 21:44:25.196657 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11976 2024.08.12 21:44:25.196735 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11977 2024.08.12 21:44:25.196748 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11978 2024.08.12 21:44:25.197163 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11979 2024.08.12 21:44:25.197486 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11980 2024.08.12 21:44:25.197646 [ 96 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11981 2024.08.12 21:44:25.197653 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Debug> executeQuery: Read 1302 rows, 110.72 KiB in 0.004041 sec., 322197.47587230883 rows/sec., 26.76 MiB/sec.
11982 2024.08.12 21:44:25.197689 [ 96 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11983 2024.08.12 21:44:25.197751 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11984 2024.08.12 21:44:25.197971 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
11985 2024.08.12 21:44:25.198011 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Debug> DynamicQueryHandler: Done processing query
11986 2024.08.12 21:44:25.198055 [ 3 ] {711529a6-fd5c-4357-b744-5820d9b825f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
11987 2024.08.12 21:44:25.198104 [ 3 ] {} <Debug> HTTP-Session: 994614b5-cdeb-4d79-8dd6-5dd8049a5061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11988 2024.08.12 21:44:25.198193 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11989 2024.08.12 21:44:25.198228 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1402 rows starting from the beginning of the part
11990 2024.08.12 21:44:25.198354 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 163 rows starting from the beginning of the part
11991 2024.08.12 21:44:25.198407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11992 2024.08.12 21:44:25.198529 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 150 rows starting from the beginning of the part
11993 2024.08.12 21:44:25.198566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11994 2024.08.12 21:44:25.198677 [ 3 ] {} <Debug> HTTP-Session: b11ea0c3-10ff-4be3-a925-66484e6cd5b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
11995 2024.08.12 21:44:25.198796 [ 3 ] {} <Debug> HTTP-Session: b11ea0c3-10ff-4be3-a925-66484e6cd5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11996 2024.08.12 21:44:25.198891 [ 3 ] {} <Debug> HTTP-Session: b11ea0c3-10ff-4be3-a925-66484e6cd5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11997 2024.08.12 21:44:25.198912 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part
11998 2024.08.12 21:44:25.199043 [ 3 ] {} <Trace> HTTP-Session: b11ea0c3-10ff-4be3-a925-66484e6cd5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11999 2024.08.12 21:44:25.199295 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 151 rows starting from the beginning of the part
12000 2024.08.12 21:44:25.199373 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12001 2024.08.12 21:44:25.199492 [ 189 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1302 rows starting from the beginning of the part
12002 2024.08.12 21:44:25.199518 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12003 2024.08.12 21:44:25.200354 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12004 2024.08.12 21:44:25.200874 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12005 2024.08.12 21:44:25.200950 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12006 2024.08.12 21:44:25.201746 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12007 2024.08.12 21:44:25.202274 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12008 2024.08.12 21:44:25.202455 [ 96 ] {} <Debug> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
12009 2024.08.12 21:44:25.202467 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003178 sec., 629.3266205160479 rows/sec., 43.94 KiB/sec.
12010 2024.08.12 21:44:25.202514 [ 96 ] {} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12011 2024.08.12 21:44:25.202588 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12012 2024.08.12 21:44:25.202973 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
12013 2024.08.12 21:44:25.202979 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Debug> DynamicQueryHandler: Done processing query
12014 2024.08.12 21:44:25.203104 [ 3 ] {84195bcf-9e6d-46ab-b7b7-13c7f63c7659} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12015 2024.08.12 21:44:25.203215 [ 3 ] {} <Debug> HTTP-Session: b11ea0c3-10ff-4be3-a925-66484e6cd5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12016 2024.08.12 21:44:25.203450 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12017 2024.08.12 21:44:25.203463 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 4 columns (4 merged, 0 gathered) in 0.005605149 sec., 593918.1991415393 rows/sec., 49.72 MiB/sec.
12018 2024.08.12 21:44:25.203509 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
12019 2024.08.12 21:44:25.203562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12020 2024.08.12 21:44:25.203747 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
12021 2024.08.12 21:44:25.203780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12022 2024.08.12 21:44:25.203919 [ 3 ] {} <Debug> HTTP-Session: 3c4ab097-5fb4-4acd-8d98-5f206d8d6a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12023 2024.08.12 21:44:25.203927 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12024 2024.08.12 21:44:25.204013 [ 3 ] {} <Debug> HTTP-Session: 3c4ab097-5fb4-4acd-8d98-5f206d8d6a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12025 2024.08.12 21:44:25.204071 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
12026 2024.08.12 21:44:25.204105 [ 3 ] {} <Debug> HTTP-Session: 3c4ab097-5fb4-4acd-8d98-5f206d8d6a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12027 2024.08.12 21:44:25.204445 [ 3 ] {} <Trace> HTTP-Session: 3c4ab097-5fb4-4acd-8d98-5f206d8d6a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12028 2024.08.12 21:44:25.204533 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
12029 2024.08.12 21:44:25.205055 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
12030 2024.08.12 21:44:25.205359 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12031 2024.08.12 21:44:25.205576 [ 197 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12032 2024.08.12 21:44:25.205600 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12033 2024.08.12 21:44:25.206786 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12034 2024.08.12 21:44:25.206806 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12035 2024.08.12 21:44:25.207072 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_66_13} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12036 2024.08.12 21:44:25.207298 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
12037 2024.08.12 21:44:25.208016 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12038 2024.08.12 21:44:25.208074 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12039 2024.08.12 21:44:25.208754 [ 195 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006038555 sec., 5299.281036605612 rows/sec., 370.02 KiB/sec.
12040 2024.08.12 21:44:25.208895 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
12041 2024.08.12 21:44:25.208981 [ 195 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
12042 2024.08.12 21:44:25.209682 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12043 2024.08.12 21:44:25.209972 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005003 sec., 45572.65640615631 rows/sec., 3.09 MiB/sec.
12044 2024.08.12 21:44:25.209973 [ 195 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12045 2024.08.12 21:44:25.210216 [ 195 ] {cd57654d-c334-4e52-be01-c002e6f02b32::all_1_24_5} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
12046 2024.08.12 21:44:25.210332 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Debug> DynamicQueryHandler: Done processing query
12047 2024.08.12 21:44:25.210390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12048 2024.08.12 21:44:25.210398 [ 3 ] {5c5fd28e-158d-41c7-8c5e-0ebb9f532c42} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12049 2024.08.12 21:44:25.210451 [ 3 ] {} <Debug> HTTP-Session: 3c4ab097-5fb4-4acd-8d98-5f206d8d6a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12050 2024.08.12 21:44:25.210746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12051 2024.08.12 21:44:25.210794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12052 2024.08.12 21:44:25.210813 [ 3 ] {} <Debug> HTTP-Session: cdde09e2-9681-4585-9eb1-1179d3914c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12053 2024.08.12 21:44:25.210829 [ 3 ] {} <Debug> HTTP-Session: cdde09e2-9681-4585-9eb1-1179d3914c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12054 2024.08.12 21:44:25.210843 [ 3 ] {} <Debug> HTTP-Session: cdde09e2-9681-4585-9eb1-1179d3914c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.08.12 21:44:25.210875 [ 3 ] {} <Trace> HTTP-Session: cdde09e2-9681-4585-9eb1-1179d3914c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12056 2024.08.12 21:44:25.211229 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12057 2024.08.12 21:44:25.211272 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12058 2024.08.12 21:44:25.211421 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12059 2024.08.12 21:44:25.212269 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12060 2024.08.12 21:44:25.212306 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12061 2024.08.12 21:44:25.212642 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12062 2024.08.12 21:44:25.212946 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12063 2024.08.12 21:44:25.213110 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Debug> executeQuery: Read 840 rows, 61.93 KiB in 0.00207 sec., 405797.1014492754 rows/sec., 29.22 MiB/sec.
12064 2024.08.12 21:44:25.213114 [ 96 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12065 2024.08.12 21:44:25.213210 [ 96 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12066 2024.08.12 21:44:25.213262 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12067 2024.08.12 21:44:25.213394 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Debug> DynamicQueryHandler: Done processing query
12068 2024.08.12 21:44:25.213446 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12069 2024.08.12 21:44:25.213447 [ 3 ] {31169a32-40aa-41ec-86bb-2bf5c2ce1b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
12070 2024.08.12 21:44:25.213516 [ 3 ] {} <Debug> HTTP-Session: cdde09e2-9681-4585-9eb1-1179d3914c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12071 2024.08.12 21:44:25.213637 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12072 2024.08.12 21:44:25.213674 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 903 rows starting from the beginning of the part
12073 2024.08.12 21:44:25.213714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12074 2024.08.12 21:44:25.213869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12075 2024.08.12 21:44:25.213902 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 386 rows starting from the beginning of the part
12076 2024.08.12 21:44:25.213931 [ 3 ] {} <Debug> HTTP-Session: 87e09590-6584-4f23-96d9-f4812edae77d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12077 2024.08.12 21:44:25.214002 [ 3 ] {} <Debug> HTTP-Session: 87e09590-6584-4f23-96d9-f4812edae77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12078 2024.08.12 21:44:25.214064 [ 3 ] {} <Debug> HTTP-Session: 87e09590-6584-4f23-96d9-f4812edae77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12079 2024.08.12 21:44:25.214201 [ 3 ] {} <Trace> HTTP-Session: 87e09590-6584-4f23-96d9-f4812edae77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12080 2024.08.12 21:44:25.214200 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 97 rows starting from the beginning of the part
12081 2024.08.12 21:44:25.214413 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 382 rows starting from the beginning of the part
12082 2024.08.12 21:44:25.214486 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12083 2024.08.12 21:44:25.214663 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 99 rows starting from the beginning of the part
12084 2024.08.12 21:44:25.214682 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12085 2024.08.12 21:44:25.215055 [ 197 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 840 rows starting from the beginning of the part
12086 2024.08.12 21:44:25.215746 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12087 2024.08.12 21:44:25.216339 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12088 2024.08.12 21:44:25.216401 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12089 2024.08.12 21:44:25.217352 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12090 2024.08.12 21:44:25.217780 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12091 2024.08.12 21:44:25.218274 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003905 sec., 1536.4916773367477 rows/sec., 66.02 KiB/sec.
12092 2024.08.12 21:44:25.218353 [ 195 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 4 columns (4 merged, 0 gathered) in 0.004991053 sec., 542370.5178045596 rows/sec., 39.11 MiB/sec.
12093 2024.08.12 21:44:25.218576 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Debug> DynamicQueryHandler: Done processing query
12094 2024.08.12 21:44:25.218617 [ 3 ] {8936ab2c-8a24-41bc-82c6-f426055e253b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12095 2024.08.12 21:44:25.218639 [ 3 ] {} <Debug> HTTP-Session: 87e09590-6584-4f23-96d9-f4812edae77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12096 2024.08.12 21:44:25.218645 [ 195 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12097 2024.08.12 21:44:25.218777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12098 2024.08.12 21:44:25.218911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12099 2024.08.12 21:44:25.218987 [ 3 ] {} <Debug> HTTP-Session: 246b79ef-4183-4cae-955d-9bd158a5f3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12100 2024.08.12 21:44:25.219036 [ 3 ] {} <Debug> HTTP-Session: 246b79ef-4183-4cae-955d-9bd158a5f3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12101 2024.08.12 21:44:25.219094 [ 3 ] {} <Debug> HTTP-Session: 246b79ef-4183-4cae-955d-9bd158a5f3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.08.12 21:44:25.219153 [ 3 ] {} <Trace> HTTP-Session: 246b79ef-4183-4cae-955d-9bd158a5f3c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12103 2024.08.12 21:44:25.219355 [ 195 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12104 2024.08.12 21:44:25.219404 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12105 2024.08.12 21:44:25.219501 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12106 2024.08.12 21:44:25.219533 [ 195 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_66_13} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12107 2024.08.12 21:44:25.219723 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
12108 2024.08.12 21:44:25.219852 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12109 2024.08.12 21:44:25.220198 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12110 2024.08.12 21:44:25.220235 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12111 2024.08.12 21:44:25.220612 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12112 2024.08.12 21:44:25.220942 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12113 2024.08.12 21:44:25.221102 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001831 sec., 42053.52266521027 rows/sec., 2.59 MiB/sec.
12114 2024.08.12 21:44:25.221288 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Debug> DynamicQueryHandler: Done processing query
12115 2024.08.12 21:44:25.221312 [ 3 ] {3fa001a3-8c7c-44d6-9ad8-2646b2da0388} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12116 2024.08.12 21:44:25.221329 [ 3 ] {} <Debug> HTTP-Session: 246b79ef-4183-4cae-955d-9bd158a5f3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12117 2024.08.12 21:44:25.221570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12118 2024.08.12 21:44:25.221618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12119 2024.08.12 21:44:25.221637 [ 3 ] {} <Debug> HTTP-Session: ec57692d-a458-46bf-87d4-a28232944985 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12120 2024.08.12 21:44:25.221653 [ 3 ] {} <Debug> HTTP-Session: ec57692d-a458-46bf-87d4-a28232944985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.08.12 21:44:25.221667 [ 3 ] {} <Debug> HTTP-Session: ec57692d-a458-46bf-87d4-a28232944985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12122 2024.08.12 21:44:25.221697 [ 3 ] {} <Trace> HTTP-Session: ec57692d-a458-46bf-87d4-a28232944985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12123 2024.08.12 21:44:25.222110 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12124 2024.08.12 21:44:25.222156 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12125 2024.08.12 21:44:25.222303 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12126 2024.08.12 21:44:25.223138 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12127 2024.08.12 21:44:25.223173 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12128 2024.08.12 21:44:25.223602 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12129 2024.08.12 21:44:25.223931 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2024.08.12 21:44:25.224089 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12131 2024.08.12 21:44:25.224092 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002224 sec., 379946.0431654677 rows/sec., 25.57 MiB/sec.
12132 2024.08.12 21:44:25.224148 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12133 2024.08.12 21:44:25.224217 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12134 2024.08.12 21:44:25.224463 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Debug> DynamicQueryHandler: Done processing query
12135 2024.08.12 21:44:25.224526 [ 3 ] {336763c3-de2f-4a46-a501-45a438381023} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12136 2024.08.12 21:44:25.224578 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12137 2024.08.12 21:44:25.224607 [ 3 ] {} <Debug> HTTP-Session: ec57692d-a458-46bf-87d4-a28232944985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12138 2024.08.12 21:44:25.224930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12139 2024.08.12 21:44:25.225119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12140 2024.08.12 21:44:25.225248 [ 3 ] {} <Debug> HTTP-Session: 35bd9694-082c-4317-a843-0e2380478e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12141 2024.08.12 21:44:25.225321 [ 3 ] {} <Debug> HTTP-Session: 35bd9694-082c-4317-a843-0e2380478e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12142 2024.08.12 21:44:25.225402 [ 3 ] {} <Debug> HTTP-Session: 35bd9694-082c-4317-a843-0e2380478e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12143 2024.08.12 21:44:25.225391 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12144 2024.08.12 21:44:25.225514 [ 3 ] {} <Trace> HTTP-Session: 35bd9694-082c-4317-a843-0e2380478e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12145 2024.08.12 21:44:25.225571 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17076 rows starting from the beginning of the part
12146 2024.08.12 21:44:25.225824 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12147 2024.08.12 21:44:25.225934 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 162 rows starting from the beginning of the part
12148 2024.08.12 21:44:25.225971 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12149 2024.08.12 21:44:25.226242 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
12150 2024.08.12 21:44:25.226727 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12151 2024.08.12 21:44:25.227081 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part
12152 2024.08.12 21:44:25.227181 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12153 2024.08.12 21:44:25.227417 [ 195 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 845 rows starting from the beginning of the part
12154 2024.08.12 21:44:25.228146 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12155 2024.08.12 21:44:25.228214 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12156 2024.08.12 21:44:25.228844 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12157 2024.08.12 21:44:25.229232 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12158 2024.08.12 21:44:25.229441 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003738 sec., 6153.023006955591 rows/sec., 332.84 KiB/sec.
12159 2024.08.12 21:44:25.229863 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Debug> DynamicQueryHandler: Done processing query
12160 2024.08.12 21:44:25.229931 [ 3 ] {8b004130-9cc7-4902-91ca-6064ef2cf513} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12161 2024.08.12 21:44:25.230014 [ 3 ] {} <Debug> HTTP-Session: 35bd9694-082c-4317-a843-0e2380478e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12162 2024.08.12 21:44:25.230268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12163 2024.08.12 21:44:25.230407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12164 2024.08.12 21:44:25.230460 [ 3 ] {} <Debug> HTTP-Session: bc56c59b-80d9-429a-a76d-ab0c326e1304 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12165 2024.08.12 21:44:25.230502 [ 3 ] {} <Debug> HTTP-Session: bc56c59b-80d9-429a-a76d-ab0c326e1304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12166 2024.08.12 21:44:25.230546 [ 3 ] {} <Debug> HTTP-Session: bc56c59b-80d9-429a-a76d-ab0c326e1304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.08.12 21:44:25.230640 [ 3 ] {} <Trace> HTTP-Session: bc56c59b-80d9-429a-a76d-ab0c326e1304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12168 2024.08.12 21:44:25.230943 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12169 2024.08.12 21:44:25.231069 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12170 2024.08.12 21:44:25.231489 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12171 2024.08.12 21:44:25.231927 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12172 2024.08.12 21:44:25.231966 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12173 2024.08.12 21:44:25.232740 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12174 2024.08.12 21:44:25.233161 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12175 2024.08.12 21:44:25.233422 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002597 sec., 23103.581055063536 rows/sec., 1.56 MiB/sec.
12176 2024.08.12 21:44:25.233421 [ 96 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12177 2024.08.12 21:44:25.233543 [ 96 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12178 2024.08.12 21:44:25.233624 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12179 2024.08.12 21:44:25.233876 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Debug> DynamicQueryHandler: Done processing query
12180 2024.08.12 21:44:25.233995 [ 3 ] {c1d84661-4eed-4016-b69d-e1386bbf9241} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12181 2024.08.12 21:44:25.234012 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12182 2024.08.12 21:44:25.234025 [ 3 ] {} <Debug> HTTP-Session: bc56c59b-80d9-429a-a76d-ab0c326e1304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12183 2024.08.12 21:44:25.234262 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12184 2024.08.12 21:44:25.234307 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3472 rows starting from the beginning of the part
12185 2024.08.12 21:44:25.234442 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12186 2024.08.12 21:44:25.234686 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
12187 2024.08.12 21:44:25.234945 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12188 2024.08.12 21:44:25.235232 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
12189 2024.08.12 21:44:25.235443 [ 187 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
12190 2024.08.12 21:44:25.236201 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18566 rows, containing 5 columns (5 merged, 0 gathered) in 0.011862998 sec., 1565034.4036136565 rows/sec., 106.94 MiB/sec.
12191 2024.08.12 21:44:25.236810 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12192 2024.08.12 21:44:25.237645 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12193 2024.08.12 21:44:25.237942 [ 188 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12194 2024.08.12 21:44:25.238001 [ 193 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 4 columns (4 merged, 0 gathered) in 0.004217142 sec., 894444.6262421326 rows/sec., 60.25 MiB/sec.
12195 2024.08.12 21:44:25.238099 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
12196 2024.08.12 21:44:25.238559 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12197 2024.08.12 21:44:25.238977 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12198 2024.08.12 21:44:25.239055 [ 192 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_66_13} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12199 2024.08.12 21:44:25.239141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
12200 2024.08.12 21:44:30.244116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12201 2024.08.12 21:44:30.244247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12202 2024.08.12 21:44:30.244272 [ 3 ] {} <Debug> HTTP-Session: 7744d8b4-4e28-4a0c-986d-7955b46d74ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12203 2024.08.12 21:44:30.244297 [ 3 ] {} <Debug> HTTP-Session: 7744d8b4-4e28-4a0c-986d-7955b46d74ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12204 2024.08.12 21:44:30.244312 [ 3 ] {} <Debug> HTTP-Session: 7744d8b4-4e28-4a0c-986d-7955b46d74ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12205 2024.08.12 21:44:30.244362 [ 3 ] {} <Trace> HTTP-Session: 7744d8b4-4e28-4a0c-986d-7955b46d74ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12206 2024.08.12 21:44:30.244554 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12207 2024.08.12 21:44:30.244621 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12208 2024.08.12 21:44:30.244812 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12209 2024.08.12 21:44:30.245262 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12210 2024.08.12 21:44:30.245303 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12211 2024.08.12 21:44:30.245685 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12212 2024.08.12 21:44:30.246032 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12213 2024.08.12 21:44:30.246176 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001683 sec., 18419.4890077243 rows/sec., 1.46 MiB/sec.
12214 2024.08.12 21:44:30.246397 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Debug> DynamicQueryHandler: Done processing query
12215 2024.08.12 21:44:30.246425 [ 3 ] {09cba774-fc37-42de-8093-a3427a39015f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12216 2024.08.12 21:44:30.246442 [ 3 ] {} <Debug> HTTP-Session: 7744d8b4-4e28-4a0c-986d-7955b46d74ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12217 2024.08.12 21:44:30.246650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12218 2024.08.12 21:44:30.246700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12219 2024.08.12 21:44:30.246720 [ 3 ] {} <Debug> HTTP-Session: b4106fdd-96db-4050-9739-9d4a86321c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12220 2024.08.12 21:44:30.246736 [ 3 ] {} <Debug> HTTP-Session: b4106fdd-96db-4050-9739-9d4a86321c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.08.12 21:44:30.246750 [ 3 ] {} <Debug> HTTP-Session: b4106fdd-96db-4050-9739-9d4a86321c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12222 2024.08.12 21:44:30.246782 [ 3 ] {} <Trace> HTTP-Session: b4106fdd-96db-4050-9739-9d4a86321c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12223 2024.08.12 21:44:30.246930 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12224 2024.08.12 21:44:30.246978 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12225 2024.08.12 21:44:30.247113 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12226 2024.08.12 21:44:30.247510 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12227 2024.08.12 21:44:30.247548 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12228 2024.08.12 21:44:30.247882 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12229 2024.08.12 21:44:30.248202 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12230 2024.08.12 21:44:30.248335 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001469 sec., 101429.54390742001 rows/sec., 8.50 MiB/sec.
12231 2024.08.12 21:44:30.248514 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Debug> DynamicQueryHandler: Done processing query
12232 2024.08.12 21:44:30.248540 [ 3 ] {d7f14af2-8709-45e1-bfe9-814f9d597f0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12233 2024.08.12 21:44:30.248557 [ 3 ] {} <Debug> HTTP-Session: b4106fdd-96db-4050-9739-9d4a86321c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12234 2024.08.12 21:44:30.248709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12235 2024.08.12 21:44:30.248758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12236 2024.08.12 21:44:30.248777 [ 3 ] {} <Debug> HTTP-Session: bb6699ed-3117-4ce4-9e2d-a3a2bd170991 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12237 2024.08.12 21:44:30.248794 [ 3 ] {} <Debug> HTTP-Session: bb6699ed-3117-4ce4-9e2d-a3a2bd170991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.08.12 21:44:30.248808 [ 3 ] {} <Debug> HTTP-Session: bb6699ed-3117-4ce4-9e2d-a3a2bd170991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.08.12 21:44:30.248840 [ 3 ] {} <Trace> HTTP-Session: bb6699ed-3117-4ce4-9e2d-a3a2bd170991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12240 2024.08.12 21:44:30.248983 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12241 2024.08.12 21:44:30.249027 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12242 2024.08.12 21:44:30.249159 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12243 2024.08.12 21:44:30.249520 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12244 2024.08.12 21:44:30.249558 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12245 2024.08.12 21:44:30.249880 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12246 2024.08.12 21:44:30.250195 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12247 2024.08.12 21:44:30.250322 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0014 sec., 67857.14285714286 rows/sec., 5.30 MiB/sec.
12248 2024.08.12 21:44:30.250584 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Debug> DynamicQueryHandler: Done processing query
12249 2024.08.12 21:44:30.250644 [ 3 ] {3def4a6c-7962-4a7d-9a41-01c7eee97d82} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12250 2024.08.12 21:44:30.250707 [ 3 ] {} <Debug> HTTP-Session: bb6699ed-3117-4ce4-9e2d-a3a2bd170991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12251 2024.08.12 21:44:30.250955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12252 2024.08.12 21:44:30.251011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12253 2024.08.12 21:44:30.251031 [ 3 ] {} <Debug> HTTP-Session: 5064abed-a227-4f1c-96ba-16526263f549 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12254 2024.08.12 21:44:30.251047 [ 3 ] {} <Debug> HTTP-Session: 5064abed-a227-4f1c-96ba-16526263f549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12255 2024.08.12 21:44:30.251061 [ 3 ] {} <Debug> HTTP-Session: 5064abed-a227-4f1c-96ba-16526263f549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12256 2024.08.12 21:44:30.251094 [ 3 ] {} <Trace> HTTP-Session: 5064abed-a227-4f1c-96ba-16526263f549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12257 2024.08.12 21:44:30.251250 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12258 2024.08.12 21:44:30.251300 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12259 2024.08.12 21:44:30.251465 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12260 2024.08.12 21:44:30.251861 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12261 2024.08.12 21:44:30.251897 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12262 2024.08.12 21:44:30.252296 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12263 2024.08.12 21:44:30.252634 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12264 2024.08.12 21:44:30.252763 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
12265 2024.08.12 21:44:30.252937 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Debug> DynamicQueryHandler: Done processing query
12266 2024.08.12 21:44:30.252963 [ 3 ] {0b91237e-376d-4698-8ae1-68a3ef24097e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12267 2024.08.12 21:44:30.252979 [ 3 ] {} <Debug> HTTP-Session: 5064abed-a227-4f1c-96ba-16526263f549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12268 2024.08.12 21:44:30.253176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12269 2024.08.12 21:44:30.253226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12270 2024.08.12 21:44:30.253245 [ 3 ] {} <Debug> HTTP-Session: 022aff99-c72c-48d8-b8ec-e52f0e6d46a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12271 2024.08.12 21:44:30.253262 [ 3 ] {} <Debug> HTTP-Session: 022aff99-c72c-48d8-b8ec-e52f0e6d46a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12272 2024.08.12 21:44:30.253276 [ 3 ] {} <Debug> HTTP-Session: 022aff99-c72c-48d8-b8ec-e52f0e6d46a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12273 2024.08.12 21:44:30.253307 [ 3 ] {} <Trace> HTTP-Session: 022aff99-c72c-48d8-b8ec-e52f0e6d46a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12274 2024.08.12 21:44:30.253650 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12275 2024.08.12 21:44:30.253715 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <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
12276 2024.08.12 21:44:30.254127 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12277 2024.08.12 21:44:30.254867 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12278 2024.08.12 21:44:30.254904 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12279 2024.08.12 21:44:30.255542 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12280 2024.08.12 21:44:30.255943 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12281 2024.08.12 21:44:30.256080 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12282 2024.08.12 21:44:30.256095 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002696 sec., 11498.516320474777 rows/sec., 20.60 MiB/sec.
12283 2024.08.12 21:44:30.256125 [ 90 ] {} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12284 2024.08.12 21:44:30.256161 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12285 2024.08.12 21:44:30.256450 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::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
12286 2024.08.12 21:44:30.256527 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Debug> DynamicQueryHandler: Done processing query
12287 2024.08.12 21:44:30.256570 [ 3 ] {d744314b-dbe4-4f7f-8935-940f72431211} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12288 2024.08.12 21:44:30.256619 [ 3 ] {} <Debug> HTTP-Session: 022aff99-c72c-48d8-b8ec-e52f0e6d46a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12289 2024.08.12 21:44:30.256839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12290 2024.08.12 21:44:30.256958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12291 2024.08.12 21:44:30.257012 [ 3 ] {} <Debug> HTTP-Session: 5157c0d4-7e3a-4c3c-b983-0618da327f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12292 2024.08.12 21:44:30.257061 [ 3 ] {} <Debug> HTTP-Session: 5157c0d4-7e3a-4c3c-b983-0618da327f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12293 2024.08.12 21:44:30.257104 [ 3 ] {} <Debug> HTTP-Session: 5157c0d4-7e3a-4c3c-b983-0618da327f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12294 2024.08.12 21:44:30.257148 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12295 2024.08.12 21:44:30.257179 [ 3 ] {} <Trace> HTTP-Session: 5157c0d4-7e3a-4c3c-b983-0618da327f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12296 2024.08.12 21:44:30.257273 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 793 rows starting from the beginning of the part
12297 2024.08.12 21:44:30.257429 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12298 2024.08.12 21:44:30.257622 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12299 2024.08.12 21:44:30.257977 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
12300 2024.08.12 21:44:30.258364 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12301 2024.08.12 21:44:30.258754 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part
12302 2024.08.12 21:44:30.259425 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
12303 2024.08.12 21:44:30.259518 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12304 2024.08.12 21:44:30.259601 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12305 2024.08.12 21:44:30.260015 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part
12306 2024.08.12 21:44:30.260635 [ 193 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
12307 2024.08.12 21:44:30.261091 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12308 2024.08.12 21:44:30.262831 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12309 2024.08.12 21:44:30.263346 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00601 sec., 9983.361064891847 rows/sec., 688.96 KiB/sec.
12310 2024.08.12 21:44:30.263693 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Debug> DynamicQueryHandler: Done processing query
12311 2024.08.12 21:44:30.263742 [ 3 ] {6fb35961-e4d2-4571-95f1-dd9cc35bf339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12312 2024.08.12 21:44:30.263789 [ 3 ] {} <Debug> HTTP-Session: 5157c0d4-7e3a-4c3c-b983-0618da327f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12313 2024.08.12 21:44:30.267371 [ 192 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 19 columns (19 merged, 0 gathered) in 0.011089098 sec., 85489.36982971925 rows/sec., 153.19 MiB/sec.
12314 2024.08.12 21:44:30.268458 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12315 2024.08.12 21:44:30.269131 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12316 2024.08.12 21:44:30.269228 [ 199 ] {cfb98183-730b-4a72-8e9a-ca88d2d180c3::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12317 2024.08.12 21:44:30.269393 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.99 MiB.
12318 2024.08.12 21:44:33.331950 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
12319 2024.08.12 21:44:33.332017 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
12320 2024.08.12 21:44:35.247455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12321 2024.08.12 21:44:35.247574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12322 2024.08.12 21:44:35.247601 [ 3 ] {} <Debug> HTTP-Session: ff118d1e-b9b4-4c4c-8a62-bfa595be06da Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12323 2024.08.12 21:44:35.247625 [ 3 ] {} <Debug> HTTP-Session: ff118d1e-b9b4-4c4c-8a62-bfa595be06da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12324 2024.08.12 21:44:35.247640 [ 3 ] {} <Debug> HTTP-Session: ff118d1e-b9b4-4c4c-8a62-bfa595be06da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12325 2024.08.12 21:44:35.247689 [ 3 ] {} <Trace> HTTP-Session: ff118d1e-b9b4-4c4c-8a62-bfa595be06da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12326 2024.08.12 21:44:35.247882 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12327 2024.08.12 21:44:35.247956 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12328 2024.08.12 21:44:35.248153 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12329 2024.08.12 21:44:35.248553 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12330 2024.08.12 21:44:35.248603 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12331 2024.08.12 21:44:35.248974 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12332 2024.08.12 21:44:35.249309 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12333 2024.08.12 21:44:35.249489 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001653 sec., 3629.7640653357535 rows/sec., 205.59 KiB/sec.
12334 2024.08.12 21:44:35.249818 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Debug> DynamicQueryHandler: Done processing query
12335 2024.08.12 21:44:35.249852 [ 3 ] {c7927879-fdda-4179-bf8e-500f6c8335ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12336 2024.08.12 21:44:35.249869 [ 3 ] {} <Debug> HTTP-Session: ff118d1e-b9b4-4c4c-8a62-bfa595be06da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.08.12 21:44:35.250039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12338 2024.08.12 21:44:35.250096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12339 2024.08.12 21:44:35.250116 [ 3 ] {} <Debug> HTTP-Session: 46b9e111-0ae1-42dc-a03f-67f278bc4722 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12340 2024.08.12 21:44:35.250134 [ 3 ] {} <Debug> HTTP-Session: 46b9e111-0ae1-42dc-a03f-67f278bc4722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12341 2024.08.12 21:44:35.250149 [ 3 ] {} <Debug> HTTP-Session: 46b9e111-0ae1-42dc-a03f-67f278bc4722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12342 2024.08.12 21:44:35.250184 [ 3 ] {} <Trace> HTTP-Session: 46b9e111-0ae1-42dc-a03f-67f278bc4722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12343 2024.08.12 21:44:35.250338 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12344 2024.08.12 21:44:35.250387 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12345 2024.08.12 21:44:35.250536 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12346 2024.08.12 21:44:35.250959 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12347 2024.08.12 21:44:35.250998 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12348 2024.08.12 21:44:35.251330 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12349 2024.08.12 21:44:35.251633 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12350 2024.08.12 21:44:35.251787 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.00151 sec., 106622.51655629139 rows/sec., 9.40 MiB/sec.
12351 2024.08.12 21:44:35.251962 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Debug> DynamicQueryHandler: Done processing query
12352 2024.08.12 21:44:35.251988 [ 3 ] {4f3bdce6-70c2-44b5-936e-c85c590e7f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12353 2024.08.12 21:44:35.252003 [ 3 ] {} <Debug> HTTP-Session: 46b9e111-0ae1-42dc-a03f-67f278bc4722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.08.12 21:44:35.252193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12355 2024.08.12 21:44:35.252242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12356 2024.08.12 21:44:35.252260 [ 3 ] {} <Debug> HTTP-Session: bd387264-f1bf-4167-b011-9fddaf275d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12357 2024.08.12 21:44:35.252277 [ 3 ] {} <Debug> HTTP-Session: bd387264-f1bf-4167-b011-9fddaf275d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12358 2024.08.12 21:44:35.252290 [ 3 ] {} <Debug> HTTP-Session: bd387264-f1bf-4167-b011-9fddaf275d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.08.12 21:44:35.252322 [ 3 ] {} <Trace> HTTP-Session: bd387264-f1bf-4167-b011-9fddaf275d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12360 2024.08.12 21:44:35.252532 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12361 2024.08.12 21:44:35.252576 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12362 2024.08.12 21:44:35.252707 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12363 2024.08.12 21:44:35.253199 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12364 2024.08.12 21:44:35.253237 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12365 2024.08.12 21:44:35.253568 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12366 2024.08.12 21:44:35.253872 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12367 2024.08.12 21:44:35.254032 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001617 sec., 236239.9505256648 rows/sec., 16.59 MiB/sec.
12368 2024.08.12 21:44:35.254191 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Debug> DynamicQueryHandler: Done processing query
12369 2024.08.12 21:44:35.254215 [ 3 ] {87ed77fa-451e-43c8-96bd-8ae792b4b4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12370 2024.08.12 21:44:35.254231 [ 3 ] {} <Debug> HTTP-Session: bd387264-f1bf-4167-b011-9fddaf275d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.08.12 21:44:35.254378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12372 2024.08.12 21:44:35.254426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12373 2024.08.12 21:44:35.254444 [ 3 ] {} <Debug> HTTP-Session: 1ecda65a-a991-4b15-be91-338d8dfeefd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12374 2024.08.12 21:44:35.254461 [ 3 ] {} <Debug> HTTP-Session: 1ecda65a-a991-4b15-be91-338d8dfeefd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12375 2024.08.12 21:44:35.254474 [ 3 ] {} <Debug> HTTP-Session: 1ecda65a-a991-4b15-be91-338d8dfeefd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.08.12 21:44:35.254505 [ 3 ] {} <Trace> HTTP-Session: 1ecda65a-a991-4b15-be91-338d8dfeefd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12377 2024.08.12 21:44:35.254601 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12378 2024.08.12 21:44:35.254648 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12379 2024.08.12 21:44:35.254778 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12380 2024.08.12 21:44:35.255040 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12381 2024.08.12 21:44:35.255076 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12382 2024.08.12 21:44:35.255433 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12383 2024.08.12 21:44:35.255759 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12384 2024.08.12 21:44:35.255912 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 193.99 KiB/sec.
12385 2024.08.12 21:44:35.256078 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Debug> DynamicQueryHandler: Done processing query
12386 2024.08.12 21:44:35.256102 [ 3 ] {2c03a2c2-2d63-49f9-b6dc-f5484e7434e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12387 2024.08.12 21:44:35.256117 [ 3 ] {} <Debug> HTTP-Session: 1ecda65a-a991-4b15-be91-338d8dfeefd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.08.12 21:44:35.256246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12389 2024.08.12 21:44:35.256293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12390 2024.08.12 21:44:35.256312 [ 3 ] {} <Debug> HTTP-Session: 183fef50-e772-4149-beed-32e13dac9949 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12391 2024.08.12 21:44:35.256329 [ 3 ] {} <Debug> HTTP-Session: 183fef50-e772-4149-beed-32e13dac9949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12392 2024.08.12 21:44:35.256342 [ 3 ] {} <Debug> HTTP-Session: 183fef50-e772-4149-beed-32e13dac9949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.08.12 21:44:35.256373 [ 3 ] {} <Trace> HTTP-Session: 183fef50-e772-4149-beed-32e13dac9949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12394 2024.08.12 21:44:35.256492 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12395 2024.08.12 21:44:35.256538 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12396 2024.08.12 21:44:35.256679 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12397 2024.08.12 21:44:35.257038 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12398 2024.08.12 21:44:35.257076 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12399 2024.08.12 21:44:35.257442 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12400 2024.08.12 21:44:35.257774 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12401 2024.08.12 21:44:35.257932 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
12402 2024.08.12 21:44:35.258105 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Debug> DynamicQueryHandler: Done processing query
12403 2024.08.12 21:44:35.258129 [ 3 ] {7cefa0d8-3f05-4cf9-a0e1-db0961939cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12404 2024.08.12 21:44:35.258145 [ 3 ] {} <Debug> HTTP-Session: 183fef50-e772-4149-beed-32e13dac9949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.08.12 21:44:35.258325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12406 2024.08.12 21:44:35.258373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12407 2024.08.12 21:44:35.258392 [ 3 ] {} <Debug> HTTP-Session: c1f72923-d647-4eea-ba9e-1dfe6959217f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12408 2024.08.12 21:44:35.258407 [ 3 ] {} <Debug> HTTP-Session: c1f72923-d647-4eea-ba9e-1dfe6959217f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.08.12 21:44:35.258421 [ 3 ] {} <Debug> HTTP-Session: c1f72923-d647-4eea-ba9e-1dfe6959217f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12410 2024.08.12 21:44:35.258452 [ 3 ] {} <Trace> HTTP-Session: c1f72923-d647-4eea-ba9e-1dfe6959217f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12411 2024.08.12 21:44:35.258598 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12412 2024.08.12 21:44:35.258644 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12413 2024.08.12 21:44:35.258788 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12414 2024.08.12 21:44:35.259151 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12415 2024.08.12 21:44:35.259188 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12416 2024.08.12 21:44:35.259560 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12417 2024.08.12 21:44:35.259886 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12418 2024.08.12 21:44:35.260044 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec.
12419 2024.08.12 21:44:35.260315 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Debug> DynamicQueryHandler: Done processing query
12420 2024.08.12 21:44:35.260385 [ 3 ] {53257157-b38b-44c2-a0e9-070761995f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12421 2024.08.12 21:44:35.260457 [ 3 ] {} <Debug> HTTP-Session: c1f72923-d647-4eea-ba9e-1dfe6959217f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.08.12 21:44:35.260692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12423 2024.08.12 21:44:35.260826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12424 2024.08.12 21:44:35.260860 [ 3 ] {} <Debug> HTTP-Session: 7137a726-39f8-4efc-bfdc-20ea6a46d057 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12425 2024.08.12 21:44:35.260893 [ 3 ] {} <Debug> HTTP-Session: 7137a726-39f8-4efc-bfdc-20ea6a46d057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.08.12 21:44:35.260907 [ 3 ] {} <Debug> HTTP-Session: 7137a726-39f8-4efc-bfdc-20ea6a46d057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12427 2024.08.12 21:44:35.260939 [ 3 ] {} <Trace> HTTP-Session: 7137a726-39f8-4efc-bfdc-20ea6a46d057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12428 2024.08.12 21:44:35.261049 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12429 2024.08.12 21:44:35.261095 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12430 2024.08.12 21:44:35.261229 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12431 2024.08.12 21:44:35.261498 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12432 2024.08.12 21:44:35.261533 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12433 2024.08.12 21:44:35.261884 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12434 2024.08.12 21:44:35.262200 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12435 2024.08.12 21:44:35.262362 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001339 sec., 17176.997759522033 rows/sec., 929.16 KiB/sec.
12436 2024.08.12 21:44:35.262526 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Debug> DynamicQueryHandler: Done processing query
12437 2024.08.12 21:44:35.262550 [ 3 ] {d83271db-916e-47b4-b6ad-192fa6150521} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12438 2024.08.12 21:44:35.262566 [ 3 ] {} <Debug> HTTP-Session: 7137a726-39f8-4efc-bfdc-20ea6a46d057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.08.12 21:44:35.262679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12440 2024.08.12 21:44:35.262727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12441 2024.08.12 21:44:35.262746 [ 3 ] {} <Debug> HTTP-Session: 0cd2d009-43e0-43ea-993d-5918cdc125b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12442 2024.08.12 21:44:35.262762 [ 3 ] {} <Debug> HTTP-Session: 0cd2d009-43e0-43ea-993d-5918cdc125b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12443 2024.08.12 21:44:35.262775 [ 3 ] {} <Debug> HTTP-Session: 0cd2d009-43e0-43ea-993d-5918cdc125b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12444 2024.08.12 21:44:35.262806 [ 3 ] {} <Trace> HTTP-Session: 0cd2d009-43e0-43ea-993d-5918cdc125b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12445 2024.08.12 21:44:35.262931 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12446 2024.08.12 21:44:35.262974 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12447 2024.08.12 21:44:35.263100 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12448 2024.08.12 21:44:35.263384 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12449 2024.08.12 21:44:35.263420 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12450 2024.08.12 21:44:35.263773 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12451 2024.08.12 21:44:35.264090 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2024.08.12 21:44:35.264244 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
12453 2024.08.12 21:44:35.264411 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Debug> DynamicQueryHandler: Done processing query
12454 2024.08.12 21:44:35.264435 [ 3 ] {10002efb-8cd1-49fc-98f8-dac255721d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12455 2024.08.12 21:44:35.264451 [ 3 ] {} <Debug> HTTP-Session: 0cd2d009-43e0-43ea-993d-5918cdc125b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.08.12 21:44:40.245354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12457 2024.08.12 21:44:40.245488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12458 2024.08.12 21:44:40.245517 [ 3 ] {} <Debug> HTTP-Session: 12aafdfc-eb6f-430c-8fda-ba04b6ec640a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12459 2024.08.12 21:44:40.245545 [ 3 ] {} <Debug> HTTP-Session: 12aafdfc-eb6f-430c-8fda-ba04b6ec640a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.08.12 21:44:40.245562 [ 3 ] {} <Debug> HTTP-Session: 12aafdfc-eb6f-430c-8fda-ba04b6ec640a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.08.12 21:44:40.245617 [ 3 ] {} <Trace> HTTP-Session: 12aafdfc-eb6f-430c-8fda-ba04b6ec640a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12462 2024.08.12 21:44:40.245819 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12463 2024.08.12 21:44:40.245894 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12464 2024.08.12 21:44:40.246112 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12465 2024.08.12 21:44:40.246580 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12466 2024.08.12 21:44:40.246621 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12467 2024.08.12 21:44:40.247003 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12468 2024.08.12 21:44:40.247340 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12469 2024.08.12 21:44:40.247501 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001749 sec., 17724.413950829046 rows/sec., 1.40 MiB/sec.
12470 2024.08.12 21:44:40.247715 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Debug> DynamicQueryHandler: Done processing query
12471 2024.08.12 21:44:40.247742 [ 3 ] {689a943a-6321-4ab8-88f9-34f0bb70e1df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12472 2024.08.12 21:44:40.247758 [ 3 ] {} <Debug> HTTP-Session: 12aafdfc-eb6f-430c-8fda-ba04b6ec640a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.08.12 21:44:40.247955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12474 2024.08.12 21:44:40.248005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12475 2024.08.12 21:44:40.248024 [ 3 ] {} <Debug> HTTP-Session: 75203278-17b5-451d-a748-ba5fc77d4dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12476 2024.08.12 21:44:40.248043 [ 3 ] {} <Debug> HTTP-Session: 75203278-17b5-451d-a748-ba5fc77d4dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.08.12 21:44:40.248057 [ 3 ] {} <Debug> HTTP-Session: 75203278-17b5-451d-a748-ba5fc77d4dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.08.12 21:44:40.248091 [ 3 ] {} <Trace> HTTP-Session: 75203278-17b5-451d-a748-ba5fc77d4dcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12479 2024.08.12 21:44:40.248235 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12480 2024.08.12 21:44:40.248282 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12481 2024.08.12 21:44:40.248410 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12482 2024.08.12 21:44:40.248836 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12483 2024.08.12 21:44:40.248873 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12484 2024.08.12 21:44:40.249209 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12485 2024.08.12 21:44:40.249520 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12486 2024.08.12 21:44:40.249648 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Debug> executeQuery: Read 149 rows, 12.79 KiB in 0.001475 sec., 101016.94915254238 rows/sec., 8.47 MiB/sec.
12487 2024.08.12 21:44:40.249814 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Debug> DynamicQueryHandler: Done processing query
12488 2024.08.12 21:44:40.249839 [ 3 ] {67958d20-1fd9-4d76-bb5a-505baa776a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12489 2024.08.12 21:44:40.249854 [ 3 ] {} <Debug> HTTP-Session: 75203278-17b5-451d-a748-ba5fc77d4dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.08.12 21:44:40.250015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 16145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12491 2024.08.12 21:44:40.250063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12492 2024.08.12 21:44:40.250081 [ 3 ] {} <Debug> HTTP-Session: b42976f4-9864-4be2-9fab-8f56e441eef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12493 2024.08.12 21:44:40.250098 [ 3 ] {} <Debug> HTTP-Session: b42976f4-9864-4be2-9fab-8f56e441eef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.08.12 21:44:40.250112 [ 3 ] {} <Debug> HTTP-Session: b42976f4-9864-4be2-9fab-8f56e441eef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12495 2024.08.12 21:44:40.250143 [ 3 ] {} <Trace> HTTP-Session: b42976f4-9864-4be2-9fab-8f56e441eef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12496 2024.08.12 21:44:40.250269 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12497 2024.08.12 21:44:40.250313 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12498 2024.08.12 21:44:40.250436 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12499 2024.08.12 21:44:40.250778 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12500 2024.08.12 21:44:40.250814 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12501 2024.08.12 21:44:40.251162 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12502 2024.08.12 21:44:40.251471 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2024.08.12 21:44:40.251608 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001387 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec.
12504 2024.08.12 21:44:40.251797 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Debug> DynamicQueryHandler: Done processing query
12505 2024.08.12 21:44:40.251823 [ 3 ] {caa1addc-10e9-44ab-9622-aaccad151038} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12506 2024.08.12 21:44:40.251839 [ 3 ] {} <Debug> HTTP-Session: b42976f4-9864-4be2-9fab-8f56e441eef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.08.12 21:44:40.252041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12508 2024.08.12 21:44:40.252089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12509 2024.08.12 21:44:40.252108 [ 3 ] {} <Debug> HTTP-Session: 6cd2bf3e-f784-4adf-b81e-25acbad49472 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12510 2024.08.12 21:44:40.252124 [ 3 ] {} <Debug> HTTP-Session: 6cd2bf3e-f784-4adf-b81e-25acbad49472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.08.12 21:44:40.252138 [ 3 ] {} <Debug> HTTP-Session: 6cd2bf3e-f784-4adf-b81e-25acbad49472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12512 2024.08.12 21:44:40.252168 [ 3 ] {} <Trace> HTTP-Session: 6cd2bf3e-f784-4adf-b81e-25acbad49472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12513 2024.08.12 21:44:40.252320 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12514 2024.08.12 21:44:40.252366 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12515 2024.08.12 21:44:40.252515 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12516 2024.08.12 21:44:40.252905 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12517 2024.08.12 21:44:40.252941 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12518 2024.08.12 21:44:40.253336 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12519 2024.08.12 21:44:40.253677 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12520 2024.08.12 21:44:40.253823 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
12521 2024.08.12 21:44:40.254001 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Debug> DynamicQueryHandler: Done processing query
12522 2024.08.12 21:44:40.254025 [ 3 ] {63575f09-755f-4008-8605-fd3e4dd781f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12523 2024.08.12 21:44:40.254041 [ 3 ] {} <Debug> HTTP-Session: 6cd2bf3e-f784-4adf-b81e-25acbad49472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12524 2024.08.12 21:44:40.254203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 50148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12525 2024.08.12 21:44:40.254251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12526 2024.08.12 21:44:40.254270 [ 3 ] {} <Debug> HTTP-Session: eb0e00c1-14c9-416a-bed7-5653d1651ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12527 2024.08.12 21:44:40.254287 [ 3 ] {} <Debug> HTTP-Session: eb0e00c1-14c9-416a-bed7-5653d1651ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.08.12 21:44:40.254300 [ 3 ] {} <Debug> HTTP-Session: eb0e00c1-14c9-416a-bed7-5653d1651ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12529 2024.08.12 21:44:40.254331 [ 3 ] {} <Trace> HTTP-Session: eb0e00c1-14c9-416a-bed7-5653d1651ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12530 2024.08.12 21:44:40.254638 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12531 2024.08.12 21:44:40.254702 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <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
12532 2024.08.12 21:44:40.255108 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12533 2024.08.12 21:44:40.255804 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12534 2024.08.12 21:44:40.255841 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12535 2024.08.12 21:44:40.256478 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12536 2024.08.12 21:44:40.256883 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12537 2024.08.12 21:44:40.257067 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002646 sec., 11715.797430083145 rows/sec., 20.99 MiB/sec.
12538 2024.08.12 21:44:40.257305 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Debug> DynamicQueryHandler: Done processing query
12539 2024.08.12 21:44:40.257330 [ 3 ] {cd802987-6dc9-48a1-9263-89e28891106c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12540 2024.08.12 21:44:40.257346 [ 3 ] {} <Debug> HTTP-Session: eb0e00c1-14c9-416a-bed7-5653d1651ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12541 2024.08.12 21:44:40.257481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12542 2024.08.12 21:44:40.257529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12543 2024.08.12 21:44:40.257547 [ 3 ] {} <Debug> HTTP-Session: 609bfe09-b71a-471d-a1e6-d4157deb3cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12544 2024.08.12 21:44:40.257563 [ 3 ] {} <Debug> HTTP-Session: 609bfe09-b71a-471d-a1e6-d4157deb3cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12545 2024.08.12 21:44:40.257577 [ 3 ] {} <Debug> HTTP-Session: 609bfe09-b71a-471d-a1e6-d4157deb3cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12546 2024.08.12 21:44:40.257607 [ 3 ] {} <Trace> HTTP-Session: 609bfe09-b71a-471d-a1e6-d4157deb3cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12547 2024.08.12 21:44:40.257717 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12548 2024.08.12 21:44:40.257761 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12549 2024.08.12 21:44:40.257888 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12550 2024.08.12 21:44:40.258196 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12551 2024.08.12 21:44:40.258234 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12552 2024.08.12 21:44:40.258590 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12553 2024.08.12 21:44:40.258907 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12554 2024.08.12 21:44:40.259065 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
12555 2024.08.12 21:44:40.259261 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Debug> DynamicQueryHandler: Done processing query
12556 2024.08.12 21:44:40.259295 [ 3 ] {48251b3e-2656-4cc4-9f4e-fcf061e6acba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12557 2024.08.12 21:44:40.259329 [ 3 ] {} <Debug> HTTP-Session: 609bfe09-b71a-471d-a1e6-d4157deb3cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12558 2024.08.12 21:44:45.247985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12559 2024.08.12 21:44:45.248139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12560 2024.08.12 21:44:45.248168 [ 3 ] {} <Debug> HTTP-Session: e9c20ae8-efa2-48b8-ad0a-83395f53ddde Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12561 2024.08.12 21:44:45.248196 [ 3 ] {} <Debug> HTTP-Session: e9c20ae8-efa2-48b8-ad0a-83395f53ddde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12562 2024.08.12 21:44:45.248213 [ 3 ] {} <Debug> HTTP-Session: e9c20ae8-efa2-48b8-ad0a-83395f53ddde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12563 2024.08.12 21:44:45.248268 [ 3 ] {} <Trace> HTTP-Session: e9c20ae8-efa2-48b8-ad0a-83395f53ddde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12564 2024.08.12 21:44:45.248473 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12565 2024.08.12 21:44:45.248542 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12566 2024.08.12 21:44:45.248734 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12567 2024.08.12 21:44:45.249181 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12568 2024.08.12 21:44:45.249230 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12569 2024.08.12 21:44:45.249617 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12570 2024.08.12 21:44:45.249967 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12571 2024.08.12 21:44:45.250135 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001713 sec., 3502.626970227671 rows/sec., 198.39 KiB/sec.
12572 2024.08.12 21:44:45.250168 [ 77 ] {} <Debug> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12573 2024.08.12 21:44:45.250291 [ 77 ] {} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12574 2024.08.12 21:44:45.250335 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12575 2024.08.12 21:44:45.250466 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Debug> DynamicQueryHandler: Done processing query
12576 2024.08.12 21:44:45.250548 [ 3 ] {72dbe5c6-6996-4081-ac2f-7f128ccdf353} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12577 2024.08.12 21:44:45.250614 [ 3 ] {} <Debug> HTTP-Session: e9c20ae8-efa2-48b8-ad0a-83395f53ddde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12578 2024.08.12 21:44:45.250648 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12579 2024.08.12 21:44:45.250904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 24332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12580 2024.08.12 21:44:45.251082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12581 2024.08.12 21:44:45.251163 [ 3 ] {} <Debug> HTTP-Session: 6f421e3f-9612-4e6b-8fcf-1d6b567c7eca Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12582 2024.08.12 21:44:45.251245 [ 3 ] {} <Debug> HTTP-Session: 6f421e3f-9612-4e6b-8fcf-1d6b567c7eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12583 2024.08.12 21:44:45.251308 [ 3 ] {} <Debug> HTTP-Session: 6f421e3f-9612-4e6b-8fcf-1d6b567c7eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12584 2024.08.12 21:44:45.251456 [ 3 ] {} <Trace> HTTP-Session: 6f421e3f-9612-4e6b-8fcf-1d6b567c7eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12585 2024.08.12 21:44:45.251583 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12586 2024.08.12 21:44:45.251682 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 37 rows starting from the beginning of the part
12587 2024.08.12 21:44:45.251839 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12588 2024.08.12 21:44:45.251907 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part
12589 2024.08.12 21:44:45.251988 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12590 2024.08.12 21:44:45.252382 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part
12591 2024.08.12 21:44:45.252710 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12592 2024.08.12 21:44:45.252737 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part
12593 2024.08.12 21:44:45.253044 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part
12594 2024.08.12 21:44:45.253270 [ 196 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part
12595 2024.08.12 21:44:45.254012 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12596 2024.08.12 21:44:45.254080 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12597 2024.08.12 21:44:45.254933 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12598 2024.08.12 21:44:45.255890 [ 186 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.005466178 sec., 21404.352364668695 rows/sec., 1.57 MiB/sec.
12599 2024.08.12 21:44:45.255902 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12600 2024.08.12 21:44:45.256172 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.004477 sec., 35961.58141612687 rows/sec., 3.17 MiB/sec.
12601 2024.08.12 21:44:45.256237 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12602 2024.08.12 21:44:45.256481 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Debug> DynamicQueryHandler: Done processing query
12603 2024.08.12 21:44:45.256525 [ 3 ] {b057cc13-44f6-49c9-b894-1c1dccf80248} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12604 2024.08.12 21:44:45.256551 [ 3 ] {} <Debug> HTTP-Session: 6f421e3f-9612-4e6b-8fcf-1d6b567c7eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12605 2024.08.12 21:44:45.256805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 61567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12606 2024.08.12 21:44:45.256885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12607 2024.08.12 21:44:45.256911 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12608 2024.08.12 21:44:45.256924 [ 3 ] {} <Debug> HTTP-Session: 806d8286-6734-4b2e-8084-1bfc24401e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12609 2024.08.12 21:44:45.256982 [ 3 ] {} <Debug> HTTP-Session: 806d8286-6734-4b2e-8084-1bfc24401e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12610 2024.08.12 21:44:45.257007 [ 3 ] {} <Debug> HTTP-Session: 806d8286-6734-4b2e-8084-1bfc24401e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.08.12 21:44:45.257061 [ 3 ] {} <Trace> HTTP-Session: 806d8286-6734-4b2e-8084-1bfc24401e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12612 2024.08.12 21:44:45.257076 [ 201 ] {0f3d0058-7abc-43bd-9afd-d7dae4f95100::all_1_66_13} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12613 2024.08.12 21:44:45.257232 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12614 2024.08.12 21:44:45.257351 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12615 2024.08.12 21:44:45.257403 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12616 2024.08.12 21:44:45.257554 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12617 2024.08.12 21:44:45.258151 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12618 2024.08.12 21:44:45.258190 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12619 2024.08.12 21:44:45.258534 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12620 2024.08.12 21:44:45.258854 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12621 2024.08.12 21:44:45.259008 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001784 sec., 214125.56053811658 rows/sec., 15.04 MiB/sec.
12622 2024.08.12 21:44:45.259182 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Debug> DynamicQueryHandler: Done processing query
12623 2024.08.12 21:44:45.259208 [ 3 ] {37ec6cf9-ae38-4139-b6c0-dd73f71e8e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12624 2024.08.12 21:44:45.259224 [ 3 ] {} <Debug> HTTP-Session: 806d8286-6734-4b2e-8084-1bfc24401e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.08.12 21:44:45.259369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12626 2024.08.12 21:44:45.259420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12627 2024.08.12 21:44:45.259439 [ 3 ] {} <Debug> HTTP-Session: c2b5dfe5-b20d-4bd9-aadd-b9d374a323a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12628 2024.08.12 21:44:45.259456 [ 3 ] {} <Debug> HTTP-Session: c2b5dfe5-b20d-4bd9-aadd-b9d374a323a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.08.12 21:44:45.259470 [ 3 ] {} <Debug> HTTP-Session: c2b5dfe5-b20d-4bd9-aadd-b9d374a323a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.08.12 21:44:45.259502 [ 3 ] {} <Trace> HTTP-Session: c2b5dfe5-b20d-4bd9-aadd-b9d374a323a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12631 2024.08.12 21:44:45.259598 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12632 2024.08.12 21:44:45.259645 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12633 2024.08.12 21:44:45.259776 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12634 2024.08.12 21:44:45.260047 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12635 2024.08.12 21:44:45.260084 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12636 2024.08.12 21:44:45.260440 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12637 2024.08.12 21:44:45.260777 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12638 2024.08.12 21:44:45.260923 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 191.68 KiB/sec.
12639 2024.08.12 21:44:45.261100 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Debug> DynamicQueryHandler: Done processing query
12640 2024.08.12 21:44:45.261124 [ 3 ] {fdfb543c-d11e-4dfe-8d3a-7f2ad86e9ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12641 2024.08.12 21:44:45.261140 [ 3 ] {} <Debug> HTTP-Session: c2b5dfe5-b20d-4bd9-aadd-b9d374a323a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.08.12 21:44:45.261310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12643 2024.08.12 21:44:45.261360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12644 2024.08.12 21:44:45.261379 [ 3 ] {} <Debug> HTTP-Session: 4dae8158-72bf-41e6-ba1f-d2ccb5980fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12645 2024.08.12 21:44:45.261395 [ 3 ] {} <Debug> HTTP-Session: 4dae8158-72bf-41e6-ba1f-d2ccb5980fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12646 2024.08.12 21:44:45.261409 [ 3 ] {} <Debug> HTTP-Session: 4dae8158-72bf-41e6-ba1f-d2ccb5980fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.08.12 21:44:45.261439 [ 3 ] {} <Trace> HTTP-Session: 4dae8158-72bf-41e6-ba1f-d2ccb5980fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12648 2024.08.12 21:44:45.261576 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12649 2024.08.12 21:44:45.261623 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12650 2024.08.12 21:44:45.261763 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12651 2024.08.12 21:44:45.262083 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.08.12 21:44:45.262121 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12653 2024.08.12 21:44:45.262494 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12654 2024.08.12 21:44:45.262834 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.08.12 21:44:45.262996 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001473 sec., 52274.27019687712 rows/sec., 3.22 MiB/sec.
12656 2024.08.12 21:44:45.263174 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Debug> DynamicQueryHandler: Done processing query
12657 2024.08.12 21:44:45.263198 [ 3 ] {0fef60b5-ccf6-4479-8cc8-ac36b0e56dfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12658 2024.08.12 21:44:45.263214 [ 3 ] {} <Debug> HTTP-Session: 4dae8158-72bf-41e6-ba1f-d2ccb5980fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.08.12 21:44:45.263378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12660 2024.08.12 21:44:45.263428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12661 2024.08.12 21:44:45.263447 [ 3 ] {} <Debug> HTTP-Session: 459fda7e-ab9e-4134-906c-815f3962990d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12662 2024.08.12 21:44:45.263464 [ 3 ] {} <Debug> HTTP-Session: 459fda7e-ab9e-4134-906c-815f3962990d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.08.12 21:44:45.263478 [ 3 ] {} <Debug> HTTP-Session: 459fda7e-ab9e-4134-906c-815f3962990d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.08.12 21:44:45.263509 [ 3 ] {} <Trace> HTTP-Session: 459fda7e-ab9e-4134-906c-815f3962990d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12665 2024.08.12 21:44:45.263673 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12666 2024.08.12 21:44:45.263719 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12667 2024.08.12 21:44:45.263861 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12668 2024.08.12 21:44:45.264242 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12669 2024.08.12 21:44:45.264280 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12670 2024.08.12 21:44:45.264664 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12671 2024.08.12 21:44:45.264998 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12672 2024.08.12 21:44:45.265149 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
12673 2024.08.12 21:44:45.265419 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Debug> DynamicQueryHandler: Done processing query
12674 2024.08.12 21:44:45.265479 [ 3 ] {e06c6afe-448f-4c78-ab1c-7f4be013a3b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12675 2024.08.12 21:44:45.265538 [ 3 ] {} <Debug> HTTP-Session: 459fda7e-ab9e-4134-906c-815f3962990d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.08.12 21:44:45.265728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12677 2024.08.12 21:44:45.265780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12678 2024.08.12 21:44:45.265800 [ 3 ] {} <Debug> HTTP-Session: 3a16cd05-3e26-4291-861f-371e032d7b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12679 2024.08.12 21:44:45.265817 [ 3 ] {} <Debug> HTTP-Session: 3a16cd05-3e26-4291-861f-371e032d7b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.08.12 21:44:45.265831 [ 3 ] {} <Debug> HTTP-Session: 3a16cd05-3e26-4291-861f-371e032d7b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.08.12 21:44:45.265862 [ 3 ] {} <Trace> HTTP-Session: 3a16cd05-3e26-4291-861f-371e032d7b98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12682 2024.08.12 21:44:45.265973 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12683 2024.08.12 21:44:45.266020 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12684 2024.08.12 21:44:45.266169 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.08.12 21:44:45.266507 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.08.12 21:44:45.266544 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12687 2024.08.12 21:44:45.266905 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12688 2024.08.12 21:44:45.267241 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.08.12 21:44:45.267398 [ 77 ] {} <Debug> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12690 2024.08.12 21:44:45.267405 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001458 sec., 15775.034293552812 rows/sec., 853.32 KiB/sec.
12691 2024.08.12 21:44:45.267464 [ 77 ] {} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12692 2024.08.12 21:44:45.267532 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12693 2024.08.12 21:44:45.267691 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::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
12694 2024.08.12 21:44:45.267693 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Debug> DynamicQueryHandler: Done processing query
12695 2024.08.12 21:44:45.267739 [ 3 ] {0322465d-24cc-4231-8064-1f984be36be2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12696 2024.08.12 21:44:45.267764 [ 3 ] {} <Debug> HTTP-Session: 3a16cd05-3e26-4291-861f-371e032d7b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.08.12 21:44:45.267843 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12698 2024.08.12 21:44:45.267875 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 694 rows starting from the beginning of the part
12699 2024.08.12 21:44:45.267914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12700 2024.08.12 21:44:45.268004 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
12701 2024.08.12 21:44:45.268049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12702 2024.08.12 21:44:45.268139 [ 3 ] {} <Debug> HTTP-Session: 2c898d49-9c09-4320-b2cf-892b2d7edfd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12703 2024.08.12 21:44:45.268248 [ 3 ] {} <Debug> HTTP-Session: 2c898d49-9c09-4320-b2cf-892b2d7edfd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12704 2024.08.12 21:44:45.268338 [ 3 ] {} <Debug> HTTP-Session: 2c898d49-9c09-4320-b2cf-892b2d7edfd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12705 2024.08.12 21:44:45.268374 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
12706 2024.08.12 21:44:45.268464 [ 3 ] {} <Trace> HTTP-Session: 2c898d49-9c09-4320-b2cf-892b2d7edfd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12707 2024.08.12 21:44:45.268661 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
12708 2024.08.12 21:44:45.268873 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12709 2024.08.12 21:44:45.268962 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
12710 2024.08.12 21:44:45.269031 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12711 2024.08.12 21:44:45.269247 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
12712 2024.08.12 21:44:45.269892 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12713 2024.08.12 21:44:45.270485 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12714 2024.08.12 21:44:45.270558 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12715 2024.08.12 21:44:45.271557 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12716 2024.08.12 21:44:45.271983 [ 186 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 4 columns (4 merged, 0 gathered) in 0.004351104 sec., 185929.82378725032 rows/sec., 9.94 MiB/sec.
12717 2024.08.12 21:44:45.272180 [ 201 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12718 2024.08.12 21:44:45.272211 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12719 2024.08.12 21:44:45.272559 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003846 sec., 15600.624024960998 rows/sec., 1.05 MiB/sec.
12720 2024.08.12 21:44:45.273298 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Debug> DynamicQueryHandler: Done processing query
12721 2024.08.12 21:44:45.273379 [ 3 ] {cfca4b25-a762-4a76-a80d-b0fef2fc877d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12722 2024.08.12 21:44:45.273453 [ 3 ] {} <Debug> HTTP-Session: 2c898d49-9c09-4320-b2cf-892b2d7edfd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12723 2024.08.12 21:44:45.273541 [ 201 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12724 2024.08.12 21:44:45.273652 [ 201 ] {34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036::all_1_36_7} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12725 2024.08.12 21:44:45.273738 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12726 2024.08.12 21:44:48.332275 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
12727 2024.08.12 21:44:48.332329 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
12728 2024.08.12 21:44:49.002159 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001810892 sec.
12729 2024.08.12 21:44:50.246562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 5649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12730 2024.08.12 21:44:50.246707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12731 2024.08.12 21:44:50.246740 [ 3 ] {} <Debug> HTTP-Session: 9339f29d-fb63-4b89-9564-35c293d7fc8a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12732 2024.08.12 21:44:50.246768 [ 3 ] {} <Debug> HTTP-Session: 9339f29d-fb63-4b89-9564-35c293d7fc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.08.12 21:44:50.246786 [ 3 ] {} <Debug> HTTP-Session: 9339f29d-fb63-4b89-9564-35c293d7fc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.08.12 21:44:50.246848 [ 3 ] {} <Trace> HTTP-Session: 9339f29d-fb63-4b89-9564-35c293d7fc8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12735 2024.08.12 21:44:50.247113 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12736 2024.08.12 21:44:50.247206 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12737 2024.08.12 21:44:50.247436 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12738 2024.08.12 21:44:50.248056 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12739 2024.08.12 21:44:50.248114 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12740 2024.08.12 21:44:50.248594 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12741 2024.08.12 21:44:50.249055 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12742 2024.08.12 21:44:50.249256 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Debug> executeQuery: Read 39 rows, 3.16 KiB in 0.002251 sec., 17325.6330519769 rows/sec., 1.37 MiB/sec.
12743 2024.08.12 21:44:50.249538 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Debug> DynamicQueryHandler: Done processing query
12744 2024.08.12 21:44:50.249568 [ 3 ] {b6ebd4ea-e30c-4da9-b7ee-02e0a07e42c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12745 2024.08.12 21:44:50.249588 [ 3 ] {} <Debug> HTTP-Session: 9339f29d-fb63-4b89-9564-35c293d7fc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.08.12 21:44:50.249747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12747 2024.08.12 21:44:50.249819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12748 2024.08.12 21:44:50.249841 [ 3 ] {} <Debug> HTTP-Session: 2920b742-71b7-412a-8395-817e19a7476f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12749 2024.08.12 21:44:50.249864 [ 3 ] {} <Debug> HTTP-Session: 2920b742-71b7-412a-8395-817e19a7476f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12750 2024.08.12 21:44:50.249881 [ 3 ] {} <Debug> HTTP-Session: 2920b742-71b7-412a-8395-817e19a7476f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12751 2024.08.12 21:44:50.249925 [ 3 ] {} <Trace> HTTP-Session: 2920b742-71b7-412a-8395-817e19a7476f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12752 2024.08.12 21:44:50.250073 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12753 2024.08.12 21:44:50.250133 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12754 2024.08.12 21:44:50.250306 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12755 2024.08.12 21:44:50.250720 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12756 2024.08.12 21:44:50.250764 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12757 2024.08.12 21:44:50.251134 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12758 2024.08.12 21:44:50.251519 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12759 2024.08.12 21:44:50.251715 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 193.46 KiB/sec.
12760 2024.08.12 21:44:50.252053 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Debug> DynamicQueryHandler: Done processing query
12761 2024.08.12 21:44:50.252083 [ 3 ] {966837b3-0942-4932-b703-7d6a1f847152} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12762 2024.08.12 21:44:50.252100 [ 3 ] {} <Debug> HTTP-Session: 2920b742-71b7-412a-8395-817e19a7476f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.08.12 21:44:50.252331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 25729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12764 2024.08.12 21:44:50.252396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12765 2024.08.12 21:44:50.252417 [ 3 ] {} <Debug> HTTP-Session: 5b2cb1e4-9ffd-4cdd-b825-5781982fc72a Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12766 2024.08.12 21:44:50.252439 [ 3 ] {} <Debug> HTTP-Session: 5b2cb1e4-9ffd-4cdd-b825-5781982fc72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12767 2024.08.12 21:44:50.252455 [ 3 ] {} <Debug> HTTP-Session: 5b2cb1e4-9ffd-4cdd-b825-5781982fc72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12768 2024.08.12 21:44:50.252495 [ 3 ] {} <Trace> HTTP-Session: 5b2cb1e4-9ffd-4cdd-b825-5781982fc72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12769 2024.08.12 21:44:50.252677 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12770 2024.08.12 21:44:50.252735 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12771 2024.08.12 21:44:50.252909 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12772 2024.08.12 21:44:50.253530 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12773 2024.08.12 21:44:50.253575 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12774 2024.08.12 21:44:50.253962 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12775 2024.08.12 21:44:50.254343 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12776 2024.08.12 21:44:50.254496 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Debug> executeQuery: Read 175 rows, 15.08 KiB in 0.001904 sec., 91911.76470588235 rows/sec., 7.73 MiB/sec.
12777 2024.08.12 21:44:50.254513 [ 74 ] {} <Debug> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12778 2024.08.12 21:44:50.254568 [ 74 ] {} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12779 2024.08.12 21:44:50.254601 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12780 2024.08.12 21:44:50.254757 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Debug> DynamicQueryHandler: Done processing query
12781 2024.08.12 21:44:50.254804 [ 3 ] {ca81dfe8-09fe-4841-8ed8-12fdbce9bd8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12782 2024.08.12 21:44:50.254828 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12783 2024.08.12 21:44:50.254845 [ 3 ] {} <Debug> HTTP-Session: 5b2cb1e4-9ffd-4cdd-b825-5781982fc72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12784 2024.08.12 21:44:50.255084 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12785 2024.08.12 21:44:50.255109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12786 2024.08.12 21:44:50.255165 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1402 rows starting from the beginning of the part
12787 2024.08.12 21:44:50.255236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12788 2024.08.12 21:44:50.255295 [ 3 ] {} <Debug> HTTP-Session: a54f0682-5c4c-45db-8b50-df3d17e83247 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12789 2024.08.12 21:44:50.255367 [ 3 ] {} <Debug> HTTP-Session: a54f0682-5c4c-45db-8b50-df3d17e83247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12790 2024.08.12 21:44:50.255399 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part
12791 2024.08.12 21:44:50.255417 [ 3 ] {} <Debug> HTTP-Session: a54f0682-5c4c-45db-8b50-df3d17e83247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.08.12 21:44:50.255550 [ 3 ] {} <Trace> HTTP-Session: a54f0682-5c4c-45db-8b50-df3d17e83247 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12793 2024.08.12 21:44:50.255695 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
12794 2024.08.12 21:44:50.255945 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12795 2024.08.12 21:44:50.255982 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part
12796 2024.08.12 21:44:50.256160 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12797 2024.08.12 21:44:50.256258 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 161 rows starting from the beginning of the part
12798 2024.08.12 21:44:50.256558 [ 191 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 175 rows starting from the beginning of the part
12799 2024.08.12 21:44:50.257326 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12800 2024.08.12 21:44:50.258117 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12801 2024.08.12 21:44:50.258184 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12802 2024.08.12 21:44:50.259113 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12803 2024.08.12 21:44:50.259808 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12804 2024.08.12 21:44:50.260126 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004336 sec., 922.509225092251 rows/sec., 64.41 KiB/sec.
12805 2024.08.12 21:44:50.260655 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Debug> DynamicQueryHandler: Done processing query
12806 2024.08.12 21:44:50.260654 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 4 columns (4 merged, 0 gathered) in 0.005949484 sec., 369275.7220626192 rows/sec., 31.08 MiB/sec.
12807 2024.08.12 21:44:50.260689 [ 3 ] {cfa14bd4-b133-4df9-b563-2feed9afb78f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12808 2024.08.12 21:44:50.260714 [ 3 ] {} <Debug> HTTP-Session: a54f0682-5c4c-45db-8b50-df3d17e83247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12809 2024.08.12 21:44:50.260923 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12810 2024.08.12 21:44:50.260938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 19234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12811 2024.08.12 21:44:50.261010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12812 2024.08.12 21:44:50.261045 [ 3 ] {} <Debug> HTTP-Session: 62e939ac-b72f-46b9-805a-feea1a790dae Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12813 2024.08.12 21:44:50.261071 [ 3 ] {} <Debug> HTTP-Session: 62e939ac-b72f-46b9-805a-feea1a790dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12814 2024.08.12 21:44:50.261089 [ 3 ] {} <Debug> HTTP-Session: 62e939ac-b72f-46b9-805a-feea1a790dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12815 2024.08.12 21:44:50.261150 [ 3 ] {} <Trace> HTTP-Session: 62e939ac-b72f-46b9-805a-feea1a790dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12816 2024.08.12 21:44:50.261381 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12817 2024.08.12 21:44:50.261443 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12818 2024.08.12 21:44:50.261494 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12819 2024.08.12 21:44:50.261656 [ 194 ] {dd182300-2059-41e3-8278-52ecb5f33b74::all_1_71_14} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12820 2024.08.12 21:44:50.261691 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12821 2024.08.12 21:44:50.261786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
12822 2024.08.12 21:44:50.262244 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12823 2024.08.12 21:44:50.262286 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12824 2024.08.12 21:44:50.262662 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12825 2024.08.12 21:44:50.263040 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12826 2024.08.12 21:44:50.263186 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Debug> executeQuery: Read 113 rows, 9.08 KiB in 0.001903 sec., 59379.926431949556 rows/sec., 4.66 MiB/sec.
12827 2024.08.12 21:44:50.263188 [ 74 ] {} <Debug> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12828 2024.08.12 21:44:50.263250 [ 74 ] {} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12829 2024.08.12 21:44:50.263283 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12830 2024.08.12 21:44:50.263428 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Debug> DynamicQueryHandler: Done processing query
12831 2024.08.12 21:44:50.263472 [ 3 ] {af8f4734-973f-468c-8c75-76b16bbcf4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12832 2024.08.12 21:44:50.263484 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12833 2024.08.12 21:44:50.263498 [ 3 ] {} <Debug> HTTP-Session: 62e939ac-b72f-46b9-805a-feea1a790dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.12 21:44:50.263728 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12835 2024.08.12 21:44:50.263791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12836 2024.08.12 21:44:50.263808 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 903 rows starting from the beginning of the part
12837 2024.08.12 21:44:50.263890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12838 2024.08.12 21:44:50.264008 [ 3 ] {} <Debug> HTTP-Session: 1c9da698-f39a-4a1a-87af-ff02d9aae7f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12839 2024.08.12 21:44:50.264065 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part
12840 2024.08.12 21:44:50.264100 [ 3 ] {} <Debug> HTTP-Session: 1c9da698-f39a-4a1a-87af-ff02d9aae7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12841 2024.08.12 21:44:50.264169 [ 3 ] {} <Debug> HTTP-Session: 1c9da698-f39a-4a1a-87af-ff02d9aae7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12842 2024.08.12 21:44:50.264312 [ 3 ] {} <Trace> HTTP-Session: 1c9da698-f39a-4a1a-87af-ff02d9aae7f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12843 2024.08.12 21:44:50.264341 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 382 rows starting from the beginning of the part
12844 2024.08.12 21:44:50.264574 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part
12845 2024.08.12 21:44:50.264777 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 382 rows starting from the beginning of the part
12846 2024.08.12 21:44:50.264827 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12847 2024.08.12 21:44:50.265078 [ 189 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 113 rows starting from the beginning of the part
12848 2024.08.12 21:44:50.265092 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12849 2024.08.12 21:44:50.265917 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12850 2024.08.12 21:44:50.266925 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12851 2024.08.12 21:44:50.266999 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12852 2024.08.12 21:44:50.267878 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12853 2024.08.12 21:44:50.268224 [ 198 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 4 columns (4 merged, 0 gathered) in 0.00485001 sec., 406184.7295160216 rows/sec., 29.44 MiB/sec.
12854 2024.08.12 21:44:50.268596 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12855 2024.08.12 21:44:50.268602 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12856 2024.08.12 21:44:50.268867 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12857 2024.08.12 21:44:50.268901 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004324 sec., 37465.30989824237 rows/sec., 2.61 MiB/sec.
12858 2024.08.12 21:44:50.268919 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12859 2024.08.12 21:44:50.268963 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12860 2024.08.12 21:44:50.269493 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Debug> DynamicQueryHandler: Done processing query
12861 2024.08.12 21:44:50.269588 [ 3 ] {8e7182c0-19fb-4e6b-b0f4-d50cd339a655} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12862 2024.08.12 21:44:50.269706 [ 3 ] {} <Debug> HTTP-Session: 1c9da698-f39a-4a1a-87af-ff02d9aae7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.08.12 21:44:50.269801 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12864 2024.08.12 21:44:50.270132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 62814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12865 2024.08.12 21:44:50.270302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12866 2024.08.12 21:44:50.270302 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12867 2024.08.12 21:44:50.270375 [ 3 ] {} <Debug> HTTP-Session: c32766e5-52fa-46a4-ab77-ae86985a9651 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12868 2024.08.12 21:44:50.270441 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12869 2024.08.12 21:44:50.270475 [ 3 ] {} <Debug> HTTP-Session: c32766e5-52fa-46a4-ab77-ae86985a9651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12870 2024.08.12 21:44:50.270551 [ 3 ] {} <Debug> HTTP-Session: c32766e5-52fa-46a4-ab77-ae86985a9651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12871 2024.08.12 21:44:50.270610 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18566 rows starting from the beginning of the part
12872 2024.08.12 21:44:50.270675 [ 3 ] {} <Trace> HTTP-Session: c32766e5-52fa-46a4-ab77-ae86985a9651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12873 2024.08.12 21:44:50.270663 [ 200 ] {e9c7ffbf-8075-469f-b511-df7ebd20ba88::all_1_71_14} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12874 2024.08.12 21:44:50.271186 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
12875 2024.08.12 21:44:50.271207 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
12876 2024.08.12 21:44:50.271405 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
12877 2024.08.12 21:44:50.271680 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
12878 2024.08.12 21:44:50.271709 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12879 2024.08.12 21:44:50.272107 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <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
12880 2024.08.12 21:44:50.272137 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
12881 2024.08.12 21:44:50.272660 [ 187 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part
12882 2024.08.12 21:44:50.274174 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12883 2024.08.12 21:44:50.275688 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12884 2024.08.12 21:44:50.275758 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12885 2024.08.12 21:44:50.277782 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12886 2024.08.12 21:44:50.278849 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12887 2024.08.12 21:44:50.279191 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008247 sec., 4728.992360858493 rows/sec., 8.47 MiB/sec.
12888 2024.08.12 21:44:50.280038 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Debug> DynamicQueryHandler: Done processing query
12889 2024.08.12 21:44:50.280069 [ 3 ] {cb2d4ea9-b514-4c03-b7ce-dd6310afca22} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
12890 2024.08.12 21:44:50.280091 [ 3 ] {} <Debug> HTTP-Session: c32766e5-52fa-46a4-ab77-ae86985a9651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.08.12 21:44:50.280233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12892 2024.08.12 21:44:50.280294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12893 2024.08.12 21:44:50.280319 [ 3 ] {} <Debug> HTTP-Session: 986785c7-10b0-4739-b72f-eeceff2d8abb Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12894 2024.08.12 21:44:50.280359 [ 3 ] {} <Debug> HTTP-Session: 986785c7-10b0-4739-b72f-eeceff2d8abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12895 2024.08.12 21:44:50.280408 [ 3 ] {} <Debug> HTTP-Session: 986785c7-10b0-4739-b72f-eeceff2d8abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12896 2024.08.12 21:44:50.280459 [ 3 ] {} <Trace> HTTP-Session: 986785c7-10b0-4739-b72f-eeceff2d8abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12897 2024.08.12 21:44:50.280634 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12898 2024.08.12 21:44:50.280694 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12899 2024.08.12 21:44:50.280953 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12900 2024.08.12 21:44:50.281574 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12901 2024.08.12 21:44:50.281618 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12902 2024.08.12 21:44:50.282244 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12903 2024.08.12 21:44:50.282928 [ 198 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19368 rows, containing 5 columns (5 merged, 0 gathered) in 0.013799281 sec., 1403551.3879310088 rows/sec., 95.98 MiB/sec.
12904 2024.08.12 21:44:50.283090 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12905 2024.08.12 21:44:50.283316 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002757 sec., 3264.417845484222 rows/sec., 251.14 KiB/sec.
12906 2024.08.12 21:44:50.283345 [ 198 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12907 2024.08.12 21:44:50.283896 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Debug> DynamicQueryHandler: Done processing query
12908 2024.08.12 21:44:50.283981 [ 3 ] {58fb6344-ca54-4484-a40b-70fd2e1b13bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12909 2024.08.12 21:44:50.284117 [ 3 ] {} <Debug> HTTP-Session: 986785c7-10b0-4739-b72f-eeceff2d8abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12910 2024.08.12 21:44:50.284453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12911 2024.08.12 21:44:50.284561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12912 2024.08.12 21:44:50.284593 [ 3 ] {} <Debug> HTTP-Session: 5ea7d63f-ed85-4c46-aec5-53f908aeb033 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12913 2024.08.12 21:44:50.284614 [ 3 ] {} <Debug> HTTP-Session: 5ea7d63f-ed85-4c46-aec5-53f908aeb033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12914 2024.08.12 21:44:50.284639 [ 3 ] {} <Debug> HTTP-Session: 5ea7d63f-ed85-4c46-aec5-53f908aeb033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12915 2024.08.12 21:44:50.284690 [ 3 ] {} <Trace> HTTP-Session: 5ea7d63f-ed85-4c46-aec5-53f908aeb033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12916 2024.08.12 21:44:50.284824 [ 198 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12917 2024.08.12 21:44:50.284851 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12918 2024.08.12 21:44:50.284925 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12919 2024.08.12 21:44:50.284948 [ 198 ] {c42b358d-b306-4482-9287-5d32c387ba11::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12920 2024.08.12 21:44:50.285099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
12921 2024.08.12 21:44:50.285190 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12922 2024.08.12 21:44:50.285567 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12923 2024.08.12 21:44:50.285607 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12924 2024.08.12 21:44:50.286051 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12925 2024.08.12 21:44:50.286444 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12926 2024.08.12 21:44:50.286599 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00181 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec.
12927 2024.08.12 21:44:50.286599 [ 74 ] {} <Debug> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12928 2024.08.12 21:44:50.286672 [ 74 ] {} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12929 2024.08.12 21:44:50.286711 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12930 2024.08.12 21:44:50.286900 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Debug> DynamicQueryHandler: Done processing query
12931 2024.08.12 21:44:50.286989 [ 3 ] {f2931966-1512-42ac-aacb-c481938be4a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12932 2024.08.12 21:44:50.287063 [ 3 ] {} <Debug> HTTP-Session: 5ea7d63f-ed85-4c46-aec5-53f908aeb033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12933 2024.08.12 21:44:50.287074 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12934 2024.08.12 21:44:50.287720 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12935 2024.08.12 21:44:50.287836 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3772 rows starting from the beginning of the part
12936 2024.08.12 21:44:50.287984 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
12937 2024.08.12 21:44:50.288095 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
12938 2024.08.12 21:44:50.288363 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
12939 2024.08.12 21:44:50.288461 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
12940 2024.08.12 21:44:50.288567 [ 197 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
12941 2024.08.12 21:44:50.290625 [ 198 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 4 columns (4 merged, 0 gathered) in 0.003836388 sec., 1061415.0602076745 rows/sec., 71.50 MiB/sec.
12942 2024.08.12 21:44:50.291079 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12943 2024.08.12 21:44:50.291707 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12944 2024.08.12 21:44:50.291843 [ 195 ] {d7c9efb0-e6d8-40e9-88fe-7a2407204146::all_1_71_14} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12945 2024.08.12 21:44:50.291986 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
12946 2024.08.12 21:44:55.186942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12947 2024.08.12 21:44:55.187066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12948 2024.08.12 21:44:55.187091 [ 3 ] {} <Debug> HTTP-Session: 171a9f91-1180-4f46-840f-6d9700bced82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12949 2024.08.12 21:44:55.187115 [ 3 ] {} <Debug> HTTP-Session: 171a9f91-1180-4f46-840f-6d9700bced82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12950 2024.08.12 21:44:55.187130 [ 3 ] {} <Debug> HTTP-Session: 171a9f91-1180-4f46-840f-6d9700bced82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12951 2024.08.12 21:44:55.187179 [ 3 ] {} <Trace> HTTP-Session: 171a9f91-1180-4f46-840f-6d9700bced82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12952 2024.08.12 21:44:55.187348 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12953 2024.08.12 21:44:55.187411 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12954 2024.08.12 21:44:55.187604 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12955 2024.08.12 21:44:55.188045 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12956 2024.08.12 21:44:55.188091 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12957 2024.08.12 21:44:55.188480 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12958 2024.08.12 21:44:55.188838 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12959 2024.08.12 21:44:55.188993 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001698 sec., 3533.568904593639 rows/sec., 200.14 KiB/sec.
12960 2024.08.12 21:44:55.189198 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Debug> DynamicQueryHandler: Done processing query
12961 2024.08.12 21:44:55.189224 [ 3 ] {7c2060d7-f1c8-4a5e-a6e2-395a50f0a133} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12962 2024.08.12 21:44:55.189240 [ 3 ] {} <Debug> HTTP-Session: 171a9f91-1180-4f46-840f-6d9700bced82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.08.12 21:44:55.189566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 189341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12964 2024.08.12 21:44:55.189617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12965 2024.08.12 21:44:55.189637 [ 3 ] {} <Debug> HTTP-Session: 5249de9c-02c2-4e7c-99f9-f45a615f03ad Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12966 2024.08.12 21:44:55.189655 [ 3 ] {} <Debug> HTTP-Session: 5249de9c-02c2-4e7c-99f9-f45a615f03ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12967 2024.08.12 21:44:55.189670 [ 3 ] {} <Debug> HTTP-Session: 5249de9c-02c2-4e7c-99f9-f45a615f03ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12968 2024.08.12 21:44:55.189701 [ 3 ] {} <Trace> HTTP-Session: 5249de9c-02c2-4e7c-99f9-f45a615f03ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12969 2024.08.12 21:44:55.190186 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12970 2024.08.12 21:44:55.190236 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12971 2024.08.12 21:44:55.190368 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12972 2024.08.12 21:44:55.191600 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12973 2024.08.12 21:44:55.191647 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12974 2024.08.12 21:44:55.192055 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12975 2024.08.12 21:44:55.192389 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12976 2024.08.12 21:44:55.192524 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Debug> executeQuery: Read 1301 rows, 110.65 KiB in 0.00267 sec., 487265.9176029962 rows/sec., 40.47 MiB/sec.
12977 2024.08.12 21:44:55.192751 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Debug> DynamicQueryHandler: Done processing query
12978 2024.08.12 21:44:55.192803 [ 3 ] {032794cc-6c73-443a-9a38-26eabf096213} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
12979 2024.08.12 21:44:55.192862 [ 3 ] {} <Debug> HTTP-Session: 5249de9c-02c2-4e7c-99f9-f45a615f03ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12980 2024.08.12 21:44:55.193150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 30468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12981 2024.08.12 21:44:55.193202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12982 2024.08.12 21:44:55.193222 [ 3 ] {} <Debug> HTTP-Session: daeb36fe-3be1-4f6f-b68d-be78fad88f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
12983 2024.08.12 21:44:55.193238 [ 3 ] {} <Debug> HTTP-Session: daeb36fe-3be1-4f6f-b68d-be78fad88f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12984 2024.08.12 21:44:55.193252 [ 3 ] {} <Debug> HTTP-Session: daeb36fe-3be1-4f6f-b68d-be78fad88f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12985 2024.08.12 21:44:55.193284 [ 3 ] {} <Trace> HTTP-Session: daeb36fe-3be1-4f6f-b68d-be78fad88f5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12986 2024.08.12 21:44:55.193436 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12987 2024.08.12 21:44:55.193480 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12988 2024.08.12 21:44:55.193617 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12989 2024.08.12 21:44:55.194045 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12990 2024.08.12 21:44:55.194085 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
12991 2024.08.12 21:44:55.194411 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
12992 2024.08.12 21:44:55.194721 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Trace> oximeter.fields_u32 (367776d9-4dd6-4637-abbc-27f5b3f45b02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12993 2024.08.12 21:44:55.194856 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001494 sec., 152610.44176706826 rows/sec., 10.33 MiB/sec.
12994 2024.08.12 21:44:55.195140 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Debug> DynamicQueryHandler: Done processing query
12995 2024.08.12 21:44:55.195166 [ 3 ] {4813a5c5-9451-47d6-ab09-eb8db4b0e7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12996 2024.08.12 21:44:55.195183 [ 3 ] {} <Debug> HTTP-Session: daeb36fe-3be1-4f6f-b68d-be78fad88f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12997 2024.08.12 21:44:55.195661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 136537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12998 2024.08.12 21:44:55.195709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12999 2024.08.12 21:44:55.195727 [ 3 ] {} <Debug> HTTP-Session: d0bba1eb-906e-4d6d-819a-2ac18baa0ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13000 2024.08.12 21:44:55.195743 [ 3 ] {} <Debug> HTTP-Session: d0bba1eb-906e-4d6d-819a-2ac18baa0ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13001 2024.08.12 21:44:55.195756 [ 3 ] {} <Debug> HTTP-Session: d0bba1eb-906e-4d6d-819a-2ac18baa0ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13002 2024.08.12 21:44:55.195787 [ 3 ] {} <Trace> HTTP-Session: d0bba1eb-906e-4d6d-819a-2ac18baa0ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13003 2024.08.12 21:44:55.196130 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13004 2024.08.12 21:44:55.196175 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13005 2024.08.12 21:44:55.196318 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13006 2024.08.12 21:44:55.197088 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13007 2024.08.12 21:44:55.197126 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13008 2024.08.12 21:44:55.197467 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13009 2024.08.12 21:44:55.197774 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13010 2024.08.12 21:44:55.197904 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Debug> executeQuery: Read 838 rows, 61.76 KiB in 0.001971 sec., 425164.89091831556 rows/sec., 30.60 MiB/sec.
13011 2024.08.12 21:44:55.198053 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Debug> DynamicQueryHandler: Done processing query
13012 2024.08.12 21:44:55.198077 [ 3 ] {a72b6d75-0fa3-4aa1-9b78-9c6737e4183d} <Debug> MemoryTracker: Peak memory usage (for query): 4.72 MiB.
13013 2024.08.12 21:44:55.198093 [ 3 ] {} <Debug> HTTP-Session: d0bba1eb-906e-4d6d-819a-2ac18baa0ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13014 2024.08.12 21:44:55.198254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13015 2024.08.12 21:44:55.198300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13016 2024.08.12 21:44:55.198319 [ 3 ] {} <Debug> HTTP-Session: 26fa9b3c-fd0b-4bd2-b43a-8b46134fc9b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13017 2024.08.12 21:44:55.198335 [ 3 ] {} <Debug> HTTP-Session: 26fa9b3c-fd0b-4bd2-b43a-8b46134fc9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13018 2024.08.12 21:44:55.198348 [ 3 ] {} <Debug> HTTP-Session: 26fa9b3c-fd0b-4bd2-b43a-8b46134fc9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13019 2024.08.12 21:44:55.198378 [ 3 ] {} <Trace> HTTP-Session: 26fa9b3c-fd0b-4bd2-b43a-8b46134fc9b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13020 2024.08.12 21:44:55.198472 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13021 2024.08.12 21:44:55.198517 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13022 2024.08.12 21:44:55.198640 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13023 2024.08.12 21:44:55.198899 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13024 2024.08.12 21:44:55.198933 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13025 2024.08.12 21:44:55.199285 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13026 2024.08.12 21:44:55.199616 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13027 2024.08.12 21:44:55.199741 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 199.39 KiB/sec.
13028 2024.08.12 21:44:55.199751 [ 70 ] {} <Debug> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
13029 2024.08.12 21:44:55.199809 [ 70 ] {} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13030 2024.08.12 21:44:55.199851 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13031 2024.08.12 21:44:55.199936 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Debug> DynamicQueryHandler: Done processing query
13032 2024.08.12 21:44:55.199997 [ 3 ] {9d6e85b7-104e-48a6-af74-8d5029ee9ae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13033 2024.08.12 21:44:55.200042 [ 3 ] {} <Debug> HTTP-Session: 26fa9b3c-fd0b-4bd2-b43a-8b46134fc9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13034 2024.08.12 21:44:55.200087 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
13035 2024.08.12 21:44:55.200246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 14079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13036 2024.08.12 21:44:55.200371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13037 2024.08.12 21:44:55.200375 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13038 2024.08.12 21:44:55.200398 [ 3 ] {} <Debug> HTTP-Session: 12e777ed-e456-4176-97c6-166391004f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13039 2024.08.12 21:44:55.200446 [ 3 ] {} <Debug> HTTP-Session: 12e777ed-e456-4176-97c6-166391004f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.08.12 21:44:55.200453 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part
13041 2024.08.12 21:44:55.200471 [ 3 ] {} <Debug> HTTP-Session: 12e777ed-e456-4176-97c6-166391004f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13042 2024.08.12 21:44:55.200543 [ 3 ] {} <Trace> HTTP-Session: 12e777ed-e456-4176-97c6-166391004f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13043 2024.08.12 21:44:55.200691 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13044 2024.08.12 21:44:55.200941 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13045 2024.08.12 21:44:55.201058 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13046 2024.08.12 21:44:55.201101 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13047 2024.08.12 21:44:55.201465 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13048 2024.08.12 21:44:55.201781 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13049 2024.08.12 21:44:55.202163 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13050 2024.08.12 21:44:55.202234 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13051 2024.08.12 21:44:55.203206 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13052 2024.08.12 21:44:55.203258 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13053 2024.08.12 21:44:55.204341 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13054 2024.08.12 21:44:55.204852 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.004911991 sec., 42752.52132994543 rows/sec., 1.79 MiB/sec.
13055 2024.08.12 21:44:55.205061 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
13056 2024.08.12 21:44:55.205351 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Trace> oximeter.measurements_cumulativei64 (c8a00009-efcd-455c-86f5-0ff3f40c7fab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13057 2024.08.12 21:44:55.205776 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005024 sec., 15326.433121019109 rows/sec., 966.45 KiB/sec.
13058 2024.08.12 21:44:55.206008 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13059 2024.08.12 21:44:55.206148 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Debug> DynamicQueryHandler: Done processing query
13060 2024.08.12 21:44:55.206160 [ 195 ] {9145a818-bcfb-4d9c-a3cf-458e4ddee192::all_1_35_7} <Trace> oximeter.measurements_bool (9145a818-bcfb-4d9c-a3cf-458e4ddee192) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
13061 2024.08.12 21:44:55.206194 [ 3 ] {3460bef2-0f86-4693-af92-1ddf10a3dcd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13062 2024.08.12 21:44:55.206223 [ 3 ] {} <Debug> HTTP-Session: 12e777ed-e456-4176-97c6-166391004f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13063 2024.08.12 21:44:55.206348 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13064 2024.08.12 21:44:55.206563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 160386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13065 2024.08.12 21:44:55.206620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13066 2024.08.12 21:44:55.206639 [ 3 ] {} <Debug> HTTP-Session: c40333ae-6e38-4a00-9d1d-98de168eec25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13067 2024.08.12 21:44:55.206655 [ 3 ] {} <Debug> HTTP-Session: c40333ae-6e38-4a00-9d1d-98de168eec25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13068 2024.08.12 21:44:55.206670 [ 3 ] {} <Debug> HTTP-Session: c40333ae-6e38-4a00-9d1d-98de168eec25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.08.12 21:44:55.206701 [ 3 ] {} <Trace> HTTP-Session: c40333ae-6e38-4a00-9d1d-98de168eec25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13070 2024.08.12 21:44:55.207135 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13071 2024.08.12 21:44:55.207184 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13072 2024.08.12 21:44:55.207352 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13073 2024.08.12 21:44:55.208195 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13074 2024.08.12 21:44:55.208231 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13075 2024.08.12 21:44:55.208665 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13076 2024.08.12 21:44:55.209023 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13077 2024.08.12 21:44:55.209153 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002298 sec., 367275.8920800696 rows/sec., 24.72 MiB/sec.
13078 2024.08.12 21:44:55.209331 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Debug> DynamicQueryHandler: Done processing query
13079 2024.08.12 21:44:55.209356 [ 3 ] {876d9cc7-2e1a-46c7-ae77-5c299ce73e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13080 2024.08.12 21:44:55.209371 [ 3 ] {} <Debug> HTTP-Session: c40333ae-6e38-4a00-9d1d-98de168eec25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13081 2024.08.12 21:44:55.209781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 3212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13082 2024.08.12 21:44:55.209831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13083 2024.08.12 21:44:55.209849 [ 3 ] {} <Debug> HTTP-Session: 0d045665-9d53-40d0-9197-43936dfc225f Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13084 2024.08.12 21:44:55.209866 [ 3 ] {} <Debug> HTTP-Session: 0d045665-9d53-40d0-9197-43936dfc225f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13085 2024.08.12 21:44:55.209880 [ 3 ] {} <Debug> HTTP-Session: 0d045665-9d53-40d0-9197-43936dfc225f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13086 2024.08.12 21:44:55.209910 [ 3 ] {} <Trace> HTTP-Session: 0d045665-9d53-40d0-9197-43936dfc225f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13087 2024.08.12 21:44:55.210009 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13088 2024.08.12 21:44:55.210053 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13089 2024.08.12 21:44:55.210178 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13090 2024.08.12 21:44:55.210441 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13091 2024.08.12 21:44:55.210476 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13092 2024.08.12 21:44:55.210842 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13093 2024.08.12 21:44:55.211170 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13094 2024.08.12 21:44:55.211299 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00132 sec., 17424.242424242424 rows/sec., 942.53 KiB/sec.
13095 2024.08.12 21:44:55.211449 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Debug> DynamicQueryHandler: Done processing query
13096 2024.08.12 21:44:55.211473 [ 3 ] {386c7cdb-8f96-4318-b438-5143236a910f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13097 2024.08.12 21:44:55.211489 [ 3 ] {} <Debug> HTTP-Session: 0d045665-9d53-40d0-9197-43936dfc225f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13098 2024.08.12 21:44:55.211601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13099 2024.08.12 21:44:55.211648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13100 2024.08.12 21:44:55.211666 [ 3 ] {} <Debug> HTTP-Session: 599c1666-8892-4ee9-a75a-080041076d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13101 2024.08.12 21:44:55.211682 [ 3 ] {} <Debug> HTTP-Session: 599c1666-8892-4ee9-a75a-080041076d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.08.12 21:44:55.211697 [ 3 ] {} <Debug> HTTP-Session: 599c1666-8892-4ee9-a75a-080041076d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13103 2024.08.12 21:44:55.211726 [ 3 ] {} <Trace> HTTP-Session: 599c1666-8892-4ee9-a75a-080041076d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13104 2024.08.12 21:44:55.211835 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13105 2024.08.12 21:44:55.211878 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13106 2024.08.12 21:44:55.211999 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13107 2024.08.12 21:44:55.212285 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13108 2024.08.12 21:44:55.212321 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13109 2024.08.12 21:44:55.212670 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13110 2024.08.12 21:44:55.212992 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13111 2024.08.12 21:44:55.213116 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec.
13112 2024.08.12 21:44:55.213404 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Debug> DynamicQueryHandler: Done processing query
13113 2024.08.12 21:44:55.213465 [ 3 ] {a1168f68-3ef3-4d21-bbf8-b6fa0c2241ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13114 2024.08.12 21:44:55.213525 [ 3 ] {} <Debug> HTTP-Session: 599c1666-8892-4ee9-a75a-080041076d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13115 2024.08.12 21:45:00.239579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13116 2024.08.12 21:45:00.239707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13117 2024.08.12 21:45:00.239734 [ 3 ] {} <Debug> HTTP-Session: 61da300e-7f4a-4cb4-a7e9-accc178375fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13118 2024.08.12 21:45:00.239760 [ 3 ] {} <Debug> HTTP-Session: 61da300e-7f4a-4cb4-a7e9-accc178375fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13119 2024.08.12 21:45:00.239775 [ 3 ] {} <Debug> HTTP-Session: 61da300e-7f4a-4cb4-a7e9-accc178375fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13120 2024.08.12 21:45:00.239826 [ 3 ] {} <Trace> HTTP-Session: 61da300e-7f4a-4cb4-a7e9-accc178375fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13121 2024.08.12 21:45:00.240075 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'oximeter_collector:collections', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
13122 2024.08.12 21:45:00.240494 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
13123 2024.08.12 21:45:00.240549 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'oximeter_collector:collections', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
13124 2024.08.12 21:45:00.240928 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13125 2024.08.12 21:45:00.241009 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
13126 2024.08.12 21:45:00.241183 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
13127 2024.08.12 21:45:00.241273 [ 266 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
13128 2024.08.12 21:45:00.241331 [ 260 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
13129 2024.08.12 21:45:00.241455 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
13130 2024.08.12 21:45:00.241498 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64) (SelectExecutor): Spreading mark ranges among streams (default reading)
13131 2024.08.12 21:45:00.241569 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <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', 'data_link:enabled', 'data_link:link_up', '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', 'oximeter_collector:collections', 'sidecar:sample_time', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
13132 2024.08.12 21:45:00.241608 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
13133 2024.08.12 21:45:00.242804 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.002848 sec., 14044.94382022472 rows/sec., 523.60 KiB/sec.
13134 2024.08.12 21:45:00.243094 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> DynamicQueryHandler: Done processing query
13135 2024.08.12 21:45:00.243128 [ 3 ] {11c06437-e868-44f9-a1c1-8d543172407f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
13136 2024.08.12 21:45:00.243153 [ 3 ] {} <Debug> HTTP-Session: 61da300e-7f4a-4cb4-a7e9-accc178375fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13137 2024.08.12 21:45:00.250454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13138 2024.08.12 21:45:00.250514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13139 2024.08.12 21:45:00.250535 [ 3 ] {} <Debug> HTTP-Session: 7c4e6e9b-8cca-4649-9a2c-8d133b0bba98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13140 2024.08.12 21:45:00.250554 [ 3 ] {} <Debug> HTTP-Session: 7c4e6e9b-8cca-4649-9a2c-8d133b0bba98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13141 2024.08.12 21:45:00.250568 [ 3 ] {} <Debug> HTTP-Session: 7c4e6e9b-8cca-4649-9a2c-8d133b0bba98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13142 2024.08.12 21:45:00.250605 [ 3 ] {} <Trace> HTTP-Session: 7c4e6e9b-8cca-4649-9a2c-8d133b0bba98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13143 2024.08.12 21:45:00.250732 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
13144 2024.08.12 21:45:00.250782 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13145 2024.08.12 21:45:00.250957 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13146 2024.08.12 21:45:00.251353 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13147 2024.08.12 21:45:00.251398 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13148 2024.08.12 21:45:00.251964 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
13149 2024.08.12 21:45:00.252302 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Trace> oximeter.timeseries_schema (c1106590-2e0f-407a-aeeb-0e6c229dbf64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13150 2024.08.12 21:45:00.252468 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001767 sec., 565.9309564233164 rows/sec., 157.51 KiB/sec.
13151 2024.08.12 21:45:00.253007 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Debug> DynamicQueryHandler: Done processing query
13152 2024.08.12 21:45:00.253042 [ 3 ] {a58c02e3-2fbe-4a0a-b6fb-481a3751102e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13153 2024.08.12 21:45:00.253065 [ 3 ] {} <Debug> HTTP-Session: 7c4e6e9b-8cca-4649-9a2c-8d133b0bba98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13154 2024.08.12 21:45:00.253229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13155 2024.08.12 21:45:00.253283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13156 2024.08.12 21:45:00.253303 [ 3 ] {} <Debug> HTTP-Session: 09a62441-ae87-4bfd-a129-c1ac6a38a291 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13157 2024.08.12 21:45:00.253319 [ 3 ] {} <Debug> HTTP-Session: 09a62441-ae87-4bfd-a129-c1ac6a38a291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13158 2024.08.12 21:45:00.253334 [ 3 ] {} <Debug> HTTP-Session: 09a62441-ae87-4bfd-a129-c1ac6a38a291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13159 2024.08.12 21:45:00.253364 [ 3 ] {} <Trace> HTTP-Session: 09a62441-ae87-4bfd-a129-c1ac6a38a291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13160 2024.08.12 21:45:00.253473 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13161 2024.08.12 21:45:00.253518 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13162 2024.08.12 21:45:00.253675 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13163 2024.08.12 21:45:00.254017 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13164 2024.08.12 21:45:00.254055 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13165 2024.08.12 21:45:00.254373 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13166 2024.08.12 21:45:00.254686 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Trace> oximeter.fields_i64 (0f3d0058-7abc-43bd-9afd-d7dae4f95100): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13167 2024.08.12 21:45:00.254840 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Debug> executeQuery: Read 44 rows, 3.57 KiB in 0.001395 sec., 31541.21863799283 rows/sec., 2.50 MiB/sec.
13168 2024.08.12 21:45:00.254998 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Debug> DynamicQueryHandler: Done processing query
13169 2024.08.12 21:45:00.255022 [ 3 ] {c0d0e07b-8564-43ef-b90e-b3cf397b6685} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13170 2024.08.12 21:45:00.255038 [ 3 ] {} <Debug> HTTP-Session: 09a62441-ae87-4bfd-a129-c1ac6a38a291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13171 2024.08.12 21:45:00.255212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13172 2024.08.12 21:45:00.255264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13173 2024.08.12 21:45:00.255283 [ 3 ] {} <Debug> HTTP-Session: cc63d439-1de5-4c9d-a3db-c412de69e341 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13174 2024.08.12 21:45:00.255300 [ 3 ] {} <Debug> HTTP-Session: cc63d439-1de5-4c9d-a3db-c412de69e341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13175 2024.08.12 21:45:00.255314 [ 3 ] {} <Debug> HTTP-Session: cc63d439-1de5-4c9d-a3db-c412de69e341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13176 2024.08.12 21:45:00.255346 [ 3 ] {} <Trace> HTTP-Session: cc63d439-1de5-4c9d-a3db-c412de69e341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13177 2024.08.12 21:45:00.255438 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13178 2024.08.12 21:45:00.255483 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13179 2024.08.12 21:45:00.255612 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13180 2024.08.12 21:45:00.255897 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13181 2024.08.12 21:45:00.255934 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13182 2024.08.12 21:45:00.256269 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13183 2024.08.12 21:45:00.256581 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Trace> oximeter.fields_ipaddr (0a3bb5e6-333b-4038-a958-bc49e0f815bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13184 2024.08.12 21:45:00.256734 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00131 sec., 2290.0763358778627 rows/sec., 169.97 KiB/sec.
13185 2024.08.12 21:45:00.257231 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Debug> DynamicQueryHandler: Done processing query
13186 2024.08.12 21:45:00.257310 [ 3 ] {20835890-e8c6-46a5-8fa3-04a1d493ac73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13187 2024.08.12 21:45:00.257389 [ 3 ] {} <Debug> HTTP-Session: cc63d439-1de5-4c9d-a3db-c412de69e341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13188 2024.08.12 21:45:00.257665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 28522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13189 2024.08.12 21:45:00.257721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13190 2024.08.12 21:45:00.257740 [ 3 ] {} <Debug> HTTP-Session: 5dbb0237-79da-4558-b7b2-70ae44d5e15b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13191 2024.08.12 21:45:00.257758 [ 3 ] {} <Debug> HTTP-Session: 5dbb0237-79da-4558-b7b2-70ae44d5e15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13192 2024.08.12 21:45:00.257773 [ 3 ] {} <Debug> HTTP-Session: 5dbb0237-79da-4558-b7b2-70ae44d5e15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13193 2024.08.12 21:45:00.257805 [ 3 ] {} <Trace> HTTP-Session: 5dbb0237-79da-4558-b7b2-70ae44d5e15b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13194 2024.08.12 21:45:00.257970 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13195 2024.08.12 21:45:00.258022 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13196 2024.08.12 21:45:00.258204 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13197 2024.08.12 21:45:00.258679 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13198 2024.08.12 21:45:00.258722 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13199 2024.08.12 21:45:00.259124 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13200 2024.08.12 21:45:00.259444 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Trace> oximeter.fields_string (dd182300-2059-41e3-8278-52ecb5f33b74): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13201 2024.08.12 21:45:00.259615 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Debug> executeQuery: Read 194 rows, 16.72 KiB in 0.001713 sec., 113251.6053706947 rows/sec., 9.53 MiB/sec.
13202 2024.08.12 21:45:00.259933 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Debug> DynamicQueryHandler: Done processing query
13203 2024.08.12 21:45:00.259996 [ 3 ] {1112a029-7642-43de-85ca-bc31676d5bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13204 2024.08.12 21:45:00.260053 [ 3 ] {} <Debug> HTTP-Session: 5dbb0237-79da-4558-b7b2-70ae44d5e15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13205 2024.08.12 21:45:00.260225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13206 2024.08.12 21:45:00.260277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13207 2024.08.12 21:45:00.260299 [ 3 ] {} <Debug> HTTP-Session: 21287371-088e-4322-8e85-d6d11e13fe1d Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13208 2024.08.12 21:45:00.260316 [ 3 ] {} <Debug> HTTP-Session: 21287371-088e-4322-8e85-d6d11e13fe1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13209 2024.08.12 21:45:00.260331 [ 3 ] {} <Debug> HTTP-Session: 21287371-088e-4322-8e85-d6d11e13fe1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13210 2024.08.12 21:45:00.260369 [ 3 ] {} <Trace> HTTP-Session: 21287371-088e-4322-8e85-d6d11e13fe1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13211 2024.08.12 21:45:00.260468 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13212 2024.08.12 21:45:00.260521 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13213 2024.08.12 21:45:00.260698 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13214 2024.08.12 21:45:00.260997 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13215 2024.08.12 21:45:00.261035 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13216 2024.08.12 21:45:00.261345 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13217 2024.08.12 21:45:00.261660 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Trace> oximeter.fields_u16 (cd57654d-c334-4e52-be01-c002e6f02b32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13218 2024.08.12 21:45:00.261805 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Debug> executeQuery: Read 3 rows, 192.00 B in 0.001359 sec., 2207.5055187637968 rows/sec., 137.97 KiB/sec.
13219 2024.08.12 21:45:00.262083 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Debug> DynamicQueryHandler: Done processing query
13220 2024.08.12 21:45:00.262114 [ 3 ] {529392fc-9d98-407e-aaf0-5e2fa6ec30c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13221 2024.08.12 21:45:00.262132 [ 3 ] {} <Debug> HTTP-Session: 21287371-088e-4322-8e85-d6d11e13fe1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13222 2024.08.12 21:45:00.262275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13223 2024.08.12 21:45:00.262325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13224 2024.08.12 21:45:00.262345 [ 3 ] {} <Debug> HTTP-Session: 021e9b9c-5ef1-4226-bc11-fe6877248b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13225 2024.08.12 21:45:00.262363 [ 3 ] {} <Debug> HTTP-Session: 021e9b9c-5ef1-4226-bc11-fe6877248b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13226 2024.08.12 21:45:00.262378 [ 3 ] {} <Debug> HTTP-Session: 021e9b9c-5ef1-4226-bc11-fe6877248b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13227 2024.08.12 21:45:00.262410 [ 3 ] {} <Trace> HTTP-Session: 021e9b9c-5ef1-4226-bc11-fe6877248b1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13228 2024.08.12 21:45:00.262553 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13229 2024.08.12 21:45:00.262599 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13230 2024.08.12 21:45:00.262746 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13231 2024.08.12 21:45:00.263122 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13232 2024.08.12 21:45:00.263166 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13233 2024.08.12 21:45:00.263504 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13234 2024.08.12 21:45:00.263821 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Trace> oximeter.fields_uuid (e9c7ffbf-8075-469f-b511-df7ebd20ba88): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13235 2024.08.12 21:45:00.263969 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Debug> executeQuery: Read 135 rows, 10.57 KiB in 0.001478 sec., 91339.64817320704 rows/sec., 6.98 MiB/sec.
13236 2024.08.12 21:45:00.264126 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Debug> DynamicQueryHandler: Done processing query
13237 2024.08.12 21:45:00.264150 [ 3 ] {e16f06fd-7dbb-4909-9388-a61f993bc998} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13238 2024.08.12 21:45:00.264168 [ 3 ] {} <Debug> HTTP-Session: 021e9b9c-5ef1-4226-bc11-fe6877248b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13239 2024.08.12 21:45:00.264339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 31169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13240 2024.08.12 21:45:00.264386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13241 2024.08.12 21:45:00.264406 [ 3 ] {} <Debug> HTTP-Session: 4cb5001b-18d6-4e8d-8742-aba6868cf828 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13242 2024.08.12 21:45:00.264424 [ 3 ] {} <Debug> HTTP-Session: 4cb5001b-18d6-4e8d-8742-aba6868cf828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13243 2024.08.12 21:45:00.264439 [ 3 ] {} <Debug> HTTP-Session: 4cb5001b-18d6-4e8d-8742-aba6868cf828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13244 2024.08.12 21:45:00.264473 [ 3 ] {} <Trace> HTTP-Session: 4cb5001b-18d6-4e8d-8742-aba6868cf828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13245 2024.08.12 21:45:00.264615 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13246 2024.08.12 21:45:00.264664 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13247 2024.08.12 21:45:00.264805 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13248 2024.08.12 21:45:00.265190 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13249 2024.08.12 21:45:00.265227 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13250 2024.08.12 21:45:00.265626 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13251 2024.08.12 21:45:00.265987 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Trace> oximeter.measurements_cumulativeu64 (c42b358d-b306-4482-9287-5d32c387ba11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13252 2024.08.12 21:45:00.266149 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001594 sec., 102258.46925972396 rows/sec., 7.10 MiB/sec.
13253 2024.08.12 21:45:00.266416 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Debug> DynamicQueryHandler: Done processing query
13254 2024.08.12 21:45:00.266476 [ 3 ] {bb4154a2-dbc1-4f55-aa57-f108a8b14187} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13255 2024.08.12 21:45:00.266536 [ 3 ] {} <Debug> HTTP-Session: 4cb5001b-18d6-4e8d-8742-aba6868cf828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13256 2024.08.12 21:45:00.266759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 70801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13257 2024.08.12 21:45:00.266811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13258 2024.08.12 21:45:00.266831 [ 3 ] {} <Debug> HTTP-Session: 65a13803-0510-4ebe-8acc-bd55ad76f596 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13259 2024.08.12 21:45:00.266849 [ 3 ] {} <Debug> HTTP-Session: 65a13803-0510-4ebe-8acc-bd55ad76f596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13260 2024.08.12 21:45:00.266865 [ 3 ] {} <Debug> HTTP-Session: 65a13803-0510-4ebe-8acc-bd55ad76f596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13261 2024.08.12 21:45:00.266898 [ 3 ] {} <Trace> HTTP-Session: 65a13803-0510-4ebe-8acc-bd55ad76f596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13262 2024.08.12 21:45:00.267342 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13263 2024.08.12 21:45:00.267415 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <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
13264 2024.08.12 21:45:00.267848 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13265 2024.08.12 21:45:00.268739 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13266 2024.08.12 21:45:00.268777 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13267 2024.08.12 21:45:00.269470 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13268 2024.08.12 21:45:00.269902 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Trace> oximeter.measurements_histogramf64 (cfb98183-730b-4a72-8e9a-ca88d2d180c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13269 2024.08.12 21:45:00.270095 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.003088 sec., 14248.704663212435 rows/sec., 25.53 MiB/sec.
13270 2024.08.12 21:45:00.270301 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Debug> DynamicQueryHandler: Done processing query
13271 2024.08.12 21:45:00.270326 [ 3 ] {97dfc75d-adbd-4c0f-b228-2e89b596b51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13272 2024.08.12 21:45:00.270344 [ 3 ] {} <Debug> HTTP-Session: 65a13803-0510-4ebe-8acc-bd55ad76f596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13273 2024.08.12 21:45:00.270470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13274 2024.08.12 21:45:00.270518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13275 2024.08.12 21:45:00.270538 [ 3 ] {} <Debug> HTTP-Session: 0858667e-37ad-465c-898b-4a712eeb9d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13276 2024.08.12 21:45:00.270558 [ 3 ] {} <Debug> HTTP-Session: 0858667e-37ad-465c-898b-4a712eeb9d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13277 2024.08.12 21:45:00.270581 [ 3 ] {} <Debug> HTTP-Session: 0858667e-37ad-465c-898b-4a712eeb9d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13278 2024.08.12 21:45:00.270620 [ 3 ] {} <Trace> HTTP-Session: 0858667e-37ad-465c-898b-4a712eeb9d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13279 2024.08.12 21:45:00.270738 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13280 2024.08.12 21:45:00.270786 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13281 2024.08.12 21:45:00.270917 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13282 2024.08.12 21:45:00.271196 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13283 2024.08.12 21:45:00.271233 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13284 2024.08.12 21:45:00.271599 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
13285 2024.08.12 21:45:00.271953 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Trace> oximeter.measurements_i64 (34b8eaf2-d5d8-41b7-ab7d-025dcc7b2036): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13286 2024.08.12 21:45:00.272154 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 274.66 KiB/sec.
13287 2024.08.12 21:45:00.272349 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Debug> DynamicQueryHandler: Done processing query
13288 2024.08.12 21:45:00.272374 [ 3 ] {1c8a3f09-c266-496a-b8f2-3923114ee0eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13289 2024.08.12 21:45:00.272390 [ 3 ] {} <Debug> HTTP-Session: 0858667e-37ad-465c-898b-4a712eeb9d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13290 2024.08.12 21:45:00.272518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49350, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13291 2024.08.12 21:45:00.272566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13292 2024.08.12 21:45:00.272585 [ 3 ] {} <Debug> HTTP-Session: b6fefda6-33e1-475b-a1d4-e031ff3e2571 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350
13293 2024.08.12 21:45:00.272602 [ 3 ] {} <Debug> HTTP-Session: b6fefda6-33e1-475b-a1d4-e031ff3e2571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13294 2024.08.12 21:45:00.272616 [ 3 ] {} <Debug> HTTP-Session: b6fefda6-33e1-475b-a1d4-e031ff3e2571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13295 2024.08.12 21:45:00.272647 [ 3 ] {} <Trace> HTTP-Session: b6fefda6-33e1-475b-a1d4-e031ff3e2571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13296 2024.08.12 21:45:00.272761 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13297 2024.08.12 21:45:00.272804 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13298 2024.08.12 21:45:00.272936 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13299 2024.08.12 21:45:00.273259 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13300 2024.08.12 21:45:00.273295 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.25 GiB.
13301 2024.08.12 21:45:00.273651 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13302 2024.08.12 21:45:00.274002 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Trace> oximeter.measurements_u64 (d7c9efb0-e6d8-40e9-88fe-7a2407204146): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13303 2024.08.12 21:45:00.274152 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
13304 2024.08.12 21:45:00.274439 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Debug> DynamicQueryHandler: Done processing query
13305 2024.08.12 21:45:00.274499 [ 3 ] {30ec2ca8-4586-4a90-8fc4-1781af6758b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13306 2024.08.12 21:45:00.274560 [ 3 ] {} <Debug> HTTP-Session: b6fefda6-33e1-475b-a1d4-e031ff3e2571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db