Max level shown:
1 [ Aug 19 19:03:16 Enabled. ]
2 [ Aug 19 19:03:16 Rereading configuration. ]
3 [ Aug 19 19:03:17 Rereading configuration. ]
4 [ Aug 19 19:03:22 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 19 19:03:22 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.19 19:03:22.964127 [ 1 ] {} <Information> Application: Will watch for the process with pid 22552
33 2024.08.19 19:03:22.964635 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.19 19:03:23.443001 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22552
35 2024.08.19 19:03:23.443746 [ 1 ] {} <Information> Application: starting up
36 2024.08.19 19:03:23.444493 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.19 19:03:23.534634 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.19 19:03:23.575374 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.19 19:03:23.575431 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.19 19:03:23.575456 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.19 19:03:23.575537 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.19 19:03:23.576433 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.19 19:03:23.578171 [ 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.19 19:03:23.578728 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.19 19:03:23.579070 [ 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.19 19:03:23.579207 [ 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.19 19:03:23.579222 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.19 19:03:23.579401 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.19 19:03:23.580363 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.19 19:03:23.586350 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.19 19:03:23.587115 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.19 19:03:23.588555 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.19 19:03:23.588655 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.19 19:03:23.590206 [ 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.19 19:03:23.590556 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.19 19:03:23.594934 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.19 19:03:23.595340 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.19 19:03:23.596927 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.19 19:03:23.597409 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.19 19:03:23.597768 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.19 19:03:23.598192 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.19 19:03:23.599740 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.19 19:03:23.599775 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.19 19:03:23.599848 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.19 19:03:23.599966 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.19 19:03:23.616699 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.19 19:03:23.616770 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000206263 sec
74 2024.08.19 19:03:23.616812 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.19 19:03:23.616827 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.19 19:03:23.618126 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.19 19:03:23.619243 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.19 19:03:23.619316 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.19 19:03:23.619355 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.19 19:03:23.619400 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.19 19:03:23.619414 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.19 19:03:23.619472 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.19 19:03:23.619485 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.19 19:03:23.619525 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.19 19:03:23.619593 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.19 19:03:23.619611 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.19 19:03:23.619655 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.19 19:03:23.619699 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.19 19:03:23.619739 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.19 19:03:23.619782 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.19 19:03:23.619828 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.19 19:03:23.619863 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.19 19:03:23.619906 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.19 19:03:23.660527 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.19 19:03:23.667002 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.19 19:03:23.667104 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139802 sec
97 2024.08.19 19:03:23.667131 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.19 19:03:23.667323 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.19 19:03:23.667378 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.19 19:03:23.667829 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.19 19:03:23.668020 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.19 19:03:23.668043 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.19 19:03:23.668103 [ 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.19 19:03:23.668120 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.19 19:03:23.721295 [ 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.19 19:03:23.919033 [ 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.19 19:03:23.919110 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.19 19:03:23.986227 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.19 19:03:23.986457 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.11 MiB (RSS), difference: 147.24 MiB
110 2024.08.19 19:03:23.987328 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.317e-05 sec.
111 2024.08.19 19:03:23.987693 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.19 19:03:23.987793 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.19 19:03:23.987845 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.19 19:03:23.987887 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.19 19:03:25.777552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.19 19:03:25.777837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.19 19:03:25.777913 [ 3 ] {} <Debug> HTTP-Session: 6668cc76-3dc1-4fe8-b008-ef7f91c9ce8a Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
118 2024.08.19 19:03:25.777951 [ 3 ] {} <Debug> HTTP-Session: 6668cc76-3dc1-4fe8-b008-ef7f91c9ce8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.19 19:03:25.778007 [ 3 ] {} <Debug> HTTP-Session: 6668cc76-3dc1-4fe8-b008-ef7f91c9ce8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.19 19:03:25.778134 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.19 19:03:25.778175 [ 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.19 19:03:25.778263 [ 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.19 19:03:25.778393 [ 3 ] {} <Trace> HTTP-Session: 6668cc76-3dc1-4fe8-b008-ef7f91c9ce8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.19 19:03:25.779700 [ 3 ] {04247c9e-d216-4123-bb0b-44eb5d77423b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.19 19:03:25.817366 [ 3 ] {04247c9e-d216-4123-bb0b-44eb5d77423b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50827) (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 @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
149 
150 2024.08.19 19:03:25.818278 [ 3 ] {04247c9e-d216-4123-bb0b-44eb5d77423b} <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 @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.19 19:03:25.819794 [ 3 ] {} <Debug> HTTP-Session: 6668cc76-3dc1-4fe8-b008-ef7f91c9ce8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.19 19:03:25.823943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.19 19:03:25.824023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.19 19:03:25.824085 [ 3 ] {} <Debug> HTTP-Session: 258d3684-3ad5-4321-8cae-4f3015838963 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
179 2024.08.19 19:03:25.824146 [ 3 ] {} <Debug> HTTP-Session: 258d3684-3ad5-4321-8cae-4f3015838963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.19 19:03:25.824163 [ 3 ] {} <Debug> HTTP-Session: 258d3684-3ad5-4321-8cae-4f3015838963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.19 19:03:25.824243 [ 3 ] {} <Trace> HTTP-Session: 258d3684-3ad5-4321-8cae-4f3015838963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.19 19:03:25.825472 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.19 19:03:25.825620 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.19 19:03:25.827697 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.19 19:03:25.830603 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.19 19:03:25.836672 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.19 19:03:25.836730 [ 3 ] {4d1670d6-6b96-4551-9e82-5e738eb0006e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.19 19:03:25.836835 [ 3 ] {} <Debug> HTTP-Session: 258d3684-3ad5-4321-8cae-4f3015838963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.19 19:03:25.841682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.19 19:03:25.841760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.19 19:03:25.841812 [ 3 ] {} <Debug> HTTP-Session: 5fe65197-20ef-4e2e-b523-9eaec1a8b1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
192 2024.08.19 19:03:25.841829 [ 3 ] {} <Debug> HTTP-Session: 5fe65197-20ef-4e2e-b523-9eaec1a8b1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.19 19:03:25.841870 [ 3 ] {} <Debug> HTTP-Session: 5fe65197-20ef-4e2e-b523-9eaec1a8b1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.19 19:03:25.841933 [ 3 ] {} <Trace> HTTP-Session: 5fe65197-20ef-4e2e-b523-9eaec1a8b1d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.19 19:03:25.842050 [ 3 ] {1a5147ed-eb96-4356-ad81-4baca34ff6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.19 19:03:25.842337 [ 3 ] {1a5147ed-eb96-4356-ad81-4baca34ff6ce} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50827) (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 @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
220 
221 2024.08.19 19:03:25.842575 [ 3 ] {1a5147ed-eb96-4356-ad81-4baca34ff6ce} <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 @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.19 19:03:25.842840 [ 3 ] {} <Debug> HTTP-Session: 5fe65197-20ef-4e2e-b523-9eaec1a8b1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.19 19:03:25.849062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.19 19:03:25.849156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.19 19:03:25.849179 [ 3 ] {} <Debug> HTTP-Session: c7626cf6-860d-4e54-bf7a-24659824ac85 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
250 2024.08.19 19:03:25.849235 [ 3 ] {} <Debug> HTTP-Session: c7626cf6-860d-4e54-bf7a-24659824ac85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.19 19:03:25.849289 [ 3 ] {} <Debug> HTTP-Session: c7626cf6-860d-4e54-bf7a-24659824ac85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.19 19:03:25.849325 [ 3 ] {} <Trace> HTTP-Session: c7626cf6-860d-4e54-bf7a-24659824ac85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.19 19:03:25.849551 [ 3 ] {2e57a0f6-2b15-4ab6-83a9-f7da582be26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.19 19:03:25.849766 [ 3 ] {2e57a0f6-2b15-4ab6-83a9-f7da582be26a} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.19 19:03:25.849789 [ 3 ] {} <Debug> HTTP-Session: c7626cf6-860d-4e54-bf7a-24659824ac85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.19 19:03:25.849943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.19 19:03:25.850016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.19 19:03:25.850061 [ 3 ] {} <Debug> HTTP-Session: 9854d823-d827-4f8d-9342-fa2bbab77762 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
259 2024.08.19 19:03:25.850080 [ 3 ] {} <Debug> HTTP-Session: 9854d823-d827-4f8d-9342-fa2bbab77762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.19 19:03:25.850125 [ 3 ] {} <Debug> HTTP-Session: 9854d823-d827-4f8d-9342-fa2bbab77762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.19 19:03:25.850180 [ 3 ] {} <Trace> HTTP-Session: 9854d823-d827-4f8d-9342-fa2bbab77762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.19 19:03:25.850293 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.19 19:03:25.850349 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.19 19:03:25.852302 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.19 19:03:25.852361 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.1581e-05 sec
266 2024.08.19 19:03:25.852374 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Trace> ReferentialDeps: No tables
267 2024.08.19 19:03:25.852414 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Trace> LoadingDeps: No tables
268 2024.08.19 19:03:25.852438 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.19 19:03:25.852587 [ 3 ] {19be63e8-e08d-4219-8bba-d421d1a250d9} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.19 19:03:25.852611 [ 3 ] {} <Debug> HTTP-Session: 9854d823-d827-4f8d-9342-fa2bbab77762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.19 19:03:25.852759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.19 19:03:25.852836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.19 19:03:25.852856 [ 3 ] {} <Debug> HTTP-Session: c5cfc24a-20bb-41ff-90c4-0f3321ce5c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
274 2024.08.19 19:03:25.852901 [ 3 ] {} <Debug> HTTP-Session: c5cfc24a-20bb-41ff-90c4-0f3321ce5c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.19 19:03:25.852950 [ 3 ] {} <Debug> HTTP-Session: c5cfc24a-20bb-41ff-90c4-0f3321ce5c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.19 19:03:25.852979 [ 3 ] {} <Trace> HTTP-Session: c5cfc24a-20bb-41ff-90c4-0f3321ce5c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.19 19:03:25.853148 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) /* 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.19 19:03:25.853226 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.19 19:03:25.857683 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.19 19:03:25.863629 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Debug> oximeter.version (68e7b492-dfc3-475b-a562-9cf2366affe1): Loading data parts
282 2024.08.19 19:03:25.864037 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Debug> oximeter.version (68e7b492-dfc3-475b-a562-9cf2366affe1): There are no data parts
283 2024.08.19 19:03:25.868347 [ 3 ] {c94e49b9-7bbe-4e06-a3e6-6c5b80077712} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.19 19:03:25.868377 [ 3 ] {} <Debug> HTTP-Session: c5cfc24a-20bb-41ff-90c4-0f3321ce5c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.19 19:03:25.868557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.19 19:03:25.868639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.19 19:03:25.868693 [ 3 ] {} <Debug> HTTP-Session: 5465c5b0-a114-4d14-b00c-354598c9096a Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
288 2024.08.19 19:03:25.868709 [ 3 ] {} <Debug> HTTP-Session: 5465c5b0-a114-4d14-b00c-354598c9096a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.19 19:03:25.868751 [ 3 ] {} <Debug> HTTP-Session: 5465c5b0-a114-4d14-b00c-354598c9096a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.19 19:03:25.868813 [ 3 ] {} <Trace> HTTP-Session: 5465c5b0-a114-4d14-b00c-354598c9096a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.19 19:03:25.869017 [ 3 ] {ca7e9182-a1cc-4d32-86c1-f8bbac424887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) /* 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.19 19:03:25.869137 [ 3 ] {ca7e9182-a1cc-4d32-86c1-f8bbac424887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.19 19:03:25.877106 [ 3 ] {ca7e9182-a1cc-4d32-86c1-f8bbac424887} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Loading data parts
304 2024.08.19 19:03:25.877272 [ 3 ] {ca7e9182-a1cc-4d32-86c1-f8bbac424887} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): There are no data parts
305 2024.08.19 19:03:25.879871 [ 3 ] {ca7e9182-a1cc-4d32-86c1-f8bbac424887} <Debug> DynamicQueryHandler: Done processing query
306 2024.08.19 19:03:25.879900 [ 3 ] {} <Debug> HTTP-Session: 5465c5b0-a114-4d14-b00c-354598c9096a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.19 19:03:25.880083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.08.19 19:03:25.880181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.08.19 19:03:25.880244 [ 3 ] {} <Debug> HTTP-Session: d514292b-a2a1-41ba-9ae9-878ce61faed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
310 2024.08.19 19:03:25.880262 [ 3 ] {} <Debug> HTTP-Session: d514292b-a2a1-41ba-9ae9-878ce61faed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.08.19 19:03:25.880306 [ 3 ] {} <Debug> HTTP-Session: d514292b-a2a1-41ba-9ae9-878ce61faed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.19 19:03:25.880367 [ 3 ] {} <Trace> HTTP-Session: d514292b-a2a1-41ba-9ae9-878ce61faed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.08.19 19:03:25.880591 [ 3 ] {b6f66c33-d9c3-4ad6-9e1e-a749a31d5f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.880679 [ 3 ] {b6f66c33-d9c3-4ad6-9e1e-a749a31d5f00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.08.19 19:03:25.884043 [ 3 ] {b6f66c33-d9c3-4ad6-9e1e-a749a31d5f00} <Debug> oximeter.measurements_i8 (e2baa25d-0a4b-400e-9be4-5bd2175a4f51): Loading data parts
316 2024.08.19 19:03:25.884222 [ 3 ] {b6f66c33-d9c3-4ad6-9e1e-a749a31d5f00} <Debug> oximeter.measurements_i8 (e2baa25d-0a4b-400e-9be4-5bd2175a4f51): There are no data parts
317 2024.08.19 19:03:25.888051 [ 3 ] {b6f66c33-d9c3-4ad6-9e1e-a749a31d5f00} <Debug> DynamicQueryHandler: Done processing query
318 2024.08.19 19:03:25.888126 [ 3 ] {} <Debug> HTTP-Session: d514292b-a2a1-41ba-9ae9-878ce61faed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.19 19:03:25.888284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.08.19 19:03:25.888365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.08.19 19:03:25.888439 [ 3 ] {} <Debug> HTTP-Session: 0c42f9d6-ec6b-4501-a0bd-dacc6fe79d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
322 2024.08.19 19:03:25.888461 [ 3 ] {} <Debug> HTTP-Session: 0c42f9d6-ec6b-4501-a0bd-dacc6fe79d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.08.19 19:03:25.888531 [ 3 ] {} <Debug> HTTP-Session: 0c42f9d6-ec6b-4501-a0bd-dacc6fe79d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.19 19:03:25.888607 [ 3 ] {} <Trace> HTTP-Session: 0c42f9d6-ec6b-4501-a0bd-dacc6fe79d90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.08.19 19:03:25.888786 [ 3 ] {b893dd42-646f-46d9-b09a-b211cf3a9393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.888930 [ 3 ] {b893dd42-646f-46d9-b09a-b211cf3a9393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.08.19 19:03:25.894290 [ 3 ] {b893dd42-646f-46d9-b09a-b211cf3a9393} <Debug> oximeter.measurements_u8 (30a4a003-1af2-4f62-8dbb-fe47324d1586): Loading data parts
328 2024.08.19 19:03:25.894514 [ 3 ] {b893dd42-646f-46d9-b09a-b211cf3a9393} <Debug> oximeter.measurements_u8 (30a4a003-1af2-4f62-8dbb-fe47324d1586): There are no data parts
329 2024.08.19 19:03:25.899280 [ 3 ] {b893dd42-646f-46d9-b09a-b211cf3a9393} <Debug> DynamicQueryHandler: Done processing query
330 2024.08.19 19:03:25.899311 [ 3 ] {} <Debug> HTTP-Session: 0c42f9d6-ec6b-4501-a0bd-dacc6fe79d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.19 19:03:25.899505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.08.19 19:03:25.899601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.08.19 19:03:25.899654 [ 3 ] {} <Debug> HTTP-Session: f57dfbb1-4d52-441c-addb-5b9d4ee1156e Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
334 2024.08.19 19:03:25.899671 [ 3 ] {} <Debug> HTTP-Session: f57dfbb1-4d52-441c-addb-5b9d4ee1156e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.08.19 19:03:25.899730 [ 3 ] {} <Debug> HTTP-Session: f57dfbb1-4d52-441c-addb-5b9d4ee1156e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.19 19:03:25.899792 [ 3 ] {} <Trace> HTTP-Session: f57dfbb1-4d52-441c-addb-5b9d4ee1156e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.08.19 19:03:25.900000 [ 3 ] {6f5f3fae-a4c4-44c2-a3cb-08075494fb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.900077 [ 3 ] {6f5f3fae-a4c4-44c2-a3cb-08075494fb6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.08.19 19:03:25.905541 [ 3 ] {6f5f3fae-a4c4-44c2-a3cb-08075494fb6a} <Debug> oximeter.measurements_i16 (6f4a0e85-3733-4db3-a7b3-ab6edb189e70): Loading data parts
340 2024.08.19 19:03:25.905715 [ 3 ] {6f5f3fae-a4c4-44c2-a3cb-08075494fb6a} <Debug> oximeter.measurements_i16 (6f4a0e85-3733-4db3-a7b3-ab6edb189e70): There are no data parts
341 2024.08.19 19:03:25.909995 [ 3 ] {6f5f3fae-a4c4-44c2-a3cb-08075494fb6a} <Debug> DynamicQueryHandler: Done processing query
342 2024.08.19 19:03:25.910093 [ 3 ] {} <Debug> HTTP-Session: f57dfbb1-4d52-441c-addb-5b9d4ee1156e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.19 19:03:25.910317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.08.19 19:03:25.910450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.08.19 19:03:25.910532 [ 3 ] {} <Debug> HTTP-Session: 1fb3258c-0c87-4d7d-a35a-dab551f96b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
346 2024.08.19 19:03:25.910564 [ 3 ] {} <Debug> HTTP-Session: 1fb3258c-0c87-4d7d-a35a-dab551f96b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.08.19 19:03:25.910639 [ 3 ] {} <Debug> HTTP-Session: 1fb3258c-0c87-4d7d-a35a-dab551f96b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.19 19:03:25.910760 [ 3 ] {} <Trace> HTTP-Session: 1fb3258c-0c87-4d7d-a35a-dab551f96b7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.08.19 19:03:25.911055 [ 3 ] {3ff7c47f-cbc0-42b4-a1c8-4b998f7cbfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.911164 [ 3 ] {3ff7c47f-cbc0-42b4-a1c8-4b998f7cbfe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.08.19 19:03:25.921078 [ 3 ] {3ff7c47f-cbc0-42b4-a1c8-4b998f7cbfe6} <Debug> oximeter.measurements_u16 (7642528f-8e51-4c03-b41c-1dc2c5c32ab6): Loading data parts
352 2024.08.19 19:03:25.921294 [ 3 ] {3ff7c47f-cbc0-42b4-a1c8-4b998f7cbfe6} <Debug> oximeter.measurements_u16 (7642528f-8e51-4c03-b41c-1dc2c5c32ab6): There are no data parts
353 2024.08.19 19:03:25.925615 [ 3 ] {3ff7c47f-cbc0-42b4-a1c8-4b998f7cbfe6} <Debug> DynamicQueryHandler: Done processing query
354 2024.08.19 19:03:25.925712 [ 3 ] {} <Debug> HTTP-Session: 1fb3258c-0c87-4d7d-a35a-dab551f96b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.19 19:03:25.925850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.08.19 19:03:25.925931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.08.19 19:03:25.925981 [ 3 ] {} <Debug> HTTP-Session: fe2679f2-e052-466c-91bf-bd8b1a0d1cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
358 2024.08.19 19:03:25.926032 [ 3 ] {} <Debug> HTTP-Session: fe2679f2-e052-466c-91bf-bd8b1a0d1cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.08.19 19:03:25.926046 [ 3 ] {} <Debug> HTTP-Session: fe2679f2-e052-466c-91bf-bd8b1a0d1cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.19 19:03:25.926104 [ 3 ] {} <Trace> HTTP-Session: fe2679f2-e052-466c-91bf-bd8b1a0d1cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.08.19 19:03:25.926313 [ 3 ] {7c7dc38f-a051-4b5e-8da6-c1ed75b3fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.926390 [ 3 ] {7c7dc38f-a051-4b5e-8da6-c1ed75b3fb8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.08.19 19:03:25.928745 [ 3 ] {7c7dc38f-a051-4b5e-8da6-c1ed75b3fb8f} <Debug> oximeter.measurements_i32 (b1ad75dd-2bae-4b63-8cf8-467637aa83c9): Loading data parts
364 2024.08.19 19:03:25.928907 [ 3 ] {7c7dc38f-a051-4b5e-8da6-c1ed75b3fb8f} <Debug> oximeter.measurements_i32 (b1ad75dd-2bae-4b63-8cf8-467637aa83c9): There are no data parts
365 2024.08.19 19:03:25.933384 [ 3 ] {7c7dc38f-a051-4b5e-8da6-c1ed75b3fb8f} <Debug> DynamicQueryHandler: Done processing query
366 2024.08.19 19:03:25.933488 [ 3 ] {} <Debug> HTTP-Session: fe2679f2-e052-466c-91bf-bd8b1a0d1cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.19 19:03:25.933745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.08.19 19:03:25.933916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.08.19 19:03:25.934030 [ 3 ] {} <Debug> HTTP-Session: 6283e616-b203-42fd-98f8-e5d3001cecfd Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
370 2024.08.19 19:03:25.934050 [ 3 ] {} <Debug> HTTP-Session: 6283e616-b203-42fd-98f8-e5d3001cecfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.08.19 19:03:25.934099 [ 3 ] {} <Debug> HTTP-Session: 6283e616-b203-42fd-98f8-e5d3001cecfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.19 19:03:25.934162 [ 3 ] {} <Trace> HTTP-Session: 6283e616-b203-42fd-98f8-e5d3001cecfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.08.19 19:03:25.934363 [ 3 ] {a9724056-ba95-4b4c-9c2c-6894d4af9ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.934444 [ 3 ] {a9724056-ba95-4b4c-9c2c-6894d4af9ac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.08.19 19:03:25.938188 [ 3 ] {a9724056-ba95-4b4c-9c2c-6894d4af9ac5} <Debug> oximeter.measurements_u32 (85e231d7-0d48-41a4-b249-d751c65e35be): Loading data parts
376 2024.08.19 19:03:25.938401 [ 3 ] {a9724056-ba95-4b4c-9c2c-6894d4af9ac5} <Debug> oximeter.measurements_u32 (85e231d7-0d48-41a4-b249-d751c65e35be): There are no data parts
377 2024.08.19 19:03:25.942461 [ 3 ] {a9724056-ba95-4b4c-9c2c-6894d4af9ac5} <Debug> DynamicQueryHandler: Done processing query
378 2024.08.19 19:03:25.942519 [ 3 ] {} <Debug> HTTP-Session: 6283e616-b203-42fd-98f8-e5d3001cecfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.19 19:03:25.942648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.08.19 19:03:25.942729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.08.19 19:03:25.942777 [ 3 ] {} <Debug> HTTP-Session: 52ea606c-2886-4c4c-9311-1134af1f2cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
382 2024.08.19 19:03:25.942824 [ 3 ] {} <Debug> HTTP-Session: 52ea606c-2886-4c4c-9311-1134af1f2cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.08.19 19:03:25.942837 [ 3 ] {} <Debug> HTTP-Session: 52ea606c-2886-4c4c-9311-1134af1f2cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.19 19:03:25.942896 [ 3 ] {} <Trace> HTTP-Session: 52ea606c-2886-4c4c-9311-1134af1f2cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.08.19 19:03:25.943101 [ 3 ] {0984da45-5399-4e10-b735-9b6b909abb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.943206 [ 3 ] {0984da45-5399-4e10-b735-9b6b909abb48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.08.19 19:03:25.946438 [ 3 ] {0984da45-5399-4e10-b735-9b6b909abb48} <Debug> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Loading data parts
388 2024.08.19 19:03:25.946644 [ 3 ] {0984da45-5399-4e10-b735-9b6b909abb48} <Debug> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): There are no data parts
389 2024.08.19 19:03:25.950571 [ 3 ] {0984da45-5399-4e10-b735-9b6b909abb48} <Debug> DynamicQueryHandler: Done processing query
390 2024.08.19 19:03:25.950669 [ 3 ] {} <Debug> HTTP-Session: 52ea606c-2886-4c4c-9311-1134af1f2cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.19 19:03:25.950887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.08.19 19:03:25.951052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.08.19 19:03:25.951076 [ 3 ] {} <Debug> HTTP-Session: c7761ea2-b10d-4cea-a164-8d5b95969d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
394 2024.08.19 19:03:25.951123 [ 3 ] {} <Debug> HTTP-Session: c7761ea2-b10d-4cea-a164-8d5b95969d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.08.19 19:03:25.951139 [ 3 ] {} <Debug> HTTP-Session: c7761ea2-b10d-4cea-a164-8d5b95969d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.19 19:03:25.951198 [ 3 ] {} <Trace> HTTP-Session: c7761ea2-b10d-4cea-a164-8d5b95969d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.08.19 19:03:25.951402 [ 3 ] {80398cc2-ab1b-4e05-be09-446aff7d92cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.951483 [ 3 ] {80398cc2-ab1b-4e05-be09-446aff7d92cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.08.19 19:03:25.954339 [ 3 ] {80398cc2-ab1b-4e05-be09-446aff7d92cc} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Loading data parts
400 2024.08.19 19:03:25.954531 [ 3 ] {80398cc2-ab1b-4e05-be09-446aff7d92cc} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): There are no data parts
401 2024.08.19 19:03:25.958658 [ 3 ] {80398cc2-ab1b-4e05-be09-446aff7d92cc} <Debug> DynamicQueryHandler: Done processing query
402 2024.08.19 19:03:25.958719 [ 3 ] {} <Debug> HTTP-Session: c7761ea2-b10d-4cea-a164-8d5b95969d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.19 19:03:25.958872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.08.19 19:03:25.958920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.08.19 19:03:25.958977 [ 3 ] {} <Debug> HTTP-Session: e007d6e4-2aee-4b31-afe8-bfb1e1d8322f Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
406 2024.08.19 19:03:25.959026 [ 3 ] {} <Debug> HTTP-Session: e007d6e4-2aee-4b31-afe8-bfb1e1d8322f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.08.19 19:03:25.959039 [ 3 ] {} <Debug> HTTP-Session: e007d6e4-2aee-4b31-afe8-bfb1e1d8322f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.19 19:03:25.959098 [ 3 ] {} <Trace> HTTP-Session: e007d6e4-2aee-4b31-afe8-bfb1e1d8322f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.08.19 19:03:25.959308 [ 3 ] {526be87e-98a4-48da-b463-84e8fde3d2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.959419 [ 3 ] {526be87e-98a4-48da-b463-84e8fde3d2e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.08.19 19:03:25.961737 [ 3 ] {526be87e-98a4-48da-b463-84e8fde3d2e0} <Debug> oximeter.measurements_f32 (92f07ac5-cd3d-44e5-8630-127ff4b6b765): Loading data parts
412 2024.08.19 19:03:25.961942 [ 3 ] {526be87e-98a4-48da-b463-84e8fde3d2e0} <Debug> oximeter.measurements_f32 (92f07ac5-cd3d-44e5-8630-127ff4b6b765): There are no data parts
413 2024.08.19 19:03:25.966843 [ 3 ] {526be87e-98a4-48da-b463-84e8fde3d2e0} <Debug> DynamicQueryHandler: Done processing query
414 2024.08.19 19:03:25.966897 [ 3 ] {} <Debug> HTTP-Session: e007d6e4-2aee-4b31-afe8-bfb1e1d8322f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.19 19:03:25.967085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.08.19 19:03:25.967222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.08.19 19:03:25.967249 [ 3 ] {} <Debug> HTTP-Session: 6cc21f22-5b7d-435a-9c8e-a29b6328a483 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
418 2024.08.19 19:03:25.967304 [ 3 ] {} <Debug> HTTP-Session: 6cc21f22-5b7d-435a-9c8e-a29b6328a483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.08.19 19:03:25.967361 [ 3 ] {} <Debug> HTTP-Session: 6cc21f22-5b7d-435a-9c8e-a29b6328a483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.19 19:03:25.967398 [ 3 ] {} <Trace> HTTP-Session: 6cc21f22-5b7d-435a-9c8e-a29b6328a483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.08.19 19:03:25.967646 [ 3 ] {639029f3-9f83-4326-a51b-71763dd91dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.967757 [ 3 ] {639029f3-9f83-4326-a51b-71763dd91dfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.08.19 19:03:25.970965 [ 3 ] {639029f3-9f83-4326-a51b-71763dd91dfc} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Loading data parts
424 2024.08.19 19:03:25.971149 [ 3 ] {639029f3-9f83-4326-a51b-71763dd91dfc} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): There are no data parts
425 2024.08.19 19:03:25.974219 [ 3 ] {639029f3-9f83-4326-a51b-71763dd91dfc} <Debug> DynamicQueryHandler: Done processing query
426 2024.08.19 19:03:25.974280 [ 3 ] {} <Debug> HTTP-Session: 6cc21f22-5b7d-435a-9c8e-a29b6328a483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.19 19:03:25.974444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.08.19 19:03:25.974523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.08.19 19:03:25.974543 [ 3 ] {} <Debug> HTTP-Session: 78ce31c0-4cc2-4dd4-91a3-35cbe6e8695b Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
430 2024.08.19 19:03:25.974591 [ 3 ] {} <Debug> HTTP-Session: 78ce31c0-4cc2-4dd4-91a3-35cbe6e8695b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.08.19 19:03:25.974605 [ 3 ] {} <Debug> HTTP-Session: 78ce31c0-4cc2-4dd4-91a3-35cbe6e8695b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.19 19:03:25.974664 [ 3 ] {} <Trace> HTTP-Session: 78ce31c0-4cc2-4dd4-91a3-35cbe6e8695b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.08.19 19:03:25.974870 [ 3 ] {a090f78d-210b-4194-8f62-acc3a2a05e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.974979 [ 3 ] {a090f78d-210b-4194-8f62-acc3a2a05e47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.08.19 19:03:25.980819 [ 3 ] {a090f78d-210b-4194-8f62-acc3a2a05e47} <Debug> oximeter.measurements_string (d93d537f-b1d8-4042-b9de-03584bad58ae): Loading data parts
436 2024.08.19 19:03:25.981017 [ 3 ] {a090f78d-210b-4194-8f62-acc3a2a05e47} <Debug> oximeter.measurements_string (d93d537f-b1d8-4042-b9de-03584bad58ae): There are no data parts
437 2024.08.19 19:03:25.984652 [ 3 ] {a090f78d-210b-4194-8f62-acc3a2a05e47} <Debug> DynamicQueryHandler: Done processing query
438 2024.08.19 19:03:25.984678 [ 3 ] {} <Debug> HTTP-Session: 78ce31c0-4cc2-4dd4-91a3-35cbe6e8695b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.08.19 19:03:25.984847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.08.19 19:03:25.984926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.08.19 19:03:25.984946 [ 3 ] {} <Debug> HTTP-Session: f9839acb-56bb-43b7-a5bc-5f999e595f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
442 2024.08.19 19:03:25.984995 [ 3 ] {} <Debug> HTTP-Session: f9839acb-56bb-43b7-a5bc-5f999e595f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.08.19 19:03:25.985032 [ 3 ] {} <Debug> HTTP-Session: f9839acb-56bb-43b7-a5bc-5f999e595f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.19 19:03:25.985062 [ 3 ] {} <Trace> HTTP-Session: f9839acb-56bb-43b7-a5bc-5f999e595f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.08.19 19:03:25.985258 [ 3 ] {6d3d01a6-703b-4db7-bf63-8ee75a40b3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.985370 [ 3 ] {6d3d01a6-703b-4db7-bf63-8ee75a40b3d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.08.19 19:03:25.988557 [ 3 ] {6d3d01a6-703b-4db7-bf63-8ee75a40b3d0} <Debug> oximeter.measurements_bytes (7a189530-004a-4b2e-a30b-cb5ebd0b6c47): Loading data parts
455 2024.08.19 19:03:25.988719 [ 3 ] {6d3d01a6-703b-4db7-bf63-8ee75a40b3d0} <Debug> oximeter.measurements_bytes (7a189530-004a-4b2e-a30b-cb5ebd0b6c47): There are no data parts
456 2024.08.19 19:03:25.996232 [ 3 ] {6d3d01a6-703b-4db7-bf63-8ee75a40b3d0} <Debug> DynamicQueryHandler: Done processing query
457 2024.08.19 19:03:25.996259 [ 3 ] {} <Debug> HTTP-Session: f9839acb-56bb-43b7-a5bc-5f999e595f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.19 19:03:25.996440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.08.19 19:03:25.996523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.08.19 19:03:25.996572 [ 3 ] {} <Debug> HTTP-Session: 45ad8f82-97b0-434c-a07f-fa6c60758482 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
461 2024.08.19 19:03:25.996591 [ 3 ] {} <Debug> HTTP-Session: 45ad8f82-97b0-434c-a07f-fa6c60758482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.08.19 19:03:25.996636 [ 3 ] {} <Debug> HTTP-Session: 45ad8f82-97b0-434c-a07f-fa6c60758482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.19 19:03:25.996666 [ 3 ] {} <Trace> HTTP-Session: 45ad8f82-97b0-434c-a07f-fa6c60758482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.08.19 19:03:25.996906 [ 3 ] {735b234e-6cfb-474d-b5d0-e0f6cf4e46d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:25.996986 [ 3 ] {735b234e-6cfb-474d-b5d0-e0f6cf4e46d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.08.19 19:03:26.000146 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.00 MiB, peak 161.72 MiB, free memory in arenas 0.00 B, will set to 170.96 MiB (RSS), difference: 10.96 MiB
467 2024.08.19 19:03:26.002102 [ 3 ] {735b234e-6cfb-474d-b5d0-e0f6cf4e46d7} <Debug> oximeter.measurements_cumulativei64 (6fcb0910-e3be-48c6-9acf-a8bf2e1f761d): Loading data parts
468 2024.08.19 19:03:26.002314 [ 3 ] {735b234e-6cfb-474d-b5d0-e0f6cf4e46d7} <Debug> oximeter.measurements_cumulativei64 (6fcb0910-e3be-48c6-9acf-a8bf2e1f761d): There are no data parts
469 2024.08.19 19:03:26.006166 [ 3 ] {735b234e-6cfb-474d-b5d0-e0f6cf4e46d7} <Debug> DynamicQueryHandler: Done processing query
470 2024.08.19 19:03:26.006234 [ 3 ] {} <Debug> HTTP-Session: 45ad8f82-97b0-434c-a07f-fa6c60758482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.19 19:03:26.006376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.08.19 19:03:26.006460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
473 2024.08.19 19:03:26.006510 [ 3 ] {} <Debug> HTTP-Session: ce10aeb9-bc39-40a6-8db2-53d9277f4ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
474 2024.08.19 19:03:26.006558 [ 3 ] {} <Debug> HTTP-Session: ce10aeb9-bc39-40a6-8db2-53d9277f4ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.19 19:03:26.006573 [ 3 ] {} <Debug> HTTP-Session: ce10aeb9-bc39-40a6-8db2-53d9277f4ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.08.19 19:03:26.006631 [ 3 ] {} <Trace> HTTP-Session: ce10aeb9-bc39-40a6-8db2-53d9277f4ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.08.19 19:03:26.006912 [ 3 ] {5ea35aa7-95fc-49ed-b751-0e5f3f5a958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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)
478 2024.08.19 19:03:26.007023 [ 3 ] {5ea35aa7-95fc-49ed-b751-0e5f3f5a958a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.08.19 19:03:26.009426 [ 3 ] {5ea35aa7-95fc-49ed-b751-0e5f3f5a958a} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Loading data parts
480 2024.08.19 19:03:26.009627 [ 3 ] {5ea35aa7-95fc-49ed-b751-0e5f3f5a958a} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): There are no data parts
481 2024.08.19 19:03:26.016282 [ 3 ] {5ea35aa7-95fc-49ed-b751-0e5f3f5a958a} <Debug> DynamicQueryHandler: Done processing query
482 2024.08.19 19:03:26.016322 [ 3 ] {} <Debug> HTTP-Session: ce10aeb9-bc39-40a6-8db2-53d9277f4ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.19 19:03:26.016490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.08.19 19:03:26.016630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.08.19 19:03:26.016652 [ 3 ] {} <Debug> HTTP-Session: a26d190a-d653-455d-8987-1263f566ce83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
486 2024.08.19 19:03:26.016700 [ 3 ] {} <Debug> HTTP-Session: a26d190a-d653-455d-8987-1263f566ce83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.19 19:03:26.016748 [ 3 ] {} <Debug> HTTP-Session: a26d190a-d653-455d-8987-1263f566ce83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.08.19 19:03:26.016780 [ 3 ] {} <Trace> HTTP-Session: a26d190a-d653-455d-8987-1263f566ce83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.08.19 19:03:26.016997 [ 3 ] {b0ae19c5-bdca-46ec-916f-6e2b61f89af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.017112 [ 3 ] {b0ae19c5-bdca-46ec-916f-6e2b61f89af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.08.19 19:03:26.026493 [ 3 ] {b0ae19c5-bdca-46ec-916f-6e2b61f89af6} <Debug> oximeter.measurements_cumulativef32 (49d7ba2f-5726-40a5-aff2-3ca6b7fa5488): Loading data parts
492 2024.08.19 19:03:26.026676 [ 3 ] {b0ae19c5-bdca-46ec-916f-6e2b61f89af6} <Debug> oximeter.measurements_cumulativef32 (49d7ba2f-5726-40a5-aff2-3ca6b7fa5488): There are no data parts
493 2024.08.19 19:03:26.040259 [ 3 ] {b0ae19c5-bdca-46ec-916f-6e2b61f89af6} <Debug> DynamicQueryHandler: Done processing query
494 2024.08.19 19:03:26.040390 [ 3 ] {} <Debug> HTTP-Session: a26d190a-d653-455d-8987-1263f566ce83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.19 19:03:26.040642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.08.19 19:03:26.040756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.08.19 19:03:26.040821 [ 3 ] {} <Debug> HTTP-Session: 40bf70e4-15e1-49aa-92b9-86dc5ffce004 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
498 2024.08.19 19:03:26.040846 [ 3 ] {} <Debug> HTTP-Session: 40bf70e4-15e1-49aa-92b9-86dc5ffce004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.19 19:03:26.040897 [ 3 ] {} <Debug> HTTP-Session: 40bf70e4-15e1-49aa-92b9-86dc5ffce004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.08.19 19:03:26.040973 [ 3 ] {} <Trace> HTTP-Session: 40bf70e4-15e1-49aa-92b9-86dc5ffce004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.08.19 19:03:26.041237 [ 3 ] {beef0b4e-1dea-4e5e-9d78-be0880a6e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.041367 [ 3 ] {beef0b4e-1dea-4e5e-9d78-be0880a6e20f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.08.19 19:03:26.056238 [ 3 ] {beef0b4e-1dea-4e5e-9d78-be0880a6e20f} <Debug> oximeter.measurements_cumulativef64 (bc96922a-aee5-454d-a74a-9e53337d5ed9): Loading data parts
504 2024.08.19 19:03:26.056537 [ 3 ] {beef0b4e-1dea-4e5e-9d78-be0880a6e20f} <Debug> oximeter.measurements_cumulativef64 (bc96922a-aee5-454d-a74a-9e53337d5ed9): There are no data parts
505 2024.08.19 19:03:26.065080 [ 3 ] {beef0b4e-1dea-4e5e-9d78-be0880a6e20f} <Debug> DynamicQueryHandler: Done processing query
506 2024.08.19 19:03:26.065157 [ 3 ] {} <Debug> HTTP-Session: 40bf70e4-15e1-49aa-92b9-86dc5ffce004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.08.19 19:03:26.065358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.08.19 19:03:26.065418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.08.19 19:03:26.065485 [ 3 ] {} <Debug> HTTP-Session: 3220b76c-86ad-4050-98af-c722fc36c6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
510 2024.08.19 19:03:26.065551 [ 3 ] {} <Debug> HTTP-Session: 3220b76c-86ad-4050-98af-c722fc36c6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.19 19:03:26.065568 [ 3 ] {} <Debug> HTTP-Session: 3220b76c-86ad-4050-98af-c722fc36c6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.19 19:03:26.065644 [ 3 ] {} <Trace> HTTP-Session: 3220b76c-86ad-4050-98af-c722fc36c6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.08.19 19:03:26.065931 [ 3 ] {caff564a-5af7-4c53-b27b-c9709114eac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.066055 [ 3 ] {caff564a-5af7-4c53-b27b-c9709114eac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.08.19 19:03:26.077638 [ 3 ] {caff564a-5af7-4c53-b27b-c9709114eac9} <Debug> oximeter.measurements_histogrami8 (efa15047-469e-4497-b637-8fb71aa249f9): Loading data parts
526 2024.08.19 19:03:26.077813 [ 3 ] {caff564a-5af7-4c53-b27b-c9709114eac9} <Debug> oximeter.measurements_histogrami8 (efa15047-469e-4497-b637-8fb71aa249f9): There are no data parts
527 2024.08.19 19:03:26.083918 [ 3 ] {caff564a-5af7-4c53-b27b-c9709114eac9} <Debug> DynamicQueryHandler: Done processing query
528 2024.08.19 19:03:26.084032 [ 3 ] {} <Debug> HTTP-Session: 3220b76c-86ad-4050-98af-c722fc36c6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.19 19:03:26.084265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.08.19 19:03:26.084416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.08.19 19:03:26.084521 [ 3 ] {} <Debug> HTTP-Session: 9eb56692-9e46-4b44-a38a-7fa913e2abb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
532 2024.08.19 19:03:26.084552 [ 3 ] {} <Debug> HTTP-Session: 9eb56692-9e46-4b44-a38a-7fa913e2abb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.19 19:03:26.084629 [ 3 ] {} <Debug> HTTP-Session: 9eb56692-9e46-4b44-a38a-7fa913e2abb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.08.19 19:03:26.084728 [ 3 ] {} <Trace> HTTP-Session: 9eb56692-9e46-4b44-a38a-7fa913e2abb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.08.19 19:03:26.085006 [ 3 ] {0dfb2e80-5af9-48ec-87ac-e9cd18561168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.085130 [ 3 ] {0dfb2e80-5af9-48ec-87ac-e9cd18561168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.08.19 19:03:26.091261 [ 3 ] {0dfb2e80-5af9-48ec-87ac-e9cd18561168} <Debug> oximeter.measurements_histogramu8 (981d56d6-2b3e-4f1c-bb31-757b566f4079): Loading data parts
538 2024.08.19 19:03:26.091557 [ 3 ] {0dfb2e80-5af9-48ec-87ac-e9cd18561168} <Debug> oximeter.measurements_histogramu8 (981d56d6-2b3e-4f1c-bb31-757b566f4079): There are no data parts
539 2024.08.19 19:03:26.093442 [ 3 ] {0dfb2e80-5af9-48ec-87ac-e9cd18561168} <Debug> DynamicQueryHandler: Done processing query
540 2024.08.19 19:03:26.093505 [ 3 ] {} <Debug> HTTP-Session: 9eb56692-9e46-4b44-a38a-7fa913e2abb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.19 19:03:26.093653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.08.19 19:03:26.093735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.08.19 19:03:26.093788 [ 3 ] {} <Debug> HTTP-Session: 7eba09e5-b441-47f4-b4da-a60a9f530b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
544 2024.08.19 19:03:26.093838 [ 3 ] {} <Debug> HTTP-Session: 7eba09e5-b441-47f4-b4da-a60a9f530b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.19 19:03:26.093851 [ 3 ] {} <Debug> HTTP-Session: 7eba09e5-b441-47f4-b4da-a60a9f530b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.08.19 19:03:26.093914 [ 3 ] {} <Trace> HTTP-Session: 7eba09e5-b441-47f4-b4da-a60a9f530b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.08.19 19:03:26.094196 [ 3 ] {307673d3-34c4-4dc3-a812-17138313d4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.094324 [ 3 ] {307673d3-34c4-4dc3-a812-17138313d4b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.08.19 19:03:26.096677 [ 3 ] {307673d3-34c4-4dc3-a812-17138313d4b5} <Debug> oximeter.measurements_histogrami16 (a05cf0a3-10ec-448f-ae9d-5abf6385bda9): Loading data parts
550 2024.08.19 19:03:26.096827 [ 3 ] {307673d3-34c4-4dc3-a812-17138313d4b5} <Debug> oximeter.measurements_histogrami16 (a05cf0a3-10ec-448f-ae9d-5abf6385bda9): There are no data parts
551 2024.08.19 19:03:26.100376 [ 3 ] {307673d3-34c4-4dc3-a812-17138313d4b5} <Debug> DynamicQueryHandler: Done processing query
552 2024.08.19 19:03:26.100443 [ 3 ] {} <Debug> HTTP-Session: 7eba09e5-b441-47f4-b4da-a60a9f530b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.19 19:03:26.100585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.08.19 19:03:26.100666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.08.19 19:03:26.100720 [ 3 ] {} <Debug> HTTP-Session: 3e4adbdc-c520-4b8a-9404-98b245936393 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
556 2024.08.19 19:03:26.100736 [ 3 ] {} <Debug> HTTP-Session: 3e4adbdc-c520-4b8a-9404-98b245936393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.19 19:03:26.100784 [ 3 ] {} <Debug> HTTP-Session: 3e4adbdc-c520-4b8a-9404-98b245936393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.08.19 19:03:26.100850 [ 3 ] {} <Trace> HTTP-Session: 3e4adbdc-c520-4b8a-9404-98b245936393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.08.19 19:03:26.101125 [ 3 ] {fd585c5b-f8d5-4f46-a0a3-304be385fb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.101246 [ 3 ] {fd585c5b-f8d5-4f46-a0a3-304be385fb72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.08.19 19:03:26.106890 [ 3 ] {fd585c5b-f8d5-4f46-a0a3-304be385fb72} <Debug> oximeter.measurements_histogramu16 (e29448e9-6316-4d29-86c0-9b8b8af78c4a): Loading data parts
562 2024.08.19 19:03:26.107125 [ 3 ] {fd585c5b-f8d5-4f46-a0a3-304be385fb72} <Debug> oximeter.measurements_histogramu16 (e29448e9-6316-4d29-86c0-9b8b8af78c4a): There are no data parts
563 2024.08.19 19:03:26.109459 [ 3 ] {fd585c5b-f8d5-4f46-a0a3-304be385fb72} <Debug> DynamicQueryHandler: Done processing query
564 2024.08.19 19:03:26.109527 [ 3 ] {} <Debug> HTTP-Session: 3e4adbdc-c520-4b8a-9404-98b245936393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.19 19:03:26.109694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.08.19 19:03:26.109744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.08.19 19:03:26.109801 [ 3 ] {} <Debug> HTTP-Session: db841d7b-53b9-4f53-af5c-90b621d2e03f Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
568 2024.08.19 19:03:26.109851 [ 3 ] {} <Debug> HTTP-Session: db841d7b-53b9-4f53-af5c-90b621d2e03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.19 19:03:26.109865 [ 3 ] {} <Debug> HTTP-Session: db841d7b-53b9-4f53-af5c-90b621d2e03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.08.19 19:03:26.109925 [ 3 ] {} <Trace> HTTP-Session: db841d7b-53b9-4f53-af5c-90b621d2e03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.08.19 19:03:26.110214 [ 3 ] {f65e203b-7534-455f-8bb2-bc51b4a478cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.110371 [ 3 ] {f65e203b-7534-455f-8bb2-bc51b4a478cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.08.19 19:03:26.115274 [ 3 ] {f65e203b-7534-455f-8bb2-bc51b4a478cc} <Debug> oximeter.measurements_histogrami32 (9c1e88c7-8273-41f5-9516-197d994d6d4b): Loading data parts
574 2024.08.19 19:03:26.115504 [ 3 ] {f65e203b-7534-455f-8bb2-bc51b4a478cc} <Debug> oximeter.measurements_histogrami32 (9c1e88c7-8273-41f5-9516-197d994d6d4b): There are no data parts
575 2024.08.19 19:03:26.120459 [ 3 ] {f65e203b-7534-455f-8bb2-bc51b4a478cc} <Debug> DynamicQueryHandler: Done processing query
576 2024.08.19 19:03:26.120484 [ 3 ] {} <Debug> HTTP-Session: db841d7b-53b9-4f53-af5c-90b621d2e03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.19 19:03:26.120622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.08.19 19:03:26.120746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.08.19 19:03:26.120767 [ 3 ] {} <Debug> HTTP-Session: a06787fe-3437-4975-8ce6-bad3a37b099e Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
580 2024.08.19 19:03:26.120829 [ 3 ] {} <Debug> HTTP-Session: a06787fe-3437-4975-8ce6-bad3a37b099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.19 19:03:26.120846 [ 3 ] {} <Debug> HTTP-Session: a06787fe-3437-4975-8ce6-bad3a37b099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.08.19 19:03:26.120928 [ 3 ] {} <Trace> HTTP-Session: a06787fe-3437-4975-8ce6-bad3a37b099e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.08.19 19:03:26.121206 [ 3 ] {5dc75323-68f6-4158-8982-61da03c1c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.121337 [ 3 ] {5dc75323-68f6-4158-8982-61da03c1c2e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.08.19 19:03:26.128867 [ 3 ] {5dc75323-68f6-4158-8982-61da03c1c2e7} <Debug> oximeter.measurements_histogramu32 (66f4b910-b3ea-4eec-bb96-246b8d5a5070): Loading data parts
586 2024.08.19 19:03:26.129096 [ 3 ] {5dc75323-68f6-4158-8982-61da03c1c2e7} <Debug> oximeter.measurements_histogramu32 (66f4b910-b3ea-4eec-bb96-246b8d5a5070): There are no data parts
587 2024.08.19 19:03:26.134938 [ 3 ] {5dc75323-68f6-4158-8982-61da03c1c2e7} <Debug> DynamicQueryHandler: Done processing query
588 2024.08.19 19:03:26.135013 [ 3 ] {} <Debug> HTTP-Session: a06787fe-3437-4975-8ce6-bad3a37b099e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.19 19:03:26.135219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.08.19 19:03:26.135279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.08.19 19:03:26.135341 [ 3 ] {} <Debug> HTTP-Session: ebd13eaa-664c-451b-b052-a411cffbf51f Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
592 2024.08.19 19:03:26.135401 [ 3 ] {} <Debug> HTTP-Session: ebd13eaa-664c-451b-b052-a411cffbf51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.19 19:03:26.135422 [ 3 ] {} <Debug> HTTP-Session: ebd13eaa-664c-451b-b052-a411cffbf51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.08.19 19:03:26.135495 [ 3 ] {} <Trace> HTTP-Session: ebd13eaa-664c-451b-b052-a411cffbf51f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.08.19 19:03:26.135805 [ 3 ] {f8f74c36-2ea2-45be-a537-fc60f3fdca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.135927 [ 3 ] {f8f74c36-2ea2-45be-a537-fc60f3fdca45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.08.19 19:03:26.141359 [ 3 ] {f8f74c36-2ea2-45be-a537-fc60f3fdca45} <Debug> oximeter.measurements_histogrami64 (7a5b17d8-973c-46b9-94bb-6122f7d940ff): Loading data parts
598 2024.08.19 19:03:26.141593 [ 3 ] {f8f74c36-2ea2-45be-a537-fc60f3fdca45} <Debug> oximeter.measurements_histogrami64 (7a5b17d8-973c-46b9-94bb-6122f7d940ff): There are no data parts
599 2024.08.19 19:03:26.146443 [ 3 ] {f8f74c36-2ea2-45be-a537-fc60f3fdca45} <Debug> DynamicQueryHandler: Done processing query
600 2024.08.19 19:03:26.146475 [ 3 ] {} <Debug> HTTP-Session: ebd13eaa-664c-451b-b052-a411cffbf51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.19 19:03:26.146673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.08.19 19:03:26.146757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.08.19 19:03:26.146779 [ 3 ] {} <Debug> HTTP-Session: 4c63c9df-712f-4cc6-b1a8-3242082d3b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
604 2024.08.19 19:03:26.146829 [ 3 ] {} <Debug> HTTP-Session: 4c63c9df-712f-4cc6-b1a8-3242082d3b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.19 19:03:26.146877 [ 3 ] {} <Debug> HTTP-Session: 4c63c9df-712f-4cc6-b1a8-3242082d3b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.08.19 19:03:26.146909 [ 3 ] {} <Trace> HTTP-Session: 4c63c9df-712f-4cc6-b1a8-3242082d3b42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.08.19 19:03:26.147190 [ 3 ] {7f770e14-01e1-4aac-b149-52d437907fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.147317 [ 3 ] {7f770e14-01e1-4aac-b149-52d437907fc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.08.19 19:03:26.153886 [ 3 ] {7f770e14-01e1-4aac-b149-52d437907fc0} <Debug> oximeter.measurements_histogramu64 (ea6f9a94-d579-4086-a4dc-7fa9f22a91ce): Loading data parts
610 2024.08.19 19:03:26.154132 [ 3 ] {7f770e14-01e1-4aac-b149-52d437907fc0} <Debug> oximeter.measurements_histogramu64 (ea6f9a94-d579-4086-a4dc-7fa9f22a91ce): There are no data parts
611 2024.08.19 19:03:26.160285 [ 3 ] {7f770e14-01e1-4aac-b149-52d437907fc0} <Debug> DynamicQueryHandler: Done processing query
612 2024.08.19 19:03:26.160313 [ 3 ] {} <Debug> HTTP-Session: 4c63c9df-712f-4cc6-b1a8-3242082d3b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.19 19:03:26.160501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.08.19 19:03:26.160589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.08.19 19:03:26.160611 [ 3 ] {} <Debug> HTTP-Session: b00425b1-1861-43e0-b820-094e4c2c7d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
616 2024.08.19 19:03:26.160664 [ 3 ] {} <Debug> HTTP-Session: b00425b1-1861-43e0-b820-094e4c2c7d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.19 19:03:26.160678 [ 3 ] {} <Debug> HTTP-Session: b00425b1-1861-43e0-b820-094e4c2c7d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.08.19 19:03:26.160740 [ 3 ] {} <Trace> HTTP-Session: b00425b1-1861-43e0-b820-094e4c2c7d5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.08.19 19:03:26.161042 [ 3 ] {f847ad1d-6706-4141-a83f-a1fcdfce197c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.161162 [ 3 ] {f847ad1d-6706-4141-a83f-a1fcdfce197c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.08.19 19:03:26.165760 [ 3 ] {f847ad1d-6706-4141-a83f-a1fcdfce197c} <Debug> oximeter.measurements_histogramf32 (6d406096-19a6-4079-bd6b-82794408d4ba): Loading data parts
622 2024.08.19 19:03:26.165976 [ 3 ] {f847ad1d-6706-4141-a83f-a1fcdfce197c} <Debug> oximeter.measurements_histogramf32 (6d406096-19a6-4079-bd6b-82794408d4ba): There are no data parts
623 2024.08.19 19:03:26.171555 [ 3 ] {f847ad1d-6706-4141-a83f-a1fcdfce197c} <Debug> DynamicQueryHandler: Done processing query
624 2024.08.19 19:03:26.171582 [ 3 ] {} <Debug> HTTP-Session: b00425b1-1861-43e0-b820-094e4c2c7d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.19 19:03:26.171751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.08.19 19:03:26.171836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.08.19 19:03:26.171856 [ 3 ] {} <Debug> HTTP-Session: 92bc5af5-755e-46f0-b50c-ec537a72833b Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
628 2024.08.19 19:03:26.171906 [ 3 ] {} <Debug> HTTP-Session: 92bc5af5-755e-46f0-b50c-ec537a72833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.19 19:03:26.171957 [ 3 ] {} <Debug> HTTP-Session: 92bc5af5-755e-46f0-b50c-ec537a72833b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.08.19 19:03:26.171989 [ 3 ] {} <Trace> HTTP-Session: 92bc5af5-755e-46f0-b50c-ec537a72833b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.08.19 19:03:26.172265 [ 3 ] {d8a668ee-2035-4a24-84ba-189ea97c7c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) 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.19 19:03:26.172416 [ 3 ] {d8a668ee-2035-4a24-84ba-189ea97c7c29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.08.19 19:03:26.177501 [ 3 ] {d8a668ee-2035-4a24-84ba-189ea97c7c29} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Loading data parts
634 2024.08.19 19:03:26.177665 [ 3 ] {d8a668ee-2035-4a24-84ba-189ea97c7c29} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): There are no data parts
635 2024.08.19 19:03:26.182940 [ 3 ] {d8a668ee-2035-4a24-84ba-189ea97c7c29} <Debug> DynamicQueryHandler: Done processing query
636 2024.08.19 19:03:26.182967 [ 3 ] {} <Debug> HTTP-Session: 92bc5af5-755e-46f0-b50c-ec537a72833b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.08.19 19:03:26.183143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.08.19 19:03:26.183224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.08.19 19:03:26.183285 [ 3 ] {} <Debug> HTTP-Session: 8117e844-cb8f-4809-b64d-1bff082723c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
640 2024.08.19 19:03:26.183301 [ 3 ] {} <Debug> HTTP-Session: 8117e844-cb8f-4809-b64d-1bff082723c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.19 19:03:26.183345 [ 3 ] {} <Debug> HTTP-Session: 8117e844-cb8f-4809-b64d-1bff082723c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.08.19 19:03:26.183415 [ 3 ] {} <Trace> HTTP-Session: 8117e844-cb8f-4809-b64d-1bff082723c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.08.19 19:03:26.183591 [ 3 ] {c0297ac2-f304-458f-ac56-9cf35e68311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) /* 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 * TTL: We use a materialized column to expire old field table records. This
661 * column is generated automatically by the database whenever a new row is
662 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
663 * query. Since these tables are `ReplacingMergeTree`s, that means the last
664 * record will remain during a deduplication, which will have the last
665 * timestamp. ClickHouse will then expire old data for us, similar to the
666 * measurement tables.
667 */
668 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
669 2024.08.19 19:03:26.183765 [ 3 ] {c0297ac2-f304-458f-ac56-9cf35e68311d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
670 2024.08.19 19:03:26.187279 [ 3 ] {c0297ac2-f304-458f-ac56-9cf35e68311d} <Debug> oximeter.fields_bool (1ede57ee-c0f4-4662-b557-b77ace8bda67): Loading data parts
671 2024.08.19 19:03:26.187500 [ 3 ] {c0297ac2-f304-458f-ac56-9cf35e68311d} <Debug> oximeter.fields_bool (1ede57ee-c0f4-4662-b557-b77ace8bda67): There are no data parts
672 2024.08.19 19:03:26.189936 [ 3 ] {c0297ac2-f304-458f-ac56-9cf35e68311d} <Debug> DynamicQueryHandler: Done processing query
673 2024.08.19 19:03:26.189968 [ 3 ] {} <Debug> HTTP-Session: 8117e844-cb8f-4809-b64d-1bff082723c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.19 19:03:26.190160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2024.08.19 19:03:26.190256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
676 2024.08.19 19:03:26.190280 [ 3 ] {} <Debug> HTTP-Session: 6d639b1f-7828-4da3-a91f-c7fe384f600d Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
677 2024.08.19 19:03:26.190335 [ 3 ] {} <Debug> HTTP-Session: 6d639b1f-7828-4da3-a91f-c7fe384f600d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2024.08.19 19:03:26.190388 [ 3 ] {} <Debug> HTTP-Session: 6d639b1f-7828-4da3-a91f-c7fe384f600d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
679 2024.08.19 19:03:26.190424 [ 3 ] {} <Trace> HTTP-Session: 6d639b1f-7828-4da3-a91f-c7fe384f600d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
680 2024.08.19 19:03:26.190664 [ 3 ] {4b6abc11-71dd-4988-ae73-092657d5f15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
681 2024.08.19 19:03:26.190774 [ 3 ] {4b6abc11-71dd-4988-ae73-092657d5f15d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
682 2024.08.19 19:03:26.195392 [ 3 ] {4b6abc11-71dd-4988-ae73-092657d5f15d} <Debug> oximeter.fields_i8 (c0e5c296-0017-4c4b-a396-dbf1cb30d3c3): Loading data parts
683 2024.08.19 19:03:26.195577 [ 3 ] {4b6abc11-71dd-4988-ae73-092657d5f15d} <Debug> oximeter.fields_i8 (c0e5c296-0017-4c4b-a396-dbf1cb30d3c3): There are no data parts
684 2024.08.19 19:03:26.199866 [ 3 ] {4b6abc11-71dd-4988-ae73-092657d5f15d} <Debug> DynamicQueryHandler: Done processing query
685 2024.08.19 19:03:26.199892 [ 3 ] {} <Debug> HTTP-Session: 6d639b1f-7828-4da3-a91f-c7fe384f600d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.19 19:03:26.200056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2024.08.19 19:03:26.200137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
688 2024.08.19 19:03:26.200158 [ 3 ] {} <Debug> HTTP-Session: 516a299a-aa20-4cd7-b4ab-894bd0317926 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
689 2024.08.19 19:03:26.200208 [ 3 ] {} <Debug> HTTP-Session: 516a299a-aa20-4cd7-b4ab-894bd0317926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.08.19 19:03:26.200221 [ 3 ] {} <Debug> HTTP-Session: 516a299a-aa20-4cd7-b4ab-894bd0317926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
691 2024.08.19 19:03:26.200283 [ 3 ] {} <Trace> HTTP-Session: 516a299a-aa20-4cd7-b4ab-894bd0317926 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
692 2024.08.19 19:03:26.200491 [ 3 ] {55d049fa-6771-48e6-9ab8-1c1f35e59554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
693 2024.08.19 19:03:26.200605 [ 3 ] {55d049fa-6771-48e6-9ab8-1c1f35e59554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
694 2024.08.19 19:03:26.202868 [ 3 ] {55d049fa-6771-48e6-9ab8-1c1f35e59554} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Loading data parts
695 2024.08.19 19:03:26.203068 [ 3 ] {55d049fa-6771-48e6-9ab8-1c1f35e59554} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): There are no data parts
696 2024.08.19 19:03:26.207602 [ 3 ] {55d049fa-6771-48e6-9ab8-1c1f35e59554} <Debug> DynamicQueryHandler: Done processing query
697 2024.08.19 19:03:26.207636 [ 3 ] {} <Debug> HTTP-Session: 516a299a-aa20-4cd7-b4ab-894bd0317926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.19 19:03:26.207804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.08.19 19:03:26.207890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
700 2024.08.19 19:03:26.207910 [ 3 ] {} <Debug> HTTP-Session: fb16d170-ff82-4a41-b169-88ace7da7202 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
701 2024.08.19 19:03:26.207960 [ 3 ] {} <Debug> HTTP-Session: fb16d170-ff82-4a41-b169-88ace7da7202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.08.19 19:03:26.208008 [ 3 ] {} <Debug> HTTP-Session: fb16d170-ff82-4a41-b169-88ace7da7202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
703 2024.08.19 19:03:26.208039 [ 3 ] {} <Trace> HTTP-Session: fb16d170-ff82-4a41-b169-88ace7da7202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
704 2024.08.19 19:03:26.208243 [ 3 ] {f59cf8e1-a6a0-42b6-a950-f3ab823b3363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
705 2024.08.19 19:03:26.208356 [ 3 ] {f59cf8e1-a6a0-42b6-a950-f3ab823b3363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
706 2024.08.19 19:03:26.210667 [ 3 ] {f59cf8e1-a6a0-42b6-a950-f3ab823b3363} <Debug> oximeter.fields_i16 (8601e158-97bb-45da-a7a0-cfa2b501d201): Loading data parts
707 2024.08.19 19:03:26.210839 [ 3 ] {f59cf8e1-a6a0-42b6-a950-f3ab823b3363} <Debug> oximeter.fields_i16 (8601e158-97bb-45da-a7a0-cfa2b501d201): There are no data parts
708 2024.08.19 19:03:26.214612 [ 3 ] {f59cf8e1-a6a0-42b6-a950-f3ab823b3363} <Debug> DynamicQueryHandler: Done processing query
709 2024.08.19 19:03:26.214679 [ 3 ] {} <Debug> HTTP-Session: fb16d170-ff82-4a41-b169-88ace7da7202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.19 19:03:26.214804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2024.08.19 19:03:26.214886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
712 2024.08.19 19:03:26.214941 [ 3 ] {} <Debug> HTTP-Session: ae6dcdfb-c2bb-47c2-8c5b-fb8cbc0c4d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
713 2024.08.19 19:03:26.214957 [ 3 ] {} <Debug> HTTP-Session: ae6dcdfb-c2bb-47c2-8c5b-fb8cbc0c4d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2024.08.19 19:03:26.215003 [ 3 ] {} <Debug> HTTP-Session: ae6dcdfb-c2bb-47c2-8c5b-fb8cbc0c4d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
715 2024.08.19 19:03:26.215067 [ 3 ] {} <Trace> HTTP-Session: ae6dcdfb-c2bb-47c2-8c5b-fb8cbc0c4d91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
716 2024.08.19 19:03:26.215238 [ 3 ] {8f079ef8-d6d2-471d-8741-7136f2ec36bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
717 2024.08.19 19:03:26.215352 [ 3 ] {8f079ef8-d6d2-471d-8741-7136f2ec36bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
718 2024.08.19 19:03:26.217501 [ 3 ] {8f079ef8-d6d2-471d-8741-7136f2ec36bb} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Loading data parts
719 2024.08.19 19:03:26.217702 [ 3 ] {8f079ef8-d6d2-471d-8741-7136f2ec36bb} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): There are no data parts
720 2024.08.19 19:03:26.222398 [ 3 ] {8f079ef8-d6d2-471d-8741-7136f2ec36bb} <Debug> DynamicQueryHandler: Done processing query
721 2024.08.19 19:03:26.222424 [ 3 ] {} <Debug> HTTP-Session: ae6dcdfb-c2bb-47c2-8c5b-fb8cbc0c4d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.19 19:03:26.222591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
723 2024.08.19 19:03:26.222675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
724 2024.08.19 19:03:26.222727 [ 3 ] {} <Debug> HTTP-Session: 2c8a3f9d-5ac8-4f65-87df-32c820fc231b Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
725 2024.08.19 19:03:26.222744 [ 3 ] {} <Debug> HTTP-Session: 2c8a3f9d-5ac8-4f65-87df-32c820fc231b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
726 2024.08.19 19:03:26.222791 [ 3 ] {} <Debug> HTTP-Session: 2c8a3f9d-5ac8-4f65-87df-32c820fc231b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
727 2024.08.19 19:03:26.222852 [ 3 ] {} <Trace> HTTP-Session: 2c8a3f9d-5ac8-4f65-87df-32c820fc231b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
728 2024.08.19 19:03:26.223096 [ 3 ] {e709566c-b9a1-44ec-86bf-d1d057fcbf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
729 2024.08.19 19:03:26.223178 [ 3 ] {e709566c-b9a1-44ec-86bf-d1d057fcbf80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
730 2024.08.19 19:03:26.226016 [ 3 ] {e709566c-b9a1-44ec-86bf-d1d057fcbf80} <Debug> oximeter.fields_i32 (4c9ace59-5b09-42f4-9eb1-bf71130f4b6f): Loading data parts
731 2024.08.19 19:03:26.226176 [ 3 ] {e709566c-b9a1-44ec-86bf-d1d057fcbf80} <Debug> oximeter.fields_i32 (4c9ace59-5b09-42f4-9eb1-bf71130f4b6f): There are no data parts
732 2024.08.19 19:03:26.230974 [ 3 ] {e709566c-b9a1-44ec-86bf-d1d057fcbf80} <Debug> DynamicQueryHandler: Done processing query
733 2024.08.19 19:03:26.231043 [ 3 ] {} <Debug> HTTP-Session: 2c8a3f9d-5ac8-4f65-87df-32c820fc231b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.19 19:03:26.231182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
735 2024.08.19 19:03:26.231266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
736 2024.08.19 19:03:26.231326 [ 3 ] {} <Debug> HTTP-Session: 4ded6e2c-e52a-4df0-bc53-ccfce820a950 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
737 2024.08.19 19:03:26.231343 [ 3 ] {} <Debug> HTTP-Session: 4ded6e2c-e52a-4df0-bc53-ccfce820a950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
738 2024.08.19 19:03:26.231389 [ 3 ] {} <Debug> HTTP-Session: 4ded6e2c-e52a-4df0-bc53-ccfce820a950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
739 2024.08.19 19:03:26.231455 [ 3 ] {} <Trace> HTTP-Session: 4ded6e2c-e52a-4df0-bc53-ccfce820a950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
740 2024.08.19 19:03:26.231660 [ 3 ] {7a7b09a2-46eb-486b-86c4-a09a2c2d1f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
741 2024.08.19 19:03:26.231745 [ 3 ] {7a7b09a2-46eb-486b-86c4-a09a2c2d1f8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
742 2024.08.19 19:03:26.243284 [ 3 ] {7a7b09a2-46eb-486b-86c4-a09a2c2d1f8b} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Loading data parts
743 2024.08.19 19:03:26.243476 [ 3 ] {7a7b09a2-46eb-486b-86c4-a09a2c2d1f8b} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): There are no data parts
744 2024.08.19 19:03:26.247117 [ 3 ] {7a7b09a2-46eb-486b-86c4-a09a2c2d1f8b} <Debug> DynamicQueryHandler: Done processing query
745 2024.08.19 19:03:26.247193 [ 3 ] {} <Debug> HTTP-Session: 4ded6e2c-e52a-4df0-bc53-ccfce820a950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.19 19:03:26.247355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2024.08.19 19:03:26.247414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
748 2024.08.19 19:03:26.247479 [ 3 ] {} <Debug> HTTP-Session: 31eabc46-2035-489e-91c9-7369372d8499 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
749 2024.08.19 19:03:26.247501 [ 3 ] {} <Debug> HTTP-Session: 31eabc46-2035-489e-91c9-7369372d8499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2024.08.19 19:03:26.247518 [ 3 ] {} <Debug> HTTP-Session: 31eabc46-2035-489e-91c9-7369372d8499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
751 2024.08.19 19:03:26.247596 [ 3 ] {} <Trace> HTTP-Session: 31eabc46-2035-489e-91c9-7369372d8499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
752 2024.08.19 19:03:26.247777 [ 3 ] {ec5e5236-0b9c-4622-a6bf-bf895763f653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
753 2024.08.19 19:03:26.247820 [ 3 ] {ec5e5236-0b9c-4622-a6bf-bf895763f653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
754 2024.08.19 19:03:26.252511 [ 3 ] {ec5e5236-0b9c-4622-a6bf-bf895763f653} <Debug> oximeter.fields_i64 (cbc1001e-ea68-4ae4-a4cd-74980d1c2ab9): Loading data parts
755 2024.08.19 19:03:26.252673 [ 3 ] {ec5e5236-0b9c-4622-a6bf-bf895763f653} <Debug> oximeter.fields_i64 (cbc1001e-ea68-4ae4-a4cd-74980d1c2ab9): There are no data parts
756 2024.08.19 19:03:26.257709 [ 3 ] {ec5e5236-0b9c-4622-a6bf-bf895763f653} <Debug> DynamicQueryHandler: Done processing query
757 2024.08.19 19:03:26.257742 [ 3 ] {} <Debug> HTTP-Session: 31eabc46-2035-489e-91c9-7369372d8499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.19 19:03:26.257901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
759 2024.08.19 19:03:26.257959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
760 2024.08.19 19:03:26.257985 [ 3 ] {} <Debug> HTTP-Session: 4615ae2e-b9f1-45db-ab69-a131e5766aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
761 2024.08.19 19:03:26.258005 [ 3 ] {} <Debug> HTTP-Session: 4615ae2e-b9f1-45db-ab69-a131e5766aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
762 2024.08.19 19:03:26.258022 [ 3 ] {} <Debug> HTTP-Session: 4615ae2e-b9f1-45db-ab69-a131e5766aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
763 2024.08.19 19:03:26.258058 [ 3 ] {} <Trace> HTTP-Session: 4615ae2e-b9f1-45db-ab69-a131e5766aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
764 2024.08.19 19:03:26.258267 [ 3 ] {b168f50e-a5e9-46e2-906a-f9088afe99a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
765 2024.08.19 19:03:26.258320 [ 3 ] {b168f50e-a5e9-46e2-906a-f9088afe99a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
766 2024.08.19 19:03:26.264539 [ 3 ] {b168f50e-a5e9-46e2-906a-f9088afe99a3} <Debug> oximeter.fields_u64 (c791e804-efcf-40ef-ab25-26a1b2e8b46c): Loading data parts
767 2024.08.19 19:03:26.264731 [ 3 ] {b168f50e-a5e9-46e2-906a-f9088afe99a3} <Debug> oximeter.fields_u64 (c791e804-efcf-40ef-ab25-26a1b2e8b46c): There are no data parts
768 2024.08.19 19:03:26.267166 [ 3 ] {b168f50e-a5e9-46e2-906a-f9088afe99a3} <Debug> DynamicQueryHandler: Done processing query
769 2024.08.19 19:03:26.267197 [ 3 ] {} <Debug> HTTP-Session: 4615ae2e-b9f1-45db-ab69-a131e5766aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.19 19:03:26.267335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
771 2024.08.19 19:03:26.267382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
772 2024.08.19 19:03:26.267403 [ 3 ] {} <Debug> HTTP-Session: ce90b0a4-2d85-43db-ac94-ed5f378e4f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
773 2024.08.19 19:03:26.267419 [ 3 ] {} <Debug> HTTP-Session: ce90b0a4-2d85-43db-ac94-ed5f378e4f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
774 2024.08.19 19:03:26.267432 [ 3 ] {} <Debug> HTTP-Session: ce90b0a4-2d85-43db-ac94-ed5f378e4f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
775 2024.08.19 19:03:26.267463 [ 3 ] {} <Trace> HTTP-Session: ce90b0a4-2d85-43db-ac94-ed5f378e4f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
776 2024.08.19 19:03:26.267632 [ 3 ] {11168d02-5e71-4aa0-820d-feecd9e41524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
777 2024.08.19 19:03:26.267675 [ 3 ] {11168d02-5e71-4aa0-820d-feecd9e41524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
778 2024.08.19 19:03:26.272739 [ 3 ] {11168d02-5e71-4aa0-820d-feecd9e41524} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Loading data parts
779 2024.08.19 19:03:26.272924 [ 3 ] {11168d02-5e71-4aa0-820d-feecd9e41524} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): There are no data parts
780 2024.08.19 19:03:26.278880 [ 3 ] {11168d02-5e71-4aa0-820d-feecd9e41524} <Debug> DynamicQueryHandler: Done processing query
781 2024.08.19 19:03:26.278907 [ 3 ] {} <Debug> HTTP-Session: ce90b0a4-2d85-43db-ac94-ed5f378e4f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.19 19:03:26.279037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2024.08.19 19:03:26.279086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
784 2024.08.19 19:03:26.279105 [ 3 ] {} <Debug> HTTP-Session: 9a1c8951-40f6-474f-a12c-fee4198a6887 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
785 2024.08.19 19:03:26.279120 [ 3 ] {} <Debug> HTTP-Session: 9a1c8951-40f6-474f-a12c-fee4198a6887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2024.08.19 19:03:26.279134 [ 3 ] {} <Debug> HTTP-Session: 9a1c8951-40f6-474f-a12c-fee4198a6887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
787 2024.08.19 19:03:26.279162 [ 3 ] {} <Trace> HTTP-Session: 9a1c8951-40f6-474f-a12c-fee4198a6887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
788 2024.08.19 19:03:26.279331 [ 3 ] {21f9ad4d-d05d-4dc1-bcbd-0b1090526d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
789 2024.08.19 19:03:26.279372 [ 3 ] {21f9ad4d-d05d-4dc1-bcbd-0b1090526d2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
790 2024.08.19 19:03:26.284624 [ 3 ] {21f9ad4d-d05d-4dc1-bcbd-0b1090526d2b} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Loading data parts
791 2024.08.19 19:03:26.284827 [ 3 ] {21f9ad4d-d05d-4dc1-bcbd-0b1090526d2b} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): There are no data parts
792 2024.08.19 19:03:26.287158 [ 3 ] {21f9ad4d-d05d-4dc1-bcbd-0b1090526d2b} <Debug> DynamicQueryHandler: Done processing query
793 2024.08.19 19:03:26.287184 [ 3 ] {} <Debug> HTTP-Session: 9a1c8951-40f6-474f-a12c-fee4198a6887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.19 19:03:26.287304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
795 2024.08.19 19:03:26.287353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
796 2024.08.19 19:03:26.287373 [ 3 ] {} <Debug> HTTP-Session: b135d36d-c11c-40e3-9277-eb082ad663f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
797 2024.08.19 19:03:26.287389 [ 3 ] {} <Debug> HTTP-Session: b135d36d-c11c-40e3-9277-eb082ad663f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
798 2024.08.19 19:03:26.287403 [ 3 ] {} <Debug> HTTP-Session: b135d36d-c11c-40e3-9277-eb082ad663f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
799 2024.08.19 19:03:26.287432 [ 3 ] {} <Trace> HTTP-Session: b135d36d-c11c-40e3-9277-eb082ad663f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
800 2024.08.19 19:03:26.287602 [ 3 ] {9aa5e424-3c99-42b4-8160-2d0389fc9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
801 2024.08.19 19:03:26.287644 [ 3 ] {9aa5e424-3c99-42b4-8160-2d0389fc9347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
802 2024.08.19 19:03:26.290845 [ 3 ] {9aa5e424-3c99-42b4-8160-2d0389fc9347} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Loading data parts
803 2024.08.19 19:03:26.291021 [ 3 ] {9aa5e424-3c99-42b4-8160-2d0389fc9347} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): There are no data parts
804 2024.08.19 19:03:26.293617 [ 3 ] {9aa5e424-3c99-42b4-8160-2d0389fc9347} <Debug> DynamicQueryHandler: Done processing query
805 2024.08.19 19:03:26.293648 [ 3 ] {} <Debug> HTTP-Session: b135d36d-c11c-40e3-9277-eb082ad663f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
806 2024.08.19 19:03:26.293789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
807 2024.08.19 19:03:26.293848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
808 2024.08.19 19:03:26.293872 [ 3 ] {} <Debug> HTTP-Session: ceedefb1-400b-41f4-bb43-2393ae34f13a Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
809 2024.08.19 19:03:26.293892 [ 3 ] {} <Debug> HTTP-Session: ceedefb1-400b-41f4-bb43-2393ae34f13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
810 2024.08.19 19:03:26.293909 [ 3 ] {} <Debug> HTTP-Session: ceedefb1-400b-41f4-bb43-2393ae34f13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
811 2024.08.19 19:03:26.293945 [ 3 ] {} <Trace> HTTP-Session: ceedefb1-400b-41f4-bb43-2393ae34f13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
812 2024.08.19 19:03:26.294200 [ 3 ] {111f262a-83b2-4148-991b-f837cb145863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) /* The timeseries schema table stores the extracted schema for the samples
813 * oximeter collects.
814 */
815 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)
816 2024.08.19 19:03:26.294271 [ 3 ] {111f262a-83b2-4148-991b-f837cb145863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
817 2024.08.19 19:03:26.298930 [ 3 ] {111f262a-83b2-4148-991b-f837cb145863} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Loading data parts
818 2024.08.19 19:03:26.299093 [ 3 ] {111f262a-83b2-4148-991b-f837cb145863} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): There are no data parts
819 2024.08.19 19:03:26.308921 [ 3 ] {111f262a-83b2-4148-991b-f837cb145863} <Debug> DynamicQueryHandler: Done processing query
820 2024.08.19 19:03:26.308954 [ 3 ] {} <Debug> HTTP-Session: ceedefb1-400b-41f4-bb43-2393ae34f13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.08.19 19:03:26.309136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50827, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.08.19 19:03:26.309194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
823 2024.08.19 19:03:26.309217 [ 3 ] {} <Debug> HTTP-Session: a69ae104-10b8-4fcc-8ed5-66f42576bf0d Authenticating user 'default' from [fd00:1122:3344:101::d]:50827
824 2024.08.19 19:03:26.309238 [ 3 ] {} <Debug> HTTP-Session: a69ae104-10b8-4fcc-8ed5-66f42576bf0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.08.19 19:03:26.309255 [ 3 ] {} <Debug> HTTP-Session: a69ae104-10b8-4fcc-8ed5-66f42576bf0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
826 2024.08.19 19:03:26.309292 [ 3 ] {} <Trace> HTTP-Session: a69ae104-10b8-4fcc-8ed5-66f42576bf0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
827 2024.08.19 19:03:26.309522 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50827) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
828 2024.08.19 19:03:26.311310 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
829 2024.08.19 19:03:26.315210 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Trace> oximeter.version (68e7b492-dfc3-475b-a562-9cf2366affe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
830 2024.08.19 19:03:26.315246 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
831 2024.08.19 19:03:26.319991 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
832 2024.08.19 19:03:26.321289 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Trace> oximeter.version (68e7b492-dfc3-475b-a562-9cf2366affe1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
833 2024.08.19 19:03:26.321547 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012121 sec., 82.50144377526607 rows/sec., 1.29 KiB/sec.
834 2024.08.19 19:03:26.321703 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Debug> DynamicQueryHandler: Done processing query
835 2024.08.19 19:03:26.321727 [ 3 ] {a3e3b472-9cdb-4391-879f-4f69ff663e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
836 2024.08.19 19:03:26.321742 [ 3 ] {} <Debug> HTTP-Session: a69ae104-10b8-4fcc-8ed5-66f42576bf0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.19 19:03:27.000148 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.32 MiB, peak 177.45 MiB, free memory in arenas 0.00 B, will set to 173.75 MiB (RSS), difference: 1.44 MiB
838 2024.08.19 19:03:38.600045 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
839 2024.08.19 19:03:38.600141 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
840 2024.08.19 19:03:51.328014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2024.08.19 19:03:51.328145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
842 2024.08.19 19:03:51.328174 [ 3 ] {} <Debug> HTTP-Session: 1f080381-ea04-4aa4-b125-eef7dbb63281 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
843 2024.08.19 19:03:51.328202 [ 3 ] {} <Debug> HTTP-Session: 1f080381-ea04-4aa4-b125-eef7dbb63281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.19 19:03:51.328220 [ 3 ] {} <Debug> HTTP-Session: 1f080381-ea04-4aa4-b125-eef7dbb63281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
845 2024.08.19 19:03:51.328275 [ 3 ] {} <Trace> HTTP-Session: 1f080381-ea04-4aa4-b125-eef7dbb63281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
846 2024.08.19 19:03:51.328462 [ 3 ] {9700f0ef-0a22-41a0-b4b5-48393702c967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
847 2024.08.19 19:03:51.330748 [ 3 ] {9700f0ef-0a22-41a0-b4b5-48393702c967} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
848 2024.08.19 19:03:51.330919 [ 3 ] {9700f0ef-0a22-41a0-b4b5-48393702c967} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
849 2024.08.19 19:03:51.335997 [ 3 ] {9700f0ef-0a22-41a0-b4b5-48393702c967} <Debug> DynamicQueryHandler: Done processing query
850 2024.08.19 19:03:51.336027 [ 3 ] {9700f0ef-0a22-41a0-b4b5-48393702c967} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
851 2024.08.19 19:03:51.336045 [ 3 ] {} <Debug> HTTP-Session: 1f080381-ea04-4aa4-b125-eef7dbb63281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
852 2024.08.19 19:03:51.352061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
853 2024.08.19 19:03:51.352121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
854 2024.08.19 19:03:51.352142 [ 3 ] {} <Debug> HTTP-Session: a1f65c5e-6249-4fe1-b491-caf582c0f59c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
855 2024.08.19 19:03:51.352161 [ 3 ] {} <Debug> HTTP-Session: a1f65c5e-6249-4fe1-b491-caf582c0f59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.19 19:03:51.352176 [ 3 ] {} <Debug> HTTP-Session: a1f65c5e-6249-4fe1-b491-caf582c0f59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
857 2024.08.19 19:03:51.352212 [ 3 ] {} <Trace> HTTP-Session: a1f65c5e-6249-4fe1-b491-caf582c0f59c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
858 2024.08.19 19:03:51.352386 [ 3 ] {fb46274f-deba-4216-95d7-ba6b80eb6cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
859 2024.08.19 19:03:51.366309 [ 3 ] {fb46274f-deba-4216-95d7-ba6b80eb6cff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
860 2024.08.19 19:03:51.366370 [ 3 ] {fb46274f-deba-4216-95d7-ba6b80eb6cff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
861 2024.08.19 19:03:51.367504 [ 3 ] {fb46274f-deba-4216-95d7-ba6b80eb6cff} <Debug> DynamicQueryHandler: Done processing query
862 2024.08.19 19:03:51.367531 [ 3 ] {fb46274f-deba-4216-95d7-ba6b80eb6cff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
863 2024.08.19 19:03:51.367549 [ 3 ] {} <Debug> HTTP-Session: a1f65c5e-6249-4fe1-b491-caf582c0f59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
864 2024.08.19 19:03:51.367841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
865 2024.08.19 19:03:51.367895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
866 2024.08.19 19:03:51.367914 [ 3 ] {} <Debug> HTTP-Session: 731ce995-e210-4987-b220-b896fdcd40cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
867 2024.08.19 19:03:51.367932 [ 3 ] {} <Debug> HTTP-Session: 731ce995-e210-4987-b220-b896fdcd40cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.19 19:03:51.367946 [ 3 ] {} <Debug> HTTP-Session: 731ce995-e210-4987-b220-b896fdcd40cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
869 2024.08.19 19:03:51.367982 [ 3 ] {} <Trace> HTTP-Session: 731ce995-e210-4987-b220-b896fdcd40cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
870 2024.08.19 19:03:51.368115 [ 3 ] {a96b3f96-0432-4811-be2c-d54312818326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
871 2024.08.19 19:03:51.368480 [ 3 ] {a96b3f96-0432-4811-be2c-d54312818326} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
872 2024.08.19 19:03:51.368531 [ 3 ] {a96b3f96-0432-4811-be2c-d54312818326} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
873 2024.08.19 19:03:51.369415 [ 3 ] {a96b3f96-0432-4811-be2c-d54312818326} <Debug> DynamicQueryHandler: Done processing query
874 2024.08.19 19:03:51.369440 [ 3 ] {a96b3f96-0432-4811-be2c-d54312818326} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
875 2024.08.19 19:03:51.369455 [ 3 ] {} <Debug> HTTP-Session: 731ce995-e210-4987-b220-b896fdcd40cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
876 2024.08.19 19:03:51.369701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
877 2024.08.19 19:03:51.369746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
878 2024.08.19 19:03:51.369763 [ 3 ] {} <Debug> HTTP-Session: be382894-6a50-4981-a6e9-b46fe0b432c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
879 2024.08.19 19:03:51.369778 [ 3 ] {} <Debug> HTTP-Session: be382894-6a50-4981-a6e9-b46fe0b432c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.19 19:03:51.369792 [ 3 ] {} <Debug> HTTP-Session: be382894-6a50-4981-a6e9-b46fe0b432c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
881 2024.08.19 19:03:51.369820 [ 3 ] {} <Trace> HTTP-Session: be382894-6a50-4981-a6e9-b46fe0b432c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
882 2024.08.19 19:03:51.369933 [ 3 ] {a1ae5d2c-1964-4a80-adda-d6a6ac914ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
883 2024.08.19 19:03:51.370226 [ 3 ] {a1ae5d2c-1964-4a80-adda-d6a6ac914ea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
884 2024.08.19 19:03:51.370276 [ 3 ] {a1ae5d2c-1964-4a80-adda-d6a6ac914ea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
885 2024.08.19 19:03:51.371253 [ 3 ] {a1ae5d2c-1964-4a80-adda-d6a6ac914ea3} <Debug> DynamicQueryHandler: Done processing query
886 2024.08.19 19:03:51.371279 [ 3 ] {a1ae5d2c-1964-4a80-adda-d6a6ac914ea3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
887 2024.08.19 19:03:51.371296 [ 3 ] {} <Debug> HTTP-Session: be382894-6a50-4981-a6e9-b46fe0b432c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
888 2024.08.19 19:03:51.371509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
889 2024.08.19 19:03:51.371557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
890 2024.08.19 19:03:51.371576 [ 3 ] {} <Debug> HTTP-Session: dc7f5ee1-73d0-4c52-8bd4-c970065950b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
891 2024.08.19 19:03:51.371593 [ 3 ] {} <Debug> HTTP-Session: dc7f5ee1-73d0-4c52-8bd4-c970065950b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
892 2024.08.19 19:03:51.371606 [ 3 ] {} <Debug> HTTP-Session: dc7f5ee1-73d0-4c52-8bd4-c970065950b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
893 2024.08.19 19:03:51.371637 [ 3 ] {} <Trace> HTTP-Session: dc7f5ee1-73d0-4c52-8bd4-c970065950b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
894 2024.08.19 19:03:51.371758 [ 3 ] {41687099-53ce-405c-88bc-30c73c9b35eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
895 2024.08.19 19:03:51.372076 [ 3 ] {41687099-53ce-405c-88bc-30c73c9b35eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
896 2024.08.19 19:03:51.372129 [ 3 ] {41687099-53ce-405c-88bc-30c73c9b35eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
897 2024.08.19 19:03:51.372966 [ 3 ] {41687099-53ce-405c-88bc-30c73c9b35eb} <Debug> DynamicQueryHandler: Done processing query
898 2024.08.19 19:03:51.372991 [ 3 ] {41687099-53ce-405c-88bc-30c73c9b35eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
899 2024.08.19 19:03:51.373008 [ 3 ] {} <Debug> HTTP-Session: dc7f5ee1-73d0-4c52-8bd4-c970065950b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
900 2024.08.19 19:03:51.373209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
901 2024.08.19 19:03:51.373255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
902 2024.08.19 19:03:51.373275 [ 3 ] {} <Debug> HTTP-Session: eb784dd1-28bc-4903-92de-ca2daff9779c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
903 2024.08.19 19:03:51.373291 [ 3 ] {} <Debug> HTTP-Session: eb784dd1-28bc-4903-92de-ca2daff9779c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
904 2024.08.19 19:03:51.373305 [ 3 ] {} <Debug> HTTP-Session: eb784dd1-28bc-4903-92de-ca2daff9779c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
905 2024.08.19 19:03:51.373335 [ 3 ] {} <Trace> HTTP-Session: eb784dd1-28bc-4903-92de-ca2daff9779c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
906 2024.08.19 19:03:51.373457 [ 3 ] {d9b833fb-10a4-4907-b2d1-904f7c7dcd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
907 2024.08.19 19:03:51.373773 [ 3 ] {d9b833fb-10a4-4907-b2d1-904f7c7dcd19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
908 2024.08.19 19:03:51.373824 [ 3 ] {d9b833fb-10a4-4907-b2d1-904f7c7dcd19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
909 2024.08.19 19:03:51.374694 [ 3 ] {d9b833fb-10a4-4907-b2d1-904f7c7dcd19} <Debug> DynamicQueryHandler: Done processing query
910 2024.08.19 19:03:51.374720 [ 3 ] {d9b833fb-10a4-4907-b2d1-904f7c7dcd19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
911 2024.08.19 19:03:51.374737 [ 3 ] {} <Debug> HTTP-Session: eb784dd1-28bc-4903-92de-ca2daff9779c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
912 2024.08.19 19:03:51.374916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2024.08.19 19:03:51.374964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
914 2024.08.19 19:03:51.374982 [ 3 ] {} <Debug> HTTP-Session: c0f354f1-ec81-49b7-a141-ff42794c6630 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
915 2024.08.19 19:03:51.374999 [ 3 ] {} <Debug> HTTP-Session: c0f354f1-ec81-49b7-a141-ff42794c6630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2024.08.19 19:03:51.375013 [ 3 ] {} <Debug> HTTP-Session: c0f354f1-ec81-49b7-a141-ff42794c6630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
917 2024.08.19 19:03:51.375043 [ 3 ] {} <Trace> HTTP-Session: c0f354f1-ec81-49b7-a141-ff42794c6630 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
918 2024.08.19 19:03:51.375165 [ 3 ] {3d7d3601-44dd-426e-9d7f-ade587ecb892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
919 2024.08.19 19:03:51.375487 [ 3 ] {3d7d3601-44dd-426e-9d7f-ade587ecb892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
920 2024.08.19 19:03:51.375538 [ 3 ] {3d7d3601-44dd-426e-9d7f-ade587ecb892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
921 2024.08.19 19:03:51.376380 [ 3 ] {3d7d3601-44dd-426e-9d7f-ade587ecb892} <Debug> DynamicQueryHandler: Done processing query
922 2024.08.19 19:03:51.376406 [ 3 ] {3d7d3601-44dd-426e-9d7f-ade587ecb892} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
923 2024.08.19 19:03:51.376423 [ 3 ] {} <Debug> HTTP-Session: c0f354f1-ec81-49b7-a141-ff42794c6630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
924 2024.08.19 19:03:51.376684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
925 2024.08.19 19:03:51.376732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
926 2024.08.19 19:03:51.376751 [ 3 ] {} <Debug> HTTP-Session: 7b04dcc4-753a-4c4b-8a9d-06563209016a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
927 2024.08.19 19:03:51.376767 [ 3 ] {} <Debug> HTTP-Session: 7b04dcc4-753a-4c4b-8a9d-06563209016a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
928 2024.08.19 19:03:51.376781 [ 3 ] {} <Debug> HTTP-Session: 7b04dcc4-753a-4c4b-8a9d-06563209016a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
929 2024.08.19 19:03:51.376811 [ 3 ] {} <Trace> HTTP-Session: 7b04dcc4-753a-4c4b-8a9d-06563209016a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
930 2024.08.19 19:03:51.376934 [ 3 ] {cf4bbf77-6029-437a-9863-8599ec8474c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
931 2024.08.19 19:03:51.377261 [ 3 ] {cf4bbf77-6029-437a-9863-8599ec8474c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
932 2024.08.19 19:03:51.377312 [ 3 ] {cf4bbf77-6029-437a-9863-8599ec8474c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
933 2024.08.19 19:03:51.378139 [ 3 ] {cf4bbf77-6029-437a-9863-8599ec8474c8} <Debug> DynamicQueryHandler: Done processing query
934 2024.08.19 19:03:51.378164 [ 3 ] {cf4bbf77-6029-437a-9863-8599ec8474c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
935 2024.08.19 19:03:51.378181 [ 3 ] {} <Debug> HTTP-Session: 7b04dcc4-753a-4c4b-8a9d-06563209016a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.08.19 19:03:51.378367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
937 2024.08.19 19:03:51.378414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
938 2024.08.19 19:03:51.378433 [ 3 ] {} <Debug> HTTP-Session: d281b65a-d96d-4276-8124-325246e2ee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
939 2024.08.19 19:03:51.378449 [ 3 ] {} <Debug> HTTP-Session: d281b65a-d96d-4276-8124-325246e2ee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
940 2024.08.19 19:03:51.378463 [ 3 ] {} <Debug> HTTP-Session: d281b65a-d96d-4276-8124-325246e2ee35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
941 2024.08.19 19:03:51.378492 [ 3 ] {} <Trace> HTTP-Session: d281b65a-d96d-4276-8124-325246e2ee35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
942 2024.08.19 19:03:51.378614 [ 3 ] {89733407-44d5-4d56-a3cc-e09ddd139cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
943 2024.08.19 19:03:51.378948 [ 3 ] {89733407-44d5-4d56-a3cc-e09ddd139cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
944 2024.08.19 19:03:51.378999 [ 3 ] {89733407-44d5-4d56-a3cc-e09ddd139cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
945 2024.08.19 19:03:51.379886 [ 3 ] {89733407-44d5-4d56-a3cc-e09ddd139cdb} <Debug> DynamicQueryHandler: Done processing query
946 2024.08.19 19:03:51.379912 [ 3 ] {89733407-44d5-4d56-a3cc-e09ddd139cdb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
947 2024.08.19 19:03:51.379928 [ 3 ] {} <Debug> HTTP-Session: d281b65a-d96d-4276-8124-325246e2ee35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.08.19 19:03:51.380128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.08.19 19:03:51.380176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
950 2024.08.19 19:03:51.380195 [ 3 ] {} <Debug> HTTP-Session: d312b355-9857-4547-9d73-2c2de7341bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
951 2024.08.19 19:03:51.380211 [ 3 ] {} <Debug> HTTP-Session: d312b355-9857-4547-9d73-2c2de7341bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.19 19:03:51.380224 [ 3 ] {} <Debug> HTTP-Session: d312b355-9857-4547-9d73-2c2de7341bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
953 2024.08.19 19:03:51.380254 [ 3 ] {} <Trace> HTTP-Session: d312b355-9857-4547-9d73-2c2de7341bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
954 2024.08.19 19:03:51.380378 [ 3 ] {5e8277c6-99d7-4f70-8113-f0fe7b4020c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
955 2024.08.19 19:03:51.380713 [ 3 ] {5e8277c6-99d7-4f70-8113-f0fe7b4020c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
956 2024.08.19 19:03:51.380766 [ 3 ] {5e8277c6-99d7-4f70-8113-f0fe7b4020c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
957 2024.08.19 19:03:51.381607 [ 3 ] {5e8277c6-99d7-4f70-8113-f0fe7b4020c3} <Debug> DynamicQueryHandler: Done processing query
958 2024.08.19 19:03:51.381633 [ 3 ] {5e8277c6-99d7-4f70-8113-f0fe7b4020c3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
959 2024.08.19 19:03:51.381649 [ 3 ] {} <Debug> HTTP-Session: d312b355-9857-4547-9d73-2c2de7341bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
960 2024.08.19 19:03:51.381830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
961 2024.08.19 19:03:51.381878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
962 2024.08.19 19:03:51.381897 [ 3 ] {} <Debug> HTTP-Session: 6ac99077-a6a2-435d-8a15-58f2b64630d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
963 2024.08.19 19:03:51.381913 [ 3 ] {} <Debug> HTTP-Session: 6ac99077-a6a2-435d-8a15-58f2b64630d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
964 2024.08.19 19:03:51.381927 [ 3 ] {} <Debug> HTTP-Session: 6ac99077-a6a2-435d-8a15-58f2b64630d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.08.19 19:03:51.381956 [ 3 ] {} <Trace> HTTP-Session: 6ac99077-a6a2-435d-8a15-58f2b64630d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
966 2024.08.19 19:03:51.382081 [ 3 ] {f18f659f-1c3b-46da-bd10-9030ed278df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
967 2024.08.19 19:03:51.382413 [ 3 ] {f18f659f-1c3b-46da-bd10-9030ed278df0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
968 2024.08.19 19:03:51.382463 [ 3 ] {f18f659f-1c3b-46da-bd10-9030ed278df0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
969 2024.08.19 19:03:51.383303 [ 3 ] {f18f659f-1c3b-46da-bd10-9030ed278df0} <Debug> DynamicQueryHandler: Done processing query
970 2024.08.19 19:03:51.383328 [ 3 ] {f18f659f-1c3b-46da-bd10-9030ed278df0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
971 2024.08.19 19:03:51.383345 [ 3 ] {} <Debug> HTTP-Session: 6ac99077-a6a2-435d-8a15-58f2b64630d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
972 2024.08.19 19:03:51.383573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
973 2024.08.19 19:03:51.383620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
974 2024.08.19 19:03:51.383639 [ 3 ] {} <Debug> HTTP-Session: 3764e4b3-1744-4c75-bd58-27c024f06ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
975 2024.08.19 19:03:51.383654 [ 3 ] {} <Debug> HTTP-Session: 3764e4b3-1744-4c75-bd58-27c024f06ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
976 2024.08.19 19:03:51.383668 [ 3 ] {} <Debug> HTTP-Session: 3764e4b3-1744-4c75-bd58-27c024f06ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
977 2024.08.19 19:03:51.383698 [ 3 ] {} <Trace> HTTP-Session: 3764e4b3-1744-4c75-bd58-27c024f06ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
978 2024.08.19 19:03:51.383823 [ 3 ] {9fcaf618-3935-46f5-8af6-8c31e8b728ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
979 2024.08.19 19:03:51.384154 [ 3 ] {9fcaf618-3935-46f5-8af6-8c31e8b728ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
980 2024.08.19 19:03:51.384203 [ 3 ] {9fcaf618-3935-46f5-8af6-8c31e8b728ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
981 2024.08.19 19:03:51.385133 [ 3 ] {9fcaf618-3935-46f5-8af6-8c31e8b728ad} <Debug> DynamicQueryHandler: Done processing query
982 2024.08.19 19:03:51.385157 [ 3 ] {9fcaf618-3935-46f5-8af6-8c31e8b728ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
983 2024.08.19 19:03:51.385172 [ 3 ] {} <Debug> HTTP-Session: 3764e4b3-1744-4c75-bd58-27c024f06ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
984 2024.08.19 19:03:51.385370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2024.08.19 19:03:51.385417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
986 2024.08.19 19:03:51.385435 [ 3 ] {} <Debug> HTTP-Session: e4c1c855-1c63-4615-a9c9-49ac0d73d732 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
987 2024.08.19 19:03:51.385451 [ 3 ] {} <Debug> HTTP-Session: e4c1c855-1c63-4615-a9c9-49ac0d73d732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2024.08.19 19:03:51.385465 [ 3 ] {} <Debug> HTTP-Session: e4c1c855-1c63-4615-a9c9-49ac0d73d732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
989 2024.08.19 19:03:51.385494 [ 3 ] {} <Trace> HTTP-Session: e4c1c855-1c63-4615-a9c9-49ac0d73d732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
990 2024.08.19 19:03:51.385620 [ 3 ] {413ef7ed-8b91-41ca-a9b8-993dae9fdb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
991 2024.08.19 19:03:51.385956 [ 3 ] {413ef7ed-8b91-41ca-a9b8-993dae9fdb05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
992 2024.08.19 19:03:51.386006 [ 3 ] {413ef7ed-8b91-41ca-a9b8-993dae9fdb05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
993 2024.08.19 19:03:51.386841 [ 3 ] {413ef7ed-8b91-41ca-a9b8-993dae9fdb05} <Debug> DynamicQueryHandler: Done processing query
994 2024.08.19 19:03:51.386866 [ 3 ] {413ef7ed-8b91-41ca-a9b8-993dae9fdb05} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
995 2024.08.19 19:03:51.386881 [ 3 ] {} <Debug> HTTP-Session: e4c1c855-1c63-4615-a9c9-49ac0d73d732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
996 2024.08.19 19:03:51.387072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2024.08.19 19:03:51.387118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
998 2024.08.19 19:03:51.387137 [ 3 ] {} <Debug> HTTP-Session: 7ae8273f-c85f-496e-881c-2b3995175353 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
999 2024.08.19 19:03:51.387153 [ 3 ] {} <Debug> HTTP-Session: 7ae8273f-c85f-496e-881c-2b3995175353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.08.19 19:03:51.387166 [ 3 ] {} <Debug> HTTP-Session: 7ae8273f-c85f-496e-881c-2b3995175353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.08.19 19:03:51.387195 [ 3 ] {} <Trace> HTTP-Session: 7ae8273f-c85f-496e-881c-2b3995175353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1002 2024.08.19 19:03:51.387319 [ 3 ] {4e9c9a82-acd2-48e7-92e8-ac8fd521d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
1003 2024.08.19 19:03:51.387653 [ 3 ] {4e9c9a82-acd2-48e7-92e8-ac8fd521d733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1004 2024.08.19 19:03:51.387703 [ 3 ] {4e9c9a82-acd2-48e7-92e8-ac8fd521d733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1005 2024.08.19 19:03:51.388545 [ 3 ] {4e9c9a82-acd2-48e7-92e8-ac8fd521d733} <Debug> DynamicQueryHandler: Done processing query
1006 2024.08.19 19:03:51.388569 [ 3 ] {4e9c9a82-acd2-48e7-92e8-ac8fd521d733} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1007 2024.08.19 19:03:51.388585 [ 3 ] {} <Debug> HTTP-Session: 7ae8273f-c85f-496e-881c-2b3995175353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.08.19 19:03:51.392100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1009 2024.08.19 19:03:51.392147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1010 2024.08.19 19:03:51.392167 [ 3 ] {} <Debug> HTTP-Session: 146bb43d-4a87-489a-8916-fe85276aa83c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1011 2024.08.19 19:03:51.392185 [ 3 ] {} <Debug> HTTP-Session: 146bb43d-4a87-489a-8916-fe85276aa83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.19 19:03:51.392198 [ 3 ] {} <Debug> HTTP-Session: 146bb43d-4a87-489a-8916-fe85276aa83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1013 2024.08.19 19:03:51.392228 [ 3 ] {} <Trace> HTTP-Session: 146bb43d-4a87-489a-8916-fe85276aa83c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1014 2024.08.19 19:03:51.392379 [ 3 ] {d37e0e92-d155-4f10-84e6-10e31699da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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') FORMAT JSONEachRow; (stage: Complete)
1015 2024.08.19 19:03:51.393063 [ 3 ] {d37e0e92-d155-4f10-84e6-10e31699da49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2024.08.19 19:03:51.393162 [ 3 ] {d37e0e92-d155-4f10-84e6-10e31699da49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2024.08.19 19:03:51.394158 [ 3 ] {d37e0e92-d155-4f10-84e6-10e31699da49} <Debug> DynamicQueryHandler: Done processing query
1018 2024.08.19 19:03:51.394183 [ 3 ] {d37e0e92-d155-4f10-84e6-10e31699da49} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1019 2024.08.19 19:03:51.394199 [ 3 ] {} <Debug> HTTP-Session: 146bb43d-4a87-489a-8916-fe85276aa83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.08.19 19:03:51.394444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1021 2024.08.19 19:03:51.394490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1022 2024.08.19 19:03:51.394509 [ 3 ] {} <Debug> HTTP-Session: a304b148-c900-4ffc-9754-b9d4295131f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1023 2024.08.19 19:03:51.394525 [ 3 ] {} <Debug> HTTP-Session: a304b148-c900-4ffc-9754-b9d4295131f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.08.19 19:03:51.394538 [ 3 ] {} <Debug> HTTP-Session: a304b148-c900-4ffc-9754-b9d4295131f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.08.19 19:03:51.394567 [ 3 ] {} <Trace> HTTP-Session: a304b148-c900-4ffc-9754-b9d4295131f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1026 2024.08.19 19:03:51.394695 [ 3 ] {a2e109f2-2803-4181-ba33-24baf947de9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete)
1027 2024.08.19 19:03:51.395038 [ 3 ] {a2e109f2-2803-4181-ba33-24baf947de9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1028 2024.08.19 19:03:51.395088 [ 3 ] {a2e109f2-2803-4181-ba33-24baf947de9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1029 2024.08.19 19:03:51.395928 [ 3 ] {a2e109f2-2803-4181-ba33-24baf947de9d} <Debug> DynamicQueryHandler: Done processing query
1030 2024.08.19 19:03:51.395954 [ 3 ] {a2e109f2-2803-4181-ba33-24baf947de9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1031 2024.08.19 19:03:51.395970 [ 3 ] {} <Debug> HTTP-Session: a304b148-c900-4ffc-9754-b9d4295131f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.08.19 19:03:51.396486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1033 2024.08.19 19:03:51.396534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1034 2024.08.19 19:03:51.396552 [ 3 ] {} <Debug> HTTP-Session: 7bdfc1ae-8186-4be3-9462-6e6923941b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1035 2024.08.19 19:03:51.396569 [ 3 ] {} <Debug> HTTP-Session: 7bdfc1ae-8186-4be3-9462-6e6923941b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.08.19 19:03:51.396583 [ 3 ] {} <Debug> HTTP-Session: 7bdfc1ae-8186-4be3-9462-6e6923941b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.08.19 19:03:51.396612 [ 3 ] {} <Trace> HTTP-Session: 7bdfc1ae-8186-4be3-9462-6e6923941b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1038 2024.08.19 19:03:51.396741 [ 3 ] {607f82b6-d8e7-41d0-a25a-e6206588d208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
1039 2024.08.19 19:03:51.397088 [ 3 ] {607f82b6-d8e7-41d0-a25a-e6206588d208} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1040 2024.08.19 19:03:51.397138 [ 3 ] {607f82b6-d8e7-41d0-a25a-e6206588d208} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1041 2024.08.19 19:03:51.397983 [ 3 ] {607f82b6-d8e7-41d0-a25a-e6206588d208} <Debug> DynamicQueryHandler: Done processing query
1042 2024.08.19 19:03:51.398008 [ 3 ] {607f82b6-d8e7-41d0-a25a-e6206588d208} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2024.08.19 19:03:51.398023 [ 3 ] {} <Debug> HTTP-Session: 7bdfc1ae-8186-4be3-9462-6e6923941b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.08.19 19:03:51.398207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.08.19 19:03:51.398251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1046 2024.08.19 19:03:51.398271 [ 3 ] {} <Debug> HTTP-Session: 246d05fc-260d-49db-bd02-8754528183b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1047 2024.08.19 19:03:51.398286 [ 3 ] {} <Debug> HTTP-Session: 246d05fc-260d-49db-bd02-8754528183b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.08.19 19:03:51.398300 [ 3 ] {} <Debug> HTTP-Session: 246d05fc-260d-49db-bd02-8754528183b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.08.19 19:03:51.398329 [ 3 ] {} <Trace> HTTP-Session: 246d05fc-260d-49db-bd02-8754528183b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1050 2024.08.19 19:03:51.398459 [ 3 ] {967b103a-3a39-4d5e-bff5-fff91ac8968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1051 2024.08.19 19:03:51.398812 [ 3 ] {967b103a-3a39-4d5e-bff5-fff91ac8968c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1052 2024.08.19 19:03:51.398861 [ 3 ] {967b103a-3a39-4d5e-bff5-fff91ac8968c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1053 2024.08.19 19:03:51.399704 [ 3 ] {967b103a-3a39-4d5e-bff5-fff91ac8968c} <Debug> DynamicQueryHandler: Done processing query
1054 2024.08.19 19:03:51.399729 [ 3 ] {967b103a-3a39-4d5e-bff5-fff91ac8968c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1055 2024.08.19 19:03:51.399746 [ 3 ] {} <Debug> HTTP-Session: 246d05fc-260d-49db-bd02-8754528183b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1056 2024.08.19 19:03:51.399930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1057 2024.08.19 19:03:51.399976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1058 2024.08.19 19:03:51.399995 [ 3 ] {} <Debug> HTTP-Session: 9494805e-31a2-4798-aad5-c692e2c962f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1059 2024.08.19 19:03:51.400011 [ 3 ] {} <Debug> HTTP-Session: 9494805e-31a2-4798-aad5-c692e2c962f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1060 2024.08.19 19:03:51.400024 [ 3 ] {} <Debug> HTTP-Session: 9494805e-31a2-4798-aad5-c692e2c962f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.08.19 19:03:51.400053 [ 3 ] {} <Trace> HTTP-Session: 9494805e-31a2-4798-aad5-c692e2c962f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1062 2024.08.19 19:03:51.400185 [ 3 ] {4a22aee3-67b2-4817-8fa1-2f56152b3b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1063 2024.08.19 19:03:51.400599 [ 3 ] {4a22aee3-67b2-4817-8fa1-2f56152b3b50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2024.08.19 19:03:51.400649 [ 3 ] {4a22aee3-67b2-4817-8fa1-2f56152b3b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1065 2024.08.19 19:03:51.401638 [ 3 ] {4a22aee3-67b2-4817-8fa1-2f56152b3b50} <Debug> DynamicQueryHandler: Done processing query
1066 2024.08.19 19:03:51.401663 [ 3 ] {4a22aee3-67b2-4817-8fa1-2f56152b3b50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1067 2024.08.19 19:03:51.401679 [ 3 ] {} <Debug> HTTP-Session: 9494805e-31a2-4798-aad5-c692e2c962f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.08.19 19:03:51.401871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2024.08.19 19:03:51.401918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1070 2024.08.19 19:03:51.401937 [ 3 ] {} <Debug> HTTP-Session: 11c97a3c-aaf5-49c8-83ec-150e81cf14a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1071 2024.08.19 19:03:51.401953 [ 3 ] {} <Debug> HTTP-Session: 11c97a3c-aaf5-49c8-83ec-150e81cf14a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.08.19 19:03:51.401967 [ 3 ] {} <Debug> HTTP-Session: 11c97a3c-aaf5-49c8-83ec-150e81cf14a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.08.19 19:03:51.401996 [ 3 ] {} <Trace> HTTP-Session: 11c97a3c-aaf5-49c8-83ec-150e81cf14a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1074 2024.08.19 19:03:51.402129 [ 3 ] {4099ea34-f22d-4cff-bffc-0739cc4c2916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1075 2024.08.19 19:03:51.402485 [ 3 ] {4099ea34-f22d-4cff-bffc-0739cc4c2916} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1076 2024.08.19 19:03:51.402535 [ 3 ] {4099ea34-f22d-4cff-bffc-0739cc4c2916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1077 2024.08.19 19:03:51.403414 [ 3 ] {4099ea34-f22d-4cff-bffc-0739cc4c2916} <Debug> DynamicQueryHandler: Done processing query
1078 2024.08.19 19:03:51.403439 [ 3 ] {4099ea34-f22d-4cff-bffc-0739cc4c2916} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1079 2024.08.19 19:03:51.403455 [ 3 ] {} <Debug> HTTP-Session: 11c97a3c-aaf5-49c8-83ec-150e81cf14a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.08.19 19:03:51.403659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1081 2024.08.19 19:03:51.403706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1082 2024.08.19 19:03:51.403726 [ 3 ] {} <Debug> HTTP-Session: 35b1cf98-0daf-4368-b0ad-5d8e32b1169e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1083 2024.08.19 19:03:51.403743 [ 3 ] {} <Debug> HTTP-Session: 35b1cf98-0daf-4368-b0ad-5d8e32b1169e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.08.19 19:03:51.403757 [ 3 ] {} <Debug> HTTP-Session: 35b1cf98-0daf-4368-b0ad-5d8e32b1169e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.08.19 19:03:51.403788 [ 3 ] {} <Trace> HTTP-Session: 35b1cf98-0daf-4368-b0ad-5d8e32b1169e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1086 2024.08.19 19:03:51.403925 [ 3 ] {ff28b9b0-e53c-49cf-a3de-5ca7b7e04ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1087 2024.08.19 19:03:51.404285 [ 3 ] {ff28b9b0-e53c-49cf-a3de-5ca7b7e04ccb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1088 2024.08.19 19:03:51.404335 [ 3 ] {ff28b9b0-e53c-49cf-a3de-5ca7b7e04ccb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1089 2024.08.19 19:03:51.405289 [ 3 ] {ff28b9b0-e53c-49cf-a3de-5ca7b7e04ccb} <Debug> DynamicQueryHandler: Done processing query
1090 2024.08.19 19:03:51.405315 [ 3 ] {ff28b9b0-e53c-49cf-a3de-5ca7b7e04ccb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1091 2024.08.19 19:03:51.405331 [ 3 ] {} <Debug> HTTP-Session: 35b1cf98-0daf-4368-b0ad-5d8e32b1169e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.08.19 19:03:51.405536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2024.08.19 19:03:51.405583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1094 2024.08.19 19:03:51.405601 [ 3 ] {} <Debug> HTTP-Session: 3d664d7d-7aa0-4fa5-b8b8-d5c269a4fc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1095 2024.08.19 19:03:51.405617 [ 3 ] {} <Debug> HTTP-Session: 3d664d7d-7aa0-4fa5-b8b8-d5c269a4fc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.08.19 19:03:51.405630 [ 3 ] {} <Debug> HTTP-Session: 3d664d7d-7aa0-4fa5-b8b8-d5c269a4fc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1097 2024.08.19 19:03:51.405660 [ 3 ] {} <Trace> HTTP-Session: 3d664d7d-7aa0-4fa5-b8b8-d5c269a4fc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1098 2024.08.19 19:03:51.405833 [ 3 ] {d2ca8c42-4dd1-40a7-90cc-fc0ed6c81a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1099 2024.08.19 19:03:51.406198 [ 3 ] {d2ca8c42-4dd1-40a7-90cc-fc0ed6c81a63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1100 2024.08.19 19:03:51.406247 [ 3 ] {d2ca8c42-4dd1-40a7-90cc-fc0ed6c81a63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1101 2024.08.19 19:03:51.407038 [ 3 ] {d2ca8c42-4dd1-40a7-90cc-fc0ed6c81a63} <Debug> DynamicQueryHandler: Done processing query
1102 2024.08.19 19:03:51.407063 [ 3 ] {d2ca8c42-4dd1-40a7-90cc-fc0ed6c81a63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1103 2024.08.19 19:03:51.407079 [ 3 ] {} <Debug> HTTP-Session: 3d664d7d-7aa0-4fa5-b8b8-d5c269a4fc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.08.19 19:03:51.407275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1105 2024.08.19 19:03:51.407322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1106 2024.08.19 19:03:51.407342 [ 3 ] {} <Debug> HTTP-Session: 7ad0b12b-ae30-4446-a0a6-795cded8037f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1107 2024.08.19 19:03:51.407358 [ 3 ] {} <Debug> HTTP-Session: 7ad0b12b-ae30-4446-a0a6-795cded8037f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1108 2024.08.19 19:03:51.407372 [ 3 ] {} <Debug> HTTP-Session: 7ad0b12b-ae30-4446-a0a6-795cded8037f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.08.19 19:03:51.407402 [ 3 ] {} <Trace> HTTP-Session: 7ad0b12b-ae30-4446-a0a6-795cded8037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1110 2024.08.19 19:03:51.407536 [ 3 ] {2e596c88-08c5-42c2-8d5e-db8d014bbfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1111 2024.08.19 19:03:51.407951 [ 3 ] {2e596c88-08c5-42c2-8d5e-db8d014bbfe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1112 2024.08.19 19:03:51.408026 [ 3 ] {2e596c88-08c5-42c2-8d5e-db8d014bbfe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1113 2024.08.19 19:03:51.408904 [ 3 ] {2e596c88-08c5-42c2-8d5e-db8d014bbfe2} <Debug> DynamicQueryHandler: Done processing query
1114 2024.08.19 19:03:51.408929 [ 3 ] {2e596c88-08c5-42c2-8d5e-db8d014bbfe2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1115 2024.08.19 19:03:51.408945 [ 3 ] {} <Debug> HTTP-Session: 7ad0b12b-ae30-4446-a0a6-795cded8037f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.19 19:03:51.409143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.08.19 19:03:51.409191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1118 2024.08.19 19:03:51.409210 [ 3 ] {} <Debug> HTTP-Session: 9714e2f8-c94c-4ce0-8f8b-2fbe738f4b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1119 2024.08.19 19:03:51.409226 [ 3 ] {} <Debug> HTTP-Session: 9714e2f8-c94c-4ce0-8f8b-2fbe738f4b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.08.19 19:03:51.409239 [ 3 ] {} <Debug> HTTP-Session: 9714e2f8-c94c-4ce0-8f8b-2fbe738f4b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.08.19 19:03:51.409268 [ 3 ] {} <Trace> HTTP-Session: 9714e2f8-c94c-4ce0-8f8b-2fbe738f4b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1122 2024.08.19 19:03:51.409404 [ 3 ] {cfb5aeaa-13e0-4dff-957d-ec5864303a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1123 2024.08.19 19:03:51.409771 [ 3 ] {cfb5aeaa-13e0-4dff-957d-ec5864303a3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1124 2024.08.19 19:03:51.409822 [ 3 ] {cfb5aeaa-13e0-4dff-957d-ec5864303a3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1125 2024.08.19 19:03:51.410716 [ 3 ] {cfb5aeaa-13e0-4dff-957d-ec5864303a3c} <Debug> DynamicQueryHandler: Done processing query
1126 2024.08.19 19:03:51.410742 [ 3 ] {cfb5aeaa-13e0-4dff-957d-ec5864303a3c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1127 2024.08.19 19:03:51.410757 [ 3 ] {} <Debug> HTTP-Session: 9714e2f8-c94c-4ce0-8f8b-2fbe738f4b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.08.19 19:03:51.410981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2024.08.19 19:03:51.411028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1130 2024.08.19 19:03:51.411046 [ 3 ] {} <Debug> HTTP-Session: 5943a32f-df7b-4ec8-bb8a-243a305b5894 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1131 2024.08.19 19:03:51.411062 [ 3 ] {} <Debug> HTTP-Session: 5943a32f-df7b-4ec8-bb8a-243a305b5894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.19 19:03:51.411076 [ 3 ] {} <Debug> HTTP-Session: 5943a32f-df7b-4ec8-bb8a-243a305b5894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.19 19:03:51.411105 [ 3 ] {} <Trace> HTTP-Session: 5943a32f-df7b-4ec8-bb8a-243a305b5894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1134 2024.08.19 19:03:51.411243 [ 3 ] {23e95c05-c616-4915-9960-dac2da6cae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1135 2024.08.19 19:03:51.411614 [ 3 ] {23e95c05-c616-4915-9960-dac2da6cae8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1136 2024.08.19 19:03:51.411664 [ 3 ] {23e95c05-c616-4915-9960-dac2da6cae8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1137 2024.08.19 19:03:51.412538 [ 3 ] {23e95c05-c616-4915-9960-dac2da6cae8c} <Debug> DynamicQueryHandler: Done processing query
1138 2024.08.19 19:03:51.412564 [ 3 ] {23e95c05-c616-4915-9960-dac2da6cae8c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1139 2024.08.19 19:03:51.412580 [ 3 ] {} <Debug> HTTP-Session: 5943a32f-df7b-4ec8-bb8a-243a305b5894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.08.19 19:03:51.416963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1141 2024.08.19 19:03:51.417055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1142 2024.08.19 19:03:51.417092 [ 3 ] {} <Debug> HTTP-Session: eea58e61-a354-455f-bfb0-9fbd531ca1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1143 2024.08.19 19:03:51.417126 [ 3 ] {} <Debug> HTTP-Session: eea58e61-a354-455f-bfb0-9fbd531ca1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.08.19 19:03:51.417153 [ 3 ] {} <Debug> HTTP-Session: eea58e61-a354-455f-bfb0-9fbd531ca1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1145 2024.08.19 19:03:51.417211 [ 3 ] {} <Trace> HTTP-Session: eea58e61-a354-455f-bfb0-9fbd531ca1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1146 2024.08.19 19:03:51.417453 [ 3 ] {77353952-f5af-4b2f-8b6c-eef6312c3e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1147 2024.08.19 19:03:51.417826 [ 3 ] {77353952-f5af-4b2f-8b6c-eef6312c3e13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1148 2024.08.19 19:03:51.417877 [ 3 ] {77353952-f5af-4b2f-8b6c-eef6312c3e13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1149 2024.08.19 19:03:51.418760 [ 3 ] {77353952-f5af-4b2f-8b6c-eef6312c3e13} <Debug> DynamicQueryHandler: Done processing query
1150 2024.08.19 19:03:51.418786 [ 3 ] {77353952-f5af-4b2f-8b6c-eef6312c3e13} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1151 2024.08.19 19:03:51.418801 [ 3 ] {} <Debug> HTTP-Session: eea58e61-a354-455f-bfb0-9fbd531ca1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.08.19 19:03:51.420559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.08.19 19:03:51.420614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.08.19 19:03:51.420637 [ 3 ] {} <Debug> HTTP-Session: 95ec55c0-5e96-486f-92c5-9a0061999e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1155 2024.08.19 19:03:51.420656 [ 3 ] {} <Debug> HTTP-Session: 95ec55c0-5e96-486f-92c5-9a0061999e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.08.19 19:03:51.420672 [ 3 ] {} <Debug> HTTP-Session: 95ec55c0-5e96-486f-92c5-9a0061999e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.08.19 19:03:51.420709 [ 3 ] {} <Trace> HTTP-Session: 95ec55c0-5e96-486f-92c5-9a0061999e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.08.19 19:03:51.420862 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1159 2024.08.19 19:03:51.420916 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1160 2024.08.19 19:03:51.423135 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1161 2024.08.19 19:03:51.429850 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1162 2024.08.19 19:03:51.429899 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1163 2024.08.19 19:03:51.430733 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1164 2024.08.19 19:03:51.431417 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1165 2024.08.19 19:03:51.431586 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Debug> executeQuery: Read 26 rows, 4.07 KiB in 0.010787 sec., 2410.308704922592 rows/sec., 377.24 KiB/sec.
1166 2024.08.19 19:03:51.431807 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Debug> DynamicQueryHandler: Done processing query
1167 2024.08.19 19:03:51.431832 [ 3 ] {902b2674-a471-429d-9248-16c19284ea29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1168 2024.08.19 19:03:51.431848 [ 3 ] {} <Debug> HTTP-Session: 95ec55c0-5e96-486f-92c5-9a0061999e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.08.19 19:03:51.432099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 27803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.08.19 19:03:51.432150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.08.19 19:03:51.432170 [ 3 ] {} <Debug> HTTP-Session: 4a814e00-5001-486d-bbf5-69f7adf6f444 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1172 2024.08.19 19:03:51.432186 [ 3 ] {} <Debug> HTTP-Session: 4a814e00-5001-486d-bbf5-69f7adf6f444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.08.19 19:03:51.432200 [ 3 ] {} <Debug> HTTP-Session: 4a814e00-5001-486d-bbf5-69f7adf6f444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.08.19 19:03:51.432231 [ 3 ] {} <Trace> HTTP-Session: 4a814e00-5001-486d-bbf5-69f7adf6f444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.08.19 19:03:51.432382 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1176 2024.08.19 19:03:51.432427 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1177 2024.08.19 19:03:51.432680 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.08.19 19:03:51.438252 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.08.19 19:03:51.438288 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1180 2024.08.19 19:03:51.440954 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1181 2024.08.19 19:03:51.441623 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.08.19 19:03:51.441752 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Debug> executeQuery: Read 185 rows, 16.52 KiB in 0.009441 sec., 19595.38184514352 rows/sec., 1.71 MiB/sec.
1183 2024.08.19 19:03:51.441913 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Debug> DynamicQueryHandler: Done processing query
1184 2024.08.19 19:03:51.441936 [ 3 ] {997dc081-4202-436c-9224-b618ffa72297} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1185 2024.08.19 19:03:51.441953 [ 3 ] {} <Debug> HTTP-Session: 4a814e00-5001-486d-bbf5-69f7adf6f444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.08.19 19:03:51.442090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.08.19 19:03:51.442135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.08.19 19:03:51.442155 [ 3 ] {} <Debug> HTTP-Session: a1ab4197-fba6-4c72-8a46-e453f3331088 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1189 2024.08.19 19:03:51.442170 [ 3 ] {} <Debug> HTTP-Session: a1ab4197-fba6-4c72-8a46-e453f3331088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.08.19 19:03:51.442184 [ 3 ] {} <Debug> HTTP-Session: a1ab4197-fba6-4c72-8a46-e453f3331088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.19 19:03:51.442214 [ 3 ] {} <Trace> HTTP-Session: a1ab4197-fba6-4c72-8a46-e453f3331088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.08.19 19:03:51.442314 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1193 2024.08.19 19:03:51.442357 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1194 2024.08.19 19:03:51.442584 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.08.19 19:03:51.446794 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.08.19 19:03:51.446855 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1197 2024.08.19 19:03:51.447595 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1198 2024.08.19 19:03:51.448314 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.08.19 19:03:51.448443 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006158 sec., 2273.4654108476775 rows/sec., 159.22 KiB/sec.
1200 2024.08.19 19:03:51.448709 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Debug> DynamicQueryHandler: Done processing query
1201 2024.08.19 19:03:51.448734 [ 3 ] {1f83e6da-4fb9-4cae-8690-a771be56cb59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1202 2024.08.19 19:03:51.448750 [ 3 ] {} <Debug> HTTP-Session: a1ab4197-fba6-4c72-8a46-e453f3331088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.08.19 19:03:51.448875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.08.19 19:03:51.448925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.08.19 19:03:51.448944 [ 3 ] {} <Debug> HTTP-Session: 5b8fb0f0-447f-4ebd-ad46-ddcc4a27d69d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1206 2024.08.19 19:03:51.448960 [ 3 ] {} <Debug> HTTP-Session: 5b8fb0f0-447f-4ebd-ad46-ddcc4a27d69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.08.19 19:03:51.448974 [ 3 ] {} <Debug> HTTP-Session: 5b8fb0f0-447f-4ebd-ad46-ddcc4a27d69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.08.19 19:03:51.449005 [ 3 ] {} <Trace> HTTP-Session: 5b8fb0f0-447f-4ebd-ad46-ddcc4a27d69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.08.19 19:03:51.449100 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1210 2024.08.19 19:03:51.449143 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1211 2024.08.19 19:03:51.449381 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.08.19 19:03:51.449685 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.08.19 19:03:51.449721 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1214 2024.08.19 19:03:51.450270 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1215 2024.08.19 19:03:51.450879 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.08.19 19:03:51.451008 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001931 sec., 3107.1983428275507 rows/sec., 183.58 KiB/sec.
1217 2024.08.19 19:03:51.451196 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Debug> DynamicQueryHandler: Done processing query
1218 2024.08.19 19:03:51.451220 [ 3 ] {1eb3535c-fe72-4408-816d-460d9ae67d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1219 2024.08.19 19:03:51.451235 [ 3 ] {} <Debug> HTTP-Session: 5b8fb0f0-447f-4ebd-ad46-ddcc4a27d69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.08.19 19:03:51.451598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 60474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.08.19 19:03:51.451646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.08.19 19:03:51.451666 [ 3 ] {} <Debug> HTTP-Session: 70c09774-2e45-46c2-bd66-1df614706f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1223 2024.08.19 19:03:51.451682 [ 3 ] {} <Debug> HTTP-Session: 70c09774-2e45-46c2-bd66-1df614706f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.08.19 19:03:51.451696 [ 3 ] {} <Debug> HTTP-Session: 70c09774-2e45-46c2-bd66-1df614706f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.08.19 19:03:51.451725 [ 3 ] {} <Trace> HTTP-Session: 70c09774-2e45-46c2-bd66-1df614706f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.08.19 19:03:51.451923 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1227 2024.08.19 19:03:51.451965 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1228 2024.08.19 19:03:51.452760 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1229 2024.08.19 19:03:51.453852 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2024.08.19 19:03:51.453887 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1231 2024.08.19 19:03:51.456476 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1232 2024.08.19 19:03:51.457229 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2024.08.19 19:03:51.457372 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.005557 sec., 67302.50134964909 rows/sec., 4.75 MiB/sec.
1234 2024.08.19 19:03:51.457535 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Debug> DynamicQueryHandler: Done processing query
1235 2024.08.19 19:03:51.457559 [ 3 ] {de4f690c-7417-48dd-8ac2-f1dfecb3e42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1236 2024.08.19 19:03:51.457576 [ 3 ] {} <Debug> HTTP-Session: 70c09774-2e45-46c2-bd66-1df614706f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.08.19 19:03:51.457704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.08.19 19:03:51.457754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.08.19 19:03:51.457773 [ 3 ] {} <Debug> HTTP-Session: d178d38d-5e7d-467a-af12-0486ac62353d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1240 2024.08.19 19:03:51.457789 [ 3 ] {} <Debug> HTTP-Session: d178d38d-5e7d-467a-af12-0486ac62353d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.08.19 19:03:51.457802 [ 3 ] {} <Debug> HTTP-Session: d178d38d-5e7d-467a-af12-0486ac62353d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.19 19:03:51.457832 [ 3 ] {} <Trace> HTTP-Session: d178d38d-5e7d-467a-af12-0486ac62353d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.08.19 19:03:51.457925 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1244 2024.08.19 19:03:51.457967 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1245 2024.08.19 19:03:51.458095 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1246 2024.08.19 19:03:51.458347 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1247 2024.08.19 19:03:51.458383 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1248 2024.08.19 19:03:51.461339 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1249 2024.08.19 19:03:51.461981 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1250 2024.08.19 19:03:51.462105 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004203 sec., 1427.551748750892 rows/sec., 74.58 KiB/sec.
1251 2024.08.19 19:03:51.462255 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Debug> DynamicQueryHandler: Done processing query
1252 2024.08.19 19:03:51.462280 [ 3 ] {3c75d9fd-0460-458f-bb6f-85011b32c93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1253 2024.08.19 19:03:51.462296 [ 3 ] {} <Debug> HTTP-Session: d178d38d-5e7d-467a-af12-0486ac62353d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.19 19:03:51.462521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1255 2024.08.19 19:03:51.462568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1256 2024.08.19 19:03:51.462587 [ 3 ] {} <Debug> HTTP-Session: d8d25ba3-6eb8-48cf-aee6-a4ae6afe14ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1257 2024.08.19 19:03:51.462603 [ 3 ] {} <Debug> HTTP-Session: d8d25ba3-6eb8-48cf-aee6-a4ae6afe14ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.08.19 19:03:51.462617 [ 3 ] {} <Debug> HTTP-Session: d8d25ba3-6eb8-48cf-aee6-a4ae6afe14ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.08.19 19:03:51.462647 [ 3 ] {} <Trace> HTTP-Session: d8d25ba3-6eb8-48cf-aee6-a4ae6afe14ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1260 2024.08.19 19:03:51.462833 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1261 2024.08.19 19:03:51.462881 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1262 2024.08.19 19:03:51.463020 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1263 2024.08.19 19:03:51.463467 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1264 2024.08.19 19:03:51.463502 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1265 2024.08.19 19:03:51.464009 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1266 2024.08.19 19:03:51.464707 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1267 2024.08.19 19:03:51.464846 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Debug> executeQuery: Read 187 rows, 12.67 KiB in 0.00207 sec., 90338.16425120774 rows/sec., 5.97 MiB/sec.
1268 2024.08.19 19:03:51.465026 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Debug> DynamicQueryHandler: Done processing query
1269 2024.08.19 19:03:51.465052 [ 3 ] {14007280-194f-46ce-8aaa-c36b2a38ff5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1270 2024.08.19 19:03:51.465068 [ 3 ] {} <Debug> HTTP-Session: d8d25ba3-6eb8-48cf-aee6-a4ae6afe14ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.19 19:03:51.465180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.08.19 19:03:51.465227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1273 2024.08.19 19:03:51.465247 [ 3 ] {} <Debug> HTTP-Session: a3c16e6e-bc0f-4fa5-b1ee-44bfc9839a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1274 2024.08.19 19:03:51.465264 [ 3 ] {} <Debug> HTTP-Session: a3c16e6e-bc0f-4fa5-b1ee-44bfc9839a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.08.19 19:03:51.465278 [ 3 ] {} <Debug> HTTP-Session: a3c16e6e-bc0f-4fa5-b1ee-44bfc9839a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.08.19 19:03:51.465308 [ 3 ] {} <Trace> HTTP-Session: a3c16e6e-bc0f-4fa5-b1ee-44bfc9839a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1277 2024.08.19 19:03:51.465406 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1278 2024.08.19 19:03:51.465472 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1279 2024.08.19 19:03:51.465617 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1280 2024.08.19 19:03:51.465939 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1281 2024.08.19 19:03:51.465976 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1282 2024.08.19 19:03:51.469112 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1283 2024.08.19 19:03:51.469767 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1284 2024.08.19 19:03:51.469925 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004539 sec., 220.31284423881914 rows/sec., 14.85 KiB/sec.
1285 2024.08.19 19:03:51.470175 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Debug> DynamicQueryHandler: Done processing query
1286 2024.08.19 19:03:51.470200 [ 3 ] {c62b8486-eb77-42c3-a6f3-f5720f91d664} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1287 2024.08.19 19:03:51.470216 [ 3 ] {} <Debug> HTTP-Session: a3c16e6e-bc0f-4fa5-b1ee-44bfc9839a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.19 19:03:51.470357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 8253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.08.19 19:03:51.470406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1290 2024.08.19 19:03:51.470426 [ 3 ] {} <Debug> HTTP-Session: 5c019b0c-98ea-4585-b6fb-46ab80c1bc6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1291 2024.08.19 19:03:51.470442 [ 3 ] {} <Debug> HTTP-Session: 5c019b0c-98ea-4585-b6fb-46ab80c1bc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.08.19 19:03:51.470456 [ 3 ] {} <Debug> HTTP-Session: 5c019b0c-98ea-4585-b6fb-46ab80c1bc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.08.19 19:03:51.470485 [ 3 ] {} <Trace> HTTP-Session: 5c019b0c-98ea-4585-b6fb-46ab80c1bc6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1294 2024.08.19 19:03:51.470595 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1295 2024.08.19 19:03:51.470640 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1296 2024.08.19 19:03:51.470784 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1297 2024.08.19 19:03:51.471101 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1298 2024.08.19 19:03:51.471137 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1299 2024.08.19 19:03:51.471682 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1300 2024.08.19 19:03:51.472299 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1301 2024.08.19 19:03:51.472451 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Debug> executeQuery: Read 56 rows, 3.58 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 1.85 MiB/sec.
1302 2024.08.19 19:03:51.472625 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Debug> DynamicQueryHandler: Done processing query
1303 2024.08.19 19:03:51.472649 [ 3 ] {46ad49fb-c227-45a3-a5d6-7acb12efe6a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1304 2024.08.19 19:03:51.472666 [ 3 ] {} <Debug> HTTP-Session: 5c019b0c-98ea-4585-b6fb-46ab80c1bc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.19 19:03:53.600192 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1306 2024.08.19 19:03:53.600255 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1307 2024.08.19 19:03:56.327046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1308 2024.08.19 19:03:56.327151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1309 2024.08.19 19:03:56.327176 [ 3 ] {} <Debug> HTTP-Session: b1ba01ed-31d6-442e-938d-7bf8dde2e290 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1310 2024.08.19 19:03:56.327201 [ 3 ] {} <Debug> HTTP-Session: b1ba01ed-31d6-442e-938d-7bf8dde2e290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.08.19 19:03:56.327217 [ 3 ] {} <Debug> HTTP-Session: b1ba01ed-31d6-442e-938d-7bf8dde2e290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1312 2024.08.19 19:03:56.327267 [ 3 ] {} <Trace> HTTP-Session: b1ba01ed-31d6-442e-938d-7bf8dde2e290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1313 2024.08.19 19:03:56.327515 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1314 2024.08.19 19:03:56.329871 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1315 2024.08.19 19:03:56.331935 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1316 2024.08.19 19:03:56.332296 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1317 2024.08.19 19:03:56.336449 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1318 2024.08.19 19:03:56.336810 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1319 2024.08.19 19:03:56.337994 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1320 2024.08.19 19:03:56.338046 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1321 2024.08.19 19:03:56.338066 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1322 2024.08.19 19:03:56.338182 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1323 2024.08.19 19:03:56.338209 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0
1324 2024.08.19 19:03:56.347966 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.020567 sec., 1264.1610346671855 rows/sec., 46.63 KiB/sec.
1325 2024.08.19 19:03:56.348296 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> DynamicQueryHandler: Done processing query
1326 2024.08.19 19:03:56.348328 [ 3 ] {df47e738-8f25-4d1a-9c2e-9ee5bf78a9f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1327 2024.08.19 19:03:56.348349 [ 3 ] {} <Debug> HTTP-Session: b1ba01ed-31d6-442e-938d-7bf8dde2e290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.08.19 19:03:56.348631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1329 2024.08.19 19:03:56.348685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1330 2024.08.19 19:03:56.348707 [ 3 ] {} <Debug> HTTP-Session: f6864415-01aa-4209-be9d-8dd1b7e32c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1331 2024.08.19 19:03:56.348725 [ 3 ] {} <Debug> HTTP-Session: f6864415-01aa-4209-be9d-8dd1b7e32c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.08.19 19:03:56.348740 [ 3 ] {} <Debug> HTTP-Session: f6864415-01aa-4209-be9d-8dd1b7e32c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1333 2024.08.19 19:03:56.348776 [ 3 ] {} <Trace> HTTP-Session: f6864415-01aa-4209-be9d-8dd1b7e32c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1334 2024.08.19 19:03:56.348934 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1335 2024.08.19 19:03:56.349214 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1336 2024.08.19 19:03:56.349260 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1337 2024.08.19 19:03:56.349541 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1338 2024.08.19 19:03:56.349610 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1339 2024.08.19 19:03:56.349752 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1340 2024.08.19 19:03:56.349785 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1341 2024.08.19 19:03:56.349809 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1342 2024.08.19 19:03:56.349827 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1343 2024.08.19 19:03:56.349869 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1344 2024.08.19 19:03:56.349892 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0
1345 2024.08.19 19:03:56.350680 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001819 sec., 14293.567894447498 rows/sec., 527.20 KiB/sec.
1346 2024.08.19 19:03:56.350927 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> DynamicQueryHandler: Done processing query
1347 2024.08.19 19:03:56.350957 [ 3 ] {8e5215ef-c577-41af-b09d-489c2fcffa3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1348 2024.08.19 19:03:56.350975 [ 3 ] {} <Debug> HTTP-Session: f6864415-01aa-4209-be9d-8dd1b7e32c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.08.19 19:03:56.351223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1350 2024.08.19 19:03:56.351273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1351 2024.08.19 19:03:56.351295 [ 3 ] {} <Debug> HTTP-Session: 92ecd6b9-ca27-474b-90df-bb8dc5aee806 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1352 2024.08.19 19:03:56.351313 [ 3 ] {} <Debug> HTTP-Session: 92ecd6b9-ca27-474b-90df-bb8dc5aee806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.08.19 19:03:56.351327 [ 3 ] {} <Debug> HTTP-Session: 92ecd6b9-ca27-474b-90df-bb8dc5aee806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1354 2024.08.19 19:03:56.351360 [ 3 ] {} <Trace> HTTP-Session: 92ecd6b9-ca27-474b-90df-bb8dc5aee806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1355 2024.08.19 19:03:56.351506 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1356 2024.08.19 19:03:56.351786 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1357 2024.08.19 19:03:56.351830 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1358 2024.08.19 19:03:56.352110 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1359 2024.08.19 19:03:56.352175 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1360 2024.08.19 19:03:56.352311 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1361 2024.08.19 19:03:56.352344 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1362 2024.08.19 19:03:56.352395 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1363 2024.08.19 19:03:56.352412 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1364 2024.08.19 19:03:56.352453 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1365 2024.08.19 19:03:56.352475 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0
1366 2024.08.19 19:03:56.353271 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.001832 sec., 14192.139737991265 rows/sec., 523.46 KiB/sec.
1367 2024.08.19 19:03:56.353538 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> DynamicQueryHandler: Done processing query
1368 2024.08.19 19:03:56.353564 [ 3 ] {591fdd4b-51c6-4ed1-b19d-91143bb77718} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1369 2024.08.19 19:03:56.353582 [ 3 ] {} <Debug> HTTP-Session: 92ecd6b9-ca27-474b-90df-bb8dc5aee806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.08.19 19:03:56.353800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2024.08.19 19:03:56.353851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1372 2024.08.19 19:03:56.353871 [ 3 ] {} <Debug> HTTP-Session: fad9f0af-5ec5-4e38-905e-bbced764cfbc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1373 2024.08.19 19:03:56.353888 [ 3 ] {} <Debug> HTTP-Session: fad9f0af-5ec5-4e38-905e-bbced764cfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.08.19 19:03:56.353902 [ 3 ] {} <Debug> HTTP-Session: fad9f0af-5ec5-4e38-905e-bbced764cfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.19 19:03:56.353935 [ 3 ] {} <Trace> HTTP-Session: fad9f0af-5ec5-4e38-905e-bbced764cfbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1376 2024.08.19 19:03:56.354080 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1377 2024.08.19 19:03:56.354354 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1378 2024.08.19 19:03:56.354399 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1379 2024.08.19 19:03:56.354683 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1380 2024.08.19 19:03:56.354749 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1381 2024.08.19 19:03:56.354891 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1382 2024.08.19 19:03:56.354925 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1383 2024.08.19 19:03:56.354948 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1384 2024.08.19 19:03:56.354965 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1385 2024.08.19 19:03:56.355007 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1386 2024.08.19 19:03:56.355030 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0
1387 2024.08.19 19:03:56.355739 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.00173 sec., 15028.901734104047 rows/sec., 554.33 KiB/sec.
1388 2024.08.19 19:03:56.355979 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> DynamicQueryHandler: Done processing query
1389 2024.08.19 19:03:56.356005 [ 3 ] {642a65d8-fb32-48b0-b142-7156a6c3a0dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1390 2024.08.19 19:03:56.356021 [ 3 ] {} <Debug> HTTP-Session: fad9f0af-5ec5-4e38-905e-bbced764cfbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.08.19 19:03:56.360973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.08.19 19:03:56.361024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1393 2024.08.19 19:03:56.361044 [ 3 ] {} <Debug> HTTP-Session: c8f393f4-f369-4330-aec0-cdb2f4b517f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1394 2024.08.19 19:03:56.361061 [ 3 ] {} <Debug> HTTP-Session: c8f393f4-f369-4330-aec0-cdb2f4b517f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.08.19 19:03:56.361075 [ 3 ] {} <Debug> HTTP-Session: c8f393f4-f369-4330-aec0-cdb2f4b517f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.08.19 19:03:56.361106 [ 3 ] {} <Trace> HTTP-Session: c8f393f4-f369-4330-aec0-cdb2f4b517f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1397 2024.08.19 19:03:56.361219 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1398 2024.08.19 19:03:56.361265 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1399 2024.08.19 19:03:56.361437 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1400 2024.08.19 19:03:56.361723 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1401 2024.08.19 19:03:56.361762 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1402 2024.08.19 19:03:56.362267 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1403 2024.08.19 19:03:56.362597 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1404 2024.08.19 19:03:56.362788 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.0016 sec., 2500 rows/sec., 317.99 KiB/sec.
1405 2024.08.19 19:03:56.362956 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Debug> DynamicQueryHandler: Done processing query
1406 2024.08.19 19:03:56.362981 [ 3 ] {0e971a39-7db6-4193-bd3f-0822d40c4410} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1407 2024.08.19 19:03:56.362997 [ 3 ] {} <Debug> HTTP-Session: c8f393f4-f369-4330-aec0-cdb2f4b517f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.08.19 19:03:56.363128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2024.08.19 19:03:56.363176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1410 2024.08.19 19:03:56.363196 [ 3 ] {} <Debug> HTTP-Session: ee4cdb09-54e9-46fc-94ac-f6eca56312f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1411 2024.08.19 19:03:56.363213 [ 3 ] {} <Debug> HTTP-Session: ee4cdb09-54e9-46fc-94ac-f6eca56312f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.08.19 19:03:56.363226 [ 3 ] {} <Debug> HTTP-Session: ee4cdb09-54e9-46fc-94ac-f6eca56312f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.08.19 19:03:56.363257 [ 3 ] {} <Trace> HTTP-Session: ee4cdb09-54e9-46fc-94ac-f6eca56312f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1414 2024.08.19 19:03:56.363369 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1415 2024.08.19 19:03:56.363412 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1416 2024.08.19 19:03:56.363641 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2024.08.19 19:03:56.363998 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1418 2024.08.19 19:03:56.364036 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1419 2024.08.19 19:03:56.364411 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1420 2024.08.19 19:03:56.364799 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1421 2024.08.19 19:03:56.364966 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec.
1422 2024.08.19 19:03:56.365141 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Debug> DynamicQueryHandler: Done processing query
1423 2024.08.19 19:03:56.365165 [ 3 ] {b19b5ef4-4d8f-4a9d-b499-1674b2dd38c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1424 2024.08.19 19:03:56.365180 [ 3 ] {} <Debug> HTTP-Session: ee4cdb09-54e9-46fc-94ac-f6eca56312f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.08.19 19:03:56.365350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2024.08.19 19:03:56.365400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1427 2024.08.19 19:03:56.365419 [ 3 ] {} <Debug> HTTP-Session: 47d79b90-d57e-4854-ad70-3b4d43f95edf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1428 2024.08.19 19:03:56.365435 [ 3 ] {} <Debug> HTTP-Session: 47d79b90-d57e-4854-ad70-3b4d43f95edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.08.19 19:03:56.365449 [ 3 ] {} <Debug> HTTP-Session: 47d79b90-d57e-4854-ad70-3b4d43f95edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.08.19 19:03:56.365478 [ 3 ] {} <Trace> HTTP-Session: 47d79b90-d57e-4854-ad70-3b4d43f95edf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1431 2024.08.19 19:03:56.365590 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1432 2024.08.19 19:03:56.365630 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1433 2024.08.19 19:03:56.365850 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1434 2024.08.19 19:03:56.366174 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1435 2024.08.19 19:03:56.366210 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1436 2024.08.19 19:03:56.366584 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1437 2024.08.19 19:03:56.366950 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1438 2024.08.19 19:03:56.367114 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001555 sec., 41157.556270096466 rows/sec., 3.21 MiB/sec.
1439 2024.08.19 19:03:56.367413 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Debug> DynamicQueryHandler: Done processing query
1440 2024.08.19 19:03:56.367439 [ 3 ] {5f727e0e-55ba-4e6a-93f6-39dda9d93b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1441 2024.08.19 19:03:56.367456 [ 3 ] {} <Debug> HTTP-Session: 47d79b90-d57e-4854-ad70-3b4d43f95edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.08.19 19:03:56.367678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1443 2024.08.19 19:03:56.367726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1444 2024.08.19 19:03:56.367746 [ 3 ] {} <Debug> HTTP-Session: 234ec70f-9f5e-4e40-aafe-7873ee80e9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1445 2024.08.19 19:03:56.367762 [ 3 ] {} <Debug> HTTP-Session: 234ec70f-9f5e-4e40-aafe-7873ee80e9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.08.19 19:03:56.367776 [ 3 ] {} <Debug> HTTP-Session: 234ec70f-9f5e-4e40-aafe-7873ee80e9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.08.19 19:03:56.367805 [ 3 ] {} <Trace> HTTP-Session: 234ec70f-9f5e-4e40-aafe-7873ee80e9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1448 2024.08.19 19:03:56.367947 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1449 2024.08.19 19:03:56.367993 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1450 2024.08.19 19:03:56.368149 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2024.08.19 19:03:56.368541 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1452 2024.08.19 19:03:56.368578 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1453 2024.08.19 19:03:56.369006 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1454 2024.08.19 19:03:56.369345 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1455 2024.08.19 19:03:56.369494 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001614 sec., 97893.43246592318 rows/sec., 6.81 MiB/sec.
1456 2024.08.19 19:03:56.369673 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Debug> DynamicQueryHandler: Done processing query
1457 2024.08.19 19:03:56.369697 [ 3 ] {3aab3f9b-b8f5-489e-ae45-fe5a3776ce31} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1458 2024.08.19 19:03:56.369713 [ 3 ] {} <Debug> HTTP-Session: 234ec70f-9f5e-4e40-aafe-7873ee80e9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1459 2024.08.19 19:03:56.369857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 8832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.08.19 19:03:56.369906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1461 2024.08.19 19:03:56.369926 [ 3 ] {} <Debug> HTTP-Session: c7f30a56-3827-41da-ba28-f1adc6fbe39b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1462 2024.08.19 19:03:56.369942 [ 3 ] {} <Debug> HTTP-Session: c7f30a56-3827-41da-ba28-f1adc6fbe39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.08.19 19:03:56.369956 [ 3 ] {} <Debug> HTTP-Session: c7f30a56-3827-41da-ba28-f1adc6fbe39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.08.19 19:03:56.369986 [ 3 ] {} <Trace> HTTP-Session: c7f30a56-3827-41da-ba28-f1adc6fbe39b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1465 2024.08.19 19:03:56.370099 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1466 2024.08.19 19:03:56.370140 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1467 2024.08.19 19:03:56.370267 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1468 2024.08.19 19:03:56.370537 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1469 2024.08.19 19:03:56.370574 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1470 2024.08.19 19:03:56.370929 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1471 2024.08.19 19:03:56.371256 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1472 2024.08.19 19:03:56.371407 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001346 sec., 43090.63893016345 rows/sec., 2.91 MiB/sec.
1473 2024.08.19 19:03:56.371561 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Debug> DynamicQueryHandler: Done processing query
1474 2024.08.19 19:03:56.371586 [ 3 ] {586b58e0-e158-4810-aa1f-1470d00e6ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1475 2024.08.19 19:03:56.371601 [ 3 ] {} <Debug> HTTP-Session: c7f30a56-3827-41da-ba28-f1adc6fbe39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.08.19 19:04:01.336407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 28380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1477 2024.08.19 19:04:01.336533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1478 2024.08.19 19:04:01.336559 [ 3 ] {} <Debug> HTTP-Session: fdbf7666-5ffc-4401-9237-ca9cfcfe1471 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1479 2024.08.19 19:04:01.336584 [ 3 ] {} <Debug> HTTP-Session: fdbf7666-5ffc-4401-9237-ca9cfcfe1471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1480 2024.08.19 19:04:01.336599 [ 3 ] {} <Debug> HTTP-Session: fdbf7666-5ffc-4401-9237-ca9cfcfe1471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.08.19 19:04:01.336647 [ 3 ] {} <Trace> HTTP-Session: fdbf7666-5ffc-4401-9237-ca9cfcfe1471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1482 2024.08.19 19:04:01.336872 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1483 2024.08.19 19:04:01.336938 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1484 2024.08.19 19:04:01.337258 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2024.08.19 19:04:01.337790 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1486 2024.08.19 19:04:01.337839 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1487 2024.08.19 19:04:01.338313 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1488 2024.08.19 19:04:01.338716 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1489 2024.08.19 19:04:01.338871 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Debug> executeQuery: Read 189 rows, 16.86 KiB in 0.002091 sec., 90387.37446197991 rows/sec., 7.87 MiB/sec.
1490 2024.08.19 19:04:01.339098 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Debug> DynamicQueryHandler: Done processing query
1491 2024.08.19 19:04:01.339124 [ 3 ] {f86218c1-7d5d-45f8-878b-63af0abe500b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1492 2024.08.19 19:04:01.339141 [ 3 ] {} <Debug> HTTP-Session: fdbf7666-5ffc-4401-9237-ca9cfcfe1471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1493 2024.08.19 19:04:01.339301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1494 2024.08.19 19:04:01.339358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1495 2024.08.19 19:04:01.339379 [ 3 ] {} <Debug> HTTP-Session: ccf229cb-d4b5-4946-a98c-0f2e6bea41d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1496 2024.08.19 19:04:01.339397 [ 3 ] {} <Debug> HTTP-Session: ccf229cb-d4b5-4946-a98c-0f2e6bea41d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1497 2024.08.19 19:04:01.339413 [ 3 ] {} <Debug> HTTP-Session: ccf229cb-d4b5-4946-a98c-0f2e6bea41d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.08.19 19:04:01.339448 [ 3 ] {} <Trace> HTTP-Session: ccf229cb-d4b5-4946-a98c-0f2e6bea41d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1499 2024.08.19 19:04:01.339556 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1500 2024.08.19 19:04:01.339601 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1501 2024.08.19 19:04:01.339831 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1502 2024.08.19 19:04:01.340197 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1503 2024.08.19 19:04:01.340235 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1504 2024.08.19 19:04:01.340603 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1505 2024.08.19 19:04:01.340964 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1506 2024.08.19 19:04:01.341125 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0016 sec., 8750 rows/sec., 612.79 KiB/sec.
1507 2024.08.19 19:04:01.341313 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Debug> DynamicQueryHandler: Done processing query
1508 2024.08.19 19:04:01.341338 [ 3 ] {10279f20-48bb-4f00-873e-46ddf3dd9207} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1509 2024.08.19 19:04:01.341355 [ 3 ] {} <Debug> HTTP-Session: ccf229cb-d4b5-4946-a98c-0f2e6bea41d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.08.19 19:04:01.341483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2024.08.19 19:04:01.341533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1512 2024.08.19 19:04:01.341553 [ 3 ] {} <Debug> HTTP-Session: 3d11b284-e0dd-408d-89ca-5283351aa5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1513 2024.08.19 19:04:01.341570 [ 3 ] {} <Debug> HTTP-Session: 3d11b284-e0dd-408d-89ca-5283351aa5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2024.08.19 19:04:01.341584 [ 3 ] {} <Debug> HTTP-Session: 3d11b284-e0dd-408d-89ca-5283351aa5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.08.19 19:04:01.341617 [ 3 ] {} <Trace> HTTP-Session: 3d11b284-e0dd-408d-89ca-5283351aa5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.08.19 19:04:01.341716 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1517 2024.08.19 19:04:01.341759 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1518 2024.08.19 19:04:01.341986 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2024.08.19 19:04:01.342324 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1520 2024.08.19 19:04:01.342366 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1521 2024.08.19 19:04:01.342733 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1522 2024.08.19 19:04:01.343089 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1523 2024.08.19 19:04:01.343239 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
1524 2024.08.19 19:04:01.343542 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Debug> DynamicQueryHandler: Done processing query
1525 2024.08.19 19:04:01.343568 [ 3 ] {f2d627ee-3bc7-4973-ac6a-3ce73f15c961} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1526 2024.08.19 19:04:01.343585 [ 3 ] {} <Debug> HTTP-Session: 3d11b284-e0dd-408d-89ca-5283351aa5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1527 2024.08.19 19:04:01.343856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 61828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.08.19 19:04:01.343907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1529 2024.08.19 19:04:01.343926 [ 3 ] {} <Debug> HTTP-Session: 9d73f24d-b828-4144-84e8-c930e5d1b36d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1530 2024.08.19 19:04:01.343942 [ 3 ] {} <Debug> HTTP-Session: 9d73f24d-b828-4144-84e8-c930e5d1b36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.08.19 19:04:01.343956 [ 3 ] {} <Debug> HTTP-Session: 9d73f24d-b828-4144-84e8-c930e5d1b36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.08.19 19:04:01.343987 [ 3 ] {} <Trace> HTTP-Session: 9d73f24d-b828-4144-84e8-c930e5d1b36d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1533 2024.08.19 19:04:01.344184 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1534 2024.08.19 19:04:01.344227 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1535 2024.08.19 19:04:01.344464 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.08.19 19:04:01.345041 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1537 2024.08.19 19:04:01.345080 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1538 2024.08.19 19:04:01.345453 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1539 2024.08.19 19:04:01.345802 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1540 2024.08.19 19:04:01.345958 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001872 sec., 204059.82905982906 rows/sec., 14.44 MiB/sec.
1541 2024.08.19 19:04:01.346134 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Debug> DynamicQueryHandler: Done processing query
1542 2024.08.19 19:04:01.346159 [ 3 ] {48be24f2-878c-4729-9ebd-68a2ea9d2b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1543 2024.08.19 19:04:01.346175 [ 3 ] {} <Debug> HTTP-Session: 9d73f24d-b828-4144-84e8-c930e5d1b36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.08.19 19:04:01.346309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2024.08.19 19:04:01.346358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1546 2024.08.19 19:04:01.346379 [ 3 ] {} <Debug> HTTP-Session: 01f279c6-f10c-42ca-bfee-75373cfc42d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1547 2024.08.19 19:04:01.346395 [ 3 ] {} <Debug> HTTP-Session: 01f279c6-f10c-42ca-bfee-75373cfc42d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.08.19 19:04:01.346415 [ 3 ] {} <Debug> HTTP-Session: 01f279c6-f10c-42ca-bfee-75373cfc42d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.08.19 19:04:01.346447 [ 3 ] {} <Trace> HTTP-Session: 01f279c6-f10c-42ca-bfee-75373cfc42d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1550 2024.08.19 19:04:01.346542 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1551 2024.08.19 19:04:01.346585 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1552 2024.08.19 19:04:01.346710 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.08.19 19:04:01.346983 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1554 2024.08.19 19:04:01.347021 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1555 2024.08.19 19:04:01.347377 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1556 2024.08.19 19:04:01.347711 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1557 2024.08.19 19:04:01.347844 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
1558 2024.08.19 19:04:01.348024 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Debug> DynamicQueryHandler: Done processing query
1559 2024.08.19 19:04:01.348054 [ 3 ] {f2b42c0f-83f7-45ee-9d8f-73787bcb2887} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1560 2024.08.19 19:04:01.348071 [ 3 ] {} <Debug> HTTP-Session: 01f279c6-f10c-42ca-bfee-75373cfc42d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.08.19 19:04:01.348350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1562 2024.08.19 19:04:01.348403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1563 2024.08.19 19:04:01.348425 [ 3 ] {} <Debug> HTTP-Session: 65a3d4c6-8979-421a-abdd-9151c6fa274d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1564 2024.08.19 19:04:01.348442 [ 3 ] {} <Debug> HTTP-Session: 65a3d4c6-8979-421a-abdd-9151c6fa274d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.08.19 19:04:01.348455 [ 3 ] {} <Debug> HTTP-Session: 65a3d4c6-8979-421a-abdd-9151c6fa274d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.08.19 19:04:01.348486 [ 3 ] {} <Trace> HTTP-Session: 65a3d4c6-8979-421a-abdd-9151c6fa274d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1567 2024.08.19 19:04:01.348677 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1568 2024.08.19 19:04:01.348722 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1569 2024.08.19 19:04:01.348870 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1570 2024.08.19 19:04:01.349308 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1571 2024.08.19 19:04:01.349345 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1572 2024.08.19 19:04:01.349726 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1573 2024.08.19 19:04:01.350065 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1574 2024.08.19 19:04:01.350231 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec.
1575 2024.08.19 19:04:01.350436 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Debug> DynamicQueryHandler: Done processing query
1576 2024.08.19 19:04:01.350461 [ 3 ] {c3309b15-a3c4-4ad0-9a02-1842b0a56b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1577 2024.08.19 19:04:01.350477 [ 3 ] {} <Debug> HTTP-Session: 65a3d4c6-8979-421a-abdd-9151c6fa274d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.08.19 19:04:01.350603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1579 2024.08.19 19:04:01.350653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1580 2024.08.19 19:04:01.350672 [ 3 ] {} <Debug> HTTP-Session: b689ef96-8aa9-4477-9aa4-c652cc552711 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1581 2024.08.19 19:04:01.350688 [ 3 ] {} <Debug> HTTP-Session: b689ef96-8aa9-4477-9aa4-c652cc552711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.08.19 19:04:01.350702 [ 3 ] {} <Debug> HTTP-Session: b689ef96-8aa9-4477-9aa4-c652cc552711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.08.19 19:04:01.350731 [ 3 ] {} <Trace> HTTP-Session: b689ef96-8aa9-4477-9aa4-c652cc552711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1584 2024.08.19 19:04:01.350822 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1585 2024.08.19 19:04:01.350866 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1586 2024.08.19 19:04:01.350992 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2024.08.19 19:04:01.351246 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1588 2024.08.19 19:04:01.351284 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1589 2024.08.19 19:04:01.351638 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1590 2024.08.19 19:04:01.351958 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1591 2024.08.19 19:04:01.352113 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
1592 2024.08.19 19:04:01.352269 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Debug> DynamicQueryHandler: Done processing query
1593 2024.08.19 19:04:01.352293 [ 3 ] {d76ead1a-6ee0-4997-ac46-64d06b11e1fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1594 2024.08.19 19:04:01.352309 [ 3 ] {} <Debug> HTTP-Session: b689ef96-8aa9-4477-9aa4-c652cc552711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.08.19 19:04:01.352429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2024.08.19 19:04:01.352475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1597 2024.08.19 19:04:01.352493 [ 3 ] {} <Debug> HTTP-Session: 1087966e-bf50-433e-bf6b-218877cb5be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1598 2024.08.19 19:04:01.352509 [ 3 ] {} <Debug> HTTP-Session: 1087966e-bf50-433e-bf6b-218877cb5be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.08.19 19:04:01.352522 [ 3 ] {} <Debug> HTTP-Session: 1087966e-bf50-433e-bf6b-218877cb5be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.08.19 19:04:01.352552 [ 3 ] {} <Trace> HTTP-Session: 1087966e-bf50-433e-bf6b-218877cb5be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1601 2024.08.19 19:04:01.352663 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1602 2024.08.19 19:04:01.352707 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1603 2024.08.19 19:04:01.352835 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1604 2024.08.19 19:04:01.353138 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1605 2024.08.19 19:04:01.353174 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1606 2024.08.19 19:04:01.353534 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1607 2024.08.19 19:04:01.353863 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1608 2024.08.19 19:04:01.354010 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec.
1609 2024.08.19 19:04:01.354283 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Debug> DynamicQueryHandler: Done processing query
1610 2024.08.19 19:04:01.354308 [ 3 ] {c365b172-f7ff-4b0e-b90f-ea8a185959ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1611 2024.08.19 19:04:01.354323 [ 3 ] {} <Debug> HTTP-Session: 1087966e-bf50-433e-bf6b-218877cb5be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.08.19 19:04:06.331262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.08.19 19:04:06.332002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1614 2024.08.19 19:04:06.332032 [ 3 ] {} <Debug> HTTP-Session: 3f558696-1c85-49ca-9a2c-fb5f8c732ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1615 2024.08.19 19:04:06.332059 [ 3 ] {} <Debug> HTTP-Session: 3f558696-1c85-49ca-9a2c-fb5f8c732ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.08.19 19:04:06.332075 [ 3 ] {} <Debug> HTTP-Session: 3f558696-1c85-49ca-9a2c-fb5f8c732ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.08.19 19:04:06.332125 [ 3 ] {} <Trace> HTTP-Session: 3f558696-1c85-49ca-9a2c-fb5f8c732ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.08.19 19:04:06.332331 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1619 2024.08.19 19:04:06.332399 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1620 2024.08.19 19:04:06.332735 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.08.19 19:04:06.333199 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.08.19 19:04:06.333248 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1623 2024.08.19 19:04:06.333685 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1624 2024.08.19 19:04:06.334077 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.08.19 19:04:06.334241 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.17 MiB/sec.
1626 2024.08.19 19:04:06.334464 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Debug> DynamicQueryHandler: Done processing query
1627 2024.08.19 19:04:06.334494 [ 3 ] {a1dc5b14-85cd-4092-9706-5fc427ac56c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1628 2024.08.19 19:04:06.334511 [ 3 ] {} <Debug> HTTP-Session: 3f558696-1c85-49ca-9a2c-fb5f8c732ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.08.19 19:04:06.334655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.08.19 19:04:06.334712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1631 2024.08.19 19:04:06.334735 [ 3 ] {} <Debug> HTTP-Session: 6a4c265f-73d3-4da1-8102-4a9db7bb9250 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1632 2024.08.19 19:04:06.334754 [ 3 ] {} <Debug> HTTP-Session: 6a4c265f-73d3-4da1-8102-4a9db7bb9250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.08.19 19:04:06.334769 [ 3 ] {} <Debug> HTTP-Session: 6a4c265f-73d3-4da1-8102-4a9db7bb9250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1634 2024.08.19 19:04:06.334806 [ 3 ] {} <Trace> HTTP-Session: 6a4c265f-73d3-4da1-8102-4a9db7bb9250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1635 2024.08.19 19:04:06.334941 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1636 2024.08.19 19:04:06.334990 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1637 2024.08.19 19:04:06.335226 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2024.08.19 19:04:06.335608 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1639 2024.08.19 19:04:06.335649 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1640 2024.08.19 19:04:06.336016 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1641 2024.08.19 19:04:06.336382 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1642 2024.08.19 19:04:06.336537 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 3.06 MiB/sec.
1643 2024.08.19 19:04:06.336726 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Debug> DynamicQueryHandler: Done processing query
1644 2024.08.19 19:04:06.336754 [ 3 ] {082c30b8-184c-4b40-a04d-0ffc9592f5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1645 2024.08.19 19:04:06.336771 [ 3 ] {} <Debug> HTTP-Session: 6a4c265f-73d3-4da1-8102-4a9db7bb9250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.08.19 19:04:06.336947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1647 2024.08.19 19:04:06.337000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1648 2024.08.19 19:04:06.337020 [ 3 ] {} <Debug> HTTP-Session: ff00997c-6f4d-4224-a487-4bf0e7979941 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1649 2024.08.19 19:04:06.337038 [ 3 ] {} <Debug> HTTP-Session: ff00997c-6f4d-4224-a487-4bf0e7979941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.08.19 19:04:06.337054 [ 3 ] {} <Debug> HTTP-Session: ff00997c-6f4d-4224-a487-4bf0e7979941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1651 2024.08.19 19:04:06.337087 [ 3 ] {} <Trace> HTTP-Session: ff00997c-6f4d-4224-a487-4bf0e7979941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1652 2024.08.19 19:04:06.337239 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1653 2024.08.19 19:04:06.337288 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1654 2024.08.19 19:04:06.337438 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1655 2024.08.19 19:04:06.337816 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1656 2024.08.19 19:04:06.337856 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1657 2024.08.19 19:04:06.338281 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1658 2024.08.19 19:04:06.338666 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1659 2024.08.19 19:04:06.338833 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec.
1660 2024.08.19 19:04:06.339004 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Debug> DynamicQueryHandler: Done processing query
1661 2024.08.19 19:04:06.339030 [ 3 ] {8bca818b-1d64-4eea-b4b6-f16f9cd920fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1662 2024.08.19 19:04:06.339047 [ 3 ] {} <Debug> HTTP-Session: ff00997c-6f4d-4224-a487-4bf0e7979941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.08.19 19:04:06.339184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1664 2024.08.19 19:04:06.339235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1665 2024.08.19 19:04:06.339254 [ 3 ] {} <Debug> HTTP-Session: f4666f38-8153-4586-9b80-e5b38e8bc6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1666 2024.08.19 19:04:06.339272 [ 3 ] {} <Debug> HTTP-Session: f4666f38-8153-4586-9b80-e5b38e8bc6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.08.19 19:04:06.339286 [ 3 ] {} <Debug> HTTP-Session: f4666f38-8153-4586-9b80-e5b38e8bc6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1668 2024.08.19 19:04:06.339318 [ 3 ] {} <Trace> HTTP-Session: f4666f38-8153-4586-9b80-e5b38e8bc6a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1669 2024.08.19 19:04:06.339444 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1670 2024.08.19 19:04:06.339488 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1671 2024.08.19 19:04:06.339616 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2024.08.19 19:04:06.339965 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1673 2024.08.19 19:04:06.340004 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
1674 2024.08.19 19:04:06.340382 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1675 2024.08.19 19:04:06.340743 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1676 2024.08.19 19:04:06.340904 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec.
1677 2024.08.19 19:04:06.341074 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Debug> DynamicQueryHandler: Done processing query
1678 2024.08.19 19:04:06.341100 [ 3 ] {4844843c-8b11-4cab-9bf1-3d3192f6b78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1679 2024.08.19 19:04:06.341116 [ 3 ] {} <Debug> HTTP-Session: f4666f38-8153-4586-9b80-e5b38e8bc6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.08.19 19:04:08.600314 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1681 2024.08.19 19:04:08.600365 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1682 2024.08.19 19:04:11.329436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1683 2024.08.19 19:04:11.329574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1684 2024.08.19 19:04:11.329600 [ 3 ] {} <Debug> HTTP-Session: 755d9606-9bb5-4274-ac70-5db45fbf505b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1685 2024.08.19 19:04:11.329625 [ 3 ] {} <Debug> HTTP-Session: 755d9606-9bb5-4274-ac70-5db45fbf505b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1686 2024.08.19 19:04:11.329639 [ 3 ] {} <Debug> HTTP-Session: 755d9606-9bb5-4274-ac70-5db45fbf505b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.08.19 19:04:11.329687 [ 3 ] {} <Trace> HTTP-Session: 755d9606-9bb5-4274-ac70-5db45fbf505b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1688 2024.08.19 19:04:11.329926 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1689 2024.08.19 19:04:11.330305 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1690 2024.08.19 19:04:11.330353 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1691 2024.08.19 19:04:11.330688 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1692 2024.08.19 19:04:11.330773 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1693 2024.08.19 19:04:11.330945 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1694 2024.08.19 19:04:11.331066 [ 254 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1695 2024.08.19 19:04:11.331092 [ 251 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1696 2024.08.19 19:04:11.331202 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1697 2024.08.19 19:04:11.331231 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1698 2024.08.19 19:04:11.333333 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1699 2024.08.19 19:04:11.335307 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 30 rows with 2 streams
1700 2024.08.19 19:04:11.335378 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1701 2024.08.19 19:04:11.335424 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1702 2024.08.19 19:04:11.339332 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.00951 sec., 3154.5741324921137 rows/sec., 118.19 KiB/sec.
1703 2024.08.19 19:04:11.339707 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> DynamicQueryHandler: Done processing query
1704 2024.08.19 19:04:11.339737 [ 3 ] {a5316107-5d71-4cd2-b0c8-35fad08ad512} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1705 2024.08.19 19:04:11.339755 [ 3 ] {} <Debug> HTTP-Session: 755d9606-9bb5-4274-ac70-5db45fbf505b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1706 2024.08.19 19:04:11.341195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1707 2024.08.19 19:04:11.341253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1708 2024.08.19 19:04:11.341275 [ 3 ] {} <Debug> HTTP-Session: fc6986d8-c912-484c-85f0-48980dfa6a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1709 2024.08.19 19:04:11.341293 [ 3 ] {} <Debug> HTTP-Session: fc6986d8-c912-484c-85f0-48980dfa6a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.08.19 19:04:11.341312 [ 3 ] {} <Debug> HTTP-Session: fc6986d8-c912-484c-85f0-48980dfa6a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.08.19 19:04:11.341354 [ 3 ] {} <Trace> HTTP-Session: fc6986d8-c912-484c-85f0-48980dfa6a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1712 2024.08.19 19:04:11.341532 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1713 2024.08.19 19:04:11.341837 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1714 2024.08.19 19:04:11.341884 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1715 2024.08.19 19:04:11.342191 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1716 2024.08.19 19:04:11.342260 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1717 2024.08.19 19:04:11.342409 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1718 2024.08.19 19:04:11.342529 [ 257 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1719 2024.08.19 19:04:11.342547 [ 255 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1720 2024.08.19 19:04:11.342676 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1721 2024.08.19 19:04:11.342707 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1722 2024.08.19 19:04:11.342787 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1723 2024.08.19 19:04:11.342808 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 30 rows with 2 streams
1724 2024.08.19 19:04:11.342848 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1725 2024.08.19 19:04:11.342890 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1726 2024.08.19 19:04:11.344194 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.00275 sec., 10909.09090909091 rows/sec., 408.74 KiB/sec.
1727 2024.08.19 19:04:11.344504 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> DynamicQueryHandler: Done processing query
1728 2024.08.19 19:04:11.344531 [ 3 ] {03df4c5c-67d6-42a5-9693-5bc36579760c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1729 2024.08.19 19:04:11.344548 [ 3 ] {} <Debug> HTTP-Session: fc6986d8-c912-484c-85f0-48980dfa6a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.08.19 19:04:11.344764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.08.19 19:04:11.344815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1732 2024.08.19 19:04:11.344836 [ 3 ] {} <Debug> HTTP-Session: 943f163e-468e-492b-8156-c4ca0c15e8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1733 2024.08.19 19:04:11.344852 [ 3 ] {} <Debug> HTTP-Session: 943f163e-468e-492b-8156-c4ca0c15e8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.08.19 19:04:11.344867 [ 3 ] {} <Debug> HTTP-Session: 943f163e-468e-492b-8156-c4ca0c15e8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.08.19 19:04:11.344899 [ 3 ] {} <Trace> HTTP-Session: 943f163e-468e-492b-8156-c4ca0c15e8a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1736 2024.08.19 19:04:11.345059 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1737 2024.08.19 19:04:11.345347 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1738 2024.08.19 19:04:11.345394 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1739 2024.08.19 19:04:11.345692 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1740 2024.08.19 19:04:11.345759 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1741 2024.08.19 19:04:11.345897 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1742 2024.08.19 19:04:11.345969 [ 254 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1743 2024.08.19 19:04:11.345992 [ 251 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1744 2024.08.19 19:04:11.346101 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1745 2024.08.19 19:04:11.346132 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1746 2024.08.19 19:04:11.346215 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1747 2024.08.19 19:04:11.346238 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 30 rows with 2 streams
1748 2024.08.19 19:04:11.346277 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1749 2024.08.19 19:04:11.346323 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1750 2024.08.19 19:04:11.347606 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002624 sec., 11432.926829268292 rows/sec., 428.36 KiB/sec.
1751 2024.08.19 19:04:11.347909 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> DynamicQueryHandler: Done processing query
1752 2024.08.19 19:04:11.347935 [ 3 ] {a472815e-1a7a-4496-aac2-10b6acdf3f65} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1753 2024.08.19 19:04:11.347953 [ 3 ] {} <Debug> HTTP-Session: 943f163e-468e-492b-8156-c4ca0c15e8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1754 2024.08.19 19:04:11.348167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1755 2024.08.19 19:04:11.348220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1756 2024.08.19 19:04:11.348239 [ 3 ] {} <Debug> HTTP-Session: 6c75ec60-55de-4483-aa09-a00e64d0cf82 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1757 2024.08.19 19:04:11.348256 [ 3 ] {} <Debug> HTTP-Session: 6c75ec60-55de-4483-aa09-a00e64d0cf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.08.19 19:04:11.348270 [ 3 ] {} <Debug> HTTP-Session: 6c75ec60-55de-4483-aa09-a00e64d0cf82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.08.19 19:04:11.348303 [ 3 ] {} <Trace> HTTP-Session: 6c75ec60-55de-4483-aa09-a00e64d0cf82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1760 2024.08.19 19:04:11.348458 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1761 2024.08.19 19:04:11.348747 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1762 2024.08.19 19:04:11.348795 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1763 2024.08.19 19:04:11.349099 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1764 2024.08.19 19:04:11.349166 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1765 2024.08.19 19:04:11.349308 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1766 2024.08.19 19:04:11.349418 [ 255 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1767 2024.08.19 19:04:11.349417 [ 250 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1768 2024.08.19 19:04:11.349569 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1769 2024.08.19 19:04:11.349598 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1770 2024.08.19 19:04:11.349680 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1771 2024.08.19 19:04:11.349701 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 30 rows with 2 streams
1772 2024.08.19 19:04:11.349742 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1773 2024.08.19 19:04:11.349786 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1774 2024.08.19 19:04:11.351120 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002738 sec., 10956.902848794742 rows/sec., 410.53 KiB/sec.
1775 2024.08.19 19:04:11.351410 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> DynamicQueryHandler: Done processing query
1776 2024.08.19 19:04:11.351436 [ 3 ] {28bdcb7b-c615-4149-b7a8-53a7014eb583} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1777 2024.08.19 19:04:11.351453 [ 3 ] {} <Debug> HTTP-Session: 6c75ec60-55de-4483-aa09-a00e64d0cf82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.08.19 19:04:11.358725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2024.08.19 19:04:11.358785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1780 2024.08.19 19:04:11.358806 [ 3 ] {} <Debug> HTTP-Session: 96df40a0-2ada-4420-bf63-d4638d41248a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1781 2024.08.19 19:04:11.358824 [ 3 ] {} <Debug> HTTP-Session: 96df40a0-2ada-4420-bf63-d4638d41248a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.08.19 19:04:11.358838 [ 3 ] {} <Debug> HTTP-Session: 96df40a0-2ada-4420-bf63-d4638d41248a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.08.19 19:04:11.358870 [ 3 ] {} <Trace> HTTP-Session: 96df40a0-2ada-4420-bf63-d4638d41248a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1784 2024.08.19 19:04:11.358989 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1785 2024.08.19 19:04:11.359043 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1786 2024.08.19 19:04:11.359229 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1787 2024.08.19 19:04:11.359553 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2024.08.19 19:04:11.359596 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1789 2024.08.19 19:04:11.360086 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1790 2024.08.19 19:04:11.360418 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2024.08.19 19:04:11.360581 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 260.38 KiB/sec.
1792 2024.08.19 19:04:11.360756 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Debug> DynamicQueryHandler: Done processing query
1793 2024.08.19 19:04:11.360781 [ 3 ] {e3d17fdd-09da-4a82-9782-9dff8a443227} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1794 2024.08.19 19:04:11.360797 [ 3 ] {} <Debug> HTTP-Session: 96df40a0-2ada-4420-bf63-d4638d41248a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.19 19:04:11.361045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2024.08.19 19:04:11.361093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1797 2024.08.19 19:04:11.361112 [ 3 ] {} <Debug> HTTP-Session: effe39be-9a52-43c3-8740-95cdfaf3becd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1798 2024.08.19 19:04:11.361128 [ 3 ] {} <Debug> HTTP-Session: effe39be-9a52-43c3-8740-95cdfaf3becd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.08.19 19:04:11.361142 [ 3 ] {} <Debug> HTTP-Session: effe39be-9a52-43c3-8740-95cdfaf3becd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.08.19 19:04:11.361173 [ 3 ] {} <Trace> HTTP-Session: effe39be-9a52-43c3-8740-95cdfaf3becd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1801 2024.08.19 19:04:11.361331 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1802 2024.08.19 19:04:11.361375 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1803 2024.08.19 19:04:11.361608 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2024.08.19 19:04:11.362101 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1805 2024.08.19 19:04:11.362139 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1806 2024.08.19 19:04:11.362514 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1807 2024.08.19 19:04:11.362861 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1808 2024.08.19 19:04:11.363027 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.001751 sec., 133066.81896059396 rows/sec., 11.70 MiB/sec.
1809 2024.08.19 19:04:11.363312 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Debug> DynamicQueryHandler: Done processing query
1810 2024.08.19 19:04:11.363337 [ 3 ] {567d987a-5da0-44d9-9f19-c205aab70000} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
1811 2024.08.19 19:04:11.363353 [ 3 ] {} <Debug> HTTP-Session: effe39be-9a52-43c3-8740-95cdfaf3becd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1812 2024.08.19 19:04:11.363493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2024.08.19 19:04:11.363542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1814 2024.08.19 19:04:11.363561 [ 3 ] {} <Debug> HTTP-Session: 0a03c831-1f75-44b3-978a-0573ae922c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1815 2024.08.19 19:04:11.363578 [ 3 ] {} <Debug> HTTP-Session: 0a03c831-1f75-44b3-978a-0573ae922c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.08.19 19:04:11.363593 [ 3 ] {} <Debug> HTTP-Session: 0a03c831-1f75-44b3-978a-0573ae922c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1817 2024.08.19 19:04:11.363623 [ 3 ] {} <Trace> HTTP-Session: 0a03c831-1f75-44b3-978a-0573ae922c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1818 2024.08.19 19:04:11.363726 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1819 2024.08.19 19:04:11.363770 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1820 2024.08.19 19:04:11.364009 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2024.08.19 19:04:11.366352 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1822 2024.08.19 19:04:11.366396 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1823 2024.08.19 19:04:11.366934 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1824 2024.08.19 19:04:11.367289 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1825 2024.08.19 19:04:11.367438 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.003734 sec., 5891.805034815212 rows/sec., 443.04 KiB/sec.
1826 2024.08.19 19:04:11.367710 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Debug> DynamicQueryHandler: Done processing query
1827 2024.08.19 19:04:11.367736 [ 3 ] {6a208a3b-2879-4b6b-9427-2d18abdc0cd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1828 2024.08.19 19:04:11.367752 [ 3 ] {} <Debug> HTTP-Session: 0a03c831-1f75-44b3-978a-0573ae922c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.08.19 19:04:11.367877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2024.08.19 19:04:11.367925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1831 2024.08.19 19:04:11.367944 [ 3 ] {} <Debug> HTTP-Session: d9f2aa5b-09e6-435f-91a4-ce185f68381b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1832 2024.08.19 19:04:11.367960 [ 3 ] {} <Debug> HTTP-Session: d9f2aa5b-09e6-435f-91a4-ce185f68381b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.08.19 19:04:11.367974 [ 3 ] {} <Debug> HTTP-Session: d9f2aa5b-09e6-435f-91a4-ce185f68381b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1834 2024.08.19 19:04:11.368005 [ 3 ] {} <Trace> HTTP-Session: d9f2aa5b-09e6-435f-91a4-ce185f68381b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1835 2024.08.19 19:04:11.368104 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1836 2024.08.19 19:04:11.368147 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1837 2024.08.19 19:04:11.368387 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1838 2024.08.19 19:04:11.368712 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1839 2024.08.19 19:04:11.368749 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1840 2024.08.19 19:04:11.369100 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1841 2024.08.19 19:04:11.369452 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1842 2024.08.19 19:04:11.369607 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001519 sec., 9216.589861751152 rows/sec., 645.47 KiB/sec.
1843 2024.08.19 19:04:11.369786 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Debug> DynamicQueryHandler: Done processing query
1844 2024.08.19 19:04:11.369811 [ 3 ] {74a9bb95-df93-45d7-b58d-1a5391cbf619} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1845 2024.08.19 19:04:11.369827 [ 3 ] {} <Debug> HTTP-Session: d9f2aa5b-09e6-435f-91a4-ce185f68381b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.08.19 19:04:11.369945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2024.08.19 19:04:11.369993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1848 2024.08.19 19:04:11.370011 [ 3 ] {} <Debug> HTTP-Session: 3a6cfb2a-a92c-4198-950a-4786e805e72c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1849 2024.08.19 19:04:11.370027 [ 3 ] {} <Debug> HTTP-Session: 3a6cfb2a-a92c-4198-950a-4786e805e72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1850 2024.08.19 19:04:11.370040 [ 3 ] {} <Debug> HTTP-Session: 3a6cfb2a-a92c-4198-950a-4786e805e72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.08.19 19:04:11.370070 [ 3 ] {} <Trace> HTTP-Session: 3a6cfb2a-a92c-4198-950a-4786e805e72c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1852 2024.08.19 19:04:11.370163 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1853 2024.08.19 19:04:11.370205 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1854 2024.08.19 19:04:11.370419 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2024.08.19 19:04:11.370710 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1856 2024.08.19 19:04:11.370746 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1857 2024.08.19 19:04:11.371081 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1858 2024.08.19 19:04:11.371436 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1859 2024.08.19 19:04:11.371602 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 243.97 KiB/sec.
1860 2024.08.19 19:04:11.371762 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Debug> DynamicQueryHandler: Done processing query
1861 2024.08.19 19:04:11.371785 [ 3 ] {338a0736-a0f0-4233-9656-f69974c9759b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1862 2024.08.19 19:04:11.371800 [ 3 ] {} <Debug> HTTP-Session: 3a6cfb2a-a92c-4198-950a-4786e805e72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1863 2024.08.19 19:04:11.372179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 67257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1864 2024.08.19 19:04:11.372240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1865 2024.08.19 19:04:11.372265 [ 3 ] {} <Debug> HTTP-Session: 2e4fab15-8667-459e-9fe2-8f86d8525ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1866 2024.08.19 19:04:11.372290 [ 3 ] {} <Debug> HTTP-Session: 2e4fab15-8667-459e-9fe2-8f86d8525ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.19 19:04:11.372309 [ 3 ] {} <Debug> HTTP-Session: 2e4fab15-8667-459e-9fe2-8f86d8525ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.08.19 19:04:11.372346 [ 3 ] {} <Trace> HTTP-Session: 2e4fab15-8667-459e-9fe2-8f86d8525ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1869 2024.08.19 19:04:11.372607 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1870 2024.08.19 19:04:11.372656 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1871 2024.08.19 19:04:11.372926 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1872 2024.08.19 19:04:11.373544 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1873 2024.08.19 19:04:11.373587 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1874 2024.08.19 19:04:11.374035 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1875 2024.08.19 19:04:11.374445 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1876 2024.08.19 19:04:11.374613 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Debug> executeQuery: Read 414 rows, 30.26 KiB in 0.002159 sec., 191755.44233441408 rows/sec., 13.69 MiB/sec.
1877 2024.08.19 19:04:11.374876 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Debug> DynamicQueryHandler: Done processing query
1878 2024.08.19 19:04:11.374901 [ 3 ] {abbd037e-c73e-4fc0-ad1a-bfa09bff56e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
1879 2024.08.19 19:04:11.374917 [ 3 ] {} <Debug> HTTP-Session: 2e4fab15-8667-459e-9fe2-8f86d8525ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.08.19 19:04:11.375051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1881 2024.08.19 19:04:11.375099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1882 2024.08.19 19:04:11.375117 [ 3 ] {} <Debug> HTTP-Session: aeaf7bcf-c602-42f8-bc53-408b5479075c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1883 2024.08.19 19:04:11.375133 [ 3 ] {} <Debug> HTTP-Session: aeaf7bcf-c602-42f8-bc53-408b5479075c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1884 2024.08.19 19:04:11.375146 [ 3 ] {} <Debug> HTTP-Session: aeaf7bcf-c602-42f8-bc53-408b5479075c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.08.19 19:04:11.375176 [ 3 ] {} <Trace> HTTP-Session: aeaf7bcf-c602-42f8-bc53-408b5479075c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1886 2024.08.19 19:04:11.375272 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1887 2024.08.19 19:04:11.375315 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1888 2024.08.19 19:04:11.375453 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2024.08.19 19:04:11.375705 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1890 2024.08.19 19:04:11.375741 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1891 2024.08.19 19:04:11.376099 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1892 2024.08.19 19:04:11.376431 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1893 2024.08.19 19:04:11.376578 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
1894 2024.08.19 19:04:11.376734 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Debug> DynamicQueryHandler: Done processing query
1895 2024.08.19 19:04:11.376758 [ 3 ] {06c6436a-75f4-4779-8e3f-f47d05e6e52f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1896 2024.08.19 19:04:11.376773 [ 3 ] {} <Debug> HTTP-Session: aeaf7bcf-c602-42f8-bc53-408b5479075c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.08.19 19:04:11.377031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.08.19 19:04:11.377080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1899 2024.08.19 19:04:11.377099 [ 3 ] {} <Debug> HTTP-Session: c7cc0c5f-ca37-4c7c-b5ac-61211dd84110 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1900 2024.08.19 19:04:11.377116 [ 3 ] {} <Debug> HTTP-Session: c7cc0c5f-ca37-4c7c-b5ac-61211dd84110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.08.19 19:04:11.377130 [ 3 ] {} <Debug> HTTP-Session: c7cc0c5f-ca37-4c7c-b5ac-61211dd84110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.08.19 19:04:11.377160 [ 3 ] {} <Trace> HTTP-Session: c7cc0c5f-ca37-4c7c-b5ac-61211dd84110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1903 2024.08.19 19:04:11.377327 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1904 2024.08.19 19:04:11.377372 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1905 2024.08.19 19:04:11.377507 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.08.19 19:04:11.377933 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1907 2024.08.19 19:04:11.377969 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1908 2024.08.19 19:04:11.378355 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1909 2024.08.19 19:04:11.378697 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1910 2024.08.19 19:04:11.378850 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec.
1911 2024.08.19 19:04:11.379021 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Debug> DynamicQueryHandler: Done processing query
1912 2024.08.19 19:04:11.379046 [ 3 ] {35987c6f-c82d-426e-830f-1e775bae1072} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1913 2024.08.19 19:04:11.379061 [ 3 ] {} <Debug> HTTP-Session: c7cc0c5f-ca37-4c7c-b5ac-61211dd84110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.08.19 19:04:11.379183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1915 2024.08.19 19:04:11.379230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1916 2024.08.19 19:04:11.379248 [ 3 ] {} <Debug> HTTP-Session: 3d250ec9-b02b-4c2c-9df3-bdbc95487cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1917 2024.08.19 19:04:11.379264 [ 3 ] {} <Debug> HTTP-Session: 3d250ec9-b02b-4c2c-9df3-bdbc95487cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1918 2024.08.19 19:04:11.379277 [ 3 ] {} <Debug> HTTP-Session: 3d250ec9-b02b-4c2c-9df3-bdbc95487cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.08.19 19:04:11.379306 [ 3 ] {} <Trace> HTTP-Session: 3d250ec9-b02b-4c2c-9df3-bdbc95487cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1920 2024.08.19 19:04:11.379396 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1921 2024.08.19 19:04:11.379440 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1922 2024.08.19 19:04:11.379563 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1923 2024.08.19 19:04:11.379806 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1924 2024.08.19 19:04:11.379842 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1925 2024.08.19 19:04:11.380179 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1926 2024.08.19 19:04:11.380527 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1927 2024.08.19 19:04:11.380699 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec.
1928 2024.08.19 19:04:11.380933 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Debug> DynamicQueryHandler: Done processing query
1929 2024.08.19 19:04:11.380958 [ 3 ] {4265df79-bc10-4f4e-ba74-b211c13a8e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1930 2024.08.19 19:04:11.380974 [ 3 ] {} <Debug> HTTP-Session: 3d250ec9-b02b-4c2c-9df3-bdbc95487cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1931 2024.08.19 19:04:11.381139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1932 2024.08.19 19:04:11.381193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1933 2024.08.19 19:04:11.381214 [ 3 ] {} <Debug> HTTP-Session: 1dde4ed8-64d2-4503-a622-2067c4e25270 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1934 2024.08.19 19:04:11.381231 [ 3 ] {} <Debug> HTTP-Session: 1dde4ed8-64d2-4503-a622-2067c4e25270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1935 2024.08.19 19:04:11.381245 [ 3 ] {} <Debug> HTTP-Session: 1dde4ed8-64d2-4503-a622-2067c4e25270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.08.19 19:04:11.381276 [ 3 ] {} <Trace> HTTP-Session: 1dde4ed8-64d2-4503-a622-2067c4e25270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1937 2024.08.19 19:04:11.381749 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1938 2024.08.19 19:04:11.381814 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <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
1939 2024.08.19 19:04:11.382198 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1940 2024.08.19 19:04:11.382821 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1941 2024.08.19 19:04:11.382858 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1942 2024.08.19 19:04:11.385472 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1943 2024.08.19 19:04:11.385989 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1944 2024.08.19 19:04:11.386163 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.0048 sec., 4583.333333333334 rows/sec., 8.21 MiB/sec.
1945 2024.08.19 19:04:11.386572 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Debug> DynamicQueryHandler: Done processing query
1946 2024.08.19 19:04:11.386597 [ 3 ] {39ad1cc2-3ede-4d29-8e5b-edd4146a466c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1947 2024.08.19 19:04:11.386612 [ 3 ] {} <Debug> HTTP-Session: 1dde4ed8-64d2-4503-a622-2067c4e25270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1948 2024.08.19 19:04:11.386734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 2430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1949 2024.08.19 19:04:11.386782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1950 2024.08.19 19:04:11.386800 [ 3 ] {} <Debug> HTTP-Session: a4772d28-45dd-43d3-bfe7-10915d1540ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1951 2024.08.19 19:04:11.386816 [ 3 ] {} <Debug> HTTP-Session: a4772d28-45dd-43d3-bfe7-10915d1540ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1952 2024.08.19 19:04:11.386829 [ 3 ] {} <Debug> HTTP-Session: a4772d28-45dd-43d3-bfe7-10915d1540ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.08.19 19:04:11.386861 [ 3 ] {} <Trace> HTTP-Session: a4772d28-45dd-43d3-bfe7-10915d1540ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1954 2024.08.19 19:04:11.386960 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1955 2024.08.19 19:04:11.387004 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1956 2024.08.19 19:04:11.387146 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1957 2024.08.19 19:04:11.387432 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1958 2024.08.19 19:04:11.387471 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1959 2024.08.19 19:04:11.387929 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1960 2024.08.19 19:04:11.388256 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1961 2024.08.19 19:04:11.388403 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001461 sec., 10266.940451745379 rows/sec., 764.00 KiB/sec.
1962 2024.08.19 19:04:11.388638 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Debug> DynamicQueryHandler: Done processing query
1963 2024.08.19 19:04:11.388663 [ 3 ] {9d060d92-e02c-4819-a7d2-015bb01d1ad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1964 2024.08.19 19:04:11.388679 [ 3 ] {} <Debug> HTTP-Session: a4772d28-45dd-43d3-bfe7-10915d1540ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1965 2024.08.19 19:04:11.388825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1966 2024.08.19 19:04:11.388875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1967 2024.08.19 19:04:11.388895 [ 3 ] {} <Debug> HTTP-Session: 9f8a035a-e855-413f-8c7c-c24d2751fb56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1968 2024.08.19 19:04:11.388945 [ 3 ] {} <Debug> HTTP-Session: 9f8a035a-e855-413f-8c7c-c24d2751fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.08.19 19:04:11.388959 [ 3 ] {} <Debug> HTTP-Session: 9f8a035a-e855-413f-8c7c-c24d2751fb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.08.19 19:04:11.388991 [ 3 ] {} <Trace> HTTP-Session: 9f8a035a-e855-413f-8c7c-c24d2751fb56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1971 2024.08.19 19:04:11.389117 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1972 2024.08.19 19:04:11.389170 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1973 2024.08.19 19:04:11.389319 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2024.08.19 19:04:11.389614 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1975 2024.08.19 19:04:11.389651 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
1976 2024.08.19 19:04:11.390010 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1977 2024.08.19 19:04:11.390337 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1978 2024.08.19 19:04:11.390512 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec.
1979 2024.08.19 19:04:11.390674 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Debug> DynamicQueryHandler: Done processing query
1980 2024.08.19 19:04:11.390699 [ 3 ] {62e9ccea-a3e5-4495-bddd-43b431ca1027} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1981 2024.08.19 19:04:11.390715 [ 3 ] {} <Debug> HTTP-Session: 9f8a035a-e855-413f-8c7c-c24d2751fb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1982 2024.08.19 19:04:15.838819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2024.08.19 19:04:15.838959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1984 2024.08.19 19:04:15.838985 [ 3 ] {} <Debug> HTTP-Session: 497e7346-4079-485e-9eba-47213c9d76bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
1985 2024.08.19 19:04:15.839010 [ 3 ] {} <Debug> HTTP-Session: 497e7346-4079-485e-9eba-47213c9d76bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.08.19 19:04:15.839025 [ 3 ] {} <Debug> HTTP-Session: 497e7346-4079-485e-9eba-47213c9d76bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.08.19 19:04:15.839073 [ 3 ] {} <Trace> HTTP-Session: 497e7346-4079-485e-9eba-47213c9d76bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1988 2024.08.19 19:04:15.839310 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1989 2024.08.19 19:04:15.839707 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1990 2024.08.19 19:04:15.839757 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1991 2024.08.19 19:04:15.840114 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1992 2024.08.19 19:04:15.840198 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1993 2024.08.19 19:04:15.840371 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1994 2024.08.19 19:04:15.840474 [ 254 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1995 2024.08.19 19:04:15.840543 [ 251 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1996 2024.08.19 19:04:15.840552 [ 250 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1997 2024.08.19 19:04:15.840718 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
1998 2024.08.19 19:04:15.840748 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
1999 2024.08.19 19:04:15.840866 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2000 2024.08.19 19:04:15.840890 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2001 2024.08.19 19:04:15.840935 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2002 2024.08.19 19:04:15.840980 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2003 2024.08.19 19:04:15.841023 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2004 2024.08.19 19:04:15.842975 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003774 sec., 9009.009009009009 rows/sec., 346.74 KiB/sec.
2005 2024.08.19 19:04:15.843372 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> DynamicQueryHandler: Done processing query
2006 2024.08.19 19:04:15.843399 [ 3 ] {fe8b5062-2b41-4ac3-b148-59bef21885ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2007 2024.08.19 19:04:15.843416 [ 3 ] {} <Debug> HTTP-Session: 497e7346-4079-485e-9eba-47213c9d76bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.08.19 19:04:15.843669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2009 2024.08.19 19:04:15.843723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2010 2024.08.19 19:04:15.843743 [ 3 ] {} <Debug> HTTP-Session: 2011ef3a-0807-489c-8861-7ddb58a47f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2011 2024.08.19 19:04:15.843760 [ 3 ] {} <Debug> HTTP-Session: 2011ef3a-0807-489c-8861-7ddb58a47f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2012 2024.08.19 19:04:15.843774 [ 3 ] {} <Debug> HTTP-Session: 2011ef3a-0807-489c-8861-7ddb58a47f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2013 2024.08.19 19:04:15.843812 [ 3 ] {} <Trace> HTTP-Session: 2011ef3a-0807-489c-8861-7ddb58a47f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2014 2024.08.19 19:04:15.843986 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2015 2024.08.19 19:04:15.844284 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2016 2024.08.19 19:04:15.844330 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2017 2024.08.19 19:04:15.844638 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2018 2024.08.19 19:04:15.844704 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2019 2024.08.19 19:04:15.844845 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2020 2024.08.19 19:04:15.844952 [ 256 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2021 2024.08.19 19:04:15.844991 [ 257 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2022 2024.08.19 19:04:15.844993 [ 255 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2023 2024.08.19 19:04:15.845149 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2024 2024.08.19 19:04:15.845179 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2025 2024.08.19 19:04:15.845286 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2026 2024.08.19 19:04:15.845308 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2027 2024.08.19 19:04:15.845347 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2028 2024.08.19 19:04:15.845388 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2029 2024.08.19 19:04:15.845425 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2030 2024.08.19 19:04:15.847043 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00314 sec., 10828.025477707006 rows/sec., 416.75 KiB/sec.
2031 2024.08.19 19:04:15.847413 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> DynamicQueryHandler: Done processing query
2032 2024.08.19 19:04:15.847436 [ 3 ] {761ad887-ffe5-4c2d-aec5-c5c9e9bb8b44} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2033 2024.08.19 19:04:15.847453 [ 3 ] {} <Debug> HTTP-Session: 2011ef3a-0807-489c-8861-7ddb58a47f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.19 19:04:15.847690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2035 2024.08.19 19:04:15.847736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2036 2024.08.19 19:04:15.847755 [ 3 ] {} <Debug> HTTP-Session: 25068a13-d788-4881-809e-1df25c9d6eac Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2037 2024.08.19 19:04:15.847772 [ 3 ] {} <Debug> HTTP-Session: 25068a13-d788-4881-809e-1df25c9d6eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.08.19 19:04:15.847786 [ 3 ] {} <Debug> HTTP-Session: 25068a13-d788-4881-809e-1df25c9d6eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2039 2024.08.19 19:04:15.847818 [ 3 ] {} <Trace> HTTP-Session: 25068a13-d788-4881-809e-1df25c9d6eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2040 2024.08.19 19:04:15.847970 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2041 2024.08.19 19:04:15.848253 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2042 2024.08.19 19:04:15.848299 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2043 2024.08.19 19:04:15.848607 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2044 2024.08.19 19:04:15.848671 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2045 2024.08.19 19:04:15.848807 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2046 2024.08.19 19:04:15.848940 [ 259 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2047 2024.08.19 19:04:15.848957 [ 251 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2048 2024.08.19 19:04:15.848974 [ 255 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2049 2024.08.19 19:04:15.849091 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2050 2024.08.19 19:04:15.849121 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2051 2024.08.19 19:04:15.849223 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2052 2024.08.19 19:04:15.849244 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2053 2024.08.19 19:04:15.849282 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2054 2024.08.19 19:04:15.849324 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2055 2024.08.19 19:04:15.849362 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2056 2024.08.19 19:04:15.850782 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002885 sec., 11785.095320623917 rows/sec., 453.59 KiB/sec.
2057 2024.08.19 19:04:15.851155 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> DynamicQueryHandler: Done processing query
2058 2024.08.19 19:04:15.851180 [ 3 ] {b542e421-5d4e-4992-81ba-a5888fdfe524} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2059 2024.08.19 19:04:15.851198 [ 3 ] {} <Debug> HTTP-Session: 25068a13-d788-4881-809e-1df25c9d6eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.08.19 19:04:15.851417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2061 2024.08.19 19:04:15.851466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2062 2024.08.19 19:04:15.851486 [ 3 ] {} <Debug> HTTP-Session: a23a3b27-e2f7-4a0c-802b-054bbd7a2ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2063 2024.08.19 19:04:15.851502 [ 3 ] {} <Debug> HTTP-Session: a23a3b27-e2f7-4a0c-802b-054bbd7a2ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2064 2024.08.19 19:04:15.851515 [ 3 ] {} <Debug> HTTP-Session: a23a3b27-e2f7-4a0c-802b-054bbd7a2ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2065 2024.08.19 19:04:15.851546 [ 3 ] {} <Trace> HTTP-Session: a23a3b27-e2f7-4a0c-802b-054bbd7a2ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2066 2024.08.19 19:04:15.851698 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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)
2067 2024.08.19 19:04:15.851988 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2068 2024.08.19 19:04:15.852037 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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
2069 2024.08.19 19:04:15.852346 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2070 2024.08.19 19:04:15.852412 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2071 2024.08.19 19:04:15.852612 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2072 2024.08.19 19:04:15.852730 [ 256 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2073 2024.08.19 19:04:15.852764 [ 259 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2074 2024.08.19 19:04:15.852764 [ 251 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2075 2024.08.19 19:04:15.852888 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2076 2024.08.19 19:04:15.852925 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2077 2024.08.19 19:04:15.853052 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2078 2024.08.19 19:04:15.853074 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2079 2024.08.19 19:04:15.853116 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2080 2024.08.19 19:04:15.853159 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2081 2024.08.19 19:04:15.853202 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2082 2024.08.19 19:04:15.854531 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002907 sec., 11695.90643274854 rows/sec., 450.15 KiB/sec.
2083 2024.08.19 19:04:15.854889 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> DynamicQueryHandler: Done processing query
2084 2024.08.19 19:04:15.854915 [ 3 ] {73030503-ef43-4fd1-bc30-b4b74da7227e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2085 2024.08.19 19:04:15.854932 [ 3 ] {} <Debug> HTTP-Session: a23a3b27-e2f7-4a0c-802b-054bbd7a2ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.08.19 19:04:15.855184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2087 2024.08.19 19:04:15.855235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2088 2024.08.19 19:04:15.855254 [ 3 ] {} <Debug> HTTP-Session: 514d9729-2258-44e1-a7ee-12173ac9ff50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2089 2024.08.19 19:04:15.855271 [ 3 ] {} <Debug> HTTP-Session: 514d9729-2258-44e1-a7ee-12173ac9ff50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.08.19 19:04:15.855284 [ 3 ] {} <Debug> HTTP-Session: 514d9729-2258-44e1-a7ee-12173ac9ff50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2091 2024.08.19 19:04:15.855315 [ 3 ] {} <Trace> HTTP-Session: 514d9729-2258-44e1-a7ee-12173ac9ff50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2092 2024.08.19 19:04:15.855475 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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)
2093 2024.08.19 19:04:15.855782 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2094 2024.08.19 19:04:15.855833 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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
2095 2024.08.19 19:04:15.856155 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2096 2024.08.19 19:04:15.856221 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2097 2024.08.19 19:04:15.856359 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2098 2024.08.19 19:04:15.856510 [ 259 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2099 2024.08.19 19:04:15.856510 [ 257 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2100 2024.08.19 19:04:15.856526 [ 255 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2101 2024.08.19 19:04:15.856669 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2102 2024.08.19 19:04:15.856699 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2103 2024.08.19 19:04:15.856804 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2104 2024.08.19 19:04:15.856827 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2105 2024.08.19 19:04:15.856866 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2106 2024.08.19 19:04:15.856908 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2107 2024.08.19 19:04:15.856945 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2108 2024.08.19 19:04:15.858635 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003235 sec., 10510.046367851623 rows/sec., 404.51 KiB/sec.
2109 2024.08.19 19:04:15.858981 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> DynamicQueryHandler: Done processing query
2110 2024.08.19 19:04:15.859008 [ 3 ] {05f012cf-9b60-4a18-b167-12b56aa15504} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2111 2024.08.19 19:04:15.859025 [ 3 ] {} <Debug> HTTP-Session: 514d9729-2258-44e1-a7ee-12173ac9ff50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.08.19 19:04:15.859258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2113 2024.08.19 19:04:15.859308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2114 2024.08.19 19:04:15.859327 [ 3 ] {} <Debug> HTTP-Session: fc71b284-7358-4be8-bd8f-f229ca49dd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2115 2024.08.19 19:04:15.859343 [ 3 ] {} <Debug> HTTP-Session: fc71b284-7358-4be8-bd8f-f229ca49dd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.08.19 19:04:15.859357 [ 3 ] {} <Debug> HTTP-Session: fc71b284-7358-4be8-bd8f-f229ca49dd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.08.19 19:04:15.859387 [ 3 ] {} <Trace> HTTP-Session: fc71b284-7358-4be8-bd8f-f229ca49dd29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2118 2024.08.19 19:04:15.859541 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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)
2119 2024.08.19 19:04:15.859836 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2120 2024.08.19 19:04:15.859885 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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
2121 2024.08.19 19:04:15.860246 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2122 2024.08.19 19:04:15.860316 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2123 2024.08.19 19:04:15.860454 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2124 2024.08.19 19:04:15.860608 [ 259 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2125 2024.08.19 19:04:15.860609 [ 251 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2126 2024.08.19 19:04:15.860622 [ 256 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2127 2024.08.19 19:04:15.860756 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2128 2024.08.19 19:04:15.860784 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2129 2024.08.19 19:04:15.860890 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2130 2024.08.19 19:04:15.860912 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 34 rows with 3 streams
2131 2024.08.19 19:04:15.860952 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2132 2024.08.19 19:04:15.860993 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2133 2024.08.19 19:04:15.861030 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2134 2024.08.19 19:04:15.862669 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003205 sec., 10608.42433697348 rows/sec., 408.30 KiB/sec.
2135 2024.08.19 19:04:15.863023 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> DynamicQueryHandler: Done processing query
2136 2024.08.19 19:04:15.863049 [ 3 ] {e653b1c5-1366-4f1a-8028-85bcf72430fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2137 2024.08.19 19:04:15.863067 [ 3 ] {} <Debug> HTTP-Session: fc71b284-7358-4be8-bd8f-f229ca49dd29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.08.19 19:04:15.940229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2139 2024.08.19 19:04:15.940317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2140 2024.08.19 19:04:15.940340 [ 3 ] {} <Debug> HTTP-Session: 7a50279e-e14c-4ec1-b576-723e1aabcd99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2141 2024.08.19 19:04:15.940361 [ 3 ] {} <Debug> HTTP-Session: 7a50279e-e14c-4ec1-b576-723e1aabcd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2142 2024.08.19 19:04:15.940375 [ 3 ] {} <Debug> HTTP-Session: 7a50279e-e14c-4ec1-b576-723e1aabcd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.08.19 19:04:15.940416 [ 3 ] {} <Trace> HTTP-Session: 7a50279e-e14c-4ec1-b576-723e1aabcd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2144 2024.08.19 19:04:15.940572 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2145 2024.08.19 19:04:15.940636 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2146 2024.08.19 19:04:15.940849 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2147 2024.08.19 19:04:15.941293 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2148 2024.08.19 19:04:15.941338 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2149 2024.08.19 19:04:15.941864 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2150 2024.08.19 19:04:15.942198 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2151 2024.08.19 19:04:15.942344 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001823 sec., 3291.2781130005487 rows/sec., 732.82 KiB/sec.
2152 2024.08.19 19:04:15.942550 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Debug> DynamicQueryHandler: Done processing query
2153 2024.08.19 19:04:15.942576 [ 3 ] {55b35a56-8d6a-45e6-b0d0-54de4bfa1468} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2154 2024.08.19 19:04:15.942592 [ 3 ] {} <Debug> HTTP-Session: 7a50279e-e14c-4ec1-b576-723e1aabcd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.08.19 19:04:15.942860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 172816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2156 2024.08.19 19:04:15.942945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2157 2024.08.19 19:04:15.942970 [ 3 ] {} <Debug> HTTP-Session: 49e1af95-469b-4191-a69f-2dce7ce7508a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2158 2024.08.19 19:04:15.942987 [ 3 ] {} <Debug> HTTP-Session: 49e1af95-469b-4191-a69f-2dce7ce7508a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.08.19 19:04:15.943000 [ 3 ] {} <Debug> HTTP-Session: 49e1af95-469b-4191-a69f-2dce7ce7508a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2160 2024.08.19 19:04:15.943033 [ 3 ] {} <Trace> HTTP-Session: 49e1af95-469b-4191-a69f-2dce7ce7508a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2161 2024.08.19 19:04:15.944276 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2162 2024.08.19 19:04:15.944324 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2163 2024.08.19 19:04:15.944576 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2164 2024.08.19 19:04:15.945819 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2165 2024.08.19 19:04:15.945854 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2166 2024.08.19 19:04:15.946415 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2167 2024.08.19 19:04:15.946805 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2168 2024.08.19 19:04:15.946966 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.003773 sec., 316989.13331566396 rows/sec., 26.01 MiB/sec.
2169 2024.08.19 19:04:15.946975 [ 68 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2170 2024.08.19 19:04:15.947088 [ 68 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2171 2024.08.19 19:04:15.947131 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2172 2024.08.19 19:04:15.947247 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Debug> DynamicQueryHandler: Done processing query
2173 2024.08.19 19:04:15.947301 [ 3 ] {d81579e4-42a1-48ac-ac49-23bfce5b690c} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2174 2024.08.19 19:04:15.947364 [ 3 ] {} <Debug> HTTP-Session: 49e1af95-469b-4191-a69f-2dce7ce7508a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2175 2024.08.19 19:04:15.947627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2176 2024.08.19 19:04:15.947683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2177 2024.08.19 19:04:15.947703 [ 3 ] {} <Debug> HTTP-Session: 34cb36cf-0e5a-4158-bf6d-f1166e926899 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2178 2024.08.19 19:04:15.947721 [ 3 ] {} <Debug> HTTP-Session: 34cb36cf-0e5a-4158-bf6d-f1166e926899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.08.19 19:04:15.947735 [ 3 ] {} <Debug> HTTP-Session: 34cb36cf-0e5a-4158-bf6d-f1166e926899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2180 2024.08.19 19:04:15.947767 [ 3 ] {} <Trace> HTTP-Session: 34cb36cf-0e5a-4158-bf6d-f1166e926899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2181 2024.08.19 19:04:15.947973 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2182 2024.08.19 19:04:15.948018 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2183 2024.08.19 19:04:15.948261 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2184 2024.08.19 19:04:15.948699 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2185 2024.08.19 19:04:15.948736 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2186 2024.08.19 19:04:15.949128 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2187 2024.08.19 19:04:15.949534 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2188 2024.08.19 19:04:15.949688 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00183 sec., 124590.16393442622 rows/sec., 8.44 MiB/sec.
2189 2024.08.19 19:04:15.949960 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Debug> DynamicQueryHandler: Done processing query
2190 2024.08.19 19:04:15.949986 [ 3 ] {95942399-5648-4831-af69-28d906084913} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2191 2024.08.19 19:04:15.950001 [ 3 ] {} <Debug> HTTP-Session: 34cb36cf-0e5a-4158-bf6d-f1166e926899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2192 2024.08.19 19:04:15.950223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 85858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2193 2024.08.19 19:04:15.950286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2194 2024.08.19 19:04:15.950306 [ 3 ] {} <Debug> HTTP-Session: b53685dc-bcee-4da4-8caa-c67117624e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2195 2024.08.19 19:04:15.950322 [ 3 ] {} <Debug> HTTP-Session: b53685dc-bcee-4da4-8caa-c67117624e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.08.19 19:04:15.950336 [ 3 ] {} <Debug> HTTP-Session: b53685dc-bcee-4da4-8caa-c67117624e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2197 2024.08.19 19:04:15.950367 [ 3 ] {} <Trace> HTTP-Session: b53685dc-bcee-4da4-8caa-c67117624e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2198 2024.08.19 19:04:15.950763 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2199 2024.08.19 19:04:15.950808 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2200 2024.08.19 19:04:15.951051 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2024.08.19 19:04:15.951705 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2202 2024.08.19 19:04:15.951741 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2203 2024.08.19 19:04:15.952114 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2204 2024.08.19 19:04:15.952475 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2205 2024.08.19 19:04:15.952626 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002139 sec., 243104.25432445068 rows/sec., 17.99 MiB/sec.
2206 2024.08.19 19:04:15.952631 [ 68 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2207 2024.08.19 19:04:15.952737 [ 68 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2208 2024.08.19 19:04:15.952793 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2209 2024.08.19 19:04:15.952975 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Debug> DynamicQueryHandler: Done processing query
2210 2024.08.19 19:04:15.953045 [ 3 ] {ce04e1f0-758b-4346-bcd9-07c6c1a04cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2211 2024.08.19 19:04:15.953145 [ 3 ] {} <Debug> HTTP-Session: b53685dc-bcee-4da4-8caa-c67117624e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2212 2024.08.19 19:04:15.953295 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
2213 2024.08.19 19:04:15.953297 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
2214 2024.08.19 19:04:15.953887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 400339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2215 2024.08.19 19:04:15.953956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2216 2024.08.19 19:04:15.953980 [ 3 ] {} <Debug> HTTP-Session: 1b1853af-f5c9-4cf3-9b5a-bde983db95ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2217 2024.08.19 19:04:15.954006 [ 3 ] {} <Debug> HTTP-Session: 1b1853af-f5c9-4cf3-9b5a-bde983db95ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2218 2024.08.19 19:04:15.954031 [ 3 ] {} <Debug> HTTP-Session: 1b1853af-f5c9-4cf3-9b5a-bde983db95ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2219 2024.08.19 19:04:15.954067 [ 3 ] {} <Trace> HTTP-Session: 1b1853af-f5c9-4cf3-9b5a-bde983db95ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2220 2024.08.19 19:04:15.955533 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2221 2024.08.19 19:04:15.955535 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2222 2024.08.19 19:04:15.955634 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 374 rows starting from the beginning of the part
2223 2024.08.19 19:04:15.955636 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 185 rows starting from the beginning of the part
2224 2024.08.19 19:04:15.956163 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part
2225 2024.08.19 19:04:15.956247 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
2226 2024.08.19 19:04:15.956539 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part
2227 2024.08.19 19:04:15.956745 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part
2228 2024.08.19 19:04:15.957057 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
2229 2024.08.19 19:04:15.957323 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
2230 2024.08.19 19:04:15.957388 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2231 2024.08.19 19:04:15.957768 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2232 2024.08.19 19:04:15.957800 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 414 rows starting from the beginning of the part
2233 2024.08.19 19:04:15.957948 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 233 rows starting from the beginning of the part
2234 2024.08.19 19:04:15.958535 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 520 rows starting from the beginning of the part
2235 2024.08.19 19:04:15.958648 [ 186 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1196 rows starting from the beginning of the part
2236 2024.08.19 19:04:15.959775 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2024.08.19 19:04:15.965422 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2238 2024.08.19 19:04:15.965552 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2239 2024.08.19 19:04:15.965629 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.012729346 sec., 142819.59183134782 rows/sec., 10.87 MiB/sec.
2240 2024.08.19 19:04:15.965966 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2241 2024.08.19 19:04:15.966741 [ 192 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 5 columns (5 merged, 0 gathered) in 0.019515275 sec., 98128.26106729217 rows/sec., 8.56 MiB/sec.
2242 2024.08.19 19:04:15.967149 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2243 2024.08.19 19:04:15.967229 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2244 2024.08.19 19:04:15.967270 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2245 2024.08.19 19:04:15.967363 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_6_1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2246 2024.08.19 19:04:15.967530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
2247 2024.08.19 19:04:15.968049 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2024.08.19 19:04:15.968118 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2249 2024.08.19 19:04:15.968276 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2250 2024.08.19 19:04:15.968307 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Debug> executeQuery: Read 2116 rows, 145.08 KiB in 0.012323 sec., 171711.4339040818 rows/sec., 11.50 MiB/sec.
2251 2024.08.19 19:04:15.968314 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_6_1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2252 2024.08.19 19:04:15.968368 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2253 2024.08.19 19:04:15.968559 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2254 2024.08.19 19:04:15.968604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
2255 2024.08.19 19:04:15.968801 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
2256 2024.08.19 19:04:15.968827 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Debug> DynamicQueryHandler: Done processing query
2257 2024.08.19 19:04:15.968868 [ 3 ] {01e3a2ca-f58e-417a-9833-9dbbbdf02741} <Debug> MemoryTracker: Peak memory usage (for query): 5.36 MiB.
2258 2024.08.19 19:04:15.968901 [ 3 ] {} <Debug> HTTP-Session: 1b1853af-f5c9-4cf3-9b5a-bde983db95ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.08.19 19:04:15.969024 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2260 2024.08.19 19:04:15.969074 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 187 rows starting from the beginning of the part
2261 2024.08.19 19:04:15.969120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 8221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2262 2024.08.19 19:04:15.969312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2263 2024.08.19 19:04:15.969339 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 158 rows starting from the beginning of the part
2264 2024.08.19 19:04:15.969428 [ 3 ] {} <Debug> HTTP-Session: 7d15d24d-febf-4932-a479-972beb9c9164 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2265 2024.08.19 19:04:15.969526 [ 3 ] {} <Debug> HTTP-Session: 7d15d24d-febf-4932-a479-972beb9c9164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.08.19 19:04:15.969631 [ 3 ] {} <Debug> HTTP-Session: 7d15d24d-febf-4932-a479-972beb9c9164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.08.19 19:04:15.969631 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part
2268 2024.08.19 19:04:15.969719 [ 3 ] {} <Trace> HTTP-Session: 7d15d24d-febf-4932-a479-972beb9c9164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2269 2024.08.19 19:04:15.969919 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
2270 2024.08.19 19:04:15.970233 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part
2271 2024.08.19 19:04:15.970257 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2272 2024.08.19 19:04:15.970480 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2116 rows starting from the beginning of the part
2273 2024.08.19 19:04:15.970493 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2274 2024.08.19 19:04:15.971203 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2275 2024.08.19 19:04:15.971789 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2276 2024.08.19 19:04:15.971855 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2277 2024.08.19 19:04:15.972830 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2278 2024.08.19 19:04:15.973306 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2279 2024.08.19 19:04:15.973433 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.00341 sec., 15835.777126099707 rows/sec., 1.07 MiB/sec.
2280 2024.08.19 19:04:15.973443 [ 70 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2281 2024.08.19 19:04:15.973490 [ 70 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2282 2024.08.19 19:04:15.973527 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2283 2024.08.19 19:04:15.973621 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
2284 2024.08.19 19:04:15.973643 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Debug> DynamicQueryHandler: Done processing query
2285 2024.08.19 19:04:15.973670 [ 3 ] {cb72e825-5e0b-448b-aca4-8b8813ccf8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2286 2024.08.19 19:04:15.973697 [ 3 ] {} <Debug> HTTP-Session: 7d15d24d-febf-4932-a479-972beb9c9164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.08.19 19:04:15.973756 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2288 2024.08.19 19:04:15.973786 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part
2289 2024.08.19 19:04:15.973840 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part
2290 2024.08.19 19:04:15.974090 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part
2291 2024.08.19 19:04:15.974230 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
2292 2024.08.19 19:04:15.974385 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part
2293 2024.08.19 19:04:15.974549 [ 190 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part
2294 2024.08.19 19:04:15.976139 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.007408729 sec., 417750.46705042117 rows/sec., 28.07 MiB/sec.
2295 2024.08.19 19:04:15.976358 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773611 sec., 141332.00365876828 rows/sec., 9.20 MiB/sec.
2296 2024.08.19 19:04:15.976530 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2297 2024.08.19 19:04:15.976618 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2298 2024.08.19 19:04:15.977374 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2299 2024.08.19 19:04:15.977517 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2300 2024.08.19 19:04:15.977521 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2301 2024.08.19 19:04:15.977670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
2302 2024.08.19 19:04:15.977730 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_6_1} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2303 2024.08.19 19:04:15.977842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2304 2024.08.19 19:04:16.000147 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.42 MiB, peak 191.35 MiB, free memory in arenas 0.00 B, will set to 181.37 MiB (RSS), difference: 2.95 MiB
2305 2024.08.19 19:04:16.324502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2306 2024.08.19 19:04:16.324610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2307 2024.08.19 19:04:16.324635 [ 3 ] {} <Debug> HTTP-Session: 0c5e6cdd-28f3-4cd9-a340-53e62f4ed9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2308 2024.08.19 19:04:16.324659 [ 3 ] {} <Debug> HTTP-Session: 0c5e6cdd-28f3-4cd9-a340-53e62f4ed9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2309 2024.08.19 19:04:16.324674 [ 3 ] {} <Debug> HTTP-Session: 0c5e6cdd-28f3-4cd9-a340-53e62f4ed9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.08.19 19:04:16.324725 [ 3 ] {} <Trace> HTTP-Session: 0c5e6cdd-28f3-4cd9-a340-53e62f4ed9cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2311 2024.08.19 19:04:16.324899 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2312 2024.08.19 19:04:16.324965 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2313 2024.08.19 19:04:16.325297 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2314 2024.08.19 19:04:16.325754 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2315 2024.08.19 19:04:16.325798 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2316 2024.08.19 19:04:16.326217 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2317 2024.08.19 19:04:16.326621 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2318 2024.08.19 19:04:16.326765 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001926 sec., 15576.32398753894 rows/sec., 1.22 MiB/sec.
2319 2024.08.19 19:04:16.326987 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Debug> DynamicQueryHandler: Done processing query
2320 2024.08.19 19:04:16.327015 [ 3 ] {69e636ec-7b09-47c5-b806-629228ed8986} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2321 2024.08.19 19:04:16.327033 [ 3 ] {} <Debug> HTTP-Session: 0c5e6cdd-28f3-4cd9-a340-53e62f4ed9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2322 2024.08.19 19:04:16.327177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2323 2024.08.19 19:04:16.327235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2324 2024.08.19 19:04:16.327255 [ 3 ] {} <Debug> HTTP-Session: 07408335-f954-482a-b91a-72d760a2010c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2325 2024.08.19 19:04:16.327272 [ 3 ] {} <Debug> HTTP-Session: 07408335-f954-482a-b91a-72d760a2010c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2326 2024.08.19 19:04:16.327286 [ 3 ] {} <Debug> HTTP-Session: 07408335-f954-482a-b91a-72d760a2010c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.08.19 19:04:16.327322 [ 3 ] {} <Trace> HTTP-Session: 07408335-f954-482a-b91a-72d760a2010c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2328 2024.08.19 19:04:16.327438 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2329 2024.08.19 19:04:16.327484 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2330 2024.08.19 19:04:16.327720 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2331 2024.08.19 19:04:16.328061 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2332 2024.08.19 19:04:16.328098 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2333 2024.08.19 19:04:16.328457 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2334 2024.08.19 19:04:16.328835 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2335 2024.08.19 19:04:16.328961 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001562 sec., 23047.375160051215 rows/sec., 1.80 MiB/sec.
2336 2024.08.19 19:04:16.329139 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Debug> DynamicQueryHandler: Done processing query
2337 2024.08.19 19:04:16.329165 [ 3 ] {87e25b3d-12a6-4158-8216-c270d1f250a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2338 2024.08.19 19:04:16.329181 [ 3 ] {} <Debug> HTTP-Session: 07408335-f954-482a-b91a-72d760a2010c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2339 2024.08.19 19:04:16.329309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 2365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2340 2024.08.19 19:04:16.329360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2341 2024.08.19 19:04:16.329381 [ 3 ] {} <Debug> HTTP-Session: 5db222a3-cdd4-4a69-b867-0ad9e07b24ff Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2342 2024.08.19 19:04:16.329398 [ 3 ] {} <Debug> HTTP-Session: 5db222a3-cdd4-4a69-b867-0ad9e07b24ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2343 2024.08.19 19:04:16.329412 [ 3 ] {} <Debug> HTTP-Session: 5db222a3-cdd4-4a69-b867-0ad9e07b24ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2344 2024.08.19 19:04:16.329447 [ 3 ] {} <Trace> HTTP-Session: 5db222a3-cdd4-4a69-b867-0ad9e07b24ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2345 2024.08.19 19:04:16.329551 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2346 2024.08.19 19:04:16.329598 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2347 2024.08.19 19:04:16.329742 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2348 2024.08.19 19:04:16.330022 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2349 2024.08.19 19:04:16.330060 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2350 2024.08.19 19:04:16.330437 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2351 2024.08.19 19:04:16.330808 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2352 2024.08.19 19:04:16.330935 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001414 sec., 8486.562942008488 rows/sec., 609.83 KiB/sec.
2353 2024.08.19 19:04:16.331185 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Debug> DynamicQueryHandler: Done processing query
2354 2024.08.19 19:04:16.331212 [ 3 ] {f9ba4e42-6caa-4113-a848-f15aa2c91360} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2355 2024.08.19 19:04:16.331229 [ 3 ] {} <Debug> HTTP-Session: 5db222a3-cdd4-4a69-b867-0ad9e07b24ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.08.19 19:04:16.331346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2357 2024.08.19 19:04:16.331396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2358 2024.08.19 19:04:16.331414 [ 3 ] {} <Debug> HTTP-Session: 0f144236-0de5-4765-a6e0-1d511dba10ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2359 2024.08.19 19:04:16.331431 [ 3 ] {} <Debug> HTTP-Session: 0f144236-0de5-4765-a6e0-1d511dba10ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.08.19 19:04:16.331446 [ 3 ] {} <Debug> HTTP-Session: 0f144236-0de5-4765-a6e0-1d511dba10ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.08.19 19:04:16.331479 [ 3 ] {} <Trace> HTTP-Session: 0f144236-0de5-4765-a6e0-1d511dba10ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2362 2024.08.19 19:04:16.331577 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2363 2024.08.19 19:04:16.331622 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2364 2024.08.19 19:04:16.331765 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2365 2024.08.19 19:04:16.332019 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2366 2024.08.19 19:04:16.332056 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2367 2024.08.19 19:04:16.332417 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2368 2024.08.19 19:04:16.332749 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2369 2024.08.19 19:04:16.332875 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 307.57 KiB/sec.
2370 2024.08.19 19:04:16.333059 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Debug> DynamicQueryHandler: Done processing query
2371 2024.08.19 19:04:16.333089 [ 3 ] {1c4ec6a4-6b4f-4461-b77b-c54d76dfb808} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2372 2024.08.19 19:04:16.333106 [ 3 ] {} <Debug> HTTP-Session: 0f144236-0de5-4765-a6e0-1d511dba10ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.08.19 19:04:21.337606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2374 2024.08.19 19:04:21.337757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2375 2024.08.19 19:04:21.337785 [ 3 ] {} <Debug> HTTP-Session: 786e9017-0ce7-46c5-9ce8-a11f7f1df659 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2376 2024.08.19 19:04:21.337810 [ 3 ] {} <Debug> HTTP-Session: 786e9017-0ce7-46c5-9ce8-a11f7f1df659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.08.19 19:04:21.337825 [ 3 ] {} <Debug> HTTP-Session: 786e9017-0ce7-46c5-9ce8-a11f7f1df659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.08.19 19:04:21.337877 [ 3 ] {} <Trace> HTTP-Session: 786e9017-0ce7-46c5-9ce8-a11f7f1df659 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2379 2024.08.19 19:04:21.338120 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2380 2024.08.19 19:04:21.338189 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2381 2024.08.19 19:04:21.338523 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2382 2024.08.19 19:04:21.339111 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2383 2024.08.19 19:04:21.339161 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2384 2024.08.19 19:04:21.339616 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2385 2024.08.19 19:04:21.340017 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2386 2024.08.19 19:04:21.340201 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002177 sec., 107028.02021129995 rows/sec., 9.41 MiB/sec.
2387 2024.08.19 19:04:21.340443 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Debug> DynamicQueryHandler: Done processing query
2388 2024.08.19 19:04:21.340474 [ 3 ] {3a4f5db6-f351-4be2-a3c1-8aed6ab05c67} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2389 2024.08.19 19:04:21.340491 [ 3 ] {} <Debug> HTTP-Session: 786e9017-0ce7-46c5-9ce8-a11f7f1df659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2390 2024.08.19 19:04:21.340635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2391 2024.08.19 19:04:21.340696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2392 2024.08.19 19:04:21.340718 [ 3 ] {} <Debug> HTTP-Session: 32209c53-5607-443f-8149-cd1a72c23d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2393 2024.08.19 19:04:21.340736 [ 3 ] {} <Debug> HTTP-Session: 32209c53-5607-443f-8149-cd1a72c23d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.08.19 19:04:21.340750 [ 3 ] {} <Debug> HTTP-Session: 32209c53-5607-443f-8149-cd1a72c23d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.08.19 19:04:21.340788 [ 3 ] {} <Trace> HTTP-Session: 32209c53-5607-443f-8149-cd1a72c23d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2396 2024.08.19 19:04:21.340915 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2397 2024.08.19 19:04:21.340965 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2398 2024.08.19 19:04:21.341207 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2024.08.19 19:04:21.341537 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2400 2024.08.19 19:04:21.341578 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2401 2024.08.19 19:04:21.341952 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2402 2024.08.19 19:04:21.342331 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2403 2024.08.19 19:04:21.342500 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001616 sec., 13613.861386138613 rows/sec., 1023.70 KiB/sec.
2404 2024.08.19 19:04:21.342783 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Debug> DynamicQueryHandler: Done processing query
2405 2024.08.19 19:04:21.342810 [ 3 ] {31d5c7e3-2ada-4f58-81e6-c3d81629576c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2406 2024.08.19 19:04:21.342827 [ 3 ] {} <Debug> HTTP-Session: 32209c53-5607-443f-8149-cd1a72c23d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2407 2024.08.19 19:04:21.342954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.08.19 19:04:21.343011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2409 2024.08.19 19:04:21.343032 [ 3 ] {} <Debug> HTTP-Session: 568d271e-8c77-4e22-905b-b2c238798b88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2410 2024.08.19 19:04:21.343050 [ 3 ] {} <Debug> HTTP-Session: 568d271e-8c77-4e22-905b-b2c238798b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.08.19 19:04:21.343065 [ 3 ] {} <Debug> HTTP-Session: 568d271e-8c77-4e22-905b-b2c238798b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.08.19 19:04:21.343100 [ 3 ] {} <Trace> HTTP-Session: 568d271e-8c77-4e22-905b-b2c238798b88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2413 2024.08.19 19:04:21.343229 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2414 2024.08.19 19:04:21.343286 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2415 2024.08.19 19:04:21.343574 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2416 2024.08.19 19:04:21.343901 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2417 2024.08.19 19:04:21.343941 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2418 2024.08.19 19:04:21.344307 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2419 2024.08.19 19:04:21.344672 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2420 2024.08.19 19:04:21.344847 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001653 sec., 8469.449485783425 rows/sec., 593.15 KiB/sec.
2421 2024.08.19 19:04:21.345058 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Debug> DynamicQueryHandler: Done processing query
2422 2024.08.19 19:04:21.345085 [ 3 ] {68813c74-00a1-49c6-a704-3ff815104b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2423 2024.08.19 19:04:21.345101 [ 3 ] {} <Debug> HTTP-Session: 568d271e-8c77-4e22-905b-b2c238798b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2424 2024.08.19 19:04:21.345222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2425 2024.08.19 19:04:21.345273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2426 2024.08.19 19:04:21.345293 [ 3 ] {} <Debug> HTTP-Session: e05daca8-c6aa-4744-8425-120ea7d2546e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2427 2024.08.19 19:04:21.345310 [ 3 ] {} <Debug> HTTP-Session: e05daca8-c6aa-4744-8425-120ea7d2546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.08.19 19:04:21.345325 [ 3 ] {} <Debug> HTTP-Session: e05daca8-c6aa-4744-8425-120ea7d2546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.08.19 19:04:21.345356 [ 3 ] {} <Trace> HTTP-Session: e05daca8-c6aa-4744-8425-120ea7d2546e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2430 2024.08.19 19:04:21.345452 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2431 2024.08.19 19:04:21.345496 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2432 2024.08.19 19:04:21.345719 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2024.08.19 19:04:21.346027 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2434 2024.08.19 19:04:21.346065 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2435 2024.08.19 19:04:21.346407 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2436 2024.08.19 19:04:21.346777 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2437 2024.08.19 19:04:21.346940 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 234.45 KiB/sec.
2438 2024.08.19 19:04:21.347113 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Debug> DynamicQueryHandler: Done processing query
2439 2024.08.19 19:04:21.347137 [ 3 ] {c58f169e-81a3-48ef-a8d3-7e4df37615f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2440 2024.08.19 19:04:21.347153 [ 3 ] {} <Debug> HTTP-Session: e05daca8-c6aa-4744-8425-120ea7d2546e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.08.19 19:04:21.347320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2024.08.19 19:04:21.347415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2443 2024.08.19 19:04:21.347458 [ 3 ] {} <Debug> HTTP-Session: 7a54656d-edd8-4478-af29-558287168d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2444 2024.08.19 19:04:21.347495 [ 3 ] {} <Debug> HTTP-Session: 7a54656d-edd8-4478-af29-558287168d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.08.19 19:04:21.347512 [ 3 ] {} <Debug> HTTP-Session: 7a54656d-edd8-4478-af29-558287168d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2446 2024.08.19 19:04:21.347546 [ 3 ] {} <Trace> HTTP-Session: 7a54656d-edd8-4478-af29-558287168d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2447 2024.08.19 19:04:21.347793 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2448 2024.08.19 19:04:21.347840 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2449 2024.08.19 19:04:21.348071 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2450 2024.08.19 19:04:21.348632 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2024.08.19 19:04:21.348671 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2452 2024.08.19 19:04:21.349064 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2453 2024.08.19 19:04:21.349433 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2454 2024.08.19 19:04:21.349596 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001925 sec., 209870.12987012987 rows/sec., 14.94 MiB/sec.
2455 2024.08.19 19:04:21.349793 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Debug> DynamicQueryHandler: Done processing query
2456 2024.08.19 19:04:21.349823 [ 3 ] {f515e312-6c10-48b3-9d76-59627eac5c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2457 2024.08.19 19:04:21.349840 [ 3 ] {} <Debug> HTTP-Session: 7a54656d-edd8-4478-af29-558287168d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.08.19 19:04:21.349977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2459 2024.08.19 19:04:21.350029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2460 2024.08.19 19:04:21.350050 [ 3 ] {} <Debug> HTTP-Session: 798c5ca9-14b9-4ea0-b300-8cdf1a783f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2461 2024.08.19 19:04:21.350067 [ 3 ] {} <Debug> HTTP-Session: 798c5ca9-14b9-4ea0-b300-8cdf1a783f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.08.19 19:04:21.350081 [ 3 ] {} <Debug> HTTP-Session: 798c5ca9-14b9-4ea0-b300-8cdf1a783f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2463 2024.08.19 19:04:21.350112 [ 3 ] {} <Trace> HTTP-Session: 798c5ca9-14b9-4ea0-b300-8cdf1a783f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2464 2024.08.19 19:04:21.350209 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2465 2024.08.19 19:04:21.350256 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2466 2024.08.19 19:04:21.350388 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2467 2024.08.19 19:04:21.350678 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2468 2024.08.19 19:04:21.350718 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2469 2024.08.19 19:04:21.351088 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2470 2024.08.19 19:04:21.351422 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2471 2024.08.19 19:04:21.351740 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec.
2472 2024.08.19 19:04:21.351917 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Debug> DynamicQueryHandler: Done processing query
2473 2024.08.19 19:04:21.351941 [ 3 ] {283d1280-9fbb-40d1-b109-550587b0eee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2474 2024.08.19 19:04:21.351957 [ 3 ] {} <Debug> HTTP-Session: 798c5ca9-14b9-4ea0-b300-8cdf1a783f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2475 2024.08.19 19:04:21.352114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2476 2024.08.19 19:04:21.352164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2477 2024.08.19 19:04:21.352183 [ 3 ] {} <Debug> HTTP-Session: 0eb857d4-c01d-473a-81e9-d188f83f92c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2478 2024.08.19 19:04:21.352199 [ 3 ] {} <Debug> HTTP-Session: 0eb857d4-c01d-473a-81e9-d188f83f92c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.08.19 19:04:21.352213 [ 3 ] {} <Debug> HTTP-Session: 0eb857d4-c01d-473a-81e9-d188f83f92c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.08.19 19:04:21.352243 [ 3 ] {} <Trace> HTTP-Session: 0eb857d4-c01d-473a-81e9-d188f83f92c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2481 2024.08.19 19:04:21.352457 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2482 2024.08.19 19:04:21.352611 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2483 2024.08.19 19:04:21.352756 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.08.19 19:04:21.353183 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2485 2024.08.19 19:04:21.353221 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2486 2024.08.19 19:04:21.353623 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2487 2024.08.19 19:04:21.354020 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2488 2024.08.19 19:04:21.354190 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001855 sec., 127762.80323450133 rows/sec., 8.56 MiB/sec.
2489 2024.08.19 19:04:21.354496 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Debug> DynamicQueryHandler: Done processing query
2490 2024.08.19 19:04:21.354522 [ 3 ] {f2617f1a-5d2b-437c-b971-49dd8b59f9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2491 2024.08.19 19:04:21.354538 [ 3 ] {} <Debug> HTTP-Session: 0eb857d4-c01d-473a-81e9-d188f83f92c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.08.19 19:04:21.354659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2493 2024.08.19 19:04:21.354709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2494 2024.08.19 19:04:21.354729 [ 3 ] {} <Debug> HTTP-Session: 4195ab71-4945-4538-9946-8c2280b07235 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2495 2024.08.19 19:04:21.354746 [ 3 ] {} <Debug> HTTP-Session: 4195ab71-4945-4538-9946-8c2280b07235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.08.19 19:04:21.354760 [ 3 ] {} <Debug> HTTP-Session: 4195ab71-4945-4538-9946-8c2280b07235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2497 2024.08.19 19:04:21.354792 [ 3 ] {} <Trace> HTTP-Session: 4195ab71-4945-4538-9946-8c2280b07235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2498 2024.08.19 19:04:21.354887 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2499 2024.08.19 19:04:21.354932 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2500 2024.08.19 19:04:21.355080 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2501 2024.08.19 19:04:21.355343 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2502 2024.08.19 19:04:21.355382 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2503 2024.08.19 19:04:21.355724 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2504 2024.08.19 19:04:21.356045 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2505 2024.08.19 19:04:21.356205 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
2506 2024.08.19 19:04:21.356407 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Debug> DynamicQueryHandler: Done processing query
2507 2024.08.19 19:04:21.356432 [ 3 ] {a2d784c7-8640-481e-9041-7fb7bb0c89e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2508 2024.08.19 19:04:21.356448 [ 3 ] {} <Debug> HTTP-Session: 4195ab71-4945-4538-9946-8c2280b07235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.08.19 19:04:21.356598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2510 2024.08.19 19:04:21.356647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2511 2024.08.19 19:04:21.356665 [ 3 ] {} <Debug> HTTP-Session: 699b83d1-d6bd-4a3e-9bc6-d5f1c5ce17d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2512 2024.08.19 19:04:21.356681 [ 3 ] {} <Debug> HTTP-Session: 699b83d1-d6bd-4a3e-9bc6-d5f1c5ce17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.08.19 19:04:21.356695 [ 3 ] {} <Debug> HTTP-Session: 699b83d1-d6bd-4a3e-9bc6-d5f1c5ce17d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.08.19 19:04:21.356725 [ 3 ] {} <Trace> HTTP-Session: 699b83d1-d6bd-4a3e-9bc6-d5f1c5ce17d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2515 2024.08.19 19:04:21.356986 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2516 2024.08.19 19:04:21.357047 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <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
2517 2024.08.19 19:04:21.357440 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2518 2024.08.19 19:04:21.358129 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2519 2024.08.19 19:04:21.358166 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2520 2024.08.19 19:04:21.358759 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2521 2024.08.19 19:04:21.359157 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2522 2024.08.19 19:04:21.359347 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002546 sec., 8641.005498821682 rows/sec., 15.48 MiB/sec.
2523 2024.08.19 19:04:21.359567 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Debug> DynamicQueryHandler: Done processing query
2524 2024.08.19 19:04:21.359592 [ 3 ] {87e14e12-abb7-4ff0-8b60-c35836097b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2525 2024.08.19 19:04:21.359607 [ 3 ] {} <Debug> HTTP-Session: 699b83d1-d6bd-4a3e-9bc6-d5f1c5ce17d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2526 2024.08.19 19:04:21.359740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2527 2024.08.19 19:04:21.359794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2528 2024.08.19 19:04:21.359813 [ 3 ] {} <Debug> HTTP-Session: 7195f89b-1655-4672-bf6b-fbb434be41a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2529 2024.08.19 19:04:21.359830 [ 3 ] {} <Debug> HTTP-Session: 7195f89b-1655-4672-bf6b-fbb434be41a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.08.19 19:04:21.359844 [ 3 ] {} <Debug> HTTP-Session: 7195f89b-1655-4672-bf6b-fbb434be41a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.08.19 19:04:21.359874 [ 3 ] {} <Trace> HTTP-Session: 7195f89b-1655-4672-bf6b-fbb434be41a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2532 2024.08.19 19:04:21.360002 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2533 2024.08.19 19:04:21.360046 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2534 2024.08.19 19:04:21.360173 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2535 2024.08.19 19:04:21.360483 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2536 2024.08.19 19:04:21.360520 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
2537 2024.08.19 19:04:21.360882 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2538 2024.08.19 19:04:21.361219 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2539 2024.08.19 19:04:21.361373 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
2540 2024.08.19 19:04:21.361539 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Debug> DynamicQueryHandler: Done processing query
2541 2024.08.19 19:04:21.361563 [ 3 ] {cae4c2f0-7622-4690-b174-bf2037d547dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2542 2024.08.19 19:04:21.361578 [ 3 ] {} <Debug> HTTP-Session: 7195f89b-1655-4672-bf6b-fbb434be41a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.08.19 19:04:23.600428 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
2544 2024.08.19 19:04:23.600509 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
2545 2024.08.19 19:04:26.331554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2546 2024.08.19 19:04:26.331674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2547 2024.08.19 19:04:26.331698 [ 3 ] {} <Debug> HTTP-Session: 713c5680-5c87-4feb-9cdd-16c2e2b51278 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2548 2024.08.19 19:04:26.331722 [ 3 ] {} <Debug> HTTP-Session: 713c5680-5c87-4feb-9cdd-16c2e2b51278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2549 2024.08.19 19:04:26.331736 [ 3 ] {} <Debug> HTTP-Session: 713c5680-5c87-4feb-9cdd-16c2e2b51278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2550 2024.08.19 19:04:26.331784 [ 3 ] {} <Trace> HTTP-Session: 713c5680-5c87-4feb-9cdd-16c2e2b51278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2551 2024.08.19 19:04:26.331976 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2552 2024.08.19 19:04:26.332040 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2553 2024.08.19 19:04:26.332365 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2554 2024.08.19 19:04:26.332836 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2555 2024.08.19 19:04:26.332876 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2556 2024.08.19 19:04:26.333281 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2557 2024.08.19 19:04:26.333654 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2558 2024.08.19 19:04:26.333800 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec.
2559 2024.08.19 19:04:26.334094 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Debug> DynamicQueryHandler: Done processing query
2560 2024.08.19 19:04:26.334119 [ 3 ] {870a3a73-0709-4ede-ae61-5ab018cdc656} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2561 2024.08.19 19:04:26.334135 [ 3 ] {} <Debug> HTTP-Session: 713c5680-5c87-4feb-9cdd-16c2e2b51278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2562 2024.08.19 19:04:26.334271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2563 2024.08.19 19:04:26.334321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2564 2024.08.19 19:04:26.334340 [ 3 ] {} <Debug> HTTP-Session: 30b94f57-c78b-4df5-951b-b12b85e38228 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2565 2024.08.19 19:04:26.334356 [ 3 ] {} <Debug> HTTP-Session: 30b94f57-c78b-4df5-951b-b12b85e38228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2566 2024.08.19 19:04:26.334370 [ 3 ] {} <Debug> HTTP-Session: 30b94f57-c78b-4df5-951b-b12b85e38228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.08.19 19:04:26.334401 [ 3 ] {} <Trace> HTTP-Session: 30b94f57-c78b-4df5-951b-b12b85e38228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2568 2024.08.19 19:04:26.334517 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2569 2024.08.19 19:04:26.334599 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2570 2024.08.19 19:04:26.334917 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2571 2024.08.19 19:04:26.335343 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2572 2024.08.19 19:04:26.335381 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2573 2024.08.19 19:04:26.335759 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2574 2024.08.19 19:04:26.336120 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2575 2024.08.19 19:04:26.336248 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00177 sec., 36158.19209039548 rows/sec., 2.82 MiB/sec.
2576 2024.08.19 19:04:26.336793 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Debug> DynamicQueryHandler: Done processing query
2577 2024.08.19 19:04:26.336818 [ 3 ] {1519bf0a-5bb1-4f06-82b3-dc50f6e3850a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2578 2024.08.19 19:04:26.336835 [ 3 ] {} <Debug> HTTP-Session: 30b94f57-c78b-4df5-951b-b12b85e38228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2579 2024.08.19 19:04:26.337001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2580 2024.08.19 19:04:26.337052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2581 2024.08.19 19:04:26.337073 [ 3 ] {} <Debug> HTTP-Session: 88a890a4-5416-4eca-943c-c4117b5cc6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2582 2024.08.19 19:04:26.337089 [ 3 ] {} <Debug> HTTP-Session: 88a890a4-5416-4eca-943c-c4117b5cc6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2583 2024.08.19 19:04:26.337103 [ 3 ] {} <Debug> HTTP-Session: 88a890a4-5416-4eca-943c-c4117b5cc6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.08.19 19:04:26.337135 [ 3 ] {} <Trace> HTTP-Session: 88a890a4-5416-4eca-943c-c4117b5cc6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2585 2024.08.19 19:04:26.337283 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2586 2024.08.19 19:04:26.337331 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2587 2024.08.19 19:04:26.337505 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2588 2024.08.19 19:04:26.337922 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2589 2024.08.19 19:04:26.337959 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2590 2024.08.19 19:04:26.338386 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2591 2024.08.19 19:04:26.338730 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2592 2024.08.19 19:04:26.338867 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec.
2593 2024.08.19 19:04:26.339164 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Debug> DynamicQueryHandler: Done processing query
2594 2024.08.19 19:04:26.339189 [ 3 ] {09e6bb7b-8112-4fa2-9d65-f447cee7b1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2595 2024.08.19 19:04:26.339207 [ 3 ] {} <Debug> HTTP-Session: 88a890a4-5416-4eca-943c-c4117b5cc6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2596 2024.08.19 19:04:26.339347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2597 2024.08.19 19:04:26.339398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2598 2024.08.19 19:04:26.339418 [ 3 ] {} <Debug> HTTP-Session: f31716ec-d78b-4cb8-8d7f-0cdd2f14d84a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2599 2024.08.19 19:04:26.339435 [ 3 ] {} <Debug> HTTP-Session: f31716ec-d78b-4cb8-8d7f-0cdd2f14d84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2600 2024.08.19 19:04:26.339449 [ 3 ] {} <Debug> HTTP-Session: f31716ec-d78b-4cb8-8d7f-0cdd2f14d84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.08.19 19:04:26.339480 [ 3 ] {} <Trace> HTTP-Session: f31716ec-d78b-4cb8-8d7f-0cdd2f14d84a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2602 2024.08.19 19:04:26.339606 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2603 2024.08.19 19:04:26.339652 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2604 2024.08.19 19:04:26.339799 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2605 2024.08.19 19:04:26.340120 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2606 2024.08.19 19:04:26.340157 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2607 2024.08.19 19:04:26.340509 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2608 2024.08.19 19:04:26.340827 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2609 2024.08.19 19:04:26.340958 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
2610 2024.08.19 19:04:26.341215 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Debug> DynamicQueryHandler: Done processing query
2611 2024.08.19 19:04:26.341240 [ 3 ] {8a118b87-937f-4abe-a0b6-85edfaeb28cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2612 2024.08.19 19:04:26.341256 [ 3 ] {} <Debug> HTTP-Session: f31716ec-d78b-4cb8-8d7f-0cdd2f14d84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.08.19 19:04:31.336655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2614 2024.08.19 19:04:31.336846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2615 2024.08.19 19:04:31.336893 [ 3 ] {} <Debug> HTTP-Session: a7db5bc8-5a91-4c6b-a081-07f6d2e92778 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2616 2024.08.19 19:04:31.336934 [ 3 ] {} <Debug> HTTP-Session: a7db5bc8-5a91-4c6b-a081-07f6d2e92778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.08.19 19:04:31.336961 [ 3 ] {} <Debug> HTTP-Session: a7db5bc8-5a91-4c6b-a081-07f6d2e92778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.08.19 19:04:31.337042 [ 3 ] {} <Trace> HTTP-Session: a7db5bc8-5a91-4c6b-a081-07f6d2e92778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2619 2024.08.19 19:04:31.337430 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2620 2024.08.19 19:04:31.337499 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2621 2024.08.19 19:04:31.337847 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2622 2024.08.19 19:04:31.338460 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2623 2024.08.19 19:04:31.338503 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2624 2024.08.19 19:04:31.338939 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2625 2024.08.19 19:04:31.339324 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2626 2024.08.19 19:04:31.339487 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002233 sec., 104343.93193013882 rows/sec., 9.18 MiB/sec.
2627 2024.08.19 19:04:31.339707 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Debug> DynamicQueryHandler: Done processing query
2628 2024.08.19 19:04:31.339734 [ 3 ] {87ad622c-9a34-46d5-af2a-a8a6dca21de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2629 2024.08.19 19:04:31.339750 [ 3 ] {} <Debug> HTTP-Session: a7db5bc8-5a91-4c6b-a081-07f6d2e92778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.08.19 19:04:31.339884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2631 2024.08.19 19:04:31.339935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2632 2024.08.19 19:04:31.339954 [ 3 ] {} <Debug> HTTP-Session: 4d5991de-fd55-4779-ba74-ba56a1598ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2633 2024.08.19 19:04:31.339970 [ 3 ] {} <Debug> HTTP-Session: 4d5991de-fd55-4779-ba74-ba56a1598ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2634 2024.08.19 19:04:31.339984 [ 3 ] {} <Debug> HTTP-Session: 4d5991de-fd55-4779-ba74-ba56a1598ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2635 2024.08.19 19:04:31.340016 [ 3 ] {} <Trace> HTTP-Session: 4d5991de-fd55-4779-ba74-ba56a1598ebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2636 2024.08.19 19:04:31.340117 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2637 2024.08.19 19:04:31.340159 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2638 2024.08.19 19:04:31.340384 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2639 2024.08.19 19:04:31.340745 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2640 2024.08.19 19:04:31.340784 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2641 2024.08.19 19:04:31.341134 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2642 2024.08.19 19:04:31.341500 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2643 2024.08.19 19:04:31.341657 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001558 sec., 14120.667522464699 rows/sec., 1.04 MiB/sec.
2644 2024.08.19 19:04:31.341830 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Debug> DynamicQueryHandler: Done processing query
2645 2024.08.19 19:04:31.341855 [ 3 ] {371ec914-c9be-47de-b219-c4d07a8d2634} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2646 2024.08.19 19:04:31.341871 [ 3 ] {} <Debug> HTTP-Session: 4d5991de-fd55-4779-ba74-ba56a1598ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.08.19 19:04:31.341999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2024.08.19 19:04:31.342048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2649 2024.08.19 19:04:31.342068 [ 3 ] {} <Debug> HTTP-Session: 3820623f-945b-428f-b79a-3818f96cf77f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2650 2024.08.19 19:04:31.342084 [ 3 ] {} <Debug> HTTP-Session: 3820623f-945b-428f-b79a-3818f96cf77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.08.19 19:04:31.342098 [ 3 ] {} <Debug> HTTP-Session: 3820623f-945b-428f-b79a-3818f96cf77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.08.19 19:04:31.342128 [ 3 ] {} <Trace> HTTP-Session: 3820623f-945b-428f-b79a-3818f96cf77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2653 2024.08.19 19:04:31.342228 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2654 2024.08.19 19:04:31.342270 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2655 2024.08.19 19:04:31.342492 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2656 2024.08.19 19:04:31.342823 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2657 2024.08.19 19:04:31.342861 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2658 2024.08.19 19:04:31.343214 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2659 2024.08.19 19:04:31.343568 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2660 2024.08.19 19:04:31.343720 [ 52 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2661 2024.08.19 19:04:31.343734 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec.
2662 2024.08.19 19:04:31.343803 [ 52 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2663 2024.08.19 19:04:31.343868 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2664 2024.08.19 19:04:31.344095 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Debug> DynamicQueryHandler: Done processing query
2665 2024.08.19 19:04:31.344182 [ 3 ] {cfbe80e7-1b75-45e4-850b-4402c7d14cc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2666 2024.08.19 19:04:31.344288 [ 3 ] {} <Debug> HTTP-Session: 3820623f-945b-428f-b79a-3818f96cf77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.08.19 19:04:31.344407 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
2668 2024.08.19 19:04:31.344505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2024.08.19 19:04:31.344621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2670 2024.08.19 19:04:31.344674 [ 3 ] {} <Debug> HTTP-Session: 29a6c9f7-ddae-41cd-b36f-edad1c978f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2671 2024.08.19 19:04:31.344721 [ 3 ] {} <Debug> HTTP-Session: 29a6c9f7-ddae-41cd-b36f-edad1c978f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.08.19 19:04:31.344759 [ 3 ] {} <Debug> HTTP-Session: 29a6c9f7-ddae-41cd-b36f-edad1c978f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.08.19 19:04:31.344796 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2674 2024.08.19 19:04:31.344828 [ 3 ] {} <Trace> HTTP-Session: 29a6c9f7-ddae-41cd-b36f-edad1c978f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2675 2024.08.19 19:04:31.344885 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2676 2024.08.19 19:04:31.345025 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2677 2024.08.19 19:04:31.345128 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2678 2024.08.19 19:04:31.345183 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2679 2024.08.19 19:04:31.345440 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2680 2024.08.19 19:04:31.345801 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
2681 2024.08.19 19:04:31.346112 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2682 2024.08.19 19:04:31.346422 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
2683 2024.08.19 19:04:31.347164 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2024.08.19 19:04:31.347898 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2685 2024.08.19 19:04:31.347939 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2686 2024.08.19 19:04:31.348762 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2687 2024.08.19 19:04:31.349748 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005739714 sec., 51918.96320966515 rows/sec., 3.54 MiB/sec.
2688 2024.08.19 19:04:31.349817 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2689 2024.08.19 19:04:31.350089 [ 51 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2690 2024.08.19 19:04:31.350115 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005155 sec., 1163.9185257032009 rows/sec., 68.77 KiB/sec.
2691 2024.08.19 19:04:31.350086 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2692 2024.08.19 19:04:31.350159 [ 51 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2693 2024.08.19 19:04:31.350237 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2694 2024.08.19 19:04:31.350932 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2695 2024.08.19 19:04:31.350967 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Debug> DynamicQueryHandler: Done processing query
2696 2024.08.19 19:04:31.351040 [ 3 ] {cf96a5a3-4a7b-481c-92f8-fd28d1b40c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2697 2024.08.19 19:04:31.351139 [ 3 ] {} <Debug> HTTP-Session: 29a6c9f7-ddae-41cd-b36f-edad1c978f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2698 2024.08.19 19:04:31.351548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2024.08.19 19:04:31.351643 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2700 2024.08.19 19:04:31.351694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2701 2024.08.19 19:04:31.351715 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2702 2024.08.19 19:04:31.351763 [ 3 ] {} <Debug> HTTP-Session: 0bbbd859-d27b-407e-a488-10b90767d7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2703 2024.08.19 19:04:31.351792 [ 3 ] {} <Debug> HTTP-Session: 0bbbd859-d27b-407e-a488-10b90767d7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2704 2024.08.19 19:04:31.351879 [ 3 ] {} <Debug> HTTP-Session: 0bbbd859-d27b-407e-a488-10b90767d7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2705 2024.08.19 19:04:31.352094 [ 3 ] {} <Trace> HTTP-Session: 0bbbd859-d27b-407e-a488-10b90767d7a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2706 2024.08.19 19:04:31.352135 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2707 2024.08.19 19:04:31.352314 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2024.08.19 19:04:31.352587 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2709 2024.08.19 19:04:31.352702 [ 195 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_6_1} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2710 2024.08.19 19:04:31.352898 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2711 2024.08.19 19:04:31.352940 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2712 2024.08.19 19:04:31.353075 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2713 2024.08.19 19:04:31.353173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2714 2024.08.19 19:04:31.353394 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
2715 2024.08.19 19:04:31.354161 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2716 2024.08.19 19:04:31.354813 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2717 2024.08.19 19:04:31.354851 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2718 2024.08.19 19:04:31.355282 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2719 2024.08.19 19:04:31.355655 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2720 2024.08.19 19:04:31.355816 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.003405 sec., 118649.04552129221 rows/sec., 8.44 MiB/sec.
2721 2024.08.19 19:04:31.355989 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Debug> DynamicQueryHandler: Done processing query
2722 2024.08.19 19:04:31.356014 [ 3 ] {8a3b3e52-712b-4e24-b5f9-4222f8a795fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2723 2024.08.19 19:04:31.356030 [ 3 ] {} <Debug> HTTP-Session: 0bbbd859-d27b-407e-a488-10b90767d7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2724 2024.08.19 19:04:31.356215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2725 2024.08.19 19:04:31.356262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2726 2024.08.19 19:04:31.356281 [ 3 ] {} <Debug> HTTP-Session: 8d1959de-cd64-4c0c-b172-18b7460c3348 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2727 2024.08.19 19:04:31.356297 [ 3 ] {} <Debug> HTTP-Session: 8d1959de-cd64-4c0c-b172-18b7460c3348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2728 2024.08.19 19:04:31.356310 [ 3 ] {} <Debug> HTTP-Session: 8d1959de-cd64-4c0c-b172-18b7460c3348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.08.19 19:04:31.356340 [ 3 ] {} <Trace> HTTP-Session: 8d1959de-cd64-4c0c-b172-18b7460c3348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2730 2024.08.19 19:04:31.356451 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2731 2024.08.19 19:04:31.356505 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2732 2024.08.19 19:04:31.356771 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2733 2024.08.19 19:04:31.357277 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2734 2024.08.19 19:04:31.357336 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2735 2024.08.19 19:04:31.357392 [ 192 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006976852 sec., 4299.933551693514 rows/sec., 272.95 KiB/sec.
2736 2024.08.19 19:04:31.357608 [ 192 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2737 2024.08.19 19:04:31.358049 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2738 2024.08.19 19:04:31.358618 [ 192 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_5_1} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2739 2024.08.19 19:04:31.358850 [ 192 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_5_1} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2740 2024.08.19 19:04:31.358913 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2741 2024.08.19 19:04:31.359147 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2742 2024.08.19 19:04:31.359304 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002872 sec., 2089.136490250696 rows/sec., 109.15 KiB/sec.
2743 2024.08.19 19:04:31.359634 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Debug> DynamicQueryHandler: Done processing query
2744 2024.08.19 19:04:31.359661 [ 3 ] {30bac9c5-9256-421e-83c4-4846d6db24da} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2745 2024.08.19 19:04:31.359676 [ 3 ] {} <Debug> HTTP-Session: 8d1959de-cd64-4c0c-b172-18b7460c3348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.08.19 19:04:31.359833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.08.19 19:04:31.359882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2748 2024.08.19 19:04:31.359901 [ 3 ] {} <Debug> HTTP-Session: 719b4cd1-34aa-4207-bf09-12bbba468906 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2749 2024.08.19 19:04:31.359917 [ 3 ] {} <Debug> HTTP-Session: 719b4cd1-34aa-4207-bf09-12bbba468906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.08.19 19:04:31.359930 [ 3 ] {} <Debug> HTTP-Session: 719b4cd1-34aa-4207-bf09-12bbba468906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.08.19 19:04:31.359961 [ 3 ] {} <Trace> HTTP-Session: 719b4cd1-34aa-4207-bf09-12bbba468906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2752 2024.08.19 19:04:31.360157 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2753 2024.08.19 19:04:31.360204 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2754 2024.08.19 19:04:31.360371 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2024.08.19 19:04:31.360796 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.08.19 19:04:31.360833 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2757 2024.08.19 19:04:31.361220 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2758 2024.08.19 19:04:31.361559 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2759 2024.08.19 19:04:31.361723 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec.
2760 2024.08.19 19:04:31.361885 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Debug> DynamicQueryHandler: Done processing query
2761 2024.08.19 19:04:31.361909 [ 3 ] {27a06c48-0f0f-4056-8e63-faf72e41f6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2762 2024.08.19 19:04:31.361925 [ 3 ] {} <Debug> HTTP-Session: 719b4cd1-34aa-4207-bf09-12bbba468906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.08.19 19:04:31.362067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.08.19 19:04:31.362114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.08.19 19:04:31.362133 [ 3 ] {} <Debug> HTTP-Session: fa88f8e2-78d0-4604-8663-5b4a2e64f8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2766 2024.08.19 19:04:31.362149 [ 3 ] {} <Debug> HTTP-Session: fa88f8e2-78d0-4604-8663-5b4a2e64f8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.08.19 19:04:31.362162 [ 3 ] {} <Debug> HTTP-Session: fa88f8e2-78d0-4604-8663-5b4a2e64f8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.08.19 19:04:31.362192 [ 3 ] {} <Trace> HTTP-Session: fa88f8e2-78d0-4604-8663-5b4a2e64f8b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2769 2024.08.19 19:04:31.362282 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2770 2024.08.19 19:04:31.362326 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2771 2024.08.19 19:04:31.362451 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2024.08.19 19:04:31.362692 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.08.19 19:04:31.362728 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2774 2024.08.19 19:04:31.363073 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2775 2024.08.19 19:04:31.363390 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2776 2024.08.19 19:04:31.363554 [ 51 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2777 2024.08.19 19:04:31.363564 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
2778 2024.08.19 19:04:31.363605 [ 51 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2779 2024.08.19 19:04:31.363675 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2780 2024.08.19 19:04:31.363912 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Debug> DynamicQueryHandler: Done processing query
2781 2024.08.19 19:04:31.363930 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
2782 2024.08.19 19:04:31.363991 [ 3 ] {ac3f23da-832c-41e8-bb5b-e42ecd2304e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2783 2024.08.19 19:04:31.364069 [ 3 ] {} <Debug> HTTP-Session: fa88f8e2-78d0-4604-8663-5b4a2e64f8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.08.19 19:04:31.364263 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2785 2024.08.19 19:04:31.364282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2786 2024.08.19 19:04:31.364302 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
2787 2024.08.19 19:04:31.364343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2788 2024.08.19 19:04:31.364388 [ 3 ] {} <Debug> HTTP-Session: b68eba93-b0a5-4714-9e84-f00d11fe42e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2789 2024.08.19 19:04:31.364466 [ 3 ] {} <Debug> HTTP-Session: b68eba93-b0a5-4714-9e84-f00d11fe42e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.08.19 19:04:31.364478 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2791 2024.08.19 19:04:31.364509 [ 3 ] {} <Debug> HTTP-Session: b68eba93-b0a5-4714-9e84-f00d11fe42e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.08.19 19:04:31.364640 [ 3 ] {} <Trace> HTTP-Session: b68eba93-b0a5-4714-9e84-f00d11fe42e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2793 2024.08.19 19:04:31.364831 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2794 2024.08.19 19:04:31.365028 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2795 2024.08.19 19:04:31.365199 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2796 2024.08.19 19:04:31.365280 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2797 2024.08.19 19:04:31.365575 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <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
2798 2024.08.19 19:04:31.366637 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2799 2024.08.19 19:04:31.367115 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003345969 sec., 1494.3354227131215 rows/sec., 100.69 KiB/sec.
2800 2024.08.19 19:04:31.367370 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2801 2024.08.19 19:04:31.367797 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2802 2024.08.19 19:04:31.367899 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2803 2024.08.19 19:04:31.368323 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2804 2024.08.19 19:04:31.368496 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_5_1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2805 2024.08.19 19:04:31.368654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
2806 2024.08.19 19:04:31.368984 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2807 2024.08.19 19:04:31.369416 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2808 2024.08.19 19:04:31.369636 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00475 sec., 4631.578947368421 rows/sec., 8.30 MiB/sec.
2809 2024.08.19 19:04:31.370070 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Debug> DynamicQueryHandler: Done processing query
2810 2024.08.19 19:04:31.370094 [ 3 ] {925eb9db-8151-455b-b56d-fe3efa283cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2811 2024.08.19 19:04:31.370111 [ 3 ] {} <Debug> HTTP-Session: b68eba93-b0a5-4714-9e84-f00d11fe42e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.08.19 19:04:31.370237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2024.08.19 19:04:31.370283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2814 2024.08.19 19:04:31.370303 [ 3 ] {} <Debug> HTTP-Session: d5be3ccd-4d65-49ef-880c-66ac33b26e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2815 2024.08.19 19:04:31.370319 [ 3 ] {} <Debug> HTTP-Session: d5be3ccd-4d65-49ef-880c-66ac33b26e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.08.19 19:04:31.370333 [ 3 ] {} <Debug> HTTP-Session: d5be3ccd-4d65-49ef-880c-66ac33b26e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2817 2024.08.19 19:04:31.370363 [ 3 ] {} <Trace> HTTP-Session: d5be3ccd-4d65-49ef-880c-66ac33b26e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2818 2024.08.19 19:04:31.370478 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2819 2024.08.19 19:04:31.370522 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2820 2024.08.19 19:04:31.370653 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2024.08.19 19:04:31.370942 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2822 2024.08.19 19:04:31.370979 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
2823 2024.08.19 19:04:31.371329 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2824 2024.08.19 19:04:31.371652 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2825 2024.08.19 19:04:31.371811 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001363 sec., 60161.40865737344 rows/sec., 3.82 MiB/sec.
2826 2024.08.19 19:04:31.371977 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Debug> DynamicQueryHandler: Done processing query
2827 2024.08.19 19:04:31.372001 [ 3 ] {df7508ef-0372-4c7a-811f-309e03774b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2828 2024.08.19 19:04:31.372017 [ 3 ] {} <Debug> HTTP-Session: d5be3ccd-4d65-49ef-880c-66ac33b26e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2829 2024.08.19 19:04:36.330793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2830 2024.08.19 19:04:36.330928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2831 2024.08.19 19:04:36.330954 [ 3 ] {} <Debug> HTTP-Session: 5db71509-3ed1-4611-862f-325116d3c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2832 2024.08.19 19:04:36.330980 [ 3 ] {} <Debug> HTTP-Session: 5db71509-3ed1-4611-862f-325116d3c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.08.19 19:04:36.330994 [ 3 ] {} <Debug> HTTP-Session: 5db71509-3ed1-4611-862f-325116d3c29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.08.19 19:04:36.331043 [ 3 ] {} <Trace> HTTP-Session: 5db71509-3ed1-4611-862f-325116d3c29d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2835 2024.08.19 19:04:36.331242 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2836 2024.08.19 19:04:36.331308 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2837 2024.08.19 19:04:36.331637 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2838 2024.08.19 19:04:36.332082 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2839 2024.08.19 19:04:36.332126 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2840 2024.08.19 19:04:36.332547 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2841 2024.08.19 19:04:36.332936 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2842 2024.08.19 19:04:36.333108 [ 47 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2843 2024.08.19 19:04:36.333118 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec.
2844 2024.08.19 19:04:36.333197 [ 47 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2845 2024.08.19 19:04:36.333266 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2846 2024.08.19 19:04:36.333469 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
2847 2024.08.19 19:04:36.333514 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Debug> DynamicQueryHandler: Done processing query
2848 2024.08.19 19:04:36.333558 [ 3 ] {8cc00eb5-5f86-4744-a01f-6f5d48cf40fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2849 2024.08.19 19:04:36.333596 [ 3 ] {} <Debug> HTTP-Session: 5db71509-3ed1-4611-862f-325116d3c29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.08.19 19:04:36.333717 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2851 2024.08.19 19:04:36.333757 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1373 rows starting from the beginning of the part
2852 2024.08.19 19:04:36.333793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.08.19 19:04:36.333930 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
2854 2024.08.19 19:04:36.333949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2855 2024.08.19 19:04:36.334060 [ 3 ] {} <Debug> HTTP-Session: f3937102-0e83-4cdc-a1ce-a545124daad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2856 2024.08.19 19:04:36.334187 [ 3 ] {} <Debug> HTTP-Session: f3937102-0e83-4cdc-a1ce-a545124daad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.08.19 19:04:36.334261 [ 3 ] {} <Debug> HTTP-Session: f3937102-0e83-4cdc-a1ce-a545124daad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2858 2024.08.19 19:04:36.334276 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 233 rows starting from the beginning of the part
2859 2024.08.19 19:04:36.334385 [ 3 ] {} <Trace> HTTP-Session: f3937102-0e83-4cdc-a1ce-a545124daad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2860 2024.08.19 19:04:36.334545 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2861 2024.08.19 19:04:36.334871 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 233 rows starting from the beginning of the part
2862 2024.08.19 19:04:36.334895 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2863 2024.08.19 19:04:36.335071 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2864 2024.08.19 19:04:36.335170 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2865 2024.08.19 19:04:36.336029 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2866 2024.08.19 19:04:36.336939 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2867 2024.08.19 19:04:36.337012 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2868 2024.08.19 19:04:36.338015 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2869 2024.08.19 19:04:36.338754 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1981 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365079 sec., 369239.6700961906 rows/sec., 32.39 MiB/sec.
2870 2024.08.19 19:04:36.338970 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2871 2024.08.19 19:04:36.339014 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2872 2024.08.19 19:04:36.339228 [ 47 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2873 2024.08.19 19:04:36.339305 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004618 sec., 13858.813339107839 rows/sec., 1.08 MiB/sec.
2874 2024.08.19 19:04:36.339318 [ 47 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2875 2024.08.19 19:04:36.339409 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2876 2024.08.19 19:04:36.340129 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Debug> DynamicQueryHandler: Done processing query
2877 2024.08.19 19:04:36.340140 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
2878 2024.08.19 19:04:36.340210 [ 3 ] {bb14134f-df67-4120-8065-2869cf1f3d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2879 2024.08.19 19:04:36.340273 [ 3 ] {} <Debug> HTTP-Session: f3937102-0e83-4cdc-a1ce-a545124daad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.08.19 19:04:36.340510 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2881 2024.08.19 19:04:36.340584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2882 2024.08.19 19:04:36.340602 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 870 rows starting from the beginning of the part
2883 2024.08.19 19:04:36.340697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2884 2024.08.19 19:04:36.340739 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2885 2024.08.19 19:04:36.340841 [ 3 ] {} <Debug> HTTP-Session: 47930d72-c9a0-4a0c-8030-9291ccdda124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2886 2024.08.19 19:04:36.341044 [ 3 ] {} <Debug> HTTP-Session: 47930d72-c9a0-4a0c-8030-9291ccdda124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.08.19 19:04:36.341119 [ 3 ] {} <Debug> HTTP-Session: 47930d72-c9a0-4a0c-8030-9291ccdda124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2888 2024.08.19 19:04:36.341122 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
2889 2024.08.19 19:04:36.341182 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_11_2} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2890 2024.08.19 19:04:36.341206 [ 3 ] {} <Trace> HTTP-Session: 47930d72-c9a0-4a0c-8030-9291ccdda124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2891 2024.08.19 19:04:36.341538 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 404 rows starting from the beginning of the part
2892 2024.08.19 19:04:36.341606 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
2893 2024.08.19 19:04:36.341808 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2894 2024.08.19 19:04:36.341836 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2895 2024.08.19 19:04:36.341971 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2896 2024.08.19 19:04:36.342168 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 404 rows starting from the beginning of the part
2897 2024.08.19 19:04:36.342496 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2898 2024.08.19 19:04:36.343155 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2899 2024.08.19 19:04:36.343700 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2900 2024.08.19 19:04:36.343748 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2901 2024.08.19 19:04:36.344369 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2902 2024.08.19 19:04:36.344758 [ 190 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140576 sec., 358325.6039790094 rows/sec., 27.31 MiB/sec.
2903 2024.08.19 19:04:36.344992 [ 188 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2904 2024.08.19 19:04:36.345059 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2905 2024.08.19 19:04:36.345364 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2906 2024.08.19 19:04:36.345417 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003845 sec., 41612.483745123536 rows/sec., 2.90 MiB/sec.
2907 2024.08.19 19:04:36.345491 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2908 2024.08.19 19:04:36.345583 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2909 2024.08.19 19:04:36.346063 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
2910 2024.08.19 19:04:36.346358 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Debug> DynamicQueryHandler: Done processing query
2911 2024.08.19 19:04:36.346444 [ 3 ] {49d22d6f-a3fb-4052-89da-0c067f9198cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2912 2024.08.19 19:04:36.346454 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2913 2024.08.19 19:04:36.346503 [ 3 ] {} <Debug> HTTP-Session: 47930d72-c9a0-4a0c-8030-9291ccdda124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.08.19 19:04:36.346519 [ 188 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2915 2024.08.19 19:04:36.346562 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3095 rows starting from the beginning of the part
2916 2024.08.19 19:04:36.346706 [ 188 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_11_2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2917 2024.08.19 19:04:36.346754 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
2918 2024.08.19 19:04:36.347099 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
2919 2024.08.19 19:04:36.347188 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part
2920 2024.08.19 19:04:36.347203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2921 2024.08.19 19:04:36.347420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2922 2024.08.19 19:04:36.347479 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
2923 2024.08.19 19:04:36.347513 [ 3 ] {} <Debug> HTTP-Session: 1f0d1cb7-79fe-4ca5-a305-be7a056833f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2924 2024.08.19 19:04:36.347583 [ 3 ] {} <Debug> HTTP-Session: 1f0d1cb7-79fe-4ca5-a305-be7a056833f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.08.19 19:04:36.347721 [ 3 ] {} <Debug> HTTP-Session: 1f0d1cb7-79fe-4ca5-a305-be7a056833f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.08.19 19:04:36.347814 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part
2927 2024.08.19 19:04:36.347861 [ 3 ] {} <Trace> HTTP-Session: 1f0d1cb7-79fe-4ca5-a305-be7a056833f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2928 2024.08.19 19:04:36.348061 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2929 2024.08.19 19:04:36.348421 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2930 2024.08.19 19:04:36.348529 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2931 2024.08.19 19:04:36.348933 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2932 2024.08.19 19:04:36.349503 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2933 2024.08.19 19:04:36.349570 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2934 2024.08.19 19:04:36.350610 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2935 2024.08.19 19:04:36.351136 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2936 2024.08.19 19:04:36.351509 [ 29 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2937 2024.08.19 19:04:36.351558 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.005779345 sec., 674989.9858894044 rows/sec., 45.48 MiB/sec.
2938 2024.08.19 19:04:36.351604 [ 29 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2939 2024.08.19 19:04:36.351616 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003459 sec., 17346.053772766696 rows/sec., 1.17 MiB/sec.
2940 2024.08.19 19:04:36.351661 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
2941 2024.08.19 19:04:36.351970 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
2942 2024.08.19 19:04:36.352026 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2943 2024.08.19 19:04:36.352095 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Debug> DynamicQueryHandler: Done processing query
2944 2024.08.19 19:04:36.352201 [ 3 ] {084c1d44-86d8-4abb-9f14-efd52d633107} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2945 2024.08.19 19:04:36.352296 [ 3 ] {} <Debug> HTTP-Session: 1f0d1cb7-79fe-4ca5-a305-be7a056833f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.08.19 19:04:36.352392 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2947 2024.08.19 19:04:36.352456 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part
2948 2024.08.19 19:04:36.352702 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
2949 2024.08.19 19:04:36.352992 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part
2950 2024.08.19 19:04:36.353193 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
2951 2024.08.19 19:04:36.353501 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2952 2024.08.19 19:04:36.353567 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part
2953 2024.08.19 19:04:36.353734 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2954 2024.08.19 19:04:36.353758 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2955 2024.08.19 19:04:36.353955 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
2956 2024.08.19 19:04:36.354836 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 4 columns (4 merged, 0 gathered) in 0.003039244 sec., 224397.90948012072 rows/sec., 14.62 MiB/sec.
2957 2024.08.19 19:04:36.355020 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2958 2024.08.19 19:04:36.355415 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2024.08.19 19:04:36.355496 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_11_2} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2960 2024.08.19 19:04:36.355578 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2961 2024.08.19 19:04:38.600556 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache
2962 2024.08.19 19:04:38.600634 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache
2963 2024.08.19 19:04:41.334955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.08.19 19:04:41.335084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2965 2024.08.19 19:04:41.335109 [ 3 ] {} <Debug> HTTP-Session: 3e51935f-fea8-4d0f-a09d-2fae1ea5fb5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2966 2024.08.19 19:04:41.335131 [ 3 ] {} <Debug> HTTP-Session: 3e51935f-fea8-4d0f-a09d-2fae1ea5fb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.08.19 19:04:41.335145 [ 3 ] {} <Debug> HTTP-Session: 3e51935f-fea8-4d0f-a09d-2fae1ea5fb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.08.19 19:04:41.335192 [ 3 ] {} <Trace> HTTP-Session: 3e51935f-fea8-4d0f-a09d-2fae1ea5fb5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2969 2024.08.19 19:04:41.335434 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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)
2970 2024.08.19 19:04:41.335836 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2971 2024.08.19 19:04:41.335889 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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
2972 2024.08.19 19:04:41.336247 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2973 2024.08.19 19:04:41.336327 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2974 2024.08.19 19:04:41.336494 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2975 2024.08.19 19:04:41.336685 [ 259 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2976 2024.08.19 19:04:41.336737 [ 254 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2977 2024.08.19 19:04:41.336725 [ 250 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2978 2024.08.19 19:04:41.336685 [ 251 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2979 2024.08.19 19:04:41.336938 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
2980 2024.08.19 19:04:41.336969 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
2981 2024.08.19 19:04:41.337103 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2982 2024.08.19 19:04:41.337126 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Reading approx. 40 rows with 4 streams
2983 2024.08.19 19:04:41.337169 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2984 2024.08.19 19:04:41.337214 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2985 2024.08.19 19:04:41.337258 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2986 2024.08.19 19:04:41.337300 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2987 2024.08.19 19:04:41.339857 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004537 sec., 8816.398501212254 rows/sec., 336.21 KiB/sec.
2988 2024.08.19 19:04:41.340313 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> DynamicQueryHandler: Done processing query
2989 2024.08.19 19:04:41.340344 [ 3 ] {9e12a776-cbea-4b01-986e-8fec4e651edd} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2990 2024.08.19 19:04:41.340364 [ 3 ] {} <Debug> HTTP-Session: 3e51935f-fea8-4d0f-a09d-2fae1ea5fb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2991 2024.08.19 19:04:41.342124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2992 2024.08.19 19:04:41.342172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2993 2024.08.19 19:04:41.342191 [ 3 ] {} <Debug> HTTP-Session: 71770012-6dbf-4b14-a5fd-c3b724e3101c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
2994 2024.08.19 19:04:41.342207 [ 3 ] {} <Debug> HTTP-Session: 71770012-6dbf-4b14-a5fd-c3b724e3101c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2995 2024.08.19 19:04:41.342221 [ 3 ] {} <Debug> HTTP-Session: 71770012-6dbf-4b14-a5fd-c3b724e3101c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2996 2024.08.19 19:04:41.342252 [ 3 ] {} <Trace> HTTP-Session: 71770012-6dbf-4b14-a5fd-c3b724e3101c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2997 2024.08.19 19:04:41.342360 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2998 2024.08.19 19:04:41.342406 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2999 2024.08.19 19:04:41.342572 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3000 2024.08.19 19:04:41.342923 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3001 2024.08.19 19:04:41.342960 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3002 2024.08.19 19:04:41.343434 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3003 2024.08.19 19:04:41.343745 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3004 2024.08.19 19:04:41.343888 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.00156 sec., 641.025641025641 rows/sec., 145.23 KiB/sec.
3005 2024.08.19 19:04:41.344199 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Debug> DynamicQueryHandler: Done processing query
3006 2024.08.19 19:04:41.344224 [ 3 ] {6587a048-f482-4a7b-9ff0-36f47586449e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3007 2024.08.19 19:04:41.344240 [ 3 ] {} <Debug> HTTP-Session: 71770012-6dbf-4b14-a5fd-c3b724e3101c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.08.19 19:04:41.344359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3009 2024.08.19 19:04:41.344406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3010 2024.08.19 19:04:41.344424 [ 3 ] {} <Debug> HTTP-Session: 9c89319f-4da6-41c1-b5bf-e3f1853b67b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3011 2024.08.19 19:04:41.344440 [ 3 ] {} <Debug> HTTP-Session: 9c89319f-4da6-41c1-b5bf-e3f1853b67b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3012 2024.08.19 19:04:41.344455 [ 3 ] {} <Debug> HTTP-Session: 9c89319f-4da6-41c1-b5bf-e3f1853b67b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.19 19:04:41.344484 [ 3 ] {} <Trace> HTTP-Session: 9c89319f-4da6-41c1-b5bf-e3f1853b67b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3014 2024.08.19 19:04:41.344579 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3015 2024.08.19 19:04:41.344621 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3016 2024.08.19 19:04:41.344950 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3017 2024.08.19 19:04:41.345260 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3018 2024.08.19 19:04:41.345295 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3019 2024.08.19 19:04:41.348105 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3020 2024.08.19 19:04:41.348550 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3021 2024.08.19 19:04:41.348694 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004136 sec., 483.55899419729207 rows/sec., 39.43 KiB/sec.
3022 2024.08.19 19:04:41.348978 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Debug> DynamicQueryHandler: Done processing query
3023 2024.08.19 19:04:41.349003 [ 3 ] {b4c2b41d-4e30-4fec-847e-8636933c47e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3024 2024.08.19 19:04:41.349018 [ 3 ] {} <Debug> HTTP-Session: 9c89319f-4da6-41c1-b5bf-e3f1853b67b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.08.19 19:04:41.349216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3026 2024.08.19 19:04:41.349266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3027 2024.08.19 19:04:41.349285 [ 3 ] {} <Debug> HTTP-Session: 4ab2c62d-771c-4034-9c3b-34ef241145fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3028 2024.08.19 19:04:41.349301 [ 3 ] {} <Debug> HTTP-Session: 4ab2c62d-771c-4034-9c3b-34ef241145fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3029 2024.08.19 19:04:41.349315 [ 3 ] {} <Debug> HTTP-Session: 4ab2c62d-771c-4034-9c3b-34ef241145fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3030 2024.08.19 19:04:41.349346 [ 3 ] {} <Trace> HTTP-Session: 4ab2c62d-771c-4034-9c3b-34ef241145fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3031 2024.08.19 19:04:41.349515 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3032 2024.08.19 19:04:41.349558 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3033 2024.08.19 19:04:41.349797 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2024.08.19 19:04:41.350258 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3035 2024.08.19 19:04:41.350294 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3036 2024.08.19 19:04:41.350653 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3037 2024.08.19 19:04:41.351000 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3038 2024.08.19 19:04:41.351135 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001702 sec., 137485.31139835488 rows/sec., 12.08 MiB/sec.
3039 2024.08.19 19:04:41.351303 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Debug> DynamicQueryHandler: Done processing query
3040 2024.08.19 19:04:41.351328 [ 3 ] {dea5f800-7139-48d5-afcc-b254045973ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3041 2024.08.19 19:04:41.351343 [ 3 ] {} <Debug> HTTP-Session: 4ab2c62d-771c-4034-9c3b-34ef241145fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.08.19 19:04:41.351472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3043 2024.08.19 19:04:41.351519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3044 2024.08.19 19:04:41.351538 [ 3 ] {} <Debug> HTTP-Session: 99582e8c-edbb-425f-a673-2a972ec95b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3045 2024.08.19 19:04:41.351554 [ 3 ] {} <Debug> HTTP-Session: 99582e8c-edbb-425f-a673-2a972ec95b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3046 2024.08.19 19:04:41.351567 [ 3 ] {} <Debug> HTTP-Session: 99582e8c-edbb-425f-a673-2a972ec95b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3047 2024.08.19 19:04:41.351597 [ 3 ] {} <Trace> HTTP-Session: 99582e8c-edbb-425f-a673-2a972ec95b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3048 2024.08.19 19:04:41.351696 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3049 2024.08.19 19:04:41.351738 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3050 2024.08.19 19:04:41.351954 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2024.08.19 19:04:41.352269 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3052 2024.08.19 19:04:41.352306 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3053 2024.08.19 19:04:41.352645 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3054 2024.08.19 19:04:41.352995 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3055 2024.08.19 19:04:41.353119 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001452 sec., 16528.92561983471 rows/sec., 1.21 MiB/sec.
3056 2024.08.19 19:04:41.353284 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Debug> DynamicQueryHandler: Done processing query
3057 2024.08.19 19:04:41.353309 [ 3 ] {3e265aca-9a30-4ede-bd53-bd9a8457e6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3058 2024.08.19 19:04:41.353325 [ 3 ] {} <Debug> HTTP-Session: 99582e8c-edbb-425f-a673-2a972ec95b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.08.19 19:04:41.353434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3060 2024.08.19 19:04:41.353482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3061 2024.08.19 19:04:41.353501 [ 3 ] {} <Debug> HTTP-Session: bd009d51-b683-4ab8-a60e-006a05137d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3062 2024.08.19 19:04:41.353517 [ 3 ] {} <Debug> HTTP-Session: bd009d51-b683-4ab8-a60e-006a05137d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.08.19 19:04:41.353530 [ 3 ] {} <Debug> HTTP-Session: bd009d51-b683-4ab8-a60e-006a05137d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3064 2024.08.19 19:04:41.353561 [ 3 ] {} <Trace> HTTP-Session: bd009d51-b683-4ab8-a60e-006a05137d7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3065 2024.08.19 19:04:41.353655 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3066 2024.08.19 19:04:41.353696 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3067 2024.08.19 19:04:41.353912 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2024.08.19 19:04:41.354216 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3069 2024.08.19 19:04:41.354251 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3070 2024.08.19 19:04:41.354592 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3071 2024.08.19 19:04:41.354965 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3072 2024.08.19 19:04:41.355093 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001465 sec., 9556.313993174062 rows/sec., 669.26 KiB/sec.
3073 2024.08.19 19:04:41.355260 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Debug> DynamicQueryHandler: Done processing query
3074 2024.08.19 19:04:41.355285 [ 3 ] {92aaa8f3-f333-4c01-8eb1-1e85c5c52e49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3075 2024.08.19 19:04:41.355300 [ 3 ] {} <Debug> HTTP-Session: bd009d51-b683-4ab8-a60e-006a05137d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.19 19:04:41.355411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2024.08.19 19:04:41.355464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3078 2024.08.19 19:04:41.355484 [ 3 ] {} <Debug> HTTP-Session: 4c55b389-0d9b-4058-b382-3e6cd878328c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3079 2024.08.19 19:04:41.355500 [ 3 ] {} <Debug> HTTP-Session: 4c55b389-0d9b-4058-b382-3e6cd878328c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.08.19 19:04:41.355513 [ 3 ] {} <Debug> HTTP-Session: 4c55b389-0d9b-4058-b382-3e6cd878328c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3081 2024.08.19 19:04:41.355544 [ 3 ] {} <Trace> HTTP-Session: 4c55b389-0d9b-4058-b382-3e6cd878328c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3082 2024.08.19 19:04:41.355642 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3083 2024.08.19 19:04:41.355684 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3084 2024.08.19 19:04:41.355899 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3085 2024.08.19 19:04:41.356218 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3086 2024.08.19 19:04:41.356255 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3087 2024.08.19 19:04:41.356598 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3088 2024.08.19 19:04:41.356956 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3089 2024.08.19 19:04:41.357080 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 242.14 KiB/sec.
3090 2024.08.19 19:04:41.357245 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Debug> DynamicQueryHandler: Done processing query
3091 2024.08.19 19:04:41.357269 [ 3 ] {420bc5e6-f41a-4e88-be5a-de408b75b5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3092 2024.08.19 19:04:41.357285 [ 3 ] {} <Debug> HTTP-Session: 4c55b389-0d9b-4058-b382-3e6cd878328c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.08.19 19:04:41.357471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3094 2024.08.19 19:04:41.357518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3095 2024.08.19 19:04:41.357536 [ 3 ] {} <Debug> HTTP-Session: 283c7854-86ad-405f-9e38-c4a2ba1fde8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3096 2024.08.19 19:04:41.357552 [ 3 ] {} <Debug> HTTP-Session: 283c7854-86ad-405f-9e38-c4a2ba1fde8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.08.19 19:04:41.357565 [ 3 ] {} <Debug> HTTP-Session: 283c7854-86ad-405f-9e38-c4a2ba1fde8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3098 2024.08.19 19:04:41.357595 [ 3 ] {} <Trace> HTTP-Session: 283c7854-86ad-405f-9e38-c4a2ba1fde8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3099 2024.08.19 19:04:41.357806 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3100 2024.08.19 19:04:41.357849 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3101 2024.08.19 19:04:41.358064 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3102 2024.08.19 19:04:41.358636 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.08.19 19:04:41.358671 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3104 2024.08.19 19:04:41.359031 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3105 2024.08.19 19:04:41.359376 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3106 2024.08.19 19:04:41.359501 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001803 sec., 225180.25513033834 rows/sec., 16.04 MiB/sec.
3107 2024.08.19 19:04:41.359667 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Debug> DynamicQueryHandler: Done processing query
3108 2024.08.19 19:04:41.359691 [ 3 ] {45713dca-6927-4fb8-a2ef-b60092a9020a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3109 2024.08.19 19:04:41.359707 [ 3 ] {} <Debug> HTTP-Session: 283c7854-86ad-405f-9e38-c4a2ba1fde8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3110 2024.08.19 19:04:41.359826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3111 2024.08.19 19:04:41.359872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3112 2024.08.19 19:04:41.359890 [ 3 ] {} <Debug> HTTP-Session: 27505bb9-0e5c-4deb-b80e-7c1067af2741 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3113 2024.08.19 19:04:41.359906 [ 3 ] {} <Debug> HTTP-Session: 27505bb9-0e5c-4deb-b80e-7c1067af2741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3114 2024.08.19 19:04:41.359919 [ 3 ] {} <Debug> HTTP-Session: 27505bb9-0e5c-4deb-b80e-7c1067af2741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3115 2024.08.19 19:04:41.359949 [ 3 ] {} <Trace> HTTP-Session: 27505bb9-0e5c-4deb-b80e-7c1067af2741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3116 2024.08.19 19:04:41.360043 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3117 2024.08.19 19:04:41.360085 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3118 2024.08.19 19:04:41.360210 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.08.19 19:04:41.360567 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.08.19 19:04:41.360602 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3121 2024.08.19 19:04:41.360949 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3122 2024.08.19 19:04:41.361260 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.08.19 19:04:41.361374 [ 34 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3124 2024.08.19 19:04:41.361384 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec.
3125 2024.08.19 19:04:41.361416 [ 34 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3126 2024.08.19 19:04:41.361453 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3127 2024.08.19 19:04:41.361616 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Debug> DynamicQueryHandler: Done processing query
3128 2024.08.19 19:04:41.361636 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
3129 2024.08.19 19:04:41.361650 [ 3 ] {951355cb-af08-4c41-9a44-5c6f39409629} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3130 2024.08.19 19:04:41.361701 [ 3 ] {} <Debug> HTTP-Session: 27505bb9-0e5c-4deb-b80e-7c1067af2741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.19 19:04:41.361836 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3132 2024.08.19 19:04:41.361892 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
3133 2024.08.19 19:04:41.361910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3134 2024.08.19 19:04:41.362019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3135 2024.08.19 19:04:41.362121 [ 3 ] {} <Debug> HTTP-Session: 3a9bfd1d-594f-41bb-865f-a69077457678 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3136 2024.08.19 19:04:41.362136 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
3137 2024.08.19 19:04:41.362172 [ 3 ] {} <Debug> HTTP-Session: 3a9bfd1d-594f-41bb-865f-a69077457678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3138 2024.08.19 19:04:41.362227 [ 3 ] {} <Debug> HTTP-Session: 3a9bfd1d-594f-41bb-865f-a69077457678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3139 2024.08.19 19:04:41.362362 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3140 2024.08.19 19:04:41.362407 [ 3 ] {} <Trace> HTTP-Session: 3a9bfd1d-594f-41bb-865f-a69077457678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3141 2024.08.19 19:04:41.362474 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
3142 2024.08.19 19:04:41.362797 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3143 2024.08.19 19:04:41.362935 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
3144 2024.08.19 19:04:41.363332 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3145 2024.08.19 19:04:41.363442 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3146 2024.08.19 19:04:41.363853 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3147 2024.08.19 19:04:41.364949 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3148 2024.08.19 19:04:41.365013 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3149 2024.08.19 19:04:41.365540 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003984428 sec., 9035.173932117734 rows/sec., 472.05 KiB/sec.
3150 2024.08.19 19:04:41.365741 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3151 2024.08.19 19:04:41.365896 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3152 2024.08.19 19:04:41.366510 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3153 2024.08.19 19:04:41.366679 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.08.19 19:04:41.366689 [ 196 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_6_1} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3155 2024.08.19 19:04:41.366854 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3156 2024.08.19 19:04:41.366984 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004127 sec., 57669.00896535014 rows/sec., 3.87 MiB/sec.
3157 2024.08.19 19:04:41.367320 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Debug> DynamicQueryHandler: Done processing query
3158 2024.08.19 19:04:41.367345 [ 3 ] {150ea003-fb59-4a89-b4ac-0ba4f6005ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3159 2024.08.19 19:04:41.367360 [ 3 ] {} <Debug> HTTP-Session: 3a9bfd1d-594f-41bb-865f-a69077457678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.08.19 19:04:41.367487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3161 2024.08.19 19:04:41.367535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3162 2024.08.19 19:04:41.367553 [ 3 ] {} <Debug> HTTP-Session: 9341988a-d890-4339-bc61-804b808fcc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3163 2024.08.19 19:04:41.367569 [ 3 ] {} <Debug> HTTP-Session: 9341988a-d890-4339-bc61-804b808fcc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.08.19 19:04:41.367583 [ 3 ] {} <Debug> HTTP-Session: 9341988a-d890-4339-bc61-804b808fcc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.08.19 19:04:41.367613 [ 3 ] {} <Trace> HTTP-Session: 9341988a-d890-4339-bc61-804b808fcc12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3166 2024.08.19 19:04:41.367705 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3167 2024.08.19 19:04:41.367751 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3168 2024.08.19 19:04:41.367899 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3169 2024.08.19 19:04:41.368173 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3170 2024.08.19 19:04:41.368208 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3171 2024.08.19 19:04:41.368557 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3172 2024.08.19 19:04:41.368908 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3173 2024.08.19 19:04:41.369033 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
3174 2024.08.19 19:04:41.369193 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Debug> DynamicQueryHandler: Done processing query
3175 2024.08.19 19:04:41.369217 [ 3 ] {c036e8a3-a30c-45c7-a5bf-785ffd0639d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3176 2024.08.19 19:04:41.369232 [ 3 ] {} <Debug> HTTP-Session: 9341988a-d890-4339-bc61-804b808fcc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.08.19 19:04:41.369384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3178 2024.08.19 19:04:41.369432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3179 2024.08.19 19:04:41.369454 [ 3 ] {} <Debug> HTTP-Session: 2b7b2fef-f9d7-4912-b2ba-eaafeab578e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3180 2024.08.19 19:04:41.369470 [ 3 ] {} <Debug> HTTP-Session: 2b7b2fef-f9d7-4912-b2ba-eaafeab578e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.08.19 19:04:41.369484 [ 3 ] {} <Debug> HTTP-Session: 2b7b2fef-f9d7-4912-b2ba-eaafeab578e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.08.19 19:04:41.369513 [ 3 ] {} <Trace> HTTP-Session: 2b7b2fef-f9d7-4912-b2ba-eaafeab578e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3183 2024.08.19 19:04:41.369787 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3184 2024.08.19 19:04:41.369847 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <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
3185 2024.08.19 19:04:41.370247 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3186 2024.08.19 19:04:41.370928 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3187 2024.08.19 19:04:41.370963 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3188 2024.08.19 19:04:41.371548 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3189 2024.08.19 19:04:41.371940 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3190 2024.08.19 19:04:41.372098 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002504 sec., 8785.942492012779 rows/sec., 15.74 MiB/sec.
3191 2024.08.19 19:04:41.372544 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Debug> DynamicQueryHandler: Done processing query
3192 2024.08.19 19:04:41.372567 [ 3 ] {871c51b3-5d36-4091-af92-07ea54f1ed28} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3193 2024.08.19 19:04:41.372583 [ 3 ] {} <Debug> HTTP-Session: 2b7b2fef-f9d7-4912-b2ba-eaafeab578e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.08.19 19:04:41.372703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3195 2024.08.19 19:04:41.372750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3196 2024.08.19 19:04:41.372769 [ 3 ] {} <Debug> HTTP-Session: e0021def-904a-4496-9006-783f4e3cf8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3197 2024.08.19 19:04:41.372785 [ 3 ] {} <Debug> HTTP-Session: e0021def-904a-4496-9006-783f4e3cf8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3198 2024.08.19 19:04:41.372798 [ 3 ] {} <Debug> HTTP-Session: e0021def-904a-4496-9006-783f4e3cf8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.08.19 19:04:41.372829 [ 3 ] {} <Trace> HTTP-Session: e0021def-904a-4496-9006-783f4e3cf8a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3200 2024.08.19 19:04:41.372960 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3201 2024.08.19 19:04:41.373003 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3202 2024.08.19 19:04:41.373135 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3203 2024.08.19 19:04:41.373442 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3204 2024.08.19 19:04:41.373477 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3205 2024.08.19 19:04:41.373835 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3206 2024.08.19 19:04:41.374147 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3207 2024.08.19 19:04:41.374275 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec.
3208 2024.08.19 19:04:41.374433 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Debug> DynamicQueryHandler: Done processing query
3209 2024.08.19 19:04:41.374459 [ 3 ] {b8721cb5-519f-4a58-ae44-ee73504d4384} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3210 2024.08.19 19:04:41.374475 [ 3 ] {} <Debug> HTTP-Session: e0021def-904a-4496-9006-783f4e3cf8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3211 2024.08.19 19:04:46.364422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2024.08.19 19:04:46.364625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3213 2024.08.19 19:04:46.364670 [ 3 ] {} <Debug> HTTP-Session: 892d7580-f5d2-4168-9c28-a3f6d10b3348 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3214 2024.08.19 19:04:46.364711 [ 3 ] {} <Debug> HTTP-Session: 892d7580-f5d2-4168-9c28-a3f6d10b3348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.08.19 19:04:46.364740 [ 3 ] {} <Debug> HTTP-Session: 892d7580-f5d2-4168-9c28-a3f6d10b3348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.08.19 19:04:46.364820 [ 3 ] {} <Trace> HTTP-Session: 892d7580-f5d2-4168-9c28-a3f6d10b3348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3217 2024.08.19 19:04:46.365016 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3218 2024.08.19 19:04:46.365082 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3219 2024.08.19 19:04:46.365411 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3220 2024.08.19 19:04:46.365936 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3221 2024.08.19 19:04:46.365979 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3222 2024.08.19 19:04:46.366385 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3223 2024.08.19 19:04:46.366775 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3224 2024.08.19 19:04:46.366951 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec.
3225 2024.08.19 19:04:46.367162 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Debug> DynamicQueryHandler: Done processing query
3226 2024.08.19 19:04:46.367188 [ 3 ] {d2c88f9a-c686-44b5-8780-8f3db9b9f0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3227 2024.08.19 19:04:46.367204 [ 3 ] {} <Debug> HTTP-Session: 892d7580-f5d2-4168-9c28-a3f6d10b3348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3228 2024.08.19 19:04:46.367451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3229 2024.08.19 19:04:46.367502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3230 2024.08.19 19:04:46.367520 [ 3 ] {} <Debug> HTTP-Session: 2a2bf1b6-8e28-42b4-8ae4-0d7f1dbd99a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3231 2024.08.19 19:04:46.367537 [ 3 ] {} <Debug> HTTP-Session: 2a2bf1b6-8e28-42b4-8ae4-0d7f1dbd99a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3232 2024.08.19 19:04:46.367550 [ 3 ] {} <Debug> HTTP-Session: 2a2bf1b6-8e28-42b4-8ae4-0d7f1dbd99a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.08.19 19:04:46.367581 [ 3 ] {} <Trace> HTTP-Session: 2a2bf1b6-8e28-42b4-8ae4-0d7f1dbd99a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3234 2024.08.19 19:04:46.368037 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3235 2024.08.19 19:04:46.368081 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3236 2024.08.19 19:04:46.368301 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3237 2024.08.19 19:04:46.369436 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3238 2024.08.19 19:04:46.369474 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3239 2024.08.19 19:04:46.369896 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3240 2024.08.19 19:04:46.370249 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3241 2024.08.19 19:04:46.370413 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Debug> executeQuery: Read 1216 rows, 102.33 KiB in 0.002679 sec., 453900.70921985817 rows/sec., 37.30 MiB/sec.
3242 2024.08.19 19:04:46.370587 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Debug> DynamicQueryHandler: Done processing query
3243 2024.08.19 19:04:46.370612 [ 3 ] {f25ab631-c5fa-42f3-81db-bc77334f36dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
3244 2024.08.19 19:04:46.370627 [ 3 ] {} <Debug> HTTP-Session: 2a2bf1b6-8e28-42b4-8ae4-0d7f1dbd99a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3245 2024.08.19 19:04:46.370765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3246 2024.08.19 19:04:46.370813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3247 2024.08.19 19:04:46.370831 [ 3 ] {} <Debug> HTTP-Session: 30e91887-cdc7-4825-b0a9-fdb28e5e0c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3248 2024.08.19 19:04:46.370847 [ 3 ] {} <Debug> HTTP-Session: 30e91887-cdc7-4825-b0a9-fdb28e5e0c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.08.19 19:04:46.370860 [ 3 ] {} <Debug> HTTP-Session: 30e91887-cdc7-4825-b0a9-fdb28e5e0c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.08.19 19:04:46.370890 [ 3 ] {} <Trace> HTTP-Session: 30e91887-cdc7-4825-b0a9-fdb28e5e0c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3251 2024.08.19 19:04:46.370986 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3252 2024.08.19 19:04:46.371029 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3253 2024.08.19 19:04:46.371248 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3254 2024.08.19 19:04:46.371569 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3255 2024.08.19 19:04:46.371605 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3256 2024.08.19 19:04:46.371942 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3257 2024.08.19 19:04:46.372282 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3258 2024.08.19 19:04:46.372440 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 646.42 KiB/sec.
3259 2024.08.19 19:04:46.372600 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Debug> DynamicQueryHandler: Done processing query
3260 2024.08.19 19:04:46.372624 [ 3 ] {fb7e02ce-708c-48ea-8c8b-265a0d41f21a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3261 2024.08.19 19:04:46.372639 [ 3 ] {} <Debug> HTTP-Session: 30e91887-cdc7-4825-b0a9-fdb28e5e0c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3262 2024.08.19 19:04:46.372769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3263 2024.08.19 19:04:46.372815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3264 2024.08.19 19:04:46.372834 [ 3 ] {} <Debug> HTTP-Session: 9a5648e8-8ea7-4844-8a3c-3b40f985719a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3265 2024.08.19 19:04:46.372850 [ 3 ] {} <Debug> HTTP-Session: 9a5648e8-8ea7-4844-8a3c-3b40f985719a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3266 2024.08.19 19:04:46.372863 [ 3 ] {} <Debug> HTTP-Session: 9a5648e8-8ea7-4844-8a3c-3b40f985719a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.08.19 19:04:46.372893 [ 3 ] {} <Trace> HTTP-Session: 9a5648e8-8ea7-4844-8a3c-3b40f985719a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3268 2024.08.19 19:04:46.373092 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3269 2024.08.19 19:04:46.373134 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3270 2024.08.19 19:04:46.373348 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3271 2024.08.19 19:04:46.373866 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3272 2024.08.19 19:04:46.373903 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3273 2024.08.19 19:04:46.374258 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3274 2024.08.19 19:04:46.374608 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3275 2024.08.19 19:04:46.374731 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001755 sec., 129914.5299145299 rows/sec., 8.80 MiB/sec.
3276 2024.08.19 19:04:46.374944 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Debug> DynamicQueryHandler: Done processing query
3277 2024.08.19 19:04:46.374970 [ 3 ] {28c375d9-818f-4f76-a7a3-6b3e924050a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3278 2024.08.19 19:04:46.374985 [ 3 ] {} <Debug> HTTP-Session: 9a5648e8-8ea7-4844-8a3c-3b40f985719a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.08.19 19:04:46.375166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 89770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3280 2024.08.19 19:04:46.375214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3281 2024.08.19 19:04:46.375233 [ 3 ] {} <Debug> HTTP-Session: d58ca76a-b73c-4e0e-b2b5-60703bbb4f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3282 2024.08.19 19:04:46.375248 [ 3 ] {} <Debug> HTTP-Session: d58ca76a-b73c-4e0e-b2b5-60703bbb4f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3283 2024.08.19 19:04:46.375261 [ 3 ] {} <Debug> HTTP-Session: d58ca76a-b73c-4e0e-b2b5-60703bbb4f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3284 2024.08.19 19:04:46.375292 [ 3 ] {} <Trace> HTTP-Session: d58ca76a-b73c-4e0e-b2b5-60703bbb4f74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3285 2024.08.19 19:04:46.375635 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3286 2024.08.19 19:04:46.375678 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3287 2024.08.19 19:04:46.375905 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3288 2024.08.19 19:04:46.376607 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3289 2024.08.19 19:04:46.376643 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3290 2024.08.19 19:04:46.377005 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3291 2024.08.19 19:04:46.377353 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3292 2024.08.19 19:04:46.377522 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Debug> executeQuery: Read 543 rows, 41.26 KiB in 0.002124 sec., 255649.7175141243 rows/sec., 18.97 MiB/sec.
3293 2024.08.19 19:04:46.377701 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Debug> DynamicQueryHandler: Done processing query
3294 2024.08.19 19:04:46.377725 [ 3 ] {a87b86fb-c688-4c57-8984-09ec7f6244cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
3295 2024.08.19 19:04:46.377740 [ 3 ] {} <Debug> HTTP-Session: d58ca76a-b73c-4e0e-b2b5-60703bbb4f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.08.19 19:04:46.377923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3297 2024.08.19 19:04:46.377970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3298 2024.08.19 19:04:46.377988 [ 3 ] {} <Debug> HTTP-Session: e18c2dd4-1e32-4624-b561-2b78731b182f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3299 2024.08.19 19:04:46.378003 [ 3 ] {} <Debug> HTTP-Session: e18c2dd4-1e32-4624-b561-2b78731b182f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.08.19 19:04:46.378017 [ 3 ] {} <Debug> HTTP-Session: e18c2dd4-1e32-4624-b561-2b78731b182f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.08.19 19:04:46.378047 [ 3 ] {} <Trace> HTTP-Session: e18c2dd4-1e32-4624-b561-2b78731b182f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3302 2024.08.19 19:04:46.378439 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3303 2024.08.19 19:04:46.378487 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3304 2024.08.19 19:04:46.378627 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3305 2024.08.19 19:04:46.379482 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3306 2024.08.19 19:04:46.379518 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3307 2024.08.19 19:04:46.379954 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3308 2024.08.19 19:04:46.380305 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3309 2024.08.19 19:04:46.380470 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002249 sec., 376167.1854157403 rows/sec., 25.32 MiB/sec.
3310 2024.08.19 19:04:46.380777 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Debug> DynamicQueryHandler: Done processing query
3311 2024.08.19 19:04:46.380802 [ 3 ] {78e71af9-594f-430c-a4b7-697ca3b569e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
3312 2024.08.19 19:04:46.380818 [ 3 ] {} <Debug> HTTP-Session: e18c2dd4-1e32-4624-b561-2b78731b182f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.08.19 19:04:46.380950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3314 2024.08.19 19:04:46.380998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3315 2024.08.19 19:04:46.381016 [ 3 ] {} <Debug> HTTP-Session: b2ecfc83-470c-4455-ab33-de100b7ff97f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3316 2024.08.19 19:04:46.381032 [ 3 ] {} <Debug> HTTP-Session: b2ecfc83-470c-4455-ab33-de100b7ff97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.08.19 19:04:46.381045 [ 3 ] {} <Debug> HTTP-Session: b2ecfc83-470c-4455-ab33-de100b7ff97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.08.19 19:04:46.381075 [ 3 ] {} <Trace> HTTP-Session: b2ecfc83-470c-4455-ab33-de100b7ff97f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3319 2024.08.19 19:04:46.381318 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3320 2024.08.19 19:04:46.381387 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <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
3321 2024.08.19 19:04:46.381803 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3322 2024.08.19 19:04:46.382342 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3323 2024.08.19 19:04:46.382378 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3324 2024.08.19 19:04:46.382948 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3325 2024.08.19 19:04:46.383356 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3326 2024.08.19 19:04:46.383578 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002428 sec., 3706.7545304777595 rows/sec., 6.64 MiB/sec.
3327 2024.08.19 19:04:46.383797 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Debug> DynamicQueryHandler: Done processing query
3328 2024.08.19 19:04:46.383822 [ 3 ] {e4e4c840-4788-4047-b362-ec9c10f1a1a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3329 2024.08.19 19:04:46.383837 [ 3 ] {} <Debug> HTTP-Session: b2ecfc83-470c-4455-ab33-de100b7ff97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3330 2024.08.19 19:04:46.383974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3331 2024.08.19 19:04:46.384023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3332 2024.08.19 19:04:46.384041 [ 3 ] {} <Debug> HTTP-Session: 66c8814f-debd-4109-84b4-d4025737754b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3333 2024.08.19 19:04:46.384057 [ 3 ] {} <Debug> HTTP-Session: 66c8814f-debd-4109-84b4-d4025737754b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3334 2024.08.19 19:04:46.384070 [ 3 ] {} <Debug> HTTP-Session: 66c8814f-debd-4109-84b4-d4025737754b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3335 2024.08.19 19:04:46.384100 [ 3 ] {} <Trace> HTTP-Session: 66c8814f-debd-4109-84b4-d4025737754b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3336 2024.08.19 19:04:46.384197 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3337 2024.08.19 19:04:46.384240 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3338 2024.08.19 19:04:46.384364 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3339 2024.08.19 19:04:46.384650 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3340 2024.08.19 19:04:46.384685 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3341 2024.08.19 19:04:46.385035 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3342 2024.08.19 19:04:46.385350 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3343 2024.08.19 19:04:46.385507 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001331 sec., 9015.777610818934 rows/sec., 658.13 KiB/sec.
3344 2024.08.19 19:04:46.385790 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Debug> DynamicQueryHandler: Done processing query
3345 2024.08.19 19:04:46.385815 [ 3 ] {bbe5658e-0769-4eb9-acdd-db0ce23ff5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3346 2024.08.19 19:04:46.385831 [ 3 ] {} <Debug> HTTP-Session: 66c8814f-debd-4109-84b4-d4025737754b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.08.19 19:04:46.385943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3348 2024.08.19 19:04:46.385990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3349 2024.08.19 19:04:46.386009 [ 3 ] {} <Debug> HTTP-Session: 5890c91a-c58e-46fe-af0c-c04bf12a1de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3350 2024.08.19 19:04:46.386026 [ 3 ] {} <Debug> HTTP-Session: 5890c91a-c58e-46fe-af0c-c04bf12a1de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3351 2024.08.19 19:04:46.386040 [ 3 ] {} <Debug> HTTP-Session: 5890c91a-c58e-46fe-af0c-c04bf12a1de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.08.19 19:04:46.386070 [ 3 ] {} <Trace> HTTP-Session: 5890c91a-c58e-46fe-af0c-c04bf12a1de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3353 2024.08.19 19:04:46.386182 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3354 2024.08.19 19:04:46.386227 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3355 2024.08.19 19:04:46.386376 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3356 2024.08.19 19:04:46.386672 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3357 2024.08.19 19:04:46.386707 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
3358 2024.08.19 19:04:46.387053 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3359 2024.08.19 19:04:46.387386 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3360 2024.08.19 19:04:46.387543 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
3361 2024.08.19 19:04:46.387837 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Debug> DynamicQueryHandler: Done processing query
3362 2024.08.19 19:04:46.387861 [ 3 ] {2d07d6e4-0adb-4ec0-bddc-49f084893d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3363 2024.08.19 19:04:46.387876 [ 3 ] {} <Debug> HTTP-Session: 5890c91a-c58e-46fe-af0c-c04bf12a1de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.08.19 19:04:51.336910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3365 2024.08.19 19:04:51.337054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3366 2024.08.19 19:04:51.337085 [ 3 ] {} <Debug> HTTP-Session: d25390d3-8fd0-403c-b870-6d6fa984257b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3367 2024.08.19 19:04:51.337113 [ 3 ] {} <Debug> HTTP-Session: d25390d3-8fd0-403c-b870-6d6fa984257b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3368 2024.08.19 19:04:51.337131 [ 3 ] {} <Debug> HTTP-Session: d25390d3-8fd0-403c-b870-6d6fa984257b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.08.19 19:04:51.337185 [ 3 ] {} <Trace> HTTP-Session: d25390d3-8fd0-403c-b870-6d6fa984257b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3370 2024.08.19 19:04:51.337388 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3371 2024.08.19 19:04:51.337464 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3372 2024.08.19 19:04:51.337845 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2024.08.19 19:04:51.338287 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3374 2024.08.19 19:04:51.338334 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3375 2024.08.19 19:04:51.338742 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3376 2024.08.19 19:04:51.339128 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3377 2024.08.19 19:04:51.339305 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 82.91 KiB/sec.
3378 2024.08.19 19:04:51.339641 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Debug> DynamicQueryHandler: Done processing query
3379 2024.08.19 19:04:51.339670 [ 3 ] {7121d1c4-7f78-4996-ad2b-07b2ca2375d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3380 2024.08.19 19:04:51.339687 [ 3 ] {} <Debug> HTTP-Session: d25390d3-8fd0-403c-b870-6d6fa984257b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.08.19 19:04:51.339861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3382 2024.08.19 19:04:51.339920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3383 2024.08.19 19:04:51.339939 [ 3 ] {} <Debug> HTTP-Session: 6aff419d-e840-4a09-8d3c-16417449d443 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3384 2024.08.19 19:04:51.339957 [ 3 ] {} <Debug> HTTP-Session: 6aff419d-e840-4a09-8d3c-16417449d443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.08.19 19:04:51.339971 [ 3 ] {} <Debug> HTTP-Session: 6aff419d-e840-4a09-8d3c-16417449d443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3386 2024.08.19 19:04:51.340006 [ 3 ] {} <Trace> HTTP-Session: 6aff419d-e840-4a09-8d3c-16417449d443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3387 2024.08.19 19:04:51.340171 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3388 2024.08.19 19:04:51.340217 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3389 2024.08.19 19:04:51.340470 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3390 2024.08.19 19:04:51.340983 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3391 2024.08.19 19:04:51.341024 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3392 2024.08.19 19:04:51.341410 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3393 2024.08.19 19:04:51.341771 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3394 2024.08.19 19:04:51.341934 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001839 sec., 127243.0668841762 rows/sec., 11.18 MiB/sec.
3395 2024.08.19 19:04:51.342117 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Debug> DynamicQueryHandler: Done processing query
3396 2024.08.19 19:04:51.342143 [ 3 ] {8fcdd673-3e25-4959-b71d-18f923f3d08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3397 2024.08.19 19:04:51.342158 [ 3 ] {} <Debug> HTTP-Session: 6aff419d-e840-4a09-8d3c-16417449d443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.08.19 19:04:51.342275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3399 2024.08.19 19:04:51.342327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3400 2024.08.19 19:04:51.342345 [ 3 ] {} <Debug> HTTP-Session: 6f314666-4194-4a77-8650-ce13be28a70a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3401 2024.08.19 19:04:51.342363 [ 3 ] {} <Debug> HTTP-Session: 6f314666-4194-4a77-8650-ce13be28a70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.19 19:04:51.342376 [ 3 ] {} <Debug> HTTP-Session: 6f314666-4194-4a77-8650-ce13be28a70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.08.19 19:04:51.342407 [ 3 ] {} <Trace> HTTP-Session: 6f314666-4194-4a77-8650-ce13be28a70a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3404 2024.08.19 19:04:51.342512 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3405 2024.08.19 19:04:51.342557 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3406 2024.08.19 19:04:51.342781 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3407 2024.08.19 19:04:51.343117 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3408 2024.08.19 19:04:51.343155 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3409 2024.08.19 19:04:51.343523 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3410 2024.08.19 19:04:51.343873 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3411 2024.08.19 19:04:51.344028 [ 33 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3412 2024.08.19 19:04:51.344037 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001543 sec., 15554.115359688916 rows/sec., 1.14 MiB/sec.
3413 2024.08.19 19:04:51.344117 [ 33 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3414 2024.08.19 19:04:51.344189 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3415 2024.08.19 19:04:51.344403 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Debug> DynamicQueryHandler: Done processing query
3416 2024.08.19 19:04:51.344491 [ 3 ] {c62c636a-5bb8-4f9f-946b-2b118f77d917} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3417 2024.08.19 19:04:51.344487 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
3418 2024.08.19 19:04:51.344540 [ 3 ] {} <Debug> HTTP-Session: 6f314666-4194-4a77-8650-ce13be28a70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.08.19 19:04:51.344698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.08.19 19:04:51.344707 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3421 2024.08.19 19:04:51.344758 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
3422 2024.08.19 19:04:51.344760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3423 2024.08.19 19:04:51.344791 [ 3 ] {} <Debug> HTTP-Session: 1634edda-4a76-430e-bb4a-f955a41c181a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3424 2024.08.19 19:04:51.344811 [ 3 ] {} <Debug> HTTP-Session: 1634edda-4a76-430e-bb4a-f955a41c181a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3425 2024.08.19 19:04:51.344833 [ 3 ] {} <Debug> HTTP-Session: 1634edda-4a76-430e-bb4a-f955a41c181a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3426 2024.08.19 19:04:51.344932 [ 3 ] {} <Trace> HTTP-Session: 1634edda-4a76-430e-bb4a-f955a41c181a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3427 2024.08.19 19:04:51.344952 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
3428 2024.08.19 19:04:51.345286 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3429 2024.08.19 19:04:51.345308 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part
3430 2024.08.19 19:04:51.345424 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3431 2024.08.19 19:04:51.345631 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
3432 2024.08.19 19:04:51.345980 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part
3433 2024.08.19 19:04:51.346240 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part
3434 2024.08.19 19:04:51.346945 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3435 2024.08.19 19:04:51.347476 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3436 2024.08.19 19:04:51.347520 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3437 2024.08.19 19:04:51.348090 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3438 2024.08.19 19:04:51.348159 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 5 columns (5 merged, 0 gathered) in 0.003862426 sec., 32880.888850686075 rows/sec., 2.53 MiB/sec.
3439 2024.08.19 19:04:51.348521 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3440 2024.08.19 19:04:51.348732 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3441 2024.08.19 19:04:51.349087 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003955 sec., 3539.8230088495575 rows/sec., 247.91 KiB/sec.
3442 2024.08.19 19:04:51.349637 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Debug> DynamicQueryHandler: Done processing query
3443 2024.08.19 19:04:51.349679 [ 3 ] {cd935612-3e48-4426-b169-9cf0449a30c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3444 2024.08.19 19:04:51.349709 [ 3 ] {} <Debug> HTTP-Session: 1634edda-4a76-430e-bb4a-f955a41c181a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3445 2024.08.19 19:04:51.349787 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3446 2024.08.19 19:04:51.349862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3447 2024.08.19 19:04:51.349957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3448 2024.08.19 19:04:51.349967 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_6_1} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3449 2024.08.19 19:04:51.349991 [ 3 ] {} <Debug> HTTP-Session: 1068a7ef-e0bb-44f9-8fec-e99fecd60b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3450 2024.08.19 19:04:51.350025 [ 3 ] {} <Debug> HTTP-Session: 1068a7ef-e0bb-44f9-8fec-e99fecd60b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.08.19 19:04:51.350056 [ 3 ] {} <Debug> HTTP-Session: 1068a7ef-e0bb-44f9-8fec-e99fecd60b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.08.19 19:04:51.350136 [ 3 ] {} <Trace> HTTP-Session: 1068a7ef-e0bb-44f9-8fec-e99fecd60b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3453 2024.08.19 19:04:51.350143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3454 2024.08.19 19:04:51.350261 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3455 2024.08.19 19:04:51.350309 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3456 2024.08.19 19:04:51.350576 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3457 2024.08.19 19:04:51.350899 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3458 2024.08.19 19:04:51.350936 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3459 2024.08.19 19:04:51.351304 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3460 2024.08.19 19:04:51.351658 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3461 2024.08.19 19:04:51.351823 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 223.80 KiB/sec.
3462 2024.08.19 19:04:51.351987 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Debug> DynamicQueryHandler: Done processing query
3463 2024.08.19 19:04:51.352012 [ 3 ] {9cf17d4f-34b7-477d-9ee6-77f403308710} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3464 2024.08.19 19:04:51.352028 [ 3 ] {} <Debug> HTTP-Session: 1068a7ef-e0bb-44f9-8fec-e99fecd60b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.08.19 19:04:51.352194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3466 2024.08.19 19:04:51.352242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3467 2024.08.19 19:04:51.352262 [ 3 ] {} <Debug> HTTP-Session: bbf017db-64ef-4f3e-ad9f-666fa1ad82da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3468 2024.08.19 19:04:51.352278 [ 3 ] {} <Debug> HTTP-Session: bbf017db-64ef-4f3e-ad9f-666fa1ad82da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3469 2024.08.19 19:04:51.352292 [ 3 ] {} <Debug> HTTP-Session: bbf017db-64ef-4f3e-ad9f-666fa1ad82da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3470 2024.08.19 19:04:51.352322 [ 3 ] {} <Trace> HTTP-Session: bbf017db-64ef-4f3e-ad9f-666fa1ad82da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3471 2024.08.19 19:04:51.352540 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3472 2024.08.19 19:04:51.352584 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3473 2024.08.19 19:04:51.352806 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3474 2024.08.19 19:04:51.353409 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3475 2024.08.19 19:04:51.353446 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3476 2024.08.19 19:04:51.353814 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3477 2024.08.19 19:04:51.354165 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3478 2024.08.19 19:04:51.354327 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001894 sec., 214361.1404435058 rows/sec., 15.27 MiB/sec.
3479 2024.08.19 19:04:51.354501 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Debug> DynamicQueryHandler: Done processing query
3480 2024.08.19 19:04:51.354526 [ 3 ] {b8f231da-75d2-4115-9269-ec0702cfa6e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3481 2024.08.19 19:04:51.354542 [ 3 ] {} <Debug> HTTP-Session: bbf017db-64ef-4f3e-ad9f-666fa1ad82da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3482 2024.08.19 19:04:51.354662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3483 2024.08.19 19:04:51.354710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3484 2024.08.19 19:04:51.354729 [ 3 ] {} <Debug> HTTP-Session: 49aa8995-1ff1-40a8-8526-1066a60ead2b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3485 2024.08.19 19:04:51.354745 [ 3 ] {} <Debug> HTTP-Session: 49aa8995-1ff1-40a8-8526-1066a60ead2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3486 2024.08.19 19:04:51.354758 [ 3 ] {} <Debug> HTTP-Session: 49aa8995-1ff1-40a8-8526-1066a60ead2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3487 2024.08.19 19:04:51.354789 [ 3 ] {} <Trace> HTTP-Session: 49aa8995-1ff1-40a8-8526-1066a60ead2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3488 2024.08.19 19:04:51.354894 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3489 2024.08.19 19:04:51.354937 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3490 2024.08.19 19:04:51.355067 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3491 2024.08.19 19:04:51.355321 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3492 2024.08.19 19:04:51.355357 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3493 2024.08.19 19:04:51.355702 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3494 2024.08.19 19:04:51.356019 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3495 2024.08.19 19:04:51.356170 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001294 sec., 4636.7851622874805 rows/sec., 242.25 KiB/sec.
3496 2024.08.19 19:04:51.356325 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Debug> DynamicQueryHandler: Done processing query
3497 2024.08.19 19:04:51.356350 [ 3 ] {cf828af9-f97f-45cc-8452-d6b9774caaf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3498 2024.08.19 19:04:51.356365 [ 3 ] {} <Debug> HTTP-Session: 49aa8995-1ff1-40a8-8526-1066a60ead2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3499 2024.08.19 19:04:51.356536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3500 2024.08.19 19:04:51.356584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3501 2024.08.19 19:04:51.356603 [ 3 ] {} <Debug> HTTP-Session: 42de86bf-1348-4091-b629-514290c7ba14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3502 2024.08.19 19:04:51.356619 [ 3 ] {} <Debug> HTTP-Session: 42de86bf-1348-4091-b629-514290c7ba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.08.19 19:04:51.356633 [ 3 ] {} <Debug> HTTP-Session: 42de86bf-1348-4091-b629-514290c7ba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3504 2024.08.19 19:04:51.356663 [ 3 ] {} <Trace> HTTP-Session: 42de86bf-1348-4091-b629-514290c7ba14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3505 2024.08.19 19:04:51.356827 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3506 2024.08.19 19:04:51.356872 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3507 2024.08.19 19:04:51.357010 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3508 2024.08.19 19:04:51.357411 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3509 2024.08.19 19:04:51.357448 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3510 2024.08.19 19:04:51.357822 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3511 2024.08.19 19:04:51.358149 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3512 2024.08.19 19:04:51.358306 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001562 sec., 152368.75800256082 rows/sec., 10.21 MiB/sec.
3513 2024.08.19 19:04:51.358476 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Debug> DynamicQueryHandler: Done processing query
3514 2024.08.19 19:04:51.358502 [ 3 ] {faebe357-2260-4d0f-bbc5-98fd75baf935} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3515 2024.08.19 19:04:51.358519 [ 3 ] {} <Debug> HTTP-Session: 42de86bf-1348-4091-b629-514290c7ba14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3516 2024.08.19 19:04:51.358639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3517 2024.08.19 19:04:51.358689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3518 2024.08.19 19:04:51.358707 [ 3 ] {} <Debug> HTTP-Session: 3dbf11bc-482f-463d-bbd5-358614ba731c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3519 2024.08.19 19:04:51.358724 [ 3 ] {} <Debug> HTTP-Session: 3dbf11bc-482f-463d-bbd5-358614ba731c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.08.19 19:04:51.358738 [ 3 ] {} <Debug> HTTP-Session: 3dbf11bc-482f-463d-bbd5-358614ba731c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.08.19 19:04:51.358769 [ 3 ] {} <Trace> HTTP-Session: 3dbf11bc-482f-463d-bbd5-358614ba731c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3522 2024.08.19 19:04:51.358863 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3523 2024.08.19 19:04:51.358907 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3524 2024.08.19 19:04:51.359033 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3525 2024.08.19 19:04:51.359288 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3526 2024.08.19 19:04:51.359324 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3527 2024.08.19 19:04:51.359665 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3528 2024.08.19 19:04:51.359989 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3529 2024.08.19 19:04:51.360151 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
3530 2024.08.19 19:04:51.360327 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Debug> DynamicQueryHandler: Done processing query
3531 2024.08.19 19:04:51.360353 [ 3 ] {d81cb866-9189-42c0-953f-5f1065fb4a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3532 2024.08.19 19:04:51.360371 [ 3 ] {} <Debug> HTTP-Session: 3dbf11bc-482f-463d-bbd5-358614ba731c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3533 2024.08.19 19:04:51.360513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3534 2024.08.19 19:04:51.360560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3535 2024.08.19 19:04:51.360579 [ 3 ] {} <Debug> HTTP-Session: 543259f3-ff49-4b6b-b202-f0de3075244b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3536 2024.08.19 19:04:51.360594 [ 3 ] {} <Debug> HTTP-Session: 543259f3-ff49-4b6b-b202-f0de3075244b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.08.19 19:04:51.360608 [ 3 ] {} <Debug> HTTP-Session: 543259f3-ff49-4b6b-b202-f0de3075244b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.08.19 19:04:51.360638 [ 3 ] {} <Trace> HTTP-Session: 543259f3-ff49-4b6b-b202-f0de3075244b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3539 2024.08.19 19:04:51.360888 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3540 2024.08.19 19:04:51.360949 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <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
3541 2024.08.19 19:04:51.361345 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3542 2024.08.19 19:04:51.361929 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3543 2024.08.19 19:04:51.361965 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3544 2024.08.19 19:04:51.362550 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3545 2024.08.19 19:04:51.362949 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3546 2024.08.19 19:04:51.363123 [ 33 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3547 2024.08.19 19:04:51.363150 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002439 sec., 9020.090200902008 rows/sec., 16.16 MiB/sec.
3548 2024.08.19 19:04:51.363195 [ 33 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3549 2024.08.19 19:04:51.363285 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3550 2024.08.19 19:04:51.363607 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
3551 2024.08.19 19:04:51.363684 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Debug> DynamicQueryHandler: Done processing query
3552 2024.08.19 19:04:51.363726 [ 3 ] {5e59a86c-512c-4a0e-8cb3-0db848d1e978} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3553 2024.08.19 19:04:51.363775 [ 3 ] {} <Debug> HTTP-Session: 543259f3-ff49-4b6b-b202-f0de3075244b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.08.19 19:04:51.363999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.08.19 19:04:51.364109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3556 2024.08.19 19:04:51.364164 [ 3 ] {} <Debug> HTTP-Session: d7ebeb4a-3d70-4b45-84f5-b8b1e8989175 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3557 2024.08.19 19:04:51.364210 [ 3 ] {} <Debug> HTTP-Session: d7ebeb4a-3d70-4b45-84f5-b8b1e8989175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.08.19 19:04:51.364252 [ 3 ] {} <Debug> HTTP-Session: d7ebeb4a-3d70-4b45-84f5-b8b1e8989175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.08.19 19:04:51.364334 [ 3 ] {} <Trace> HTTP-Session: d7ebeb4a-3d70-4b45-84f5-b8b1e8989175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3560 2024.08.19 19:04:51.364416 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3561 2024.08.19 19:04:51.364575 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
3562 2024.08.19 19:04:51.364608 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3563 2024.08.19 19:04:51.364733 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3564 2024.08.19 19:04:51.365308 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
3565 2024.08.19 19:04:51.365596 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3566 2024.08.19 19:04:51.366040 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part
3567 2024.08.19 19:04:51.366578 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part
3568 2024.08.19 19:04:51.366968 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3569 2024.08.19 19:04:51.367095 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3570 2024.08.19 19:04:51.367242 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
3571 2024.08.19 19:04:51.367780 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part
3572 2024.08.19 19:04:51.368396 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3573 2024.08.19 19:04:51.369098 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3574 2024.08.19 19:04:51.369517 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005009 sec., 16370.53304052705 rows/sec., 1.04 MiB/sec.
3575 2024.08.19 19:04:51.369848 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Debug> DynamicQueryHandler: Done processing query
3576 2024.08.19 19:04:51.369899 [ 3 ] {309e0e02-afa6-4630-959a-8635eaf168b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3577 2024.08.19 19:04:51.369933 [ 3 ] {} <Debug> HTTP-Session: d7ebeb4a-3d70-4b45-84f5-b8b1e8989175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3578 2024.08.19 19:04:51.371343 [ 194 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 19 columns (19 merged, 0 gathered) in 0.007917205 sec., 15030.556869501295 rows/sec., 26.93 MiB/sec.
3579 2024.08.19 19:04:51.371668 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3580 2024.08.19 19:04:51.372249 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3581 2024.08.19 19:04:51.372320 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3582 2024.08.19 19:04:51.372447 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
3583 2024.08.19 19:04:52.894050 [ 33 ] {} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3584 2024.08.19 19:04:52.894115 [ 33 ] {} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3585 2024.08.19 19:04:52.894137 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3586 2024.08.19 19:04:52.894304 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::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
3587 2024.08.19 19:04:52.894670 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3588 2024.08.19 19:04:52.894718 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
3589 2024.08.19 19:04:52.894818 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3590 2024.08.19 19:04:52.894952 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::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
3591 2024.08.19 19:04:52.895066 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::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
3592 2024.08.19 19:04:52.895127 [ 196 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3593 2024.08.19 19:04:52.897264 [ 199 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003027395 sec., 13542.996536626373 rows/sec., 2.12 MiB/sec.
3594 2024.08.19 19:04:52.897619 [ 199 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3595 2024.08.19 19:04:52.898364 [ 199 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3596 2024.08.19 19:04:52.898457 [ 199 ] {e945c20c-754b-4631-b497-76fa3f61124c::all_1_5_1} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3597 2024.08.19 19:04:52.898560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3598 2024.08.19 19:04:53.600694 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
3599 2024.08.19 19:04:53.600752 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
3600 2024.08.19 19:04:56.331974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3601 2024.08.19 19:04:56.332150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3602 2024.08.19 19:04:56.332197 [ 3 ] {} <Debug> HTTP-Session: 887c4ef0-e2cd-4b74-a484-0c9bfedc9256 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3603 2024.08.19 19:04:56.332239 [ 3 ] {} <Debug> HTTP-Session: 887c4ef0-e2cd-4b74-a484-0c9bfedc9256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.08.19 19:04:56.332267 [ 3 ] {} <Debug> HTTP-Session: 887c4ef0-e2cd-4b74-a484-0c9bfedc9256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.08.19 19:04:56.332349 [ 3 ] {} <Trace> HTTP-Session: 887c4ef0-e2cd-4b74-a484-0c9bfedc9256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3606 2024.08.19 19:04:56.332630 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3607 2024.08.19 19:04:56.332736 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3608 2024.08.19 19:04:56.333208 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3609 2024.08.19 19:04:56.333629 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3610 2024.08.19 19:04:56.333670 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3611 2024.08.19 19:04:56.334107 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3612 2024.08.19 19:04:56.334491 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3613 2024.08.19 19:04:56.334637 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002092 sec., 956.0229445506692 rows/sec., 77.96 KiB/sec.
3614 2024.08.19 19:04:56.334985 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Debug> DynamicQueryHandler: Done processing query
3615 2024.08.19 19:04:56.335012 [ 3 ] {a1f660ba-d01e-4e03-a592-8900810a0c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3616 2024.08.19 19:04:56.335029 [ 3 ] {} <Debug> HTTP-Session: 887c4ef0-e2cd-4b74-a484-0c9bfedc9256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.08.19 19:04:56.335169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3618 2024.08.19 19:04:56.335219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3619 2024.08.19 19:04:56.335238 [ 3 ] {} <Debug> HTTP-Session: bea341a6-41ab-46cc-acaf-d5d90410cd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3620 2024.08.19 19:04:56.335254 [ 3 ] {} <Debug> HTTP-Session: bea341a6-41ab-46cc-acaf-d5d90410cd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.08.19 19:04:56.335268 [ 3 ] {} <Debug> HTTP-Session: bea341a6-41ab-46cc-acaf-d5d90410cd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.08.19 19:04:56.335299 [ 3 ] {} <Trace> HTTP-Session: bea341a6-41ab-46cc-acaf-d5d90410cd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3623 2024.08.19 19:04:56.335418 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3624 2024.08.19 19:04:56.335461 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3625 2024.08.19 19:04:56.335702 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3626 2024.08.19 19:04:56.336068 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3627 2024.08.19 19:04:56.336105 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3628 2024.08.19 19:04:56.336465 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3629 2024.08.19 19:04:56.336813 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3630 2024.08.19 19:04:56.336943 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.001569 sec., 47801.14722753346 rows/sec., 3.82 MiB/sec.
3631 2024.08.19 19:04:56.337113 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Debug> DynamicQueryHandler: Done processing query
3632 2024.08.19 19:04:56.337139 [ 3 ] {7e2309c1-43d0-442e-858e-8d16221cc389} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3633 2024.08.19 19:04:56.337154 [ 3 ] {} <Debug> HTTP-Session: bea341a6-41ab-46cc-acaf-d5d90410cd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3634 2024.08.19 19:04:56.337270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3635 2024.08.19 19:04:56.337318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3636 2024.08.19 19:04:56.337338 [ 3 ] {} <Debug> HTTP-Session: 7acc5a05-de86-4cca-b9a8-221120e49334 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3637 2024.08.19 19:04:56.337355 [ 3 ] {} <Debug> HTTP-Session: 7acc5a05-de86-4cca-b9a8-221120e49334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.08.19 19:04:56.337368 [ 3 ] {} <Debug> HTTP-Session: 7acc5a05-de86-4cca-b9a8-221120e49334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.08.19 19:04:56.337398 [ 3 ] {} <Trace> HTTP-Session: 7acc5a05-de86-4cca-b9a8-221120e49334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3640 2024.08.19 19:04:56.337495 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3641 2024.08.19 19:04:56.337539 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3642 2024.08.19 19:04:56.337757 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3643 2024.08.19 19:04:56.338052 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3644 2024.08.19 19:04:56.338088 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3645 2024.08.19 19:04:56.338432 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3646 2024.08.19 19:04:56.338777 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3647 2024.08.19 19:04:56.338906 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001434 sec., 7670.850767085077 rows/sec., 569.32 KiB/sec.
3648 2024.08.19 19:04:56.339258 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Debug> DynamicQueryHandler: Done processing query
3649 2024.08.19 19:04:56.339285 [ 3 ] {d70f30c0-83fa-468a-b024-11a26e25d137} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3650 2024.08.19 19:04:56.339302 [ 3 ] {} <Debug> HTTP-Session: 7acc5a05-de86-4cca-b9a8-221120e49334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.08.19 19:04:56.339429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3652 2024.08.19 19:04:56.339479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3653 2024.08.19 19:04:56.339498 [ 3 ] {} <Debug> HTTP-Session: 63d65f90-04a2-42d8-8b91-02b144c81f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3654 2024.08.19 19:04:56.339514 [ 3 ] {} <Debug> HTTP-Session: 63d65f90-04a2-42d8-8b91-02b144c81f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.08.19 19:04:56.339528 [ 3 ] {} <Debug> HTTP-Session: 63d65f90-04a2-42d8-8b91-02b144c81f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.08.19 19:04:56.339559 [ 3 ] {} <Trace> HTTP-Session: 63d65f90-04a2-42d8-8b91-02b144c81f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3657 2024.08.19 19:04:56.339700 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3658 2024.08.19 19:04:56.339744 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3659 2024.08.19 19:04:56.339991 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3660 2024.08.19 19:04:56.340334 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3661 2024.08.19 19:04:56.340370 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3662 2024.08.19 19:04:56.340738 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3663 2024.08.19 19:04:56.341092 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3664 2024.08.19 19:04:56.341226 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001567 sec., 47862.15698787492 rows/sec., 3.74 MiB/sec.
3665 2024.08.19 19:04:56.341420 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Debug> DynamicQueryHandler: Done processing query
3666 2024.08.19 19:04:56.341445 [ 3 ] {6a9d2e67-96e0-45e5-8e9c-baa5ed099dcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3667 2024.08.19 19:04:56.341462 [ 3 ] {} <Debug> HTTP-Session: 63d65f90-04a2-42d8-8b91-02b144c81f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.08.19 19:04:56.341618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3669 2024.08.19 19:04:56.341668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3670 2024.08.19 19:04:56.341687 [ 3 ] {} <Debug> HTTP-Session: 0d2d786a-f6f3-4d4f-9e99-7231ef3cc23e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3671 2024.08.19 19:04:56.341703 [ 3 ] {} <Debug> HTTP-Session: 0d2d786a-f6f3-4d4f-9e99-7231ef3cc23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.08.19 19:04:56.341716 [ 3 ] {} <Debug> HTTP-Session: 0d2d786a-f6f3-4d4f-9e99-7231ef3cc23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3673 2024.08.19 19:04:56.341747 [ 3 ] {} <Trace> HTTP-Session: 0d2d786a-f6f3-4d4f-9e99-7231ef3cc23e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3674 2024.08.19 19:04:56.341887 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3675 2024.08.19 19:04:56.341934 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3676 2024.08.19 19:04:56.342079 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3677 2024.08.19 19:04:56.342469 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3678 2024.08.19 19:04:56.342506 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3679 2024.08.19 19:04:56.342892 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3680 2024.08.19 19:04:56.343225 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3681 2024.08.19 19:04:56.343390 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001556 sec., 103470.43701799485 rows/sec., 7.21 MiB/sec.
3682 2024.08.19 19:04:56.343574 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Debug> DynamicQueryHandler: Done processing query
3683 2024.08.19 19:04:56.343600 [ 3 ] {30df871d-8518-4e3c-9035-5c23862e5e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3684 2024.08.19 19:04:56.343615 [ 3 ] {} <Debug> HTTP-Session: 0d2d786a-f6f3-4d4f-9e99-7231ef3cc23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.08.19 19:04:56.343739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3686 2024.08.19 19:04:56.343787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3687 2024.08.19 19:04:56.343807 [ 3 ] {} <Debug> HTTP-Session: fdd6748f-babe-4747-8c3a-d6be82121463 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3688 2024.08.19 19:04:56.343823 [ 3 ] {} <Debug> HTTP-Session: fdd6748f-babe-4747-8c3a-d6be82121463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.08.19 19:04:56.343836 [ 3 ] {} <Debug> HTTP-Session: fdd6748f-babe-4747-8c3a-d6be82121463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3690 2024.08.19 19:04:56.343867 [ 3 ] {} <Trace> HTTP-Session: fdd6748f-babe-4747-8c3a-d6be82121463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3691 2024.08.19 19:04:56.344041 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3692 2024.08.19 19:04:56.344103 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <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
3693 2024.08.19 19:04:56.344505 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3694 2024.08.19 19:04:56.345005 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3695 2024.08.19 19:04:56.345042 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3696 2024.08.19 19:04:56.345629 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3697 2024.08.19 19:04:56.346057 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3698 2024.08.19 19:04:56.346258 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002316 sec., 3886.0103626943005 rows/sec., 6.96 MiB/sec.
3699 2024.08.19 19:04:56.346483 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Debug> DynamicQueryHandler: Done processing query
3700 2024.08.19 19:04:56.346508 [ 3 ] {3985da85-b029-4522-88c5-9af5f46a850c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3701 2024.08.19 19:04:56.346524 [ 3 ] {} <Debug> HTTP-Session: fdd6748f-babe-4747-8c3a-d6be82121463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.08.19 19:04:56.346647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3703 2024.08.19 19:04:56.346696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3704 2024.08.19 19:04:56.346715 [ 3 ] {} <Debug> HTTP-Session: 2bb6d48d-1bd4-4b13-b8bf-7cd2e320f3af Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3705 2024.08.19 19:04:56.346731 [ 3 ] {} <Debug> HTTP-Session: 2bb6d48d-1bd4-4b13-b8bf-7cd2e320f3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.08.19 19:04:56.346745 [ 3 ] {} <Debug> HTTP-Session: 2bb6d48d-1bd4-4b13-b8bf-7cd2e320f3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3707 2024.08.19 19:04:56.346776 [ 3 ] {} <Trace> HTTP-Session: 2bb6d48d-1bd4-4b13-b8bf-7cd2e320f3af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3708 2024.08.19 19:04:56.346905 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3709 2024.08.19 19:04:56.346950 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3710 2024.08.19 19:04:56.347077 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3711 2024.08.19 19:04:56.347367 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3712 2024.08.19 19:04:56.347404 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3713 2024.08.19 19:04:56.347769 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3714 2024.08.19 19:04:56.348131 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3715 2024.08.19 19:04:56.348294 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
3716 2024.08.19 19:04:56.348461 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Debug> DynamicQueryHandler: Done processing query
3717 2024.08.19 19:04:56.348486 [ 3 ] {762ce42f-3c34-4c5e-a8c2-a55fff3aa520} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3718 2024.08.19 19:04:56.348501 [ 3 ] {} <Debug> HTTP-Session: 2bb6d48d-1bd4-4b13-b8bf-7cd2e320f3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.08.19 19:05:01.336864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3720 2024.08.19 19:05:01.336995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3721 2024.08.19 19:05:01.337020 [ 3 ] {} <Debug> HTTP-Session: 225ff7d9-f247-4470-89f0-677db19b82fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3722 2024.08.19 19:05:01.337044 [ 3 ] {} <Debug> HTTP-Session: 225ff7d9-f247-4470-89f0-677db19b82fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.08.19 19:05:01.337059 [ 3 ] {} <Debug> HTTP-Session: 225ff7d9-f247-4470-89f0-677db19b82fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.08.19 19:05:01.337107 [ 3 ] {} <Trace> HTTP-Session: 225ff7d9-f247-4470-89f0-677db19b82fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3725 2024.08.19 19:05:01.337285 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3726 2024.08.19 19:05:01.337351 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3727 2024.08.19 19:05:01.337678 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3728 2024.08.19 19:05:01.338116 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3729 2024.08.19 19:05:01.338165 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3730 2024.08.19 19:05:01.338556 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3731 2024.08.19 19:05:01.338934 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3732 2024.08.19 19:05:01.339096 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001859 sec., 1075.8472296933835 rows/sec., 87.73 KiB/sec.
3733 2024.08.19 19:05:01.339340 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Debug> DynamicQueryHandler: Done processing query
3734 2024.08.19 19:05:01.339367 [ 3 ] {c4da4870-ef98-4aff-8481-190771a13ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3735 2024.08.19 19:05:01.339384 [ 3 ] {} <Debug> HTTP-Session: 225ff7d9-f247-4470-89f0-677db19b82fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.08.19 19:05:01.339586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3737 2024.08.19 19:05:01.339643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3738 2024.08.19 19:05:01.339662 [ 3 ] {} <Debug> HTTP-Session: 7bb46eb3-f705-4b2c-8a39-d02a998a3c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3739 2024.08.19 19:05:01.339681 [ 3 ] {} <Debug> HTTP-Session: 7bb46eb3-f705-4b2c-8a39-d02a998a3c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.08.19 19:05:01.339694 [ 3 ] {} <Debug> HTTP-Session: 7bb46eb3-f705-4b2c-8a39-d02a998a3c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.08.19 19:05:01.339728 [ 3 ] {} <Trace> HTTP-Session: 7bb46eb3-f705-4b2c-8a39-d02a998a3c93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3742 2024.08.19 19:05:01.339886 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3743 2024.08.19 19:05:01.339932 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3744 2024.08.19 19:05:01.340168 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3745 2024.08.19 19:05:01.340620 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3746 2024.08.19 19:05:01.340657 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3747 2024.08.19 19:05:01.341037 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3748 2024.08.19 19:05:01.341387 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3749 2024.08.19 19:05:01.341555 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001735 sec., 134870.31700288184 rows/sec., 11.85 MiB/sec.
3750 2024.08.19 19:05:01.341560 [ 55 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3751 2024.08.19 19:05:01.341678 [ 55 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3752 2024.08.19 19:05:01.341724 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3753 2024.08.19 19:05:01.341825 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Debug> DynamicQueryHandler: Done processing query
3754 2024.08.19 19:05:01.341910 [ 3 ] {3ec396c6-3891-4b58-a7c1-6efda5cfab61} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3755 2024.08.19 19:05:01.341974 [ 3 ] {} <Debug> HTTP-Session: 7bb46eb3-f705-4b2c-8a39-d02a998a3c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.08.19 19:05:01.342028 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
3757 2024.08.19 19:05:01.342167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.08.19 19:05:01.342263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.19 19:05:01.342297 [ 3 ] {} <Debug> HTTP-Session: 257a4c50-7e2a-4714-a7da-feffdc817872 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3760 2024.08.19 19:05:01.342317 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3761 2024.08.19 19:05:01.342322 [ 3 ] {} <Debug> HTTP-Session: 257a4c50-7e2a-4714-a7da-feffdc817872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.19 19:05:01.342350 [ 3 ] {} <Debug> HTTP-Session: 257a4c50-7e2a-4714-a7da-feffdc817872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.08.19 19:05:01.342357 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1373 rows starting from the beginning of the part
3764 2024.08.19 19:05:01.342394 [ 3 ] {} <Trace> HTTP-Session: 257a4c50-7e2a-4714-a7da-feffdc817872 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3765 2024.08.19 19:05:01.342453 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 234 rows starting from the beginning of the part
3766 2024.08.19 19:05:01.342684 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3767 2024.08.19 19:05:01.342761 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1216 rows starting from the beginning of the part
3768 2024.08.19 19:05:01.342813 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3769 2024.08.19 19:05:01.343173 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 234 rows starting from the beginning of the part
3770 2024.08.19 19:05:01.343654 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
3771 2024.08.19 19:05:01.343904 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 234 rows starting from the beginning of the part
3772 2024.08.19 19:05:01.344555 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2024.08.19 19:05:01.345023 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.08.19 19:05:01.345070 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3775 2024.08.19 19:05:01.345671 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3776 2024.08.19 19:05:01.346272 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3777 2024.08.19 19:05:01.346583 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.004055 sec., 5918.61898890259 rows/sec., 442.40 KiB/sec.
3778 2024.08.19 19:05:01.347212 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Debug> DynamicQueryHandler: Done processing query
3779 2024.08.19 19:05:01.347287 [ 3 ] {f2967278-5838-4131-8fe7-266c91a77b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3780 2024.08.19 19:05:01.347356 [ 3 ] {} <Debug> HTTP-Session: 257a4c50-7e2a-4714-a7da-feffdc817872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3781 2024.08.19 19:05:01.347497 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3366 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703063 sec., 590209.1560272085 rows/sec., 51.69 MiB/sec.
3782 2024.08.19 19:05:01.347560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3783 2024.08.19 19:05:01.347617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3784 2024.08.19 19:05:01.347638 [ 3 ] {} <Debug> HTTP-Session: 995d8a19-86bc-43d6-939e-1f27449f17ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3785 2024.08.19 19:05:01.347667 [ 3 ] {} <Debug> HTTP-Session: 995d8a19-86bc-43d6-939e-1f27449f17ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.08.19 19:05:01.347689 [ 3 ] {} <Debug> HTTP-Session: 995d8a19-86bc-43d6-939e-1f27449f17ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.08.19 19:05:01.347729 [ 3 ] {} <Trace> HTTP-Session: 995d8a19-86bc-43d6-939e-1f27449f17ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3788 2024.08.19 19:05:01.347785 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3789 2024.08.19 19:05:01.347939 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3790 2024.08.19 19:05:01.348001 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3791 2024.08.19 19:05:01.348932 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3792 2024.08.19 19:05:01.349137 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3793 2024.08.19 19:05:01.349342 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_16_3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3794 2024.08.19 19:05:01.349559 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
3795 2024.08.19 19:05:01.349635 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3796 2024.08.19 19:05:01.349678 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3797 2024.08.19 19:05:01.350037 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3798 2024.08.19 19:05:01.350396 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3799 2024.08.19 19:05:01.350519 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002688 sec., 5208.333333333334 rows/sec., 364.76 KiB/sec.
3800 2024.08.19 19:05:01.350728 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Debug> DynamicQueryHandler: Done processing query
3801 2024.08.19 19:05:01.350752 [ 3 ] {0b85fd6b-587d-4505-bf49-52e58c339049} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3802 2024.08.19 19:05:01.350768 [ 3 ] {} <Debug> HTTP-Session: 995d8a19-86bc-43d6-939e-1f27449f17ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.08.19 19:05:01.350883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3804 2024.08.19 19:05:01.350932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3805 2024.08.19 19:05:01.350951 [ 3 ] {} <Debug> HTTP-Session: d7280100-b59a-4afd-ac00-9efe1fd23eee Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3806 2024.08.19 19:05:01.350967 [ 3 ] {} <Debug> HTTP-Session: d7280100-b59a-4afd-ac00-9efe1fd23eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3807 2024.08.19 19:05:01.350981 [ 3 ] {} <Debug> HTTP-Session: d7280100-b59a-4afd-ac00-9efe1fd23eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.08.19 19:05:01.351011 [ 3 ] {} <Trace> HTTP-Session: d7280100-b59a-4afd-ac00-9efe1fd23eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3809 2024.08.19 19:05:01.351116 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3810 2024.08.19 19:05:01.351157 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3811 2024.08.19 19:05:01.351389 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3812 2024.08.19 19:05:01.351673 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3813 2024.08.19 19:05:01.351710 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3814 2024.08.19 19:05:01.352048 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3815 2024.08.19 19:05:01.352399 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3816 2024.08.19 19:05:01.352560 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 242.14 KiB/sec.
3817 2024.08.19 19:05:01.352866 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Debug> DynamicQueryHandler: Done processing query
3818 2024.08.19 19:05:01.352891 [ 3 ] {81a32930-6575-4768-85ff-c25cc76a6b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3819 2024.08.19 19:05:01.352906 [ 3 ] {} <Debug> HTTP-Session: d7280100-b59a-4afd-ac00-9efe1fd23eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.08.19 19:05:01.353088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3821 2024.08.19 19:05:01.353136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3822 2024.08.19 19:05:01.353155 [ 3 ] {} <Debug> HTTP-Session: b179961d-123a-4f55-a5b1-555d323c285e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3823 2024.08.19 19:05:01.353171 [ 3 ] {} <Debug> HTTP-Session: b179961d-123a-4f55-a5b1-555d323c285e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3824 2024.08.19 19:05:01.353184 [ 3 ] {} <Debug> HTTP-Session: b179961d-123a-4f55-a5b1-555d323c285e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3825 2024.08.19 19:05:01.353214 [ 3 ] {} <Trace> HTTP-Session: b179961d-123a-4f55-a5b1-555d323c285e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3826 2024.08.19 19:05:01.353469 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3827 2024.08.19 19:05:01.353513 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3828 2024.08.19 19:05:01.353755 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3829 2024.08.19 19:05:01.354323 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3830 2024.08.19 19:05:01.354360 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3831 2024.08.19 19:05:01.354721 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3832 2024.08.19 19:05:01.355070 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3833 2024.08.19 19:05:01.355242 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001908 sec., 212788.25995807128 rows/sec., 15.15 MiB/sec.
3834 2024.08.19 19:05:01.355253 [ 55 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3835 2024.08.19 19:05:01.355367 [ 55 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.08.19 19:05:01.355441 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3837 2024.08.19 19:05:01.355541 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Debug> DynamicQueryHandler: Done processing query
3838 2024.08.19 19:05:01.355625 [ 3 ] {49586dcd-40e7-4901-b33a-79d3fb1214f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3839 2024.08.19 19:05:01.355702 [ 3 ] {} <Debug> HTTP-Session: b179961d-123a-4f55-a5b1-555d323c285e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.08.19 19:05:01.356019 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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.19 19:05:01.356037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3842 2024.08.19 19:05:01.356172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3843 2024.08.19 19:05:01.356214 [ 3 ] {} <Debug> HTTP-Session: 448cb02d-bd4b-46c0-b4da-4d05a6d66fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3844 2024.08.19 19:05:01.356256 [ 3 ] {} <Debug> HTTP-Session: 448cb02d-bd4b-46c0-b4da-4d05a6d66fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3845 2024.08.19 19:05:01.356289 [ 3 ] {} <Debug> HTTP-Session: 448cb02d-bd4b-46c0-b4da-4d05a6d66fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3846 2024.08.19 19:05:01.356381 [ 3 ] {} <Trace> HTTP-Session: 448cb02d-bd4b-46c0-b4da-4d05a6d66fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3847 2024.08.19 19:05:01.356453 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3848 2024.08.19 19:05:01.356532 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 870 rows starting from the beginning of the part
3849 2024.08.19 19:05:01.356580 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3850 2024.08.19 19:05:01.356702 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3851 2024.08.19 19:05:01.356831 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 406 rows starting from the beginning of the part
3852 2024.08.19 19:05:01.357253 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 543 rows starting from the beginning of the part
3853 2024.08.19 19:05:01.357699 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 406 rows starting from the beginning of the part
3854 2024.08.19 19:05:01.358026 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
3855 2024.08.19 19:05:01.358082 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3856 2024.08.19 19:05:01.358279 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 406 rows starting from the beginning of the part
3857 2024.08.19 19:05:01.359040 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3858 2024.08.19 19:05:01.359103 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3859 2024.08.19 19:05:01.359960 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3860 2024.08.19 19:05:01.360860 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3861 2024.08.19 19:05:01.361167 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004645 sec., 1291.7115177610335 rows/sec., 67.49 KiB/sec.
3862 2024.08.19 19:05:01.361394 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Debug> DynamicQueryHandler: Done processing query
3863 2024.08.19 19:05:01.361455 [ 3 ] {bf4dc42e-9668-49b4-9990-898ba462367f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3864 2024.08.19 19:05:01.361505 [ 3 ] {} <Debug> HTTP-Session: 448cb02d-bd4b-46c0-b4da-4d05a6d66fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.08.19 19:05:01.361783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3866 2024.08.19 19:05:01.361849 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2706 rows, containing 5 columns (5 merged, 0 gathered) in 0.006264821 sec., 431935.7248994025 rows/sec., 32.92 MiB/sec.
3867 2024.08.19 19:05:01.361867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3868 2024.08.19 19:05:01.362015 [ 3 ] {} <Debug> HTTP-Session: e1598b3a-cd36-47da-a5e7-7d84a71cc660 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3869 2024.08.19 19:05:01.362034 [ 3 ] {} <Debug> HTTP-Session: e1598b3a-cd36-47da-a5e7-7d84a71cc660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.08.19 19:05:01.362048 [ 3 ] {} <Debug> HTTP-Session: e1598b3a-cd36-47da-a5e7-7d84a71cc660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.08.19 19:05:01.362103 [ 3 ] {} <Trace> HTTP-Session: e1598b3a-cd36-47da-a5e7-7d84a71cc660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3872 2024.08.19 19:05:01.362175 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3873 2024.08.19 19:05:01.362505 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3874 2024.08.19 19:05:01.362701 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3875 2024.08.19 19:05:01.363173 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3876 2024.08.19 19:05:01.363195 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3877 2024.08.19 19:05:01.363405 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_16_3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3878 2024.08.19 19:05:01.363500 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
3879 2024.08.19 19:05:01.363815 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3880 2024.08.19 19:05:01.363857 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3881 2024.08.19 19:05:01.364259 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3882 2024.08.19 19:05:01.364609 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3883 2024.08.19 19:05:01.364772 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002534 sec., 93922.65193370167 rows/sec., 6.30 MiB/sec.
3884 2024.08.19 19:05:01.364781 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3885 2024.08.19 19:05:01.364876 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3886 2024.08.19 19:05:01.364926 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3887 2024.08.19 19:05:01.365077 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Debug> DynamicQueryHandler: Done processing query
3888 2024.08.19 19:05:01.365084 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
3889 2024.08.19 19:05:01.365107 [ 3 ] {cf35c8e5-1c19-419f-b24c-5532926e9ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3890 2024.08.19 19:05:01.365135 [ 3 ] {} <Debug> HTTP-Session: e1598b3a-cd36-47da-a5e7-7d84a71cc660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.08.19 19:05:01.365240 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3892 2024.08.19 19:05:01.365266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3893 2024.08.19 19:05:01.365277 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3901 rows starting from the beginning of the part
3894 2024.08.19 19:05:01.365341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3895 2024.08.19 19:05:01.365424 [ 3 ] {} <Debug> HTTP-Session: 50092672-892a-41aa-9887-e205d1abb507 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3896 2024.08.19 19:05:01.365465 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part
3897 2024.08.19 19:05:01.365481 [ 3 ] {} <Debug> HTTP-Session: 50092672-892a-41aa-9887-e205d1abb507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3898 2024.08.19 19:05:01.365542 [ 3 ] {} <Debug> HTTP-Session: 50092672-892a-41aa-9887-e205d1abb507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.08.19 19:05:01.365693 [ 3 ] {} <Trace> HTTP-Session: 50092672-892a-41aa-9887-e205d1abb507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3900 2024.08.19 19:05:01.365828 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 846 rows starting from the beginning of the part
3901 2024.08.19 19:05:01.366001 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3902 2024.08.19 19:05:01.366095 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part
3903 2024.08.19 19:05:01.366161 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3904 2024.08.19 19:05:01.366459 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
3905 2024.08.19 19:05:01.366821 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 238 rows starting from the beginning of the part
3906 2024.08.19 19:05:01.367388 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3907 2024.08.19 19:05:01.367876 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3908 2024.08.19 19:05:01.367913 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3909 2024.08.19 19:05:01.368384 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3910 2024.08.19 19:05:01.368951 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3911 2024.08.19 19:05:01.369182 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 20.51 KiB/sec.
3912 2024.08.19 19:05:01.369464 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Debug> DynamicQueryHandler: Done processing query
3913 2024.08.19 19:05:01.369489 [ 3 ] {3d300644-4ca3-41bd-896f-bc7bdea420a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3914 2024.08.19 19:05:01.369505 [ 3 ] {} <Debug> HTTP-Session: 50092672-892a-41aa-9887-e205d1abb507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3915 2024.08.19 19:05:01.369657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3916 2024.08.19 19:05:01.369707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3917 2024.08.19 19:05:01.369726 [ 3 ] {} <Debug> HTTP-Session: 99102afb-0f97-4548-a3de-5953ef2a74d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3918 2024.08.19 19:05:01.369742 [ 3 ] {} <Debug> HTTP-Session: 99102afb-0f97-4548-a3de-5953ef2a74d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.08.19 19:05:01.369758 [ 3 ] {} <Debug> HTTP-Session: 99102afb-0f97-4548-a3de-5953ef2a74d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3920 2024.08.19 19:05:01.369791 [ 3 ] {} <Trace> HTTP-Session: 99102afb-0f97-4548-a3de-5953ef2a74d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3921 2024.08.19 19:05:01.370261 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3922 2024.08.19 19:05:01.370325 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <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
3923 2024.08.19 19:05:01.370738 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3924 2024.08.19 19:05:01.371332 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3925 2024.08.19 19:05:01.371369 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3926 2024.08.19 19:05:01.371982 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3927 2024.08.19 19:05:01.372234 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5622 rows, containing 5 columns (5 merged, 0 gathered) in 0.007209205 sec., 779836.3342421252 rows/sec., 52.55 MiB/sec.
3928 2024.08.19 19:05:01.372564 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3929 2024.08.19 19:05:01.372624 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3930 2024.08.19 19:05:01.372820 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002939 sec., 7485.53929908132 rows/sec., 13.41 MiB/sec.
3931 2024.08.19 19:05:01.373311 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Debug> DynamicQueryHandler: Done processing query
3932 2024.08.19 19:05:01.373342 [ 3 ] {9fc08105-69d4-44c7-b60b-af02e7110f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3933 2024.08.19 19:05:01.373364 [ 3 ] {} <Debug> HTTP-Session: 99102afb-0f97-4548-a3de-5953ef2a74d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3934 2024.08.19 19:05:01.373389 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3935 2024.08.19 19:05:01.373466 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3936 2024.08.19 19:05:01.373533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3937 2024.08.19 19:05:01.373553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB.
3938 2024.08.19 19:05:01.373590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3939 2024.08.19 19:05:01.373610 [ 3 ] {} <Debug> HTTP-Session: d28d32e6-984d-49a8-bc49-d882f8e297c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3940 2024.08.19 19:05:01.373626 [ 3 ] {} <Debug> HTTP-Session: d28d32e6-984d-49a8-bc49-d882f8e297c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3941 2024.08.19 19:05:01.373640 [ 3 ] {} <Debug> HTTP-Session: d28d32e6-984d-49a8-bc49-d882f8e297c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3942 2024.08.19 19:05:01.373671 [ 3 ] {} <Trace> HTTP-Session: d28d32e6-984d-49a8-bc49-d882f8e297c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3943 2024.08.19 19:05:01.373788 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3944 2024.08.19 19:05:01.373833 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3945 2024.08.19 19:05:01.373958 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3946 2024.08.19 19:05:01.374270 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3947 2024.08.19 19:05:01.374306 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3948 2024.08.19 19:05:01.374665 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3949 2024.08.19 19:05:01.374992 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3950 2024.08.19 19:05:01.375161 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec.
3951 2024.08.19 19:05:01.375163 [ 76 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3952 2024.08.19 19:05:01.375277 [ 76 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3953 2024.08.19 19:05:01.375327 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3954 2024.08.19 19:05:01.375418 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Debug> DynamicQueryHandler: Done processing query
3955 2024.08.19 19:05:01.375486 [ 3 ] {d272b43b-056b-4008-93dd-147f3f194d0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3956 2024.08.19 19:05:01.375519 [ 3 ] {} <Debug> HTTP-Session: d28d32e6-984d-49a8-bc49-d882f8e297c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.08.19 19:05:01.375536 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
3958 2024.08.19 19:05:01.375702 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3959 2024.08.19 19:05:01.375740 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 682 rows starting from the beginning of the part
3960 2024.08.19 19:05:01.375866 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part
3961 2024.08.19 19:05:01.376086 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
3962 2024.08.19 19:05:01.376183 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
3963 2024.08.19 19:05:01.376322 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
3964 2024.08.19 19:05:01.376493 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
3965 2024.08.19 19:05:01.377753 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350874 sec., 445791.6502543309 rows/sec., 28.98 MiB/sec.
3966 2024.08.19 19:05:01.377994 [ 191 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3967 2024.08.19 19:05:01.378433 [ 191 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3968 2024.08.19 19:05:01.378509 [ 191 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_16_3} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3969 2024.08.19 19:05:01.378581 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3970 2024.08.19 19:05:06.331570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2024.08.19 19:05:06.331714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3972 2024.08.19 19:05:06.331745 [ 3 ] {} <Debug> HTTP-Session: fe607b72-36b4-4735-b1b2-fd57b0c7d9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3973 2024.08.19 19:05:06.331774 [ 3 ] {} <Debug> HTTP-Session: fe607b72-36b4-4735-b1b2-fd57b0c7d9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.08.19 19:05:06.331792 [ 3 ] {} <Debug> HTTP-Session: fe607b72-36b4-4735-b1b2-fd57b0c7d9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.08.19 19:05:06.331848 [ 3 ] {} <Trace> HTTP-Session: fe607b72-36b4-4735-b1b2-fd57b0c7d9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3976 2024.08.19 19:05:06.332078 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3977 2024.08.19 19:05:06.332153 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3978 2024.08.19 19:05:06.332500 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3979 2024.08.19 19:05:06.332963 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3980 2024.08.19 19:05:06.333006 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3981 2024.08.19 19:05:06.333428 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3982 2024.08.19 19:05:06.333823 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3983 2024.08.19 19:05:06.334005 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.002 sec., 37000 rows/sec., 2.96 MiB/sec.
3984 2024.08.19 19:05:06.334208 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Debug> DynamicQueryHandler: Done processing query
3985 2024.08.19 19:05:06.334235 [ 3 ] {f9d9b3a3-a6fc-4320-9747-578ad1ab2f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3986 2024.08.19 19:05:06.334251 [ 3 ] {} <Debug> HTTP-Session: fe607b72-36b4-4735-b1b2-fd57b0c7d9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.08.19 19:05:06.334386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2024.08.19 19:05:06.334434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3989 2024.08.19 19:05:06.334453 [ 3 ] {} <Debug> HTTP-Session: 531ab18f-7124-45cc-9ea8-dd0d8d16be06 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
3990 2024.08.19 19:05:06.334470 [ 3 ] {} <Debug> HTTP-Session: 531ab18f-7124-45cc-9ea8-dd0d8d16be06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.08.19 19:05:06.334484 [ 3 ] {} <Debug> HTTP-Session: 531ab18f-7124-45cc-9ea8-dd0d8d16be06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.08.19 19:05:06.334515 [ 3 ] {} <Trace> HTTP-Session: 531ab18f-7124-45cc-9ea8-dd0d8d16be06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.08.19 19:05:06.334614 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3994 2024.08.19 19:05:06.334659 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3995 2024.08.19 19:05:06.334885 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.08.19 19:05:06.335212 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3997 2024.08.19 19:05:06.335249 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
3998 2024.08.19 19:05:06.335597 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3999 2024.08.19 19:05:06.335954 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4000 2024.08.19 19:05:06.336111 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001516 sec., 5936.675461741424 rows/sec., 446.41 KiB/sec.
4001 2024.08.19 19:05:06.336288 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Debug> DynamicQueryHandler: Done processing query
4002 2024.08.19 19:05:06.336314 [ 3 ] {5dd9fd7e-9c30-4751-8dfc-aadb6c567646} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4003 2024.08.19 19:05:06.336330 [ 3 ] {} <Debug> HTTP-Session: 531ab18f-7124-45cc-9ea8-dd0d8d16be06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.08.19 19:05:06.336463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2024.08.19 19:05:06.336513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4006 2024.08.19 19:05:06.336533 [ 3 ] {} <Debug> HTTP-Session: a8380f0f-8845-46c9-855a-2c0dc5ff7f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4007 2024.08.19 19:05:06.336549 [ 3 ] {} <Debug> HTTP-Session: a8380f0f-8845-46c9-855a-2c0dc5ff7f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.08.19 19:05:06.336563 [ 3 ] {} <Debug> HTTP-Session: a8380f0f-8845-46c9-855a-2c0dc5ff7f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.08.19 19:05:06.336593 [ 3 ] {} <Trace> HTTP-Session: a8380f0f-8845-46c9-855a-2c0dc5ff7f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4010 2024.08.19 19:05:06.336707 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4011 2024.08.19 19:05:06.336750 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4012 2024.08.19 19:05:06.336976 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.08.19 19:05:06.337305 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.08.19 19:05:06.337342 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4015 2024.08.19 19:05:06.337700 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4016 2024.08.19 19:05:06.338058 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.08.19 19:05:06.338217 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001549 sec., 47127.17882504842 rows/sec., 3.68 MiB/sec.
4018 2024.08.19 19:05:06.338381 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Debug> DynamicQueryHandler: Done processing query
4019 2024.08.19 19:05:06.338406 [ 3 ] {9491563c-48da-420a-bd6d-9b4b5eb1a2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4020 2024.08.19 19:05:06.338422 [ 3 ] {} <Debug> HTTP-Session: a8380f0f-8845-46c9-855a-2c0dc5ff7f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.08.19 19:05:06.338588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.08.19 19:05:06.338638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.08.19 19:05:06.338657 [ 3 ] {} <Debug> HTTP-Session: d84e6bb2-bcfc-442c-a86f-68daf13d4173 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4024 2024.08.19 19:05:06.338673 [ 3 ] {} <Debug> HTTP-Session: d84e6bb2-bcfc-442c-a86f-68daf13d4173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.08.19 19:05:06.338687 [ 3 ] {} <Debug> HTTP-Session: d84e6bb2-bcfc-442c-a86f-68daf13d4173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.08.19 19:05:06.338718 [ 3 ] {} <Trace> HTTP-Session: d84e6bb2-bcfc-442c-a86f-68daf13d4173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4027 2024.08.19 19:05:06.338863 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4028 2024.08.19 19:05:06.338910 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4029 2024.08.19 19:05:06.339054 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4030 2024.08.19 19:05:06.339415 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.08.19 19:05:06.339452 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4032 2024.08.19 19:05:06.339840 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4033 2024.08.19 19:05:06.340173 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.08.19 19:05:06.340330 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
4035 2024.08.19 19:05:06.340507 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Debug> DynamicQueryHandler: Done processing query
4036 2024.08.19 19:05:06.340532 [ 3 ] {66abe7b2-3060-44d9-9099-f08415e43cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4037 2024.08.19 19:05:06.340548 [ 3 ] {} <Debug> HTTP-Session: d84e6bb2-bcfc-442c-a86f-68daf13d4173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.08.19 19:05:06.340680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2024.08.19 19:05:06.340729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4040 2024.08.19 19:05:06.340749 [ 3 ] {} <Debug> HTTP-Session: eba937b4-a1f1-4434-8b30-fb7426defbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4041 2024.08.19 19:05:06.340765 [ 3 ] {} <Debug> HTTP-Session: eba937b4-a1f1-4434-8b30-fb7426defbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.08.19 19:05:06.340779 [ 3 ] {} <Debug> HTTP-Session: eba937b4-a1f1-4434-8b30-fb7426defbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.08.19 19:05:06.340810 [ 3 ] {} <Trace> HTTP-Session: eba937b4-a1f1-4434-8b30-fb7426defbdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4044 2024.08.19 19:05:06.340977 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4045 2024.08.19 19:05:06.341040 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <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
4046 2024.08.19 19:05:06.341460 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2024.08.19 19:05:06.341918 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.08.19 19:05:06.341954 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4049 2024.08.19 19:05:06.342533 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4050 2024.08.19 19:05:06.342941 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4051 2024.08.19 19:05:06.343138 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002249 sec., 4001.7785682525564 rows/sec., 7.17 MiB/sec.
4052 2024.08.19 19:05:06.343614 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Debug> DynamicQueryHandler: Done processing query
4053 2024.08.19 19:05:06.343639 [ 3 ] {ec6735ab-447d-4b86-ada7-25b80919d28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4054 2024.08.19 19:05:06.343656 [ 3 ] {} <Debug> HTTP-Session: eba937b4-a1f1-4434-8b30-fb7426defbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.08.19 19:05:06.343785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4056 2024.08.19 19:05:06.343834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4057 2024.08.19 19:05:06.343853 [ 3 ] {} <Debug> HTTP-Session: 424e3086-4918-4703-ae09-ace45e15b389 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4058 2024.08.19 19:05:06.343869 [ 3 ] {} <Debug> HTTP-Session: 424e3086-4918-4703-ae09-ace45e15b389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.08.19 19:05:06.343884 [ 3 ] {} <Debug> HTTP-Session: 424e3086-4918-4703-ae09-ace45e15b389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.08.19 19:05:06.343915 [ 3 ] {} <Trace> HTTP-Session: 424e3086-4918-4703-ae09-ace45e15b389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4061 2024.08.19 19:05:06.344028 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4062 2024.08.19 19:05:06.344073 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4063 2024.08.19 19:05:06.344217 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4064 2024.08.19 19:05:06.344587 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4065 2024.08.19 19:05:06.344624 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4066 2024.08.19 19:05:06.344988 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4067 2024.08.19 19:05:06.345310 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4068 2024.08.19 19:05:06.345472 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec.
4069 2024.08.19 19:05:06.345797 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Debug> DynamicQueryHandler: Done processing query
4070 2024.08.19 19:05:06.345823 [ 3 ] {8c2dd48f-631c-45fb-8ab5-9c628828abbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4071 2024.08.19 19:05:06.345839 [ 3 ] {} <Debug> HTTP-Session: 424e3086-4918-4703-ae09-ace45e15b389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4072 2024.08.19 19:05:08.600804 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
4073 2024.08.19 19:05:08.600862 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
4074 2024.08.19 19:05:11.336797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4075 2024.08.19 19:05:11.336935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4076 2024.08.19 19:05:11.336966 [ 3 ] {} <Debug> HTTP-Session: 9ea9d7bd-4395-4eef-828d-f535d65911ff Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4077 2024.08.19 19:05:11.336994 [ 3 ] {} <Debug> HTTP-Session: 9ea9d7bd-4395-4eef-828d-f535d65911ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4078 2024.08.19 19:05:11.337011 [ 3 ] {} <Debug> HTTP-Session: 9ea9d7bd-4395-4eef-828d-f535d65911ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.08.19 19:05:11.337066 [ 3 ] {} <Trace> HTTP-Session: 9ea9d7bd-4395-4eef-828d-f535d65911ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4080 2024.08.19 19:05:11.337333 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4081 2024.08.19 19:05:11.337410 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4082 2024.08.19 19:05:11.337748 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4083 2024.08.19 19:05:11.338318 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4084 2024.08.19 19:05:11.338366 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4085 2024.08.19 19:05:11.338808 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4086 2024.08.19 19:05:11.339198 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4087 2024.08.19 19:05:11.339353 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002135 sec., 109133.4894613583 rows/sec., 9.60 MiB/sec.
4088 2024.08.19 19:05:11.339570 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Debug> DynamicQueryHandler: Done processing query
4089 2024.08.19 19:05:11.339597 [ 3 ] {4077c8da-ca25-4ac2-a153-88935a268c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4090 2024.08.19 19:05:11.339613 [ 3 ] {} <Debug> HTTP-Session: 9ea9d7bd-4395-4eef-828d-f535d65911ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4091 2024.08.19 19:05:11.339761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4092 2024.08.19 19:05:11.339815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4093 2024.08.19 19:05:11.339836 [ 3 ] {} <Debug> HTTP-Session: 07d77930-09f9-4164-9bf1-5baf626f91e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4094 2024.08.19 19:05:11.339854 [ 3 ] {} <Debug> HTTP-Session: 07d77930-09f9-4164-9bf1-5baf626f91e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.08.19 19:05:11.339869 [ 3 ] {} <Debug> HTTP-Session: 07d77930-09f9-4164-9bf1-5baf626f91e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.08.19 19:05:11.339903 [ 3 ] {} <Trace> HTTP-Session: 07d77930-09f9-4164-9bf1-5baf626f91e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4097 2024.08.19 19:05:11.340013 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4098 2024.08.19 19:05:11.340060 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4099 2024.08.19 19:05:11.340289 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4100 2024.08.19 19:05:11.340634 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4101 2024.08.19 19:05:11.340671 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4102 2024.08.19 19:05:11.341021 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4103 2024.08.19 19:05:11.341368 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4104 2024.08.19 19:05:11.341500 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001523 sec., 14445.173998686801 rows/sec., 1.06 MiB/sec.
4105 2024.08.19 19:05:11.341664 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Debug> DynamicQueryHandler: Done processing query
4106 2024.08.19 19:05:11.341687 [ 3 ] {8570059f-3bb7-4cde-a051-3885bacad49a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4107 2024.08.19 19:05:11.341702 [ 3 ] {} <Debug> HTTP-Session: 07d77930-09f9-4164-9bf1-5baf626f91e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4108 2024.08.19 19:05:11.341818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4109 2024.08.19 19:05:11.341866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4110 2024.08.19 19:05:11.341885 [ 3 ] {} <Debug> HTTP-Session: ac65c52f-c4f3-4275-8018-5dd4e323e6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4111 2024.08.19 19:05:11.341901 [ 3 ] {} <Debug> HTTP-Session: ac65c52f-c4f3-4275-8018-5dd4e323e6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4112 2024.08.19 19:05:11.341915 [ 3 ] {} <Debug> HTTP-Session: ac65c52f-c4f3-4275-8018-5dd4e323e6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4113 2024.08.19 19:05:11.341944 [ 3 ] {} <Trace> HTTP-Session: ac65c52f-c4f3-4275-8018-5dd4e323e6c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4114 2024.08.19 19:05:11.342041 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4115 2024.08.19 19:05:11.342083 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4116 2024.08.19 19:05:11.342299 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4117 2024.08.19 19:05:11.342590 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4118 2024.08.19 19:05:11.342626 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4119 2024.08.19 19:05:11.342967 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4120 2024.08.19 19:05:11.343306 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4121 2024.08.19 19:05:11.343421 [ 150 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4122 2024.08.19 19:05:11.343432 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001418 sec., 9873.060648801129 rows/sec., 691.44 KiB/sec.
4123 2024.08.19 19:05:11.343468 [ 150 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4124 2024.08.19 19:05:11.343510 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4125 2024.08.19 19:05:11.343654 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Debug> DynamicQueryHandler: Done processing query
4126 2024.08.19 19:05:11.343702 [ 3 ] {edbd599c-d202-42dd-ac84-955ca98c3a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4127 2024.08.19 19:05:11.343730 [ 3 ] {} <Debug> HTTP-Session: ac65c52f-c4f3-4275-8018-5dd4e323e6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4128 2024.08.19 19:05:11.343731 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
4129 2024.08.19 19:05:11.343886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4130 2024.08.19 19:05:11.343986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4131 2024.08.19 19:05:11.344044 [ 3 ] {} <Debug> HTTP-Session: 78147547-e32d-447d-a70d-33e9fc49c4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4132 2024.08.19 19:05:11.344086 [ 3 ] {} <Debug> HTTP-Session: 78147547-e32d-447d-a70d-33e9fc49c4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.08.19 19:05:11.344131 [ 3 ] {} <Debug> HTTP-Session: 78147547-e32d-447d-a70d-33e9fc49c4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.08.19 19:05:11.344128 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4135 2024.08.19 19:05:11.344186 [ 3 ] {} <Trace> HTTP-Session: 78147547-e32d-447d-a70d-33e9fc49c4bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4136 2024.08.19 19:05:11.344224 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
4137 2024.08.19 19:05:11.344448 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4138 2024.08.19 19:05:11.344469 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
4139 2024.08.19 19:05:11.344652 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4140 2024.08.19 19:05:11.344896 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
4141 2024.08.19 19:05:11.345236 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
4142 2024.08.19 19:05:11.345543 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4143 2024.08.19 19:05:11.345902 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
4144 2024.08.19 19:05:11.346673 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4145 2024.08.19 19:05:11.347442 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4146 2024.08.19 19:05:11.347511 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4147 2024.08.19 19:05:11.348563 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4148 2024.08.19 19:05:11.349404 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798155 sec., 90718.51304423562 rows/sec., 6.16 MiB/sec.
4149 2024.08.19 19:05:11.349691 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4150 2024.08.19 19:05:11.349727 [ 201 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4151 2024.08.19 19:05:11.349915 [ 150 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4152 2024.08.19 19:05:11.350012 [ 150 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4153 2024.08.19 19:05:11.350064 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005734 sec., 1046.3899546564353 rows/sec., 61.82 KiB/sec.
4154 2024.08.19 19:05:11.350068 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4155 2024.08.19 19:05:11.351087 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::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
4156 2024.08.19 19:05:11.351167 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Debug> DynamicQueryHandler: Done processing query
4157 2024.08.19 19:05:11.351237 [ 3 ] {47705aa0-a9bd-4a80-a3c8-6c0c85ae5f5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4158 2024.08.19 19:05:11.351291 [ 3 ] {} <Debug> HTTP-Session: 78147547-e32d-447d-a70d-33e9fc49c4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4159 2024.08.19 19:05:11.351434 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4160 2024.08.19 19:05:11.351495 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
4161 2024.08.19 19:05:11.351533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.08.19 19:05:11.351614 [ 201 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4163 2024.08.19 19:05:11.351711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4164 2024.08.19 19:05:11.351878 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4165 2024.08.19 19:05:11.351892 [ 3 ] {} <Debug> HTTP-Session: 630067fd-0bfc-4ce3-92c5-cc65d47e074b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4166 2024.08.19 19:05:11.352032 [ 3 ] {} <Debug> HTTP-Session: 630067fd-0bfc-4ce3-92c5-cc65d47e074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.08.19 19:05:11.352088 [ 201 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_11_2} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4168 2024.08.19 19:05:11.352120 [ 3 ] {} <Debug> HTTP-Session: 630067fd-0bfc-4ce3-92c5-cc65d47e074b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4169 2024.08.19 19:05:11.352342 [ 3 ] {} <Trace> HTTP-Session: 630067fd-0bfc-4ce3-92c5-cc65d47e074b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4170 2024.08.19 19:05:11.352387 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4171 2024.08.19 19:05:11.352484 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4172 2024.08.19 19:05:11.352643 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4173 2024.08.19 19:05:11.352904 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4174 2024.08.19 19:05:11.352930 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4175 2024.08.19 19:05:11.353037 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4176 2024.08.19 19:05:11.353738 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4177 2024.08.19 19:05:11.354537 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004331893 sec., 6925.378812449892 rows/sec., 439.60 KiB/sec.
4178 2024.08.19 19:05:11.354543 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4179 2024.08.19 19:05:11.354623 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4180 2024.08.19 19:05:11.354779 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4181 2024.08.19 19:05:11.355619 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4182 2024.08.19 19:05:11.355946 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4183 2024.08.19 19:05:11.356154 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_9_2} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4184 2024.08.19 19:05:11.356312 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4185 2024.08.19 19:05:11.356408 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4186 2024.08.19 19:05:11.356552 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.003926 sec., 102903.71879775854 rows/sec., 7.32 MiB/sec.
4187 2024.08.19 19:05:11.356784 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Debug> DynamicQueryHandler: Done processing query
4188 2024.08.19 19:05:11.356807 [ 3 ] {4617a6a5-9f61-435e-ab28-d8bd7f0805fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4189 2024.08.19 19:05:11.356823 [ 3 ] {} <Debug> HTTP-Session: 630067fd-0bfc-4ce3-92c5-cc65d47e074b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.08.19 19:05:11.356959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4191 2024.08.19 19:05:11.357006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4192 2024.08.19 19:05:11.357025 [ 3 ] {} <Debug> HTTP-Session: ec9c26f0-f7ee-4871-9b34-c0b7ebde4a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4193 2024.08.19 19:05:11.357041 [ 3 ] {} <Debug> HTTP-Session: ec9c26f0-f7ee-4871-9b34-c0b7ebde4a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.08.19 19:05:11.357055 [ 3 ] {} <Debug> HTTP-Session: ec9c26f0-f7ee-4871-9b34-c0b7ebde4a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.08.19 19:05:11.357087 [ 3 ] {} <Trace> HTTP-Session: ec9c26f0-f7ee-4871-9b34-c0b7ebde4a26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4196 2024.08.19 19:05:11.357182 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4197 2024.08.19 19:05:11.357224 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4198 2024.08.19 19:05:11.357357 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4199 2024.08.19 19:05:11.357622 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4200 2024.08.19 19:05:11.357657 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4201 2024.08.19 19:05:11.358005 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4202 2024.08.19 19:05:11.358323 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4203 2024.08.19 19:05:11.358456 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 241.51 KiB/sec.
4204 2024.08.19 19:05:11.358719 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Debug> DynamicQueryHandler: Done processing query
4205 2024.08.19 19:05:11.358744 [ 3 ] {efa4c702-0b91-40bc-9c35-812f556d9516} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4206 2024.08.19 19:05:11.358759 [ 3 ] {} <Debug> HTTP-Session: ec9c26f0-f7ee-4871-9b34-c0b7ebde4a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.08.19 19:05:11.358930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4208 2024.08.19 19:05:11.358978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4209 2024.08.19 19:05:11.358997 [ 3 ] {} <Debug> HTTP-Session: 508db443-99ae-4b36-886f-fefc1b356acf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4210 2024.08.19 19:05:11.359012 [ 3 ] {} <Debug> HTTP-Session: 508db443-99ae-4b36-886f-fefc1b356acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.08.19 19:05:11.359025 [ 3 ] {} <Debug> HTTP-Session: 508db443-99ae-4b36-886f-fefc1b356acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.19 19:05:11.359055 [ 3 ] {} <Trace> HTTP-Session: 508db443-99ae-4b36-886f-fefc1b356acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4213 2024.08.19 19:05:11.359228 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4214 2024.08.19 19:05:11.359273 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4215 2024.08.19 19:05:11.359428 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4216 2024.08.19 19:05:11.359839 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2024.08.19 19:05:11.359874 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4218 2024.08.19 19:05:11.360244 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4219 2024.08.19 19:05:11.360575 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4220 2024.08.19 19:05:11.360710 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec.
4221 2024.08.19 19:05:11.360863 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Debug> DynamicQueryHandler: Done processing query
4222 2024.08.19 19:05:11.360887 [ 3 ] {fe65ddaa-3eae-444f-aca5-14a53f737698} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4223 2024.08.19 19:05:11.360903 [ 3 ] {} <Debug> HTTP-Session: 508db443-99ae-4b36-886f-fefc1b356acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.08.19 19:05:11.361035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4225 2024.08.19 19:05:11.361081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4226 2024.08.19 19:05:11.361099 [ 3 ] {} <Debug> HTTP-Session: 3483b766-ced6-4de2-adc6-ad25cc5cbae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4227 2024.08.19 19:05:11.361115 [ 3 ] {} <Debug> HTTP-Session: 3483b766-ced6-4de2-adc6-ad25cc5cbae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.08.19 19:05:11.361128 [ 3 ] {} <Debug> HTTP-Session: 3483b766-ced6-4de2-adc6-ad25cc5cbae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.08.19 19:05:11.361157 [ 3 ] {} <Trace> HTTP-Session: 3483b766-ced6-4de2-adc6-ad25cc5cbae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4230 2024.08.19 19:05:11.361246 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4231 2024.08.19 19:05:11.361290 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4232 2024.08.19 19:05:11.361414 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4233 2024.08.19 19:05:11.361647 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4234 2024.08.19 19:05:11.361681 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4235 2024.08.19 19:05:11.362012 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4236 2024.08.19 19:05:11.362338 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4237 2024.08.19 19:05:11.362458 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001234 sec., 810.3727714748784 rows/sec., 54.61 KiB/sec.
4238 2024.08.19 19:05:11.362605 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Debug> DynamicQueryHandler: Done processing query
4239 2024.08.19 19:05:11.362628 [ 3 ] {7e6b84d4-771b-40f9-8bce-38ff021b782e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4240 2024.08.19 19:05:11.362643 [ 3 ] {} <Debug> HTTP-Session: 3483b766-ced6-4de2-adc6-ad25cc5cbae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4241 2024.08.19 19:05:11.362795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4242 2024.08.19 19:05:11.362842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4243 2024.08.19 19:05:11.362860 [ 3 ] {} <Debug> HTTP-Session: 32512985-e0f4-48ff-95ca-c95db04be1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4244 2024.08.19 19:05:11.362876 [ 3 ] {} <Debug> HTTP-Session: 32512985-e0f4-48ff-95ca-c95db04be1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.08.19 19:05:11.362890 [ 3 ] {} <Debug> HTTP-Session: 32512985-e0f4-48ff-95ca-c95db04be1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.08.19 19:05:11.362918 [ 3 ] {} <Trace> HTTP-Session: 32512985-e0f4-48ff-95ca-c95db04be1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4247 2024.08.19 19:05:11.363235 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4248 2024.08.19 19:05:11.363297 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <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
4249 2024.08.19 19:05:11.363691 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4250 2024.08.19 19:05:11.364326 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4251 2024.08.19 19:05:11.364361 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4252 2024.08.19 19:05:11.364941 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4253 2024.08.19 19:05:11.365340 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4254 2024.08.19 19:05:11.365485 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002492 sec., 8828.25040128411 rows/sec., 15.82 MiB/sec.
4255 2024.08.19 19:05:11.365701 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Debug> DynamicQueryHandler: Done processing query
4256 2024.08.19 19:05:11.365725 [ 3 ] {e332056a-1a85-4c4a-acc2-d4c6a5dcf463} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4257 2024.08.19 19:05:11.365741 [ 3 ] {} <Debug> HTTP-Session: 32512985-e0f4-48ff-95ca-c95db04be1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4258 2024.08.19 19:05:11.365870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4259 2024.08.19 19:05:11.365918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4260 2024.08.19 19:05:11.365936 [ 3 ] {} <Debug> HTTP-Session: 251b58ad-3539-4e30-be7c-788787ebc21f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4261 2024.08.19 19:05:11.365952 [ 3 ] {} <Debug> HTTP-Session: 251b58ad-3539-4e30-be7c-788787ebc21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.08.19 19:05:11.365965 [ 3 ] {} <Debug> HTTP-Session: 251b58ad-3539-4e30-be7c-788787ebc21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.08.19 19:05:11.365995 [ 3 ] {} <Trace> HTTP-Session: 251b58ad-3539-4e30-be7c-788787ebc21f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4264 2024.08.19 19:05:11.366121 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4265 2024.08.19 19:05:11.366164 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4266 2024.08.19 19:05:11.366289 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4267 2024.08.19 19:05:11.366577 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4268 2024.08.19 19:05:11.366612 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4269 2024.08.19 19:05:11.366956 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4270 2024.08.19 19:05:11.367267 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4271 2024.08.19 19:05:11.367395 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001328 sec., 61746.987951807234 rows/sec., 3.92 MiB/sec.
4272 2024.08.19 19:05:11.367548 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Debug> DynamicQueryHandler: Done processing query
4273 2024.08.19 19:05:11.367572 [ 3 ] {05487042-a670-44c0-974c-b6cd0455ffd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4274 2024.08.19 19:05:11.367587 [ 3 ] {} <Debug> HTTP-Session: 251b58ad-3539-4e30-be7c-788787ebc21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.08.19 19:05:12.224031 [ 150 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4276 2024.08.19 19:05:12.224102 [ 150 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4277 2024.08.19 19:05:12.224129 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4278 2024.08.19 19:05:12.224374 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
4279 2024.08.19 19:05:12.224618 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4280 2024.08.19 19:05:12.224661 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4281 2024.08.19 19:05:12.224780 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
4282 2024.08.19 19:05:12.224999 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4283 2024.08.19 19:05:12.225169 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
4284 2024.08.19 19:05:12.225366 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4285 2024.08.19 19:05:12.226435 [ 199 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210592 sec., 5428.410127241934 rows/sec., 463.85 KiB/sec.
4286 2024.08.19 19:05:12.226650 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4287 2024.08.19 19:05:12.227218 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4288 2024.08.19 19:05:12.227321 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_5_1} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4289 2024.08.19 19:05:12.227437 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
4290 2024.08.19 19:05:16.359218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4291 2024.08.19 19:05:16.359355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4292 2024.08.19 19:05:16.359383 [ 3 ] {} <Debug> HTTP-Session: cf7a90dc-b81e-415a-9d6e-d5419dab4ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4293 2024.08.19 19:05:16.359410 [ 3 ] {} <Debug> HTTP-Session: cf7a90dc-b81e-415a-9d6e-d5419dab4ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4294 2024.08.19 19:05:16.359427 [ 3 ] {} <Debug> HTTP-Session: cf7a90dc-b81e-415a-9d6e-d5419dab4ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.08.19 19:05:16.359482 [ 3 ] {} <Trace> HTTP-Session: cf7a90dc-b81e-415a-9d6e-d5419dab4ab3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4296 2024.08.19 19:05:16.360111 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4297 2024.08.19 19:05:16.360179 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4298 2024.08.19 19:05:16.360504 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4299 2024.08.19 19:05:16.361888 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4300 2024.08.19 19:05:16.361926 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4301 2024.08.19 19:05:16.362404 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4302 2024.08.19 19:05:16.362786 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4303 2024.08.19 19:05:16.362933 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003258 sec., 372621.24002455495 rows/sec., 30.63 MiB/sec.
4304 2024.08.19 19:05:16.363138 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Debug> DynamicQueryHandler: Done processing query
4305 2024.08.19 19:05:16.363164 [ 3 ] {b728c28d-c04d-427d-bc3b-2c590452f47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4306 2024.08.19 19:05:16.363180 [ 3 ] {} <Debug> HTTP-Session: cf7a90dc-b81e-415a-9d6e-d5419dab4ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.08.19 19:05:16.363419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4308 2024.08.19 19:05:16.363471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4309 2024.08.19 19:05:16.363490 [ 3 ] {} <Debug> HTTP-Session: 9932e943-f372-4ab5-bc40-ee642fb78dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4310 2024.08.19 19:05:16.363506 [ 3 ] {} <Debug> HTTP-Session: 9932e943-f372-4ab5-bc40-ee642fb78dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4311 2024.08.19 19:05:16.363521 [ 3 ] {} <Debug> HTTP-Session: 9932e943-f372-4ab5-bc40-ee642fb78dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.08.19 19:05:16.363552 [ 3 ] {} <Trace> HTTP-Session: 9932e943-f372-4ab5-bc40-ee642fb78dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4313 2024.08.19 19:05:16.363656 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4314 2024.08.19 19:05:16.363698 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4315 2024.08.19 19:05:16.363920 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4316 2024.08.19 19:05:16.364224 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4317 2024.08.19 19:05:16.364258 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4318 2024.08.19 19:05:16.364590 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4319 2024.08.19 19:05:16.364937 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4320 2024.08.19 19:05:16.365059 [ 142 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4321 2024.08.19 19:05:16.365067 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001434 sec., 6276.150627615063 rows/sec., 471.94 KiB/sec.
4322 2024.08.19 19:05:16.365105 [ 142 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4323 2024.08.19 19:05:16.365147 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4324 2024.08.19 19:05:16.365330 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Debug> DynamicQueryHandler: Done processing query
4325 2024.08.19 19:05:16.365400 [ 3 ] {05976904-11da-4d9c-bde3-49917e9229f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4326 2024.08.19 19:05:16.365435 [ 3 ] {} <Debug> HTTP-Session: 9932e943-f372-4ab5-bc40-ee642fb78dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.08.19 19:05:16.365470 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
4328 2024.08.19 19:05:16.365662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4329 2024.08.19 19:05:16.365773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4330 2024.08.19 19:05:16.365833 [ 3 ] {} <Debug> HTTP-Session: 4d0ea707-6e26-4212-a2c3-395c07c5b2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4331 2024.08.19 19:05:16.365867 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4332 2024.08.19 19:05:16.365877 [ 3 ] {} <Debug> HTTP-Session: 4d0ea707-6e26-4212-a2c3-395c07c5b2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.08.19 19:05:16.365941 [ 3 ] {} <Debug> HTTP-Session: 4d0ea707-6e26-4212-a2c3-395c07c5b2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.08.19 19:05:16.365956 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 39 rows starting from the beginning of the part
4335 2024.08.19 19:05:16.366004 [ 3 ] {} <Trace> HTTP-Session: 4d0ea707-6e26-4212-a2c3-395c07c5b2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.08.19 19:05:16.366150 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
4337 2024.08.19 19:05:16.366413 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4338 2024.08.19 19:05:16.366582 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part
4339 2024.08.19 19:05:16.366624 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4340 2024.08.19 19:05:16.366924 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
4341 2024.08.19 19:05:16.367283 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
4342 2024.08.19 19:05:16.367603 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
4343 2024.08.19 19:05:16.368438 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4344 2024.08.19 19:05:16.369447 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4345 2024.08.19 19:05:16.369523 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4346 2024.08.19 19:05:16.370586 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005324358 sec., 21411.032090629516 rows/sec., 1.64 MiB/sec.
4347 2024.08.19 19:05:16.370632 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4348 2024.08.19 19:05:16.370790 [ 201 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4349 2024.08.19 19:05:16.371678 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4350 2024.08.19 19:05:16.371976 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005807 sec., 39262.958498364045 rows/sec., 2.66 MiB/sec.
4351 2024.08.19 19:05:16.372154 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4352 2024.08.19 19:05:16.372545 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_11_2} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4353 2024.08.19 19:05:16.372621 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Debug> DynamicQueryHandler: Done processing query
4354 2024.08.19 19:05:16.372703 [ 3 ] {d65292e8-3a16-48b0-9158-7d6271c9bd7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4355 2024.08.19 19:05:16.372738 [ 3 ] {} <Debug> HTTP-Session: 4d0ea707-6e26-4212-a2c3-395c07c5b2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.08.19 19:05:16.372739 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4357 2024.08.19 19:05:16.372937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 87381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4358 2024.08.19 19:05:16.372991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4359 2024.08.19 19:05:16.373010 [ 3 ] {} <Debug> HTTP-Session: 2f38faaa-5df3-468b-ad25-a0e8023867cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4360 2024.08.19 19:05:16.373028 [ 3 ] {} <Debug> HTTP-Session: 2f38faaa-5df3-468b-ad25-a0e8023867cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.08.19 19:05:16.373041 [ 3 ] {} <Debug> HTTP-Session: 2f38faaa-5df3-468b-ad25-a0e8023867cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4362 2024.08.19 19:05:16.373073 [ 3 ] {} <Trace> HTTP-Session: 2f38faaa-5df3-468b-ad25-a0e8023867cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4363 2024.08.19 19:05:16.373398 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4364 2024.08.19 19:05:16.373440 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4365 2024.08.19 19:05:16.373689 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2024.08.19 19:05:16.374319 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4367 2024.08.19 19:05:16.374355 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4368 2024.08.19 19:05:16.374733 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4369 2024.08.19 19:05:16.375095 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4370 2024.08.19 19:05:16.375223 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002054 sec., 257546.25121713732 rows/sec., 19.08 MiB/sec.
4371 2024.08.19 19:05:16.375380 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Debug> DynamicQueryHandler: Done processing query
4372 2024.08.19 19:05:16.375404 [ 3 ] {4429d59f-e01b-4570-99cb-0a0da6cfd0d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4373 2024.08.19 19:05:16.375419 [ 3 ] {} <Debug> HTTP-Session: 2f38faaa-5df3-468b-ad25-a0e8023867cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.08.19 19:05:16.375638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4375 2024.08.19 19:05:16.375685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4376 2024.08.19 19:05:16.375704 [ 3 ] {} <Debug> HTTP-Session: 6fc6ce31-b37f-40e6-98f6-6fb363708c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4377 2024.08.19 19:05:16.375720 [ 3 ] {} <Debug> HTTP-Session: 6fc6ce31-b37f-40e6-98f6-6fb363708c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.08.19 19:05:16.375733 [ 3 ] {} <Debug> HTTP-Session: 6fc6ce31-b37f-40e6-98f6-6fb363708c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.08.19 19:05:16.375764 [ 3 ] {} <Trace> HTTP-Session: 6fc6ce31-b37f-40e6-98f6-6fb363708c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.08.19 19:05:16.376216 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4381 2024.08.19 19:05:16.376262 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4382 2024.08.19 19:05:16.376401 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.08.19 19:05:16.377235 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2024.08.19 19:05:16.377270 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4385 2024.08.19 19:05:16.377696 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4386 2024.08.19 19:05:16.378020 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2024.08.19 19:05:16.378153 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00226 sec., 373451.3274336283 rows/sec., 25.14 MiB/sec.
4388 2024.08.19 19:05:16.378359 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Debug> DynamicQueryHandler: Done processing query
4389 2024.08.19 19:05:16.378384 [ 3 ] {e9483bb3-da92-448d-a1c1-22d90c72d938} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4390 2024.08.19 19:05:16.378399 [ 3 ] {} <Debug> HTTP-Session: 6fc6ce31-b37f-40e6-98f6-6fb363708c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.08.19 19:05:16.378603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4392 2024.08.19 19:05:16.378650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4393 2024.08.19 19:05:16.378670 [ 3 ] {} <Debug> HTTP-Session: 0ab60a89-693f-4834-977a-eb1a0f5227ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4394 2024.08.19 19:05:16.378685 [ 3 ] {} <Debug> HTTP-Session: 0ab60a89-693f-4834-977a-eb1a0f5227ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.08.19 19:05:16.378699 [ 3 ] {} <Debug> HTTP-Session: 0ab60a89-693f-4834-977a-eb1a0f5227ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.08.19 19:05:16.378728 [ 3 ] {} <Trace> HTTP-Session: 0ab60a89-693f-4834-977a-eb1a0f5227ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4397 2024.08.19 19:05:16.378881 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4398 2024.08.19 19:05:16.378944 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <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
4399 2024.08.19 19:05:16.379346 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4400 2024.08.19 19:05:16.379886 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4401 2024.08.19 19:05:16.379921 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4402 2024.08.19 19:05:16.380484 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4403 2024.08.19 19:05:16.380917 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4404 2024.08.19 19:05:16.381050 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4405 2024.08.19 19:05:16.381063 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002262 sec., 3978.779840848806 rows/sec., 7.13 MiB/sec.
4406 2024.08.19 19:05:16.381094 [ 142 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4407 2024.08.19 19:05:16.381140 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB.
4408 2024.08.19 19:05:16.381423 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
4409 2024.08.19 19:05:16.381489 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Debug> DynamicQueryHandler: Done processing query
4410 2024.08.19 19:05:16.381539 [ 3 ] {aac58450-4c37-4fdc-b526-c8d567cdd59b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4411 2024.08.19 19:05:16.381573 [ 3 ] {} <Debug> HTTP-Session: 0ab60a89-693f-4834-977a-eb1a0f5227ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.08.19 19:05:16.381764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2024.08.19 19:05:16.381884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4414 2024.08.19 19:05:16.381936 [ 3 ] {} <Debug> HTTP-Session: e7456ba5-fd66-40c2-94f2-e7920331b93e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4415 2024.08.19 19:05:16.381981 [ 3 ] {} <Debug> HTTP-Session: e7456ba5-fd66-40c2-94f2-e7920331b93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.08.19 19:05:16.382024 [ 3 ] {} <Debug> HTTP-Session: e7456ba5-fd66-40c2-94f2-e7920331b93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.08.19 19:05:16.382109 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4418 2024.08.19 19:05:16.382119 [ 3 ] {} <Trace> HTTP-Session: e7456ba5-fd66-40c2-94f2-e7920331b93e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4419 2024.08.19 19:05:16.382245 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part
4420 2024.08.19 19:05:16.382395 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4421 2024.08.19 19:05:16.382646 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4422 2024.08.19 19:05:16.382967 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
4423 2024.08.19 19:05:16.383316 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4424 2024.08.19 19:05:16.383748 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
4425 2024.08.19 19:05:16.384384 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
4426 2024.08.19 19:05:16.384632 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4427 2024.08.19 19:05:16.384762 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4428 2024.08.19 19:05:16.385097 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
4429 2024.08.19 19:05:16.385600 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
4430 2024.08.19 19:05:16.386248 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4431 2024.08.19 19:05:16.387026 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4432 2024.08.19 19:05:16.387502 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005199 sec., 11540.68090017311 rows/sec., 796.43 KiB/sec.
4433 2024.08.19 19:05:16.388138 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Debug> DynamicQueryHandler: Done processing query
4434 2024.08.19 19:05:16.388218 [ 3 ] {c3e152b0-4363-40d1-a160-154ccad84ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4435 2024.08.19 19:05:16.388285 [ 3 ] {} <Debug> HTTP-Session: e7456ba5-fd66-40c2-94f2-e7920331b93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.08.19 19:05:16.390358 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.009110983 sec., 20853.95176349248 rows/sec., 37.37 MiB/sec.
4437 2024.08.19 19:05:16.390736 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4438 2024.08.19 19:05:16.391268 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4439 2024.08.19 19:05:16.391354 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4440 2024.08.19 19:05:16.391462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
4441 2024.08.19 19:05:21.337098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4442 2024.08.19 19:05:21.337289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4443 2024.08.19 19:05:21.337333 [ 3 ] {} <Debug> HTTP-Session: e0c7acdd-eb36-4df8-b418-aece0765a491 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4444 2024.08.19 19:05:21.337376 [ 3 ] {} <Debug> HTTP-Session: e0c7acdd-eb36-4df8-b418-aece0765a491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4445 2024.08.19 19:05:21.337405 [ 3 ] {} <Debug> HTTP-Session: e0c7acdd-eb36-4df8-b418-aece0765a491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.08.19 19:05:21.337483 [ 3 ] {} <Trace> HTTP-Session: e0c7acdd-eb36-4df8-b418-aece0765a491 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4447 2024.08.19 19:05:21.337827 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4448 2024.08.19 19:05:21.337893 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4449 2024.08.19 19:05:21.338218 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4450 2024.08.19 19:05:21.338789 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4451 2024.08.19 19:05:21.338833 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4452 2024.08.19 19:05:21.339268 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4453 2024.08.19 19:05:21.339650 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4454 2024.08.19 19:05:21.339834 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002138 sec., 108980.3554724041 rows/sec., 9.58 MiB/sec.
4455 2024.08.19 19:05:21.340060 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Debug> DynamicQueryHandler: Done processing query
4456 2024.08.19 19:05:21.340086 [ 3 ] {36ed57f9-4360-4dac-b18d-d32521ec1c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4457 2024.08.19 19:05:21.340102 [ 3 ] {} <Debug> HTTP-Session: e0c7acdd-eb36-4df8-b418-aece0765a491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.08.19 19:05:21.340237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4459 2024.08.19 19:05:21.340287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4460 2024.08.19 19:05:21.340307 [ 3 ] {} <Debug> HTTP-Session: 71205059-dee5-4ac4-b937-a931e5135add Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4461 2024.08.19 19:05:21.340323 [ 3 ] {} <Debug> HTTP-Session: 71205059-dee5-4ac4-b937-a931e5135add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4462 2024.08.19 19:05:21.340338 [ 3 ] {} <Debug> HTTP-Session: 71205059-dee5-4ac4-b937-a931e5135add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.08.19 19:05:21.340370 [ 3 ] {} <Trace> HTTP-Session: 71205059-dee5-4ac4-b937-a931e5135add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4464 2024.08.19 19:05:21.340479 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4465 2024.08.19 19:05:21.340528 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4466 2024.08.19 19:05:21.340762 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4467 2024.08.19 19:05:21.341076 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4468 2024.08.19 19:05:21.341114 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4469 2024.08.19 19:05:21.341466 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4470 2024.08.19 19:05:21.341824 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4471 2024.08.19 19:05:21.341985 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001537 sec., 14313.597918022122 rows/sec., 1.05 MiB/sec.
4472 2024.08.19 19:05:21.342167 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Debug> DynamicQueryHandler: Done processing query
4473 2024.08.19 19:05:21.342192 [ 3 ] {168eb4fe-6120-4371-9253-110aaf8b2c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4474 2024.08.19 19:05:21.342209 [ 3 ] {} <Debug> HTTP-Session: 71205059-dee5-4ac4-b937-a931e5135add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.08.19 19:05:21.342325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4476 2024.08.19 19:05:21.342374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4477 2024.08.19 19:05:21.342394 [ 3 ] {} <Debug> HTTP-Session: 0fbbe9b7-8163-43e2-8d58-b095a035e014 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4478 2024.08.19 19:05:21.342410 [ 3 ] {} <Debug> HTTP-Session: 0fbbe9b7-8163-43e2-8d58-b095a035e014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4479 2024.08.19 19:05:21.342424 [ 3 ] {} <Debug> HTTP-Session: 0fbbe9b7-8163-43e2-8d58-b095a035e014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.08.19 19:05:21.342455 [ 3 ] {} <Trace> HTTP-Session: 0fbbe9b7-8163-43e2-8d58-b095a035e014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4481 2024.08.19 19:05:21.342568 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4482 2024.08.19 19:05:21.342610 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4483 2024.08.19 19:05:21.342831 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4484 2024.08.19 19:05:21.343134 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.08.19 19:05:21.343171 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4486 2024.08.19 19:05:21.343517 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4487 2024.08.19 19:05:21.343875 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4488 2024.08.19 19:05:21.344026 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec.
4489 2024.08.19 19:05:21.344201 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Debug> DynamicQueryHandler: Done processing query
4490 2024.08.19 19:05:21.344226 [ 3 ] {01196d63-6ec7-4192-8b48-b6c28c7bb391} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4491 2024.08.19 19:05:21.344243 [ 3 ] {} <Debug> HTTP-Session: 0fbbe9b7-8163-43e2-8d58-b095a035e014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.08.19 19:05:21.344355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4493 2024.08.19 19:05:21.344403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4494 2024.08.19 19:05:21.344421 [ 3 ] {} <Debug> HTTP-Session: 8447c413-0345-4c3b-a9b6-0f6f3672a78e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4495 2024.08.19 19:05:21.344438 [ 3 ] {} <Debug> HTTP-Session: 8447c413-0345-4c3b-a9b6-0f6f3672a78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.08.19 19:05:21.344454 [ 3 ] {} <Debug> HTTP-Session: 8447c413-0345-4c3b-a9b6-0f6f3672a78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.08.19 19:05:21.344483 [ 3 ] {} <Trace> HTTP-Session: 8447c413-0345-4c3b-a9b6-0f6f3672a78e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4498 2024.08.19 19:05:21.344576 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4499 2024.08.19 19:05:21.344618 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4500 2024.08.19 19:05:21.344836 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4501 2024.08.19 19:05:21.345125 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4502 2024.08.19 19:05:21.345161 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4503 2024.08.19 19:05:21.345495 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4504 2024.08.19 19:05:21.345847 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4505 2024.08.19 19:05:21.345970 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 250.35 KiB/sec.
4506 2024.08.19 19:05:21.346141 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Debug> DynamicQueryHandler: Done processing query
4507 2024.08.19 19:05:21.346166 [ 3 ] {3c566ec9-2241-4265-b6ba-499cf3b53320} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4508 2024.08.19 19:05:21.346182 [ 3 ] {} <Debug> HTTP-Session: 8447c413-0345-4c3b-a9b6-0f6f3672a78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4509 2024.08.19 19:05:21.346337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4510 2024.08.19 19:05:21.346387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4511 2024.08.19 19:05:21.346405 [ 3 ] {} <Debug> HTTP-Session: f139a18f-3b71-40dd-ba45-5d336813e166 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4512 2024.08.19 19:05:21.346421 [ 3 ] {} <Debug> HTTP-Session: f139a18f-3b71-40dd-ba45-5d336813e166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4513 2024.08.19 19:05:21.346435 [ 3 ] {} <Debug> HTTP-Session: f139a18f-3b71-40dd-ba45-5d336813e166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.08.19 19:05:21.346464 [ 3 ] {} <Trace> HTTP-Session: f139a18f-3b71-40dd-ba45-5d336813e166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4515 2024.08.19 19:05:21.346666 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4516 2024.08.19 19:05:21.346707 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4517 2024.08.19 19:05:21.346925 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4518 2024.08.19 19:05:21.347484 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4519 2024.08.19 19:05:21.347520 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4520 2024.08.19 19:05:21.348003 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4521 2024.08.19 19:05:21.348423 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4522 2024.08.19 19:05:21.348575 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.002013 sec., 200695.47938400396 rows/sec., 14.28 MiB/sec.
4523 2024.08.19 19:05:21.348924 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Debug> DynamicQueryHandler: Done processing query
4524 2024.08.19 19:05:21.348952 [ 3 ] {799683da-5815-4df9-a6c2-c9608f5667cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4525 2024.08.19 19:05:21.348968 [ 3 ] {} <Debug> HTTP-Session: f139a18f-3b71-40dd-ba45-5d336813e166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4526 2024.08.19 19:05:21.349096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4527 2024.08.19 19:05:21.349146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4528 2024.08.19 19:05:21.349165 [ 3 ] {} <Debug> HTTP-Session: b502684f-4734-4477-bbfc-c9bd46e078c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4529 2024.08.19 19:05:21.349181 [ 3 ] {} <Debug> HTTP-Session: b502684f-4734-4477-bbfc-c9bd46e078c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.08.19 19:05:21.349195 [ 3 ] {} <Debug> HTTP-Session: b502684f-4734-4477-bbfc-c9bd46e078c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.08.19 19:05:21.349225 [ 3 ] {} <Trace> HTTP-Session: b502684f-4734-4477-bbfc-c9bd46e078c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4532 2024.08.19 19:05:21.349324 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4533 2024.08.19 19:05:21.349370 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4534 2024.08.19 19:05:21.349519 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4535 2024.08.19 19:05:21.349796 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4536 2024.08.19 19:05:21.349833 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4537 2024.08.19 19:05:21.350182 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4538 2024.08.19 19:05:21.350504 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4539 2024.08.19 19:05:21.350637 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec.
4540 2024.08.19 19:05:21.350909 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Debug> DynamicQueryHandler: Done processing query
4541 2024.08.19 19:05:21.350935 [ 3 ] {c09a2244-7d4c-4a9a-ba4e-604a937ab5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4542 2024.08.19 19:05:21.350950 [ 3 ] {} <Debug> HTTP-Session: b502684f-4734-4477-bbfc-c9bd46e078c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4543 2024.08.19 19:05:21.351088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4544 2024.08.19 19:05:21.351137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4545 2024.08.19 19:05:21.351156 [ 3 ] {} <Debug> HTTP-Session: 476e9d5c-24c1-4250-a7a2-a8ce6fafbdae Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4546 2024.08.19 19:05:21.351171 [ 3 ] {} <Debug> HTTP-Session: 476e9d5c-24c1-4250-a7a2-a8ce6fafbdae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4547 2024.08.19 19:05:21.351185 [ 3 ] {} <Debug> HTTP-Session: 476e9d5c-24c1-4250-a7a2-a8ce6fafbdae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.08.19 19:05:21.351215 [ 3 ] {} <Trace> HTTP-Session: 476e9d5c-24c1-4250-a7a2-a8ce6fafbdae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4549 2024.08.19 19:05:21.351421 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4550 2024.08.19 19:05:21.351468 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4551 2024.08.19 19:05:21.351626 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4552 2024.08.19 19:05:21.352154 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4553 2024.08.19 19:05:21.352191 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4554 2024.08.19 19:05:21.352567 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4555 2024.08.19 19:05:21.352905 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4556 2024.08.19 19:05:21.353032 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001737 sec., 136442.14162348877 rows/sec., 9.15 MiB/sec.
4557 2024.08.19 19:05:21.353366 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Debug> DynamicQueryHandler: Done processing query
4558 2024.08.19 19:05:21.353392 [ 3 ] {8afe246a-9715-42a7-80a8-649703e83c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4559 2024.08.19 19:05:21.353408 [ 3 ] {} <Debug> HTTP-Session: 476e9d5c-24c1-4250-a7a2-a8ce6fafbdae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.08.19 19:05:21.353526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4561 2024.08.19 19:05:21.353580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4562 2024.08.19 19:05:21.353600 [ 3 ] {} <Debug> HTTP-Session: 9016618e-0cf9-4f99-b649-7bdd0ba03b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4563 2024.08.19 19:05:21.353616 [ 3 ] {} <Debug> HTTP-Session: 9016618e-0cf9-4f99-b649-7bdd0ba03b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.08.19 19:05:21.353629 [ 3 ] {} <Debug> HTTP-Session: 9016618e-0cf9-4f99-b649-7bdd0ba03b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.08.19 19:05:21.353659 [ 3 ] {} <Trace> HTTP-Session: 9016618e-0cf9-4f99-b649-7bdd0ba03b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4566 2024.08.19 19:05:21.353753 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4567 2024.08.19 19:05:21.353798 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4568 2024.08.19 19:05:21.353975 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4569 2024.08.19 19:05:21.354241 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4570 2024.08.19 19:05:21.354277 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4571 2024.08.19 19:05:21.354611 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4572 2024.08.19 19:05:21.354929 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4573 2024.08.19 19:05:21.355045 [ 138 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4574 2024.08.19 19:05:21.355051 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec.
4575 2024.08.19 19:05:21.355093 [ 138 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4576 2024.08.19 19:05:21.355132 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4577 2024.08.19 19:05:21.355267 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Debug> DynamicQueryHandler: Done processing query
4578 2024.08.19 19:05:21.355305 [ 3 ] {c38ae205-475c-478a-a5fd-d5c4a5fe56cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4579 2024.08.19 19:05:21.355307 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
4580 2024.08.19 19:05:21.355352 [ 3 ] {} <Debug> HTTP-Session: 9016618e-0cf9-4f99-b649-7bdd0ba03b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.08.19 19:05:21.355528 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4582 2024.08.19 19:05:21.355554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4583 2024.08.19 19:05:21.355588 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
4584 2024.08.19 19:05:21.355648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4585 2024.08.19 19:05:21.355705 [ 3 ] {} <Debug> HTTP-Session: 74ede43e-f4ba-4a1d-9332-5fc7ebb27521 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4586 2024.08.19 19:05:21.355816 [ 3 ] {} <Debug> HTTP-Session: 74ede43e-f4ba-4a1d-9332-5fc7ebb27521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.08.19 19:05:21.355819 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
4588 2024.08.19 19:05:21.355867 [ 3 ] {} <Debug> HTTP-Session: 74ede43e-f4ba-4a1d-9332-5fc7ebb27521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.08.19 19:05:21.356109 [ 3 ] {} <Trace> HTTP-Session: 74ede43e-f4ba-4a1d-9332-5fc7ebb27521 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4590 2024.08.19 19:05:21.356120 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
4591 2024.08.19 19:05:21.356415 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
4592 2024.08.19 19:05:21.356611 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
4593 2024.08.19 19:05:21.356840 [ 192 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4594 2024.08.19 19:05:21.357052 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4595 2024.08.19 19:05:21.357366 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <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
4596 2024.08.19 19:05:21.359201 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4597 2024.08.19 19:05:21.360251 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005014063 sec., 1994.3905770629526 rows/sec., 134.39 KiB/sec.
4598 2024.08.19 19:05:21.360590 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4599 2024.08.19 19:05:21.360790 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4600 2024.08.19 19:05:21.360854 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4601 2024.08.19 19:05:21.361794 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4602 2024.08.19 19:05:21.362014 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_10_2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
4603 2024.08.19 19:05:21.362232 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4604 2024.08.19 19:05:21.362437 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4605 2024.08.19 19:05:21.362868 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4606 2024.08.19 19:05:21.363044 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006555 sec., 3356.2166285278413 rows/sec., 6.01 MiB/sec.
4607 2024.08.19 19:05:21.363578 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Debug> DynamicQueryHandler: Done processing query
4608 2024.08.19 19:05:21.363605 [ 3 ] {8a9d3302-a79a-4c35-9cb6-85f945dcf08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4609 2024.08.19 19:05:21.363621 [ 3 ] {} <Debug> HTTP-Session: 74ede43e-f4ba-4a1d-9332-5fc7ebb27521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.08.19 19:05:21.363764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4611 2024.08.19 19:05:21.363814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4612 2024.08.19 19:05:21.363833 [ 3 ] {} <Debug> HTTP-Session: 2f62a555-6acd-472d-a512-0b96e947e06d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4613 2024.08.19 19:05:21.363849 [ 3 ] {} <Debug> HTTP-Session: 2f62a555-6acd-472d-a512-0b96e947e06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.08.19 19:05:21.363863 [ 3 ] {} <Debug> HTTP-Session: 2f62a555-6acd-472d-a512-0b96e947e06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.08.19 19:05:21.363893 [ 3 ] {} <Trace> HTTP-Session: 2f62a555-6acd-472d-a512-0b96e947e06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4616 2024.08.19 19:05:21.364042 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4617 2024.08.19 19:05:21.364087 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4618 2024.08.19 19:05:21.364230 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4619 2024.08.19 19:05:21.364579 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4620 2024.08.19 19:05:21.364616 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4621 2024.08.19 19:05:21.364996 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4622 2024.08.19 19:05:21.365323 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4623 2024.08.19 19:05:21.365455 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec.
4624 2024.08.19 19:05:21.365801 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Debug> DynamicQueryHandler: Done processing query
4625 2024.08.19 19:05:21.365827 [ 3 ] {a82cf160-6ab5-4290-8d32-1b31d507243b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4626 2024.08.19 19:05:21.365843 [ 3 ] {} <Debug> HTTP-Session: 2f62a555-6acd-472d-a512-0b96e947e06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.08.19 19:05:23.601136 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
4628 2024.08.19 19:05:23.601230 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
4629 2024.08.19 19:05:24.001691 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001209748 sec.
4630 2024.08.19 19:05:26.332468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4631 2024.08.19 19:05:26.332662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4632 2024.08.19 19:05:26.332707 [ 3 ] {} <Debug> HTTP-Session: 1fb30876-6720-40d8-871f-5481e6c6d806 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4633 2024.08.19 19:05:26.332747 [ 3 ] {} <Debug> HTTP-Session: 1fb30876-6720-40d8-871f-5481e6c6d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4634 2024.08.19 19:05:26.332775 [ 3 ] {} <Debug> HTTP-Session: 1fb30876-6720-40d8-871f-5481e6c6d806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.08.19 19:05:26.332852 [ 3 ] {} <Trace> HTTP-Session: 1fb30876-6720-40d8-871f-5481e6c6d806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4636 2024.08.19 19:05:26.333078 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4637 2024.08.19 19:05:26.333143 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4638 2024.08.19 19:05:26.333465 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4639 2024.08.19 19:05:26.334038 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4640 2024.08.19 19:05:26.334078 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4641 2024.08.19 19:05:26.334486 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4642 2024.08.19 19:05:26.334856 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4643 2024.08.19 19:05:26.335022 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.002009 sec., 36834.24589347935 rows/sec., 2.95 MiB/sec.
4644 2024.08.19 19:05:26.335042 [ 133 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4645 2024.08.19 19:05:26.335156 [ 133 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4646 2024.08.19 19:05:26.335213 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4647 2024.08.19 19:05:26.335344 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Debug> DynamicQueryHandler: Done processing query
4648 2024.08.19 19:05:26.335417 [ 3 ] {ec167246-3056-474f-889a-53fa748e20fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4649 2024.08.19 19:05:26.335522 [ 3 ] {} <Debug> HTTP-Session: 1fb30876-6720-40d8-871f-5481e6c6d806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4650 2024.08.19 19:05:26.335842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4651 2024.08.19 19:05:26.335962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4652 2024.08.19 19:05:26.335964 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
4653 2024.08.19 19:05:26.335986 [ 3 ] {} <Debug> HTTP-Session: c2e79c53-e62b-4e5f-a496-22a566339b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4654 2024.08.19 19:05:26.336037 [ 3 ] {} <Debug> HTTP-Session: c2e79c53-e62b-4e5f-a496-22a566339b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4655 2024.08.19 19:05:26.336066 [ 3 ] {} <Debug> HTTP-Session: c2e79c53-e62b-4e5f-a496-22a566339b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.08.19 19:05:26.336123 [ 3 ] {} <Trace> HTTP-Session: c2e79c53-e62b-4e5f-a496-22a566339b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4657 2024.08.19 19:05:26.336314 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4658 2024.08.19 19:05:26.336345 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4659 2024.08.19 19:05:26.336379 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
4660 2024.08.19 19:05:26.336430 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4661 2024.08.19 19:05:26.336737 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part
4662 2024.08.19 19:05:26.337058 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 233 rows starting from the beginning of the part
4663 2024.08.19 19:05:26.337353 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1214 rows starting from the beginning of the part
4664 2024.08.19 19:05:26.337641 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 233 rows starting from the beginning of the part
4665 2024.08.19 19:05:26.337964 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part
4666 2024.08.19 19:05:26.338697 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4667 2024.08.19 19:05:26.339465 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4668 2024.08.19 19:05:26.339530 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4669 2024.08.19 19:05:26.340464 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4670 2024.08.19 19:05:26.341004 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4671 2024.08.19 19:05:26.341302 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.005 sec., 1800 rows/sec., 135.35 KiB/sec.
4672 2024.08.19 19:05:26.342053 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3225 rows, containing 5 columns (5 merged, 0 gathered) in 0.006732288 sec., 479034.76500114077 rows/sec., 41.79 MiB/sec.
4673 2024.08.19 19:05:26.342117 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Debug> DynamicQueryHandler: Done processing query
4674 2024.08.19 19:05:26.342152 [ 3 ] {e6f449bc-beb6-4dbe-b7c2-c6a9afcf3209} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4675 2024.08.19 19:05:26.342169 [ 3 ] {} <Debug> HTTP-Session: c2e79c53-e62b-4e5f-a496-22a566339b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.08.19 19:05:26.342309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4677 2024.08.19 19:05:26.342365 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4678 2024.08.19 19:05:26.342384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4679 2024.08.19 19:05:26.342451 [ 3 ] {} <Debug> HTTP-Session: 32edc710-23b5-4682-be30-037b4b0c910a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4680 2024.08.19 19:05:26.342499 [ 3 ] {} <Debug> HTTP-Session: 32edc710-23b5-4682-be30-037b4b0c910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.08.19 19:05:26.342540 [ 3 ] {} <Debug> HTTP-Session: 32edc710-23b5-4682-be30-037b4b0c910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.08.19 19:05:26.342583 [ 3 ] {} <Trace> HTTP-Session: 32edc710-23b5-4682-be30-037b4b0c910a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2024.08.19 19:05:26.342924 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4684 2024.08.19 19:05:26.343061 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4685 2024.08.19 19:05:26.343565 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4686 2024.08.19 19:05:26.343804 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.08.19 19:05:26.343836 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_21_4} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4688 2024.08.19 19:05:26.344024 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
4689 2024.08.19 19:05:26.344331 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4690 2024.08.19 19:05:26.344375 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4691 2024.08.19 19:05:26.344745 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4692 2024.08.19 19:05:26.345116 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4693 2024.08.19 19:05:26.345281 [ 133 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4694 2024.08.19 19:05:26.345291 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00256 sec., 28515.624999999996 rows/sec., 2.23 MiB/sec.
4695 2024.08.19 19:05:26.345338 [ 133 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4696 2024.08.19 19:05:26.345417 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4697 2024.08.19 19:05:26.345771 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
4698 2024.08.19 19:05:26.345952 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Debug> DynamicQueryHandler: Done processing query
4699 2024.08.19 19:05:26.346069 [ 3 ] {18cc820b-cfc1-4252-bbbb-f7e6cda27b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4700 2024.08.19 19:05:26.346120 [ 3 ] {} <Debug> HTTP-Session: 32edc710-23b5-4682-be30-037b4b0c910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4701 2024.08.19 19:05:26.346186 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4702 2024.08.19 19:05:26.346226 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 899 rows starting from the beginning of the part
4703 2024.08.19 19:05:26.346372 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 73 rows starting from the beginning of the part
4704 2024.08.19 19:05:26.346434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4705 2024.08.19 19:05:26.346618 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 404 rows starting from the beginning of the part
4706 2024.08.19 19:05:26.346703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4707 2024.08.19 19:05:26.346911 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 529 rows starting from the beginning of the part
4708 2024.08.19 19:05:26.347017 [ 3 ] {} <Debug> HTTP-Session: b0fdbda7-8fbf-4a6b-827d-04102fa38105 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4709 2024.08.19 19:05:26.347166 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 404 rows starting from the beginning of the part
4710 2024.08.19 19:05:26.347179 [ 3 ] {} <Debug> HTTP-Session: b0fdbda7-8fbf-4a6b-827d-04102fa38105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.08.19 19:05:26.347249 [ 3 ] {} <Debug> HTTP-Session: b0fdbda7-8fbf-4a6b-827d-04102fa38105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.08.19 19:05:26.347395 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 73 rows starting from the beginning of the part
4713 2024.08.19 19:05:26.347437 [ 3 ] {} <Trace> HTTP-Session: b0fdbda7-8fbf-4a6b-827d-04102fa38105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4714 2024.08.19 19:05:26.347920 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4715 2024.08.19 19:05:26.348012 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4716 2024.08.19 19:05:26.348663 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4717 2024.08.19 19:05:26.349724 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4718 2024.08.19 19:05:26.349792 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4719 2024.08.19 19:05:26.350506 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4720 2024.08.19 19:05:26.350519 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 5 columns (5 merged, 0 gathered) in 0.005002933 sec., 476120.707592926 rows/sec., 36.48 MiB/sec.
4721 2024.08.19 19:05:26.350855 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4722 2024.08.19 19:05:26.351123 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4723 2024.08.19 19:05:26.351411 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4724 2024.08.19 19:05:26.351539 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4725 2024.08.19 19:05:26.351634 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4726 2024.08.19 19:05:26.351643 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003831 sec., 41764.552336204644 rows/sec., 2.91 MiB/sec.
4727 2024.08.19 19:05:26.352207 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
4728 2024.08.19 19:05:26.352503 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4729 2024.08.19 19:05:26.352823 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_21_4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4730 2024.08.19 19:05:26.352953 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4731 2024.08.19 19:05:26.353062 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5622 rows starting from the beginning of the part
4732 2024.08.19 19:05:26.353097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
4733 2024.08.19 19:05:26.353104 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Debug> DynamicQueryHandler: Done processing query
4734 2024.08.19 19:05:26.353197 [ 3 ] {b1baa05f-e030-44a4-8ad5-832945169555} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4735 2024.08.19 19:05:26.353309 [ 3 ] {} <Debug> HTTP-Session: b0fdbda7-8fbf-4a6b-827d-04102fa38105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4736 2024.08.19 19:05:26.353378 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4737 2024.08.19 19:05:26.353600 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part
4738 2024.08.19 19:05:26.353636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4739 2024.08.19 19:05:26.353876 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 844 rows starting from the beginning of the part
4740 2024.08.19 19:05:26.353889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4741 2024.08.19 19:05:26.354028 [ 3 ] {} <Debug> HTTP-Session: 98ac1b46-3212-4505-b2bc-be4a89a6baf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4742 2024.08.19 19:05:26.354129 [ 3 ] {} <Debug> HTTP-Session: 98ac1b46-3212-4505-b2bc-be4a89a6baf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4743 2024.08.19 19:05:26.354196 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part
4744 2024.08.19 19:05:26.354207 [ 3 ] {} <Debug> HTTP-Session: 98ac1b46-3212-4505-b2bc-be4a89a6baf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.08.19 19:05:26.354364 [ 3 ] {} <Trace> HTTP-Session: 98ac1b46-3212-4505-b2bc-be4a89a6baf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4746 2024.08.19 19:05:26.354460 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
4747 2024.08.19 19:05:26.354898 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4748 2024.08.19 19:05:26.355064 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <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
4749 2024.08.19 19:05:26.356524 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.08.19 19:05:26.357835 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4751 2024.08.19 19:05:26.357875 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4752 2024.08.19 19:05:26.358960 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4753 2024.08.19 19:05:26.359657 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4754 2024.08.19 19:05:26.359863 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7260 rows, containing 5 columns (5 merged, 0 gathered) in 0.008059938 sec., 900751.3457299547 rows/sec., 60.76 MiB/sec.
4755 2024.08.19 19:05:26.360074 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005465 sec., 1646.843549862763 rows/sec., 2.95 MiB/sec.
4756 2024.08.19 19:05:26.360485 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4757 2024.08.19 19:05:26.360834 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Debug> DynamicQueryHandler: Done processing query
4758 2024.08.19 19:05:26.360903 [ 3 ] {e73d0f77-5af6-4cd4-a339-755bcd01fa64} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4759 2024.08.19 19:05:26.360971 [ 3 ] {} <Debug> HTTP-Session: 98ac1b46-3212-4505-b2bc-be4a89a6baf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4760 2024.08.19 19:05:26.361149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4761 2024.08.19 19:05:26.361245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4762 2024.08.19 19:05:26.361285 [ 3 ] {} <Debug> HTTP-Session: aeaf4514-2d0c-479e-9298-17fc3d0c6626 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4763 2024.08.19 19:05:26.361331 [ 3 ] {} <Debug> HTTP-Session: aeaf4514-2d0c-479e-9298-17fc3d0c6626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4764 2024.08.19 19:05:26.361328 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4765 2024.08.19 19:05:26.361359 [ 3 ] {} <Debug> HTTP-Session: aeaf4514-2d0c-479e-9298-17fc3d0c6626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.08.19 19:05:26.361439 [ 3 ] {} <Trace> HTTP-Session: aeaf4514-2d0c-479e-9298-17fc3d0c6626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4767 2024.08.19 19:05:26.361501 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4768 2024.08.19 19:05:26.361637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
4769 2024.08.19 19:05:26.361683 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4770 2024.08.19 19:05:26.361740 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4771 2024.08.19 19:05:26.361893 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4772 2024.08.19 19:05:26.362215 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4773 2024.08.19 19:05:26.362252 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4774 2024.08.19 19:05:26.362618 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4775 2024.08.19 19:05:26.362951 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4776 2024.08.19 19:05:26.363108 [ 133 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4777 2024.08.19 19:05:26.363116 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec.
4778 2024.08.19 19:05:26.363160 [ 133 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4779 2024.08.19 19:05:26.363222 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4780 2024.08.19 19:05:26.363752 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
4781 2024.08.19 19:05:26.364230 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Debug> DynamicQueryHandler: Done processing query
4782 2024.08.19 19:05:26.364272 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4783 2024.08.19 19:05:26.364283 [ 3 ] {b9a8b1fd-84ac-42e8-afdb-e9ed669f4c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4784 2024.08.19 19:05:26.364330 [ 3 ] {} <Debug> HTTP-Session: aeaf4514-2d0c-479e-9298-17fc3d0c6626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4785 2024.08.19 19:05:26.364330 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1048 rows starting from the beginning of the part
4786 2024.08.19 19:05:26.364453 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
4787 2024.08.19 19:05:26.364642 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
4788 2024.08.19 19:05:26.364778 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
4789 2024.08.19 19:05:26.364921 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
4790 2024.08.19 19:05:26.365008 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
4791 2024.08.19 19:05:26.366232 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002903332 sec., 479449.1294829527 rows/sec., 31.23 MiB/sec.
4792 2024.08.19 19:05:26.366399 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4793 2024.08.19 19:05:26.366766 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4794 2024.08.19 19:05:26.366839 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_21_4} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4795 2024.08.19 19:05:26.366905 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
4796 2024.08.19 19:05:31.337290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4797 2024.08.19 19:05:31.337422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4798 2024.08.19 19:05:31.337452 [ 3 ] {} <Debug> HTTP-Session: c7d74237-98e6-4af7-8ab2-c2c9c8c87225 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4799 2024.08.19 19:05:31.337481 [ 3 ] {} <Debug> HTTP-Session: c7d74237-98e6-4af7-8ab2-c2c9c8c87225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.08.19 19:05:31.337500 [ 3 ] {} <Debug> HTTP-Session: c7d74237-98e6-4af7-8ab2-c2c9c8c87225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.08.19 19:05:31.337555 [ 3 ] {} <Trace> HTTP-Session: c7d74237-98e6-4af7-8ab2-c2c9c8c87225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4802 2024.08.19 19:05:31.337826 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4803 2024.08.19 19:05:31.337899 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4804 2024.08.19 19:05:31.338242 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4805 2024.08.19 19:05:31.338838 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4806 2024.08.19 19:05:31.338877 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4807 2024.08.19 19:05:31.339308 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4808 2024.08.19 19:05:31.339768 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4809 2024.08.19 19:05:31.339921 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002217 sec., 105096.97789806045 rows/sec., 9.24 MiB/sec.
4810 2024.08.19 19:05:31.340130 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Debug> DynamicQueryHandler: Done processing query
4811 2024.08.19 19:05:31.340157 [ 3 ] {979520e6-0d06-437e-a557-e6e5da61a25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4812 2024.08.19 19:05:31.340173 [ 3 ] {} <Debug> HTTP-Session: c7d74237-98e6-4af7-8ab2-c2c9c8c87225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.08.19 19:05:31.340313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4814 2024.08.19 19:05:31.340363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4815 2024.08.19 19:05:31.340382 [ 3 ] {} <Debug> HTTP-Session: 302b59f7-168c-442a-ab61-1c753fb7b0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4816 2024.08.19 19:05:31.340398 [ 3 ] {} <Debug> HTTP-Session: 302b59f7-168c-442a-ab61-1c753fb7b0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4817 2024.08.19 19:05:31.340411 [ 3 ] {} <Debug> HTTP-Session: 302b59f7-168c-442a-ab61-1c753fb7b0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.08.19 19:05:31.340443 [ 3 ] {} <Trace> HTTP-Session: 302b59f7-168c-442a-ab61-1c753fb7b0a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4819 2024.08.19 19:05:31.340542 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4820 2024.08.19 19:05:31.340584 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4821 2024.08.19 19:05:31.340804 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4822 2024.08.19 19:05:31.341152 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.08.19 19:05:31.341188 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4824 2024.08.19 19:05:31.341529 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4825 2024.08.19 19:05:31.341885 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.08.19 19:05:31.342010 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001496 sec., 14705.882352941177 rows/sec., 1.08 MiB/sec.
4827 2024.08.19 19:05:31.342316 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Debug> DynamicQueryHandler: Done processing query
4828 2024.08.19 19:05:31.342343 [ 3 ] {36a1132b-f9f9-44d9-9aec-94f45ae5bac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4829 2024.08.19 19:05:31.342359 [ 3 ] {} <Debug> HTTP-Session: 302b59f7-168c-442a-ab61-1c753fb7b0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.08.19 19:05:31.342472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4831 2024.08.19 19:05:31.342520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4832 2024.08.19 19:05:31.342539 [ 3 ] {} <Debug> HTTP-Session: 783c9297-9767-4bdd-8464-09011020ce30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4833 2024.08.19 19:05:31.342555 [ 3 ] {} <Debug> HTTP-Session: 783c9297-9767-4bdd-8464-09011020ce30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4834 2024.08.19 19:05:31.342569 [ 3 ] {} <Debug> HTTP-Session: 783c9297-9767-4bdd-8464-09011020ce30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.08.19 19:05:31.342600 [ 3 ] {} <Trace> HTTP-Session: 783c9297-9767-4bdd-8464-09011020ce30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4836 2024.08.19 19:05:31.342700 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4837 2024.08.19 19:05:31.342745 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4838 2024.08.19 19:05:31.342983 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4839 2024.08.19 19:05:31.343303 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4840 2024.08.19 19:05:31.343339 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4841 2024.08.19 19:05:31.343688 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4842 2024.08.19 19:05:31.344040 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4843 2024.08.19 19:05:31.344170 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec.
4844 2024.08.19 19:05:31.344339 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Debug> DynamicQueryHandler: Done processing query
4845 2024.08.19 19:05:31.344365 [ 3 ] {dadec9a5-4a63-4459-990c-da55661510d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4846 2024.08.19 19:05:31.344381 [ 3 ] {} <Debug> HTTP-Session: 783c9297-9767-4bdd-8464-09011020ce30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.08.19 19:05:31.344501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4848 2024.08.19 19:05:31.344549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4849 2024.08.19 19:05:31.344568 [ 3 ] {} <Debug> HTTP-Session: 21e0c6eb-d40c-4e55-936c-d331a1654640 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4850 2024.08.19 19:05:31.344584 [ 3 ] {} <Debug> HTTP-Session: 21e0c6eb-d40c-4e55-936c-d331a1654640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.08.19 19:05:31.344598 [ 3 ] {} <Debug> HTTP-Session: 21e0c6eb-d40c-4e55-936c-d331a1654640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.08.19 19:05:31.344628 [ 3 ] {} <Trace> HTTP-Session: 21e0c6eb-d40c-4e55-936c-d331a1654640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4853 2024.08.19 19:05:31.344721 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4854 2024.08.19 19:05:31.344762 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4855 2024.08.19 19:05:31.344979 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4856 2024.08.19 19:05:31.345289 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4857 2024.08.19 19:05:31.345325 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4858 2024.08.19 19:05:31.345669 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4859 2024.08.19 19:05:31.346023 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4860 2024.08.19 19:05:31.346160 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 243.64 KiB/sec.
4861 2024.08.19 19:05:31.346463 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Debug> DynamicQueryHandler: Done processing query
4862 2024.08.19 19:05:31.346489 [ 3 ] {36c7aa7b-3e13-489a-a0a9-80233973a03b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4863 2024.08.19 19:05:31.346505 [ 3 ] {} <Debug> HTTP-Session: 21e0c6eb-d40c-4e55-936c-d331a1654640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.08.19 19:05:31.346653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4865 2024.08.19 19:05:31.346705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4866 2024.08.19 19:05:31.346725 [ 3 ] {} <Debug> HTTP-Session: 2f77a354-ecee-479d-a416-39fd5a710065 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4867 2024.08.19 19:05:31.346741 [ 3 ] {} <Debug> HTTP-Session: 2f77a354-ecee-479d-a416-39fd5a710065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.08.19 19:05:31.346754 [ 3 ] {} <Debug> HTTP-Session: 2f77a354-ecee-479d-a416-39fd5a710065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.08.19 19:05:31.346784 [ 3 ] {} <Trace> HTTP-Session: 2f77a354-ecee-479d-a416-39fd5a710065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4870 2024.08.19 19:05:31.346992 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4871 2024.08.19 19:05:31.347034 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4872 2024.08.19 19:05:31.347269 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4873 2024.08.19 19:05:31.347828 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4874 2024.08.19 19:05:31.347864 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4875 2024.08.19 19:05:31.348226 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4876 2024.08.19 19:05:31.348579 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4877 2024.08.19 19:05:31.348704 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001823 sec., 221612.72627537028 rows/sec., 15.77 MiB/sec.
4878 2024.08.19 19:05:31.348875 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Debug> DynamicQueryHandler: Done processing query
4879 2024.08.19 19:05:31.348900 [ 3 ] {c048d510-03c7-4867-9be9-a39d881971ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4880 2024.08.19 19:05:31.348916 [ 3 ] {} <Debug> HTTP-Session: 2f77a354-ecee-479d-a416-39fd5a710065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.08.19 19:05:31.349032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4882 2024.08.19 19:05:31.349079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4883 2024.08.19 19:05:31.349098 [ 3 ] {} <Debug> HTTP-Session: bb8d47f2-b006-45aa-9bcd-ac5f62da0f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4884 2024.08.19 19:05:31.349115 [ 3 ] {} <Debug> HTTP-Session: bb8d47f2-b006-45aa-9bcd-ac5f62da0f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4885 2024.08.19 19:05:31.349128 [ 3 ] {} <Debug> HTTP-Session: bb8d47f2-b006-45aa-9bcd-ac5f62da0f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.08.19 19:05:31.349158 [ 3 ] {} <Trace> HTTP-Session: bb8d47f2-b006-45aa-9bcd-ac5f62da0f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4887 2024.08.19 19:05:31.349252 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4888 2024.08.19 19:05:31.349294 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4889 2024.08.19 19:05:31.349420 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4890 2024.08.19 19:05:31.349694 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4891 2024.08.19 19:05:31.349731 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4892 2024.08.19 19:05:31.350075 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4893 2024.08.19 19:05:31.350394 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4894 2024.08.19 19:05:31.350508 [ 114 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4895 2024.08.19 19:05:31.350518 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 243.19 KiB/sec.
4896 2024.08.19 19:05:31.350549 [ 114 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4897 2024.08.19 19:05:31.350583 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4898 2024.08.19 19:05:31.350723 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Debug> DynamicQueryHandler: Done processing query
4899 2024.08.19 19:05:31.350756 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
4900 2024.08.19 19:05:31.350774 [ 3 ] {2f314a70-d3cd-4f49-8f3f-26638eb27ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4901 2024.08.19 19:05:31.350823 [ 3 ] {} <Debug> HTTP-Session: bb8d47f2-b006-45aa-9bcd-ac5f62da0f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.08.19 19:05:31.350940 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4903 2024.08.19 19:05:31.350979 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
4904 2024.08.19 19:05:31.350992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4905 2024.08.19 19:05:31.351059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4906 2024.08.19 19:05:31.351138 [ 3 ] {} <Debug> HTTP-Session: e4ea2b42-4480-4608-88cd-bb8c74a07112 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4907 2024.08.19 19:05:31.351149 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
4908 2024.08.19 19:05:31.351187 [ 3 ] {} <Debug> HTTP-Session: e4ea2b42-4480-4608-88cd-bb8c74a07112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.08.19 19:05:31.351245 [ 3 ] {} <Debug> HTTP-Session: e4ea2b42-4480-4608-88cd-bb8c74a07112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4910 2024.08.19 19:05:31.351387 [ 3 ] {} <Trace> HTTP-Session: e4ea2b42-4480-4608-88cd-bb8c74a07112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4911 2024.08.19 19:05:31.351475 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
4912 2024.08.19 19:05:31.351773 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4913 2024.08.19 19:05:31.351866 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4914 2024.08.19 19:05:31.352020 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
4915 2024.08.19 19:05:31.352043 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4916 2024.08.19 19:05:31.352343 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
4917 2024.08.19 19:05:31.353063 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4918 2024.08.19 19:05:31.353771 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4919 2024.08.19 19:05:31.353812 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4920 2024.08.19 19:05:31.354233 [ 193 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003573272 sec., 18470.466284122787 rows/sec., 965.01 KiB/sec.
4921 2024.08.19 19:05:31.354412 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4922 2024.08.19 19:05:31.354463 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4923 2024.08.19 19:05:31.354995 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4924 2024.08.19 19:05:31.355039 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4925 2024.08.19 19:05:31.355109 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_11_2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4926 2024.08.19 19:05:31.355225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4927 2024.08.19 19:05:31.355235 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003607 sec., 65705.57249792072 rows/sec., 4.40 MiB/sec.
4928 2024.08.19 19:05:31.355422 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Debug> DynamicQueryHandler: Done processing query
4929 2024.08.19 19:05:31.355448 [ 3 ] {e81ad7e9-51eb-4f53-9adf-5b825dba5a58} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4930 2024.08.19 19:05:31.355464 [ 3 ] {} <Debug> HTTP-Session: e4ea2b42-4480-4608-88cd-bb8c74a07112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4931 2024.08.19 19:05:31.355570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4932 2024.08.19 19:05:31.355618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4933 2024.08.19 19:05:31.355637 [ 3 ] {} <Debug> HTTP-Session: 384581ab-8fc2-4188-b3a5-0f7ee9e8fb96 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4934 2024.08.19 19:05:31.355653 [ 3 ] {} <Debug> HTTP-Session: 384581ab-8fc2-4188-b3a5-0f7ee9e8fb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.08.19 19:05:31.355666 [ 3 ] {} <Debug> HTTP-Session: 384581ab-8fc2-4188-b3a5-0f7ee9e8fb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.08.19 19:05:31.355696 [ 3 ] {} <Trace> HTTP-Session: 384581ab-8fc2-4188-b3a5-0f7ee9e8fb96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4937 2024.08.19 19:05:31.355788 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4938 2024.08.19 19:05:31.355831 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4939 2024.08.19 19:05:31.355958 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4940 2024.08.19 19:05:31.356229 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4941 2024.08.19 19:05:31.356265 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4942 2024.08.19 19:05:31.356609 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4943 2024.08.19 19:05:31.356926 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4944 2024.08.19 19:05:31.357051 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec.
4945 2024.08.19 19:05:31.357354 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Debug> DynamicQueryHandler: Done processing query
4946 2024.08.19 19:05:31.357380 [ 3 ] {0d5beac1-7a16-42ed-ad23-a6c8704a413f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4947 2024.08.19 19:05:31.357396 [ 3 ] {} <Debug> HTTP-Session: 384581ab-8fc2-4188-b3a5-0f7ee9e8fb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4948 2024.08.19 19:05:31.357547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4949 2024.08.19 19:05:31.357596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4950 2024.08.19 19:05:31.357616 [ 3 ] {} <Debug> HTTP-Session: 3ed3f2a1-e842-4074-ad21-0d5106164a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4951 2024.08.19 19:05:31.357632 [ 3 ] {} <Debug> HTTP-Session: 3ed3f2a1-e842-4074-ad21-0d5106164a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.08.19 19:05:31.357645 [ 3 ] {} <Debug> HTTP-Session: 3ed3f2a1-e842-4074-ad21-0d5106164a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.08.19 19:05:31.357674 [ 3 ] {} <Trace> HTTP-Session: 3ed3f2a1-e842-4074-ad21-0d5106164a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4954 2024.08.19 19:05:31.357936 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4955 2024.08.19 19:05:31.358004 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <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
4956 2024.08.19 19:05:31.358408 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4957 2024.08.19 19:05:31.359097 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4958 2024.08.19 19:05:31.359134 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4959 2024.08.19 19:05:31.359737 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4960 2024.08.19 19:05:31.360148 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4961 2024.08.19 19:05:31.360308 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002544 sec., 8647.798742138366 rows/sec., 15.50 MiB/sec.
4962 2024.08.19 19:05:31.360682 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Debug> DynamicQueryHandler: Done processing query
4963 2024.08.19 19:05:31.360709 [ 3 ] {4ff9b720-e211-4dfe-a0ae-56283d07ce12} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4964 2024.08.19 19:05:31.360725 [ 3 ] {} <Debug> HTTP-Session: 3ed3f2a1-e842-4074-ad21-0d5106164a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4965 2024.08.19 19:05:31.360849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4966 2024.08.19 19:05:31.360897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4967 2024.08.19 19:05:31.360917 [ 3 ] {} <Debug> HTTP-Session: ec6eab24-b37d-4033-bcf9-36f64e95704c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4968 2024.08.19 19:05:31.360933 [ 3 ] {} <Debug> HTTP-Session: ec6eab24-b37d-4033-bcf9-36f64e95704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.08.19 19:05:31.360947 [ 3 ] {} <Debug> HTTP-Session: ec6eab24-b37d-4033-bcf9-36f64e95704c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.08.19 19:05:31.360978 [ 3 ] {} <Trace> HTTP-Session: ec6eab24-b37d-4033-bcf9-36f64e95704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4971 2024.08.19 19:05:31.361106 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4972 2024.08.19 19:05:31.361148 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4973 2024.08.19 19:05:31.361275 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4974 2024.08.19 19:05:31.361589 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4975 2024.08.19 19:05:31.361627 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4976 2024.08.19 19:05:31.361976 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4977 2024.08.19 19:05:31.362295 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4978 2024.08.19 19:05:31.362426 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec.
4979 2024.08.19 19:05:31.362712 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Debug> DynamicQueryHandler: Done processing query
4980 2024.08.19 19:05:31.362736 [ 3 ] {bd19eda9-e3a3-46b4-93f0-b2554c1dce6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4981 2024.08.19 19:05:31.362752 [ 3 ] {} <Debug> HTTP-Session: ec6eab24-b37d-4033-bcf9-36f64e95704c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4982 2024.08.19 19:05:36.332107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4983 2024.08.19 19:05:36.332255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4984 2024.08.19 19:05:36.332286 [ 3 ] {} <Debug> HTTP-Session: af0d3823-a43d-4135-8c34-482fc55efe02 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
4985 2024.08.19 19:05:36.332314 [ 3 ] {} <Debug> HTTP-Session: af0d3823-a43d-4135-8c34-482fc55efe02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.08.19 19:05:36.332333 [ 3 ] {} <Debug> HTTP-Session: af0d3823-a43d-4135-8c34-482fc55efe02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.08.19 19:05:36.332389 [ 3 ] {} <Trace> HTTP-Session: af0d3823-a43d-4135-8c34-482fc55efe02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4988 2024.08.19 19:05:36.332592 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4989 2024.08.19 19:05:36.332666 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4990 2024.08.19 19:05:36.333047 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4991 2024.08.19 19:05:36.333490 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4992 2024.08.19 19:05:36.333533 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
4993 2024.08.19 19:05:36.333937 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4994 2024.08.19 19:05:36.334311 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4995 2024.08.19 19:05:36.334488 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001947 sec., 2054.442732408834 rows/sec., 167.53 KiB/sec.
4996 2024.08.19 19:05:36.334692 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Debug> DynamicQueryHandler: Done processing query
4997 2024.08.19 19:05:36.334719 [ 3 ] {9c80ec3c-a78b-4cf4-8077-2658067c4bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4998 2024.08.19 19:05:36.334735 [ 3 ] {} <Debug> HTTP-Session: af0d3823-a43d-4135-8c34-482fc55efe02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4999 2024.08.19 19:05:36.334876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5000 2024.08.19 19:05:36.334925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5001 2024.08.19 19:05:36.334944 [ 3 ] {} <Debug> HTTP-Session: 63aabc98-9570-441e-bb14-7c385df03913 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5002 2024.08.19 19:05:36.334960 [ 3 ] {} <Debug> HTTP-Session: 63aabc98-9570-441e-bb14-7c385df03913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.08.19 19:05:36.334973 [ 3 ] {} <Debug> HTTP-Session: 63aabc98-9570-441e-bb14-7c385df03913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.08.19 19:05:36.335003 [ 3 ] {} <Trace> HTTP-Session: 63aabc98-9570-441e-bb14-7c385df03913 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5005 2024.08.19 19:05:36.335117 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5006 2024.08.19 19:05:36.335159 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5007 2024.08.19 19:05:36.335376 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5008 2024.08.19 19:05:36.335740 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5009 2024.08.19 19:05:36.335777 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5010 2024.08.19 19:05:36.336126 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5011 2024.08.19 19:05:36.336486 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5012 2024.08.19 19:05:36.336654 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 3.88 MiB/sec.
5013 2024.08.19 19:05:36.336939 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Debug> DynamicQueryHandler: Done processing query
5014 2024.08.19 19:05:36.336997 [ 3 ] {98404674-61a1-4781-bc62-46bffaee849c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5015 2024.08.19 19:05:36.337068 [ 3 ] {} <Debug> HTTP-Session: 63aabc98-9570-441e-bb14-7c385df03913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5016 2024.08.19 19:05:36.337224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5017 2024.08.19 19:05:36.337276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5018 2024.08.19 19:05:36.337295 [ 3 ] {} <Debug> HTTP-Session: 349deedb-329f-4d98-8b22-61aa45f5b46b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5019 2024.08.19 19:05:36.337312 [ 3 ] {} <Debug> HTTP-Session: 349deedb-329f-4d98-8b22-61aa45f5b46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5020 2024.08.19 19:05:36.337326 [ 3 ] {} <Debug> HTTP-Session: 349deedb-329f-4d98-8b22-61aa45f5b46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.08.19 19:05:36.337358 [ 3 ] {} <Trace> HTTP-Session: 349deedb-329f-4d98-8b22-61aa45f5b46b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5022 2024.08.19 19:05:36.337457 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5023 2024.08.19 19:05:36.337502 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5024 2024.08.19 19:05:36.337740 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5025 2024.08.19 19:05:36.338049 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5026 2024.08.19 19:05:36.338086 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5027 2024.08.19 19:05:36.338429 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5028 2024.08.19 19:05:36.338775 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5029 2024.08.19 19:05:36.338931 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 636.95 KiB/sec.
5030 2024.08.19 19:05:36.339102 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Debug> DynamicQueryHandler: Done processing query
5031 2024.08.19 19:05:36.339127 [ 3 ] {72cf3c5c-18fa-40b6-a0e0-fb8652bb2004} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5032 2024.08.19 19:05:36.339143 [ 3 ] {} <Debug> HTTP-Session: 349deedb-329f-4d98-8b22-61aa45f5b46b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5033 2024.08.19 19:05:36.339269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5034 2024.08.19 19:05:36.339317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5035 2024.08.19 19:05:36.339337 [ 3 ] {} <Debug> HTTP-Session: 94795221-78d1-4af3-93ff-fd38ca3d4635 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5036 2024.08.19 19:05:36.339353 [ 3 ] {} <Debug> HTTP-Session: 94795221-78d1-4af3-93ff-fd38ca3d4635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5037 2024.08.19 19:05:36.339367 [ 3 ] {} <Debug> HTTP-Session: 94795221-78d1-4af3-93ff-fd38ca3d4635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.08.19 19:05:36.339396 [ 3 ] {} <Trace> HTTP-Session: 94795221-78d1-4af3-93ff-fd38ca3d4635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5039 2024.08.19 19:05:36.339507 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5040 2024.08.19 19:05:36.339549 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5041 2024.08.19 19:05:36.339767 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5042 2024.08.19 19:05:36.340104 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5043 2024.08.19 19:05:36.340141 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5044 2024.08.19 19:05:36.340481 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5045 2024.08.19 19:05:36.340831 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5046 2024.08.19 19:05:36.340985 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001517 sec., 50758.075148319054 rows/sec., 3.97 MiB/sec.
5047 2024.08.19 19:05:36.341252 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Debug> DynamicQueryHandler: Done processing query
5048 2024.08.19 19:05:36.341277 [ 3 ] {e5dd615c-14fa-4712-8d2e-c03f5aea3145} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5049 2024.08.19 19:05:36.341294 [ 3 ] {} <Debug> HTTP-Session: 94795221-78d1-4af3-93ff-fd38ca3d4635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5050 2024.08.19 19:05:36.341447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5051 2024.08.19 19:05:36.341496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5052 2024.08.19 19:05:36.341514 [ 3 ] {} <Debug> HTTP-Session: 58a78ba9-3c29-4bb5-a9b9-75b7c78f1972 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5053 2024.08.19 19:05:36.341531 [ 3 ] {} <Debug> HTTP-Session: 58a78ba9-3c29-4bb5-a9b9-75b7c78f1972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5054 2024.08.19 19:05:36.341545 [ 3 ] {} <Debug> HTTP-Session: 58a78ba9-3c29-4bb5-a9b9-75b7c78f1972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.08.19 19:05:36.341576 [ 3 ] {} <Trace> HTTP-Session: 58a78ba9-3c29-4bb5-a9b9-75b7c78f1972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5056 2024.08.19 19:05:36.341728 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5057 2024.08.19 19:05:36.341774 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5058 2024.08.19 19:05:36.341931 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5059 2024.08.19 19:05:36.342285 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5060 2024.08.19 19:05:36.342325 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5061 2024.08.19 19:05:36.342730 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5062 2024.08.19 19:05:36.343073 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5063 2024.08.19 19:05:36.343203 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001544 sec., 104922.2797927461 rows/sec., 7.31 MiB/sec.
5064 2024.08.19 19:05:36.343507 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Debug> DynamicQueryHandler: Done processing query
5065 2024.08.19 19:05:36.343547 [ 3 ] {64bffce1-6211-4cd8-bee0-e0ae452c2f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5066 2024.08.19 19:05:36.343587 [ 3 ] {} <Debug> HTTP-Session: 58a78ba9-3c29-4bb5-a9b9-75b7c78f1972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.08.19 19:05:36.343735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5068 2024.08.19 19:05:36.343785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5069 2024.08.19 19:05:36.343805 [ 3 ] {} <Debug> HTTP-Session: f28345f5-9558-4cad-bf32-545dc9f3c767 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5070 2024.08.19 19:05:36.343821 [ 3 ] {} <Debug> HTTP-Session: f28345f5-9558-4cad-bf32-545dc9f3c767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.08.19 19:05:36.343834 [ 3 ] {} <Debug> HTTP-Session: f28345f5-9558-4cad-bf32-545dc9f3c767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.08.19 19:05:36.343864 [ 3 ] {} <Trace> HTTP-Session: f28345f5-9558-4cad-bf32-545dc9f3c767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5073 2024.08.19 19:05:36.344024 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5074 2024.08.19 19:05:36.344093 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <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
5075 2024.08.19 19:05:36.344520 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5076 2024.08.19 19:05:36.344971 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5077 2024.08.19 19:05:36.345006 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5078 2024.08.19 19:05:36.345570 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5079 2024.08.19 19:05:36.345968 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5080 2024.08.19 19:05:36.346119 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002182 sec., 4124.656278643447 rows/sec., 7.39 MiB/sec.
5081 2024.08.19 19:05:36.346315 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Debug> DynamicQueryHandler: Done processing query
5082 2024.08.19 19:05:36.346339 [ 3 ] {244efc3d-0544-486c-815f-343692831367} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5083 2024.08.19 19:05:36.346355 [ 3 ] {} <Debug> HTTP-Session: f28345f5-9558-4cad-bf32-545dc9f3c767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.08.19 19:05:36.346471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5085 2024.08.19 19:05:36.346518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5086 2024.08.19 19:05:36.346538 [ 3 ] {} <Debug> HTTP-Session: 9cdaebee-591e-4ddd-8495-14cf8edbf0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5087 2024.08.19 19:05:36.346554 [ 3 ] {} <Debug> HTTP-Session: 9cdaebee-591e-4ddd-8495-14cf8edbf0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.08.19 19:05:36.346568 [ 3 ] {} <Debug> HTTP-Session: 9cdaebee-591e-4ddd-8495-14cf8edbf0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.08.19 19:05:36.346599 [ 3 ] {} <Trace> HTTP-Session: 9cdaebee-591e-4ddd-8495-14cf8edbf0ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5090 2024.08.19 19:05:36.346706 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5091 2024.08.19 19:05:36.346749 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5092 2024.08.19 19:05:36.346874 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5093 2024.08.19 19:05:36.347131 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5094 2024.08.19 19:05:36.347166 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5095 2024.08.19 19:05:36.347515 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5096 2024.08.19 19:05:36.347843 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5097 2024.08.19 19:05:36.347968 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
5098 2024.08.19 19:05:36.348113 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Debug> DynamicQueryHandler: Done processing query
5099 2024.08.19 19:05:36.348137 [ 3 ] {c327ad36-d6f5-4f14-83e7-3020a2dd4f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5100 2024.08.19 19:05:36.348153 [ 3 ] {} <Debug> HTTP-Session: 9cdaebee-591e-4ddd-8495-14cf8edbf0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.08.19 19:05:38.601312 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
5102 2024.08.19 19:05:38.601388 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
5103 2024.08.19 19:05:41.337099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5104 2024.08.19 19:05:41.337287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5105 2024.08.19 19:05:41.337332 [ 3 ] {} <Debug> HTTP-Session: 4049ea8c-082b-4869-8778-ecacbb38cc66 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5106 2024.08.19 19:05:41.337359 [ 3 ] {} <Debug> HTTP-Session: 4049ea8c-082b-4869-8778-ecacbb38cc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.08.19 19:05:41.337377 [ 3 ] {} <Debug> HTTP-Session: 4049ea8c-082b-4869-8778-ecacbb38cc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.08.19 19:05:41.337432 [ 3 ] {} <Trace> HTTP-Session: 4049ea8c-082b-4869-8778-ecacbb38cc66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5109 2024.08.19 19:05:41.337625 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5110 2024.08.19 19:05:41.337698 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5111 2024.08.19 19:05:41.338078 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5112 2024.08.19 19:05:41.338444 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5113 2024.08.19 19:05:41.338483 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5114 2024.08.19 19:05:41.338873 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5115 2024.08.19 19:05:41.339247 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5116 2024.08.19 19:05:41.339420 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001847 sec., 1082.8370330265295 rows/sec., 88.30 KiB/sec.
5117 2024.08.19 19:05:41.339611 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Debug> DynamicQueryHandler: Done processing query
5118 2024.08.19 19:05:41.339637 [ 3 ] {3e5af526-0266-4ed3-b914-a342f8812b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5119 2024.08.19 19:05:41.339653 [ 3 ] {} <Debug> HTTP-Session: 4049ea8c-082b-4869-8778-ecacbb38cc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5120 2024.08.19 19:05:41.339838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5121 2024.08.19 19:05:41.339886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5122 2024.08.19 19:05:41.339905 [ 3 ] {} <Debug> HTTP-Session: b8fda57e-3598-4ed7-8804-37dff0709291 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5123 2024.08.19 19:05:41.339920 [ 3 ] {} <Debug> HTTP-Session: b8fda57e-3598-4ed7-8804-37dff0709291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.08.19 19:05:41.339934 [ 3 ] {} <Debug> HTTP-Session: b8fda57e-3598-4ed7-8804-37dff0709291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.08.19 19:05:41.339963 [ 3 ] {} <Trace> HTTP-Session: b8fda57e-3598-4ed7-8804-37dff0709291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5126 2024.08.19 19:05:41.340113 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5127 2024.08.19 19:05:41.340155 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5128 2024.08.19 19:05:41.340371 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2024.08.19 19:05:41.340789 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5130 2024.08.19 19:05:41.340825 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5131 2024.08.19 19:05:41.341186 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5132 2024.08.19 19:05:41.341537 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5133 2024.08.19 19:05:41.341691 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001648 sec., 141990.29126213593 rows/sec., 12.48 MiB/sec.
5134 2024.08.19 19:05:41.341850 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Debug> DynamicQueryHandler: Done processing query
5135 2024.08.19 19:05:41.341874 [ 3 ] {16cd35dc-6fc7-4a46-a25f-50291efc9ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5136 2024.08.19 19:05:41.341889 [ 3 ] {} <Debug> HTTP-Session: b8fda57e-3598-4ed7-8804-37dff0709291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5137 2024.08.19 19:05:41.342012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5138 2024.08.19 19:05:41.342058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5139 2024.08.19 19:05:41.342077 [ 3 ] {} <Debug> HTTP-Session: bbc6a38e-dc44-4fc2-80a9-4587b534247a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5140 2024.08.19 19:05:41.342094 [ 3 ] {} <Debug> HTTP-Session: bbc6a38e-dc44-4fc2-80a9-4587b534247a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.08.19 19:05:41.342107 [ 3 ] {} <Debug> HTTP-Session: bbc6a38e-dc44-4fc2-80a9-4587b534247a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.08.19 19:05:41.342136 [ 3 ] {} <Trace> HTTP-Session: bbc6a38e-dc44-4fc2-80a9-4587b534247a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5143 2024.08.19 19:05:41.342233 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5144 2024.08.19 19:05:41.342275 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5145 2024.08.19 19:05:41.342492 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5146 2024.08.19 19:05:41.342762 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5147 2024.08.19 19:05:41.342797 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5148 2024.08.19 19:05:41.343144 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5149 2024.08.19 19:05:41.343485 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5150 2024.08.19 19:05:41.343638 [ 64 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5151 2024.08.19 19:05:41.343646 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001433 sec., 16748.08094905792 rows/sec., 1.22 MiB/sec.
5152 2024.08.19 19:05:41.343730 [ 64 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5153 2024.08.19 19:05:41.343793 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5154 2024.08.19 19:05:41.343993 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Debug> DynamicQueryHandler: Done processing query
5155 2024.08.19 19:05:41.344075 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
5156 2024.08.19 19:05:41.344088 [ 3 ] {9020ea79-09bc-4cd0-890e-62d9304e80df} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5157 2024.08.19 19:05:41.344179 [ 3 ] {} <Debug> HTTP-Session: bbc6a38e-dc44-4fc2-80a9-4587b534247a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.08.19 19:05:41.344386 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5159 2024.08.19 19:05:41.344402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5160 2024.08.19 19:05:41.344457 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 43 rows starting from the beginning of the part
5161 2024.08.19 19:05:41.344493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5162 2024.08.19 19:05:41.344535 [ 3 ] {} <Debug> HTTP-Session: 716716bc-67f4-445c-b336-144016f04843 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5163 2024.08.19 19:05:41.344589 [ 3 ] {} <Debug> HTTP-Session: 716716bc-67f4-445c-b336-144016f04843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.08.19 19:05:41.344698 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
5165 2024.08.19 19:05:41.344695 [ 3 ] {} <Debug> HTTP-Session: 716716bc-67f4-445c-b336-144016f04843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.08.19 19:05:41.344927 [ 3 ] {} <Trace> HTTP-Session: 716716bc-67f4-445c-b336-144016f04843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5167 2024.08.19 19:05:41.344991 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
5168 2024.08.19 19:05:41.345234 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
5169 2024.08.19 19:05:41.345466 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5170 2024.08.19 19:05:41.345530 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
5171 2024.08.19 19:05:41.345619 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5172 2024.08.19 19:05:41.345816 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
5173 2024.08.19 19:05:41.346654 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5174 2024.08.19 19:05:41.347479 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5175 2024.08.19 19:05:41.347544 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5176 2024.08.19 19:05:41.348614 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5177 2024.08.19 19:05:41.348665 [ 198 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771609 sec., 27873.197489567985 rows/sec., 2.13 MiB/sec.
5178 2024.08.19 19:05:41.348969 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5179 2024.08.19 19:05:41.349310 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5180 2024.08.19 19:05:41.349839 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004556 sec., 3072.8709394205443 rows/sec., 215.20 KiB/sec.
5181 2024.08.19 19:05:41.350200 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.08.19 19:05:41.350534 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_16_3} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5183 2024.08.19 19:05:41.350534 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Debug> DynamicQueryHandler: Done processing query
5184 2024.08.19 19:05:41.350592 [ 3 ] {4d6f9ba3-8103-4866-8da6-a951017537b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5185 2024.08.19 19:05:41.350658 [ 3 ] {} <Debug> HTTP-Session: 716716bc-67f4-445c-b336-144016f04843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.08.19 19:05:41.350688 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5187 2024.08.19 19:05:41.350799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5188 2024.08.19 19:05:41.350852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5189 2024.08.19 19:05:41.350872 [ 3 ] {} <Debug> HTTP-Session: ddd5b3e4-d71d-4a31-a788-273cfc511483 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5190 2024.08.19 19:05:41.350888 [ 3 ] {} <Debug> HTTP-Session: ddd5b3e4-d71d-4a31-a788-273cfc511483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.08.19 19:05:41.350902 [ 3 ] {} <Debug> HTTP-Session: ddd5b3e4-d71d-4a31-a788-273cfc511483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.08.19 19:05:41.350932 [ 3 ] {} <Trace> HTTP-Session: ddd5b3e4-d71d-4a31-a788-273cfc511483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5193 2024.08.19 19:05:41.351034 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5194 2024.08.19 19:05:41.351076 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5195 2024.08.19 19:05:41.351322 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5196 2024.08.19 19:05:41.351600 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5197 2024.08.19 19:05:41.351635 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5198 2024.08.19 19:05:41.351981 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5199 2024.08.19 19:05:41.352340 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5200 2024.08.19 19:05:41.352466 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 242.97 KiB/sec.
5201 2024.08.19 19:05:41.352619 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Debug> DynamicQueryHandler: Done processing query
5202 2024.08.19 19:05:41.352642 [ 3 ] {1149ad94-63b6-4c57-a66f-e7bb522107bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5203 2024.08.19 19:05:41.352658 [ 3 ] {} <Debug> HTTP-Session: ddd5b3e4-d71d-4a31-a788-273cfc511483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5204 2024.08.19 19:05:41.352814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5205 2024.08.19 19:05:41.352860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5206 2024.08.19 19:05:41.352879 [ 3 ] {} <Debug> HTTP-Session: d54b0376-f232-4381-9761-2122d00fb31a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5207 2024.08.19 19:05:41.352894 [ 3 ] {} <Debug> HTTP-Session: d54b0376-f232-4381-9761-2122d00fb31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.08.19 19:05:41.352908 [ 3 ] {} <Debug> HTTP-Session: d54b0376-f232-4381-9761-2122d00fb31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.08.19 19:05:41.352936 [ 3 ] {} <Trace> HTTP-Session: d54b0376-f232-4381-9761-2122d00fb31a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5210 2024.08.19 19:05:41.353141 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5211 2024.08.19 19:05:41.353182 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5212 2024.08.19 19:05:41.353397 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5213 2024.08.19 19:05:41.353983 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2024.08.19 19:05:41.354018 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5215 2024.08.19 19:05:41.354375 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5216 2024.08.19 19:05:41.354717 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5217 2024.08.19 19:05:41.354843 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001813 sec., 223938.22393822393 rows/sec., 15.95 MiB/sec.
5218 2024.08.19 19:05:41.355005 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Debug> DynamicQueryHandler: Done processing query
5219 2024.08.19 19:05:41.355029 [ 3 ] {51d681fb-73f2-42d4-a5e5-445915688f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5220 2024.08.19 19:05:41.355045 [ 3 ] {} <Debug> HTTP-Session: d54b0376-f232-4381-9761-2122d00fb31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5221 2024.08.19 19:05:41.355157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2024.08.19 19:05:41.355204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5223 2024.08.19 19:05:41.355223 [ 3 ] {} <Debug> HTTP-Session: 58ef4a1a-b122-4e26-8f69-b3f21544aa94 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5224 2024.08.19 19:05:41.355239 [ 3 ] {} <Debug> HTTP-Session: 58ef4a1a-b122-4e26-8f69-b3f21544aa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.08.19 19:05:41.355253 [ 3 ] {} <Debug> HTTP-Session: 58ef4a1a-b122-4e26-8f69-b3f21544aa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.08.19 19:05:41.355282 [ 3 ] {} <Trace> HTTP-Session: 58ef4a1a-b122-4e26-8f69-b3f21544aa94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5227 2024.08.19 19:05:41.355373 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5228 2024.08.19 19:05:41.355417 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5229 2024.08.19 19:05:41.355541 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5230 2024.08.19 19:05:41.355789 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5231 2024.08.19 19:05:41.355823 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5232 2024.08.19 19:05:41.356162 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5233 2024.08.19 19:05:41.356475 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5234 2024.08.19 19:05:41.356601 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00125 sec., 4800 rows/sec., 250.78 KiB/sec.
5235 2024.08.19 19:05:41.356887 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Debug> DynamicQueryHandler: Done processing query
5236 2024.08.19 19:05:41.356911 [ 3 ] {1c112c08-8332-4006-af50-a67511a42442} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5237 2024.08.19 19:05:41.356927 [ 3 ] {} <Debug> HTTP-Session: 58ef4a1a-b122-4e26-8f69-b3f21544aa94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5238 2024.08.19 19:05:41.357071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5239 2024.08.19 19:05:41.357117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5240 2024.08.19 19:05:41.357136 [ 3 ] {} <Debug> HTTP-Session: 40208caf-5103-425e-bef0-16512ec665b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5241 2024.08.19 19:05:41.357152 [ 3 ] {} <Debug> HTTP-Session: 40208caf-5103-425e-bef0-16512ec665b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.08.19 19:05:41.357165 [ 3 ] {} <Debug> HTTP-Session: 40208caf-5103-425e-bef0-16512ec665b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.08.19 19:05:41.357195 [ 3 ] {} <Trace> HTTP-Session: 40208caf-5103-425e-bef0-16512ec665b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5244 2024.08.19 19:05:41.357352 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5245 2024.08.19 19:05:41.357397 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5246 2024.08.19 19:05:41.357550 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5247 2024.08.19 19:05:41.357977 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5248 2024.08.19 19:05:41.358012 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5249 2024.08.19 19:05:41.358381 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5250 2024.08.19 19:05:41.358721 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2024.08.19 19:05:41.358850 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001581 sec., 150537.63440860214 rows/sec., 10.09 MiB/sec.
5252 2024.08.19 19:05:41.359012 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Debug> DynamicQueryHandler: Done processing query
5253 2024.08.19 19:05:41.359036 [ 3 ] {b9e9f4a7-e74b-4c44-9fe2-a2b456c481f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5254 2024.08.19 19:05:41.359052 [ 3 ] {} <Debug> HTTP-Session: 40208caf-5103-425e-bef0-16512ec665b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5255 2024.08.19 19:05:41.359152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5256 2024.08.19 19:05:41.359198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5257 2024.08.19 19:05:41.359217 [ 3 ] {} <Debug> HTTP-Session: dac75ec1-08af-4081-a328-a64cbe8bb4ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5258 2024.08.19 19:05:41.359233 [ 3 ] {} <Debug> HTTP-Session: dac75ec1-08af-4081-a328-a64cbe8bb4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.08.19 19:05:41.359247 [ 3 ] {} <Debug> HTTP-Session: dac75ec1-08af-4081-a328-a64cbe8bb4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.08.19 19:05:41.359276 [ 3 ] {} <Trace> HTTP-Session: dac75ec1-08af-4081-a328-a64cbe8bb4ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5261 2024.08.19 19:05:41.359365 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5262 2024.08.19 19:05:41.359408 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5263 2024.08.19 19:05:41.359533 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5264 2024.08.19 19:05:41.359774 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5265 2024.08.19 19:05:41.359809 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5266 2024.08.19 19:05:41.360147 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5267 2024.08.19 19:05:41.360458 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5268 2024.08.19 19:05:41.360585 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001242 sec., 805.1529790660226 rows/sec., 54.25 KiB/sec.
5269 2024.08.19 19:05:41.360740 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Debug> DynamicQueryHandler: Done processing query
5270 2024.08.19 19:05:41.360763 [ 3 ] {7a643957-d0f6-45ad-8f28-2c716268a1cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5271 2024.08.19 19:05:41.360778 [ 3 ] {} <Debug> HTTP-Session: dac75ec1-08af-4081-a328-a64cbe8bb4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5272 2024.08.19 19:05:41.360909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5273 2024.08.19 19:05:41.360957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5274 2024.08.19 19:05:41.360975 [ 3 ] {} <Debug> HTTP-Session: c480ae70-606e-4903-a035-f229fc523ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5275 2024.08.19 19:05:41.360991 [ 3 ] {} <Debug> HTTP-Session: c480ae70-606e-4903-a035-f229fc523ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5276 2024.08.19 19:05:41.361004 [ 3 ] {} <Debug> HTTP-Session: c480ae70-606e-4903-a035-f229fc523ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.08.19 19:05:41.361033 [ 3 ] {} <Trace> HTTP-Session: c480ae70-606e-4903-a035-f229fc523ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5278 2024.08.19 19:05:41.361290 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5279 2024.08.19 19:05:41.361350 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <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
5280 2024.08.19 19:05:41.361770 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5281 2024.08.19 19:05:41.362376 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5282 2024.08.19 19:05:41.362416 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5283 2024.08.19 19:05:41.363022 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5284 2024.08.19 19:05:41.363419 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5285 2024.08.19 19:05:41.363547 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5286 2024.08.19 19:05:41.363569 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002461 sec., 8939.455505891914 rows/sec., 16.02 MiB/sec.
5287 2024.08.19 19:05:41.363587 [ 122 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5288 2024.08.19 19:05:41.363623 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5289 2024.08.19 19:05:41.364037 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
5290 2024.08.19 19:05:41.364385 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Debug> DynamicQueryHandler: Done processing query
5291 2024.08.19 19:05:41.364441 [ 3 ] {4d40ab65-2c37-454e-9884-c83ea253831b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5292 2024.08.19 19:05:41.364506 [ 3 ] {} <Debug> HTTP-Session: c480ae70-606e-4903-a035-f229fc523ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5293 2024.08.19 19:05:41.364729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5294 2024.08.19 19:05:41.364770 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5295 2024.08.19 19:05:41.364830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5296 2024.08.19 19:05:41.364900 [ 3 ] {} <Debug> HTTP-Session: c5eef064-9e7a-4a23-a7f2-10c594e401bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5297 2024.08.19 19:05:41.364931 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part
5298 2024.08.19 19:05:41.364940 [ 3 ] {} <Debug> HTTP-Session: c5eef064-9e7a-4a23-a7f2-10c594e401bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.08.19 19:05:41.364990 [ 3 ] {} <Debug> HTTP-Session: c5eef064-9e7a-4a23-a7f2-10c594e401bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.08.19 19:05:41.365081 [ 3 ] {} <Trace> HTTP-Session: c5eef064-9e7a-4a23-a7f2-10c594e401bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5301 2024.08.19 19:05:41.365453 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
5302 2024.08.19 19:05:41.365480 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5303 2024.08.19 19:05:41.365595 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5304 2024.08.19 19:05:41.366197 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
5305 2024.08.19 19:05:41.366410 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5306 2024.08.19 19:05:41.366880 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
5307 2024.08.19 19:05:41.367457 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
5308 2024.08.19 19:05:41.368008 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5309 2024.08.19 19:05:41.368069 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
5310 2024.08.19 19:05:41.368090 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5311 2024.08.19 19:05:41.369618 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5312 2024.08.19 19:05:41.370366 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5313 2024.08.19 19:05:41.370845 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005476 sec., 14974.433893352812 rows/sec., 973.89 KiB/sec.
5314 2024.08.19 19:05:41.371360 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Debug> DynamicQueryHandler: Done processing query
5315 2024.08.19 19:05:41.371419 [ 3 ] {470986a7-4d60-46b5-978a-04f6b3b19d58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5316 2024.08.19 19:05:41.371482 [ 3 ] {} <Debug> HTTP-Session: c5eef064-9e7a-4a23-a7f2-10c594e401bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.08.19 19:05:41.373039 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 19 columns (19 merged, 0 gathered) in 0.009300906 sec., 29459.495666336163 rows/sec., 52.79 MiB/sec.
5318 2024.08.19 19:05:41.373517 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5319 2024.08.19 19:05:41.374056 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.08.19 19:05:41.374131 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5321 2024.08.19 19:05:41.374230 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
5322 2024.08.19 19:05:46.358783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5323 2024.08.19 19:05:46.358919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5324 2024.08.19 19:05:46.358948 [ 3 ] {} <Debug> HTTP-Session: 7e857204-38f6-4778-92be-d741a66b03ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5325 2024.08.19 19:05:46.358976 [ 3 ] {} <Debug> HTTP-Session: 7e857204-38f6-4778-92be-d741a66b03ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.08.19 19:05:46.358994 [ 3 ] {} <Debug> HTTP-Session: 7e857204-38f6-4778-92be-d741a66b03ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5327 2024.08.19 19:05:46.359049 [ 3 ] {} <Trace> HTTP-Session: 7e857204-38f6-4778-92be-d741a66b03ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5328 2024.08.19 19:05:46.359244 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5329 2024.08.19 19:05:46.359317 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5330 2024.08.19 19:05:46.359665 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5331 2024.08.19 19:05:46.360082 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5332 2024.08.19 19:05:46.360122 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5333 2024.08.19 19:05:46.360517 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5334 2024.08.19 19:05:46.360902 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5335 2024.08.19 19:05:46.361080 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 172.58 KiB/sec.
5336 2024.08.19 19:05:46.361441 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Debug> DynamicQueryHandler: Done processing query
5337 2024.08.19 19:05:46.361467 [ 3 ] {bb19973d-0d02-473d-a313-add5ec0e649d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5338 2024.08.19 19:05:46.361483 [ 3 ] {} <Debug> HTTP-Session: 7e857204-38f6-4778-92be-d741a66b03ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5339 2024.08.19 19:05:46.361742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5340 2024.08.19 19:05:46.361791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5341 2024.08.19 19:05:46.361811 [ 3 ] {} <Debug> HTTP-Session: 5dced539-dbd7-4bb9-9309-8dfd1ab0d195 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5342 2024.08.19 19:05:46.361827 [ 3 ] {} <Debug> HTTP-Session: 5dced539-dbd7-4bb9-9309-8dfd1ab0d195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.08.19 19:05:46.361841 [ 3 ] {} <Debug> HTTP-Session: 5dced539-dbd7-4bb9-9309-8dfd1ab0d195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5344 2024.08.19 19:05:46.361871 [ 3 ] {} <Trace> HTTP-Session: 5dced539-dbd7-4bb9-9309-8dfd1ab0d195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5345 2024.08.19 19:05:46.362488 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5346 2024.08.19 19:05:46.362533 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5347 2024.08.19 19:05:46.362776 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5348 2024.08.19 19:05:46.363880 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5349 2024.08.19 19:05:46.363918 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5350 2024.08.19 19:05:46.364342 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5351 2024.08.19 19:05:46.364713 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5352 2024.08.19 19:05:46.364881 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Debug> executeQuery: Read 1216 rows, 102.33 KiB in 0.002849 sec., 426816.4268164268 rows/sec., 35.08 MiB/sec.
5353 2024.08.19 19:05:46.365051 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Debug> DynamicQueryHandler: Done processing query
5354 2024.08.19 19:05:46.365075 [ 3 ] {ff594c04-08a0-4d03-9ae5-4db9f4f23b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
5355 2024.08.19 19:05:46.365091 [ 3 ] {} <Debug> HTTP-Session: 5dced539-dbd7-4bb9-9309-8dfd1ab0d195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5356 2024.08.19 19:05:46.365243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5357 2024.08.19 19:05:46.365290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5358 2024.08.19 19:05:46.365309 [ 3 ] {} <Debug> HTTP-Session: 407909c7-a808-4225-8113-6e46ae4b4ab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5359 2024.08.19 19:05:46.365324 [ 3 ] {} <Debug> HTTP-Session: 407909c7-a808-4225-8113-6e46ae4b4ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5360 2024.08.19 19:05:46.365338 [ 3 ] {} <Debug> HTTP-Session: 407909c7-a808-4225-8113-6e46ae4b4ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5361 2024.08.19 19:05:46.365369 [ 3 ] {} <Trace> HTTP-Session: 407909c7-a808-4225-8113-6e46ae4b4ab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5362 2024.08.19 19:05:46.365466 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5363 2024.08.19 19:05:46.365508 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5364 2024.08.19 19:05:46.365726 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5365 2024.08.19 19:05:46.366069 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5366 2024.08.19 19:05:46.366105 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5367 2024.08.19 19:05:46.366438 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5368 2024.08.19 19:05:46.366784 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5369 2024.08.19 19:05:46.366940 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 639.07 KiB/sec.
5370 2024.08.19 19:05:46.367111 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Debug> DynamicQueryHandler: Done processing query
5371 2024.08.19 19:05:46.367135 [ 3 ] {8c4d5be7-3d40-44bb-8045-ad840cad71ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5372 2024.08.19 19:05:46.367150 [ 3 ] {} <Debug> HTTP-Session: 407909c7-a808-4225-8113-6e46ae4b4ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5373 2024.08.19 19:05:46.367291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5374 2024.08.19 19:05:46.367339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5375 2024.08.19 19:05:46.367359 [ 3 ] {} <Debug> HTTP-Session: df848125-3d06-44cd-81bc-335712469fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5376 2024.08.19 19:05:46.367375 [ 3 ] {} <Debug> HTTP-Session: df848125-3d06-44cd-81bc-335712469fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.08.19 19:05:46.367388 [ 3 ] {} <Debug> HTTP-Session: df848125-3d06-44cd-81bc-335712469fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.08.19 19:05:46.367419 [ 3 ] {} <Trace> HTTP-Session: df848125-3d06-44cd-81bc-335712469fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5379 2024.08.19 19:05:46.367560 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5380 2024.08.19 19:05:46.367601 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5381 2024.08.19 19:05:46.367824 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5382 2024.08.19 19:05:46.368241 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2024.08.19 19:05:46.368277 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5384 2024.08.19 19:05:46.368634 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5385 2024.08.19 19:05:46.368983 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5386 2024.08.19 19:05:46.369149 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00165 sec., 138181.81818181818 rows/sec., 9.36 MiB/sec.
5387 2024.08.19 19:05:46.369149 [ 127 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5388 2024.08.19 19:05:46.369272 [ 127 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5389 2024.08.19 19:05:46.369324 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5390 2024.08.19 19:05:46.369405 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Debug> DynamicQueryHandler: Done processing query
5391 2024.08.19 19:05:46.369446 [ 3 ] {fdb90d02-2330-4dcf-ab7c-a559130ec13b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5392 2024.08.19 19:05:46.369468 [ 3 ] {} <Debug> HTTP-Session: df848125-3d06-44cd-81bc-335712469fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5393 2024.08.19 19:05:46.369481 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
5394 2024.08.19 19:05:46.369627 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5395 2024.08.19 19:05:46.369664 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
5396 2024.08.19 19:05:46.369744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 88063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5397 2024.08.19 19:05:46.369774 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
5398 2024.08.19 19:05:46.369879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.08.19 19:05:46.369997 [ 3 ] {} <Debug> HTTP-Session: 0ebda826-c355-4e6e-89b7-d55bb07f13a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5400 2024.08.19 19:05:46.370110 [ 3 ] {} <Debug> HTTP-Session: 0ebda826-c355-4e6e-89b7-d55bb07f13a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.08.19 19:05:46.370209 [ 3 ] {} <Debug> HTTP-Session: 0ebda826-c355-4e6e-89b7-d55bb07f13a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.08.19 19:05:46.370216 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
5403 2024.08.19 19:05:46.370290 [ 3 ] {} <Trace> HTTP-Session: 0ebda826-c355-4e6e-89b7-d55bb07f13a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.08.19 19:05:46.370503 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5405 2024.08.19 19:05:46.370731 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
5406 2024.08.19 19:05:46.370916 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5407 2024.08.19 19:05:46.371037 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
5408 2024.08.19 19:05:46.371059 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5409 2024.08.19 19:05:46.371805 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5410 2024.08.19 19:05:46.372750 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5411 2024.08.19 19:05:46.372799 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5412 2024.08.19 19:05:46.372943 [ 200 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003530292 sec., 209614.38883809044 rows/sec., 14.22 MiB/sec.
5413 2024.08.19 19:05:46.373207 [ 200 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5414 2024.08.19 19:05:46.373445 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5415 2024.08.19 19:05:46.374369 [ 200 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5416 2024.08.19 19:05:46.374490 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5417 2024.08.19 19:05:46.374557 [ 200 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_16_3} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5418 2024.08.19 19:05:46.374807 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5419 2024.08.19 19:05:46.374825 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.004278 sec., 124590.93034128098 rows/sec., 9.23 MiB/sec.
5420 2024.08.19 19:05:46.375040 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Debug> DynamicQueryHandler: Done processing query
5421 2024.08.19 19:05:46.375065 [ 3 ] {37133fed-d6e7-4aaa-9c16-a934e54e658d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5422 2024.08.19 19:05:46.375081 [ 3 ] {} <Debug> HTTP-Session: 0ebda826-c355-4e6e-89b7-d55bb07f13a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5423 2024.08.19 19:05:46.375305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5424 2024.08.19 19:05:46.375353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5425 2024.08.19 19:05:46.375371 [ 3 ] {} <Debug> HTTP-Session: 5799f49f-5a61-4939-8b9c-53e2a1ffd05e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5426 2024.08.19 19:05:46.375387 [ 3 ] {} <Debug> HTTP-Session: 5799f49f-5a61-4939-8b9c-53e2a1ffd05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5427 2024.08.19 19:05:46.375401 [ 3 ] {} <Debug> HTTP-Session: 5799f49f-5a61-4939-8b9c-53e2a1ffd05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5428 2024.08.19 19:05:46.375431 [ 3 ] {} <Trace> HTTP-Session: 5799f49f-5a61-4939-8b9c-53e2a1ffd05e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5429 2024.08.19 19:05:46.375821 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5430 2024.08.19 19:05:46.375868 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5431 2024.08.19 19:05:46.376018 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5432 2024.08.19 19:05:46.376821 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5433 2024.08.19 19:05:46.376858 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5434 2024.08.19 19:05:46.377285 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5435 2024.08.19 19:05:46.377629 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5436 2024.08.19 19:05:46.377800 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002238 sec., 378016.08579088474 rows/sec., 25.44 MiB/sec.
5437 2024.08.19 19:05:46.378009 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Debug> DynamicQueryHandler: Done processing query
5438 2024.08.19 19:05:46.378034 [ 3 ] {e77cbb6b-afc0-4ed5-9a55-66bf77cc7ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5439 2024.08.19 19:05:46.378050 [ 3 ] {} <Debug> HTTP-Session: 5799f49f-5a61-4939-8b9c-53e2a1ffd05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.08.19 19:05:46.378201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5441 2024.08.19 19:05:46.378248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5442 2024.08.19 19:05:46.378266 [ 3 ] {} <Debug> HTTP-Session: 8f255dae-ffe4-4e3b-8f0c-b36e44966ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5443 2024.08.19 19:05:46.378282 [ 3 ] {} <Debug> HTTP-Session: 8f255dae-ffe4-4e3b-8f0c-b36e44966ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5444 2024.08.19 19:05:46.378296 [ 3 ] {} <Debug> HTTP-Session: 8f255dae-ffe4-4e3b-8f0c-b36e44966ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5445 2024.08.19 19:05:46.378326 [ 3 ] {} <Trace> HTTP-Session: 8f255dae-ffe4-4e3b-8f0c-b36e44966ba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5446 2024.08.19 19:05:46.378483 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5447 2024.08.19 19:05:46.378543 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <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
5448 2024.08.19 19:05:46.378930 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5449 2024.08.19 19:05:46.379452 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5450 2024.08.19 19:05:46.379487 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5451 2024.08.19 19:05:46.380061 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5452 2024.08.19 19:05:46.380458 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5453 2024.08.19 19:05:46.380644 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002243 sec., 4012.483281319661 rows/sec., 7.19 MiB/sec.
5454 2024.08.19 19:05:46.380864 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Debug> DynamicQueryHandler: Done processing query
5455 2024.08.19 19:05:46.380889 [ 3 ] {04466d40-65b1-4740-af67-2a1b706f1a14} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5456 2024.08.19 19:05:46.380904 [ 3 ] {} <Debug> HTTP-Session: 8f255dae-ffe4-4e3b-8f0c-b36e44966ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.08.19 19:05:46.381023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5458 2024.08.19 19:05:46.381072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5459 2024.08.19 19:05:46.381090 [ 3 ] {} <Debug> HTTP-Session: 927b9504-899f-4e53-b8e6-f9bb58289c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5460 2024.08.19 19:05:46.381106 [ 3 ] {} <Debug> HTTP-Session: 927b9504-899f-4e53-b8e6-f9bb58289c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5461 2024.08.19 19:05:46.381120 [ 3 ] {} <Debug> HTTP-Session: 927b9504-899f-4e53-b8e6-f9bb58289c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.08.19 19:05:46.381149 [ 3 ] {} <Trace> HTTP-Session: 927b9504-899f-4e53-b8e6-f9bb58289c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5463 2024.08.19 19:05:46.381260 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5464 2024.08.19 19:05:46.381303 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5465 2024.08.19 19:05:46.381429 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5466 2024.08.19 19:05:46.381709 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5467 2024.08.19 19:05:46.381745 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5468 2024.08.19 19:05:46.382103 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5469 2024.08.19 19:05:46.382414 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5470 2024.08.19 19:05:46.382592 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
5471 2024.08.19 19:05:46.382763 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Debug> DynamicQueryHandler: Done processing query
5472 2024.08.19 19:05:46.382787 [ 3 ] {cfb901f7-7c7f-4b67-b240-7947ed510a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5473 2024.08.19 19:05:46.382803 [ 3 ] {} <Debug> HTTP-Session: 927b9504-899f-4e53-b8e6-f9bb58289c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.08.19 19:05:51.336981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5475 2024.08.19 19:05:51.337119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5476 2024.08.19 19:05:51.337149 [ 3 ] {} <Debug> HTTP-Session: 26bd67f9-78f9-45fc-a802-0bbf534703f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5477 2024.08.19 19:05:51.337177 [ 3 ] {} <Debug> HTTP-Session: 26bd67f9-78f9-45fc-a802-0bbf534703f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.08.19 19:05:51.337195 [ 3 ] {} <Debug> HTTP-Session: 26bd67f9-78f9-45fc-a802-0bbf534703f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.08.19 19:05:51.337250 [ 3 ] {} <Trace> HTTP-Session: 26bd67f9-78f9-45fc-a802-0bbf534703f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5480 2024.08.19 19:05:51.337446 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5481 2024.08.19 19:05:51.337522 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5482 2024.08.19 19:05:51.337857 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5483 2024.08.19 19:05:51.338274 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5484 2024.08.19 19:05:51.338315 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5485 2024.08.19 19:05:51.338712 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5486 2024.08.19 19:05:51.339092 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5487 2024.08.19 19:05:51.339273 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec.
5488 2024.08.19 19:05:51.339612 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Debug> DynamicQueryHandler: Done processing query
5489 2024.08.19 19:05:51.339637 [ 3 ] {24a73db8-03c6-4cdd-943b-5f6807aefdea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5490 2024.08.19 19:05:51.339658 [ 3 ] {} <Debug> HTTP-Session: 26bd67f9-78f9-45fc-a802-0bbf534703f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5491 2024.08.19 19:05:51.339830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5492 2024.08.19 19:05:51.339879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5493 2024.08.19 19:05:51.339898 [ 3 ] {} <Debug> HTTP-Session: 902baae4-b0f9-4fbd-a1ed-57738693e3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5494 2024.08.19 19:05:51.339914 [ 3 ] {} <Debug> HTTP-Session: 902baae4-b0f9-4fbd-a1ed-57738693e3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5495 2024.08.19 19:05:51.339928 [ 3 ] {} <Debug> HTTP-Session: 902baae4-b0f9-4fbd-a1ed-57738693e3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.08.19 19:05:51.339959 [ 3 ] {} <Trace> HTTP-Session: 902baae4-b0f9-4fbd-a1ed-57738693e3dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5497 2024.08.19 19:05:51.340110 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5498 2024.08.19 19:05:51.340151 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5499 2024.08.19 19:05:51.340389 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5500 2024.08.19 19:05:51.340865 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5501 2024.08.19 19:05:51.340901 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5502 2024.08.19 19:05:51.341269 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5503 2024.08.19 19:05:51.341626 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5504 2024.08.19 19:05:51.341782 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001736 sec., 134792.6267281106 rows/sec., 11.85 MiB/sec.
5505 2024.08.19 19:05:51.341803 [ 123 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5506 2024.08.19 19:05:51.341937 [ 123 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5507 2024.08.19 19:05:51.341995 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5508 2024.08.19 19:05:51.342022 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Debug> DynamicQueryHandler: Done processing query
5509 2024.08.19 19:05:51.342077 [ 3 ] {108e9c5b-5120-41c5-9975-68e3c6d99a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5510 2024.08.19 19:05:51.342119 [ 3 ] {} <Debug> HTTP-Session: 902baae4-b0f9-4fbd-a1ed-57738693e3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5511 2024.08.19 19:05:51.342182 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
5512 2024.08.19 19:05:51.342267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5513 2024.08.19 19:05:51.342329 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5514 2024.08.19 19:05:51.342334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5515 2024.08.19 19:05:51.342368 [ 3 ] {} <Debug> HTTP-Session: 0f4b309c-c330-4444-8fbf-58a1b9fce09a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5516 2024.08.19 19:05:51.342370 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1397 rows starting from the beginning of the part
5517 2024.08.19 19:05:51.342390 [ 3 ] {} <Debug> HTTP-Session: 0f4b309c-c330-4444-8fbf-58a1b9fce09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.08.19 19:05:51.342410 [ 3 ] {} <Debug> HTTP-Session: 0f4b309c-c330-4444-8fbf-58a1b9fce09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.08.19 19:05:51.342457 [ 3 ] {} <Trace> HTTP-Session: 0f4b309c-c330-4444-8fbf-58a1b9fce09a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5520 2024.08.19 19:05:51.342532 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 233 rows starting from the beginning of the part
5521 2024.08.19 19:05:51.342835 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5522 2024.08.19 19:05:51.342878 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part
5523 2024.08.19 19:05:51.342969 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5524 2024.08.19 19:05:51.343250 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 234 rows starting from the beginning of the part
5525 2024.08.19 19:05:51.343528 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1216 rows starting from the beginning of the part
5526 2024.08.19 19:05:51.343981 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 234 rows starting from the beginning of the part
5527 2024.08.19 19:05:51.344565 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5528 2024.08.19 19:05:51.345068 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5529 2024.08.19 19:05:51.345113 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5530 2024.08.19 19:05:51.345623 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5531 2024.08.19 19:05:51.346135 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5532 2024.08.19 19:05:51.346374 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.003717 sec., 6456.82001614205 rows/sec., 482.63 KiB/sec.
5533 2024.08.19 19:05:51.346689 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579327 sec., 740283.4521317215 rows/sec., 64.85 MiB/sec.
5534 2024.08.19 19:05:51.346704 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Debug> DynamicQueryHandler: Done processing query
5535 2024.08.19 19:05:51.346789 [ 3 ] {eb19083c-849a-41b6-8a6c-5f9216699b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5536 2024.08.19 19:05:51.346809 [ 3 ] {} <Debug> HTTP-Session: 0f4b309c-c330-4444-8fbf-58a1b9fce09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.08.19 19:05:51.346946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5538 2024.08.19 19:05:51.346985 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5539 2024.08.19 19:05:51.346998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.08.19 19:05:51.347027 [ 3 ] {} <Debug> HTTP-Session: 44b7a881-00b8-4545-81f0-319daf306db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5541 2024.08.19 19:05:51.347057 [ 3 ] {} <Debug> HTTP-Session: 44b7a881-00b8-4545-81f0-319daf306db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.08.19 19:05:51.347077 [ 3 ] {} <Debug> HTTP-Session: 44b7a881-00b8-4545-81f0-319daf306db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.08.19 19:05:51.347111 [ 3 ] {} <Trace> HTTP-Session: 44b7a881-00b8-4545-81f0-319daf306db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.08.19 19:05:51.347249 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5545 2024.08.19 19:05:51.347321 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5546 2024.08.19 19:05:51.347719 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5547 2024.08.19 19:05:51.347723 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5548 2024.08.19 19:05:51.347821 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_26_5} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5549 2024.08.19 19:05:51.347913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
5550 2024.08.19 19:05:51.348086 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5551 2024.08.19 19:05:51.348122 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5552 2024.08.19 19:05:51.348472 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5553 2024.08.19 19:05:51.348825 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5554 2024.08.19 19:05:51.348979 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00178 sec., 7865.168539325843 rows/sec., 550.83 KiB/sec.
5555 2024.08.19 19:05:51.349143 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Debug> DynamicQueryHandler: Done processing query
5556 2024.08.19 19:05:51.349168 [ 3 ] {e6ae5d19-c304-4523-acfe-d8368c7db741} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5557 2024.08.19 19:05:51.349184 [ 3 ] {} <Debug> HTTP-Session: 44b7a881-00b8-4545-81f0-319daf306db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5558 2024.08.19 19:05:51.349293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5559 2024.08.19 19:05:51.349339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5560 2024.08.19 19:05:51.349358 [ 3 ] {} <Debug> HTTP-Session: 7d0acb5d-9946-4481-a6f9-c6f76d2014d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5561 2024.08.19 19:05:51.349373 [ 3 ] {} <Debug> HTTP-Session: 7d0acb5d-9946-4481-a6f9-c6f76d2014d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.08.19 19:05:51.349387 [ 3 ] {} <Debug> HTTP-Session: 7d0acb5d-9946-4481-a6f9-c6f76d2014d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5563 2024.08.19 19:05:51.349417 [ 3 ] {} <Trace> HTTP-Session: 7d0acb5d-9946-4481-a6f9-c6f76d2014d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5564 2024.08.19 19:05:51.349510 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5565 2024.08.19 19:05:51.349551 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5566 2024.08.19 19:05:51.349771 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5567 2024.08.19 19:05:51.350058 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5568 2024.08.19 19:05:51.350094 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5569 2024.08.19 19:05:51.350438 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5570 2024.08.19 19:05:51.350799 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5571 2024.08.19 19:05:51.350954 [ 123 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
5572 2024.08.19 19:05:51.350963 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 242.14 KiB/sec.
5573 2024.08.19 19:05:51.351005 [ 123 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5574 2024.08.19 19:05:51.351082 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5575 2024.08.19 19:05:51.351288 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
5576 2024.08.19 19:05:51.351301 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Debug> DynamicQueryHandler: Done processing query
5577 2024.08.19 19:05:51.351363 [ 3 ] {8135a6d0-2fcb-49b6-97c1-aec097b080af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5578 2024.08.19 19:05:51.351385 [ 3 ] {} <Debug> HTTP-Session: 7d0acb5d-9946-4481-a6f9-c6f76d2014d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.08.19 19:05:51.351514 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5580 2024.08.19 19:05:51.351573 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
5581 2024.08.19 19:05:51.351594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5582 2024.08.19 19:05:51.351738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5583 2024.08.19 19:05:51.351871 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
5584 2024.08.19 19:05:51.351874 [ 3 ] {} <Debug> HTTP-Session: b59e57a7-b034-4134-941e-83e9cc400979 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5585 2024.08.19 19:05:51.351959 [ 3 ] {} <Debug> HTTP-Session: b59e57a7-b034-4134-941e-83e9cc400979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5586 2024.08.19 19:05:51.352033 [ 3 ] {} <Debug> HTTP-Session: b59e57a7-b034-4134-941e-83e9cc400979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5587 2024.08.19 19:05:51.352089 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
5588 2024.08.19 19:05:51.352213 [ 3 ] {} <Trace> HTTP-Session: b59e57a7-b034-4134-941e-83e9cc400979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5589 2024.08.19 19:05:51.352401 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
5590 2024.08.19 19:05:51.352716 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
5591 2024.08.19 19:05:51.353049 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5592 2024.08.19 19:05:51.353158 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5593 2024.08.19 19:05:51.353890 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5594 2024.08.19 19:05:51.355145 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003945258 sec., 7604.065437545529 rows/sec., 482.68 KiB/sec.
5595 2024.08.19 19:05:51.355200 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5596 2024.08.19 19:05:51.355240 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5597 2024.08.19 19:05:51.355277 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
5598 2024.08.19 19:05:51.355827 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5599 2024.08.19 19:05:51.355891 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5600 2024.08.19 19:05:51.355993 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_13_3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
5601 2024.08.19 19:05:51.356109 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5602 2024.08.19 19:05:51.356285 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5603 2024.08.19 19:05:51.356458 [ 123 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5604 2024.08.19 19:05:51.356462 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.003816 sec., 106394.12997903564 rows/sec., 7.58 MiB/sec.
5605 2024.08.19 19:05:51.356511 [ 123 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5606 2024.08.19 19:05:51.356595 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5607 2024.08.19 19:05:51.356886 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Debug> DynamicQueryHandler: Done processing query
5608 2024.08.19 19:05:51.356897 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
5609 2024.08.19 19:05:51.356955 [ 3 ] {bc8b651b-904f-4703-8cf9-e8add913278c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5610 2024.08.19 19:05:51.357037 [ 3 ] {} <Debug> HTTP-Session: b59e57a7-b034-4134-941e-83e9cc400979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.08.19 19:05:51.357316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5612 2024.08.19 19:05:51.357478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5613 2024.08.19 19:05:51.357577 [ 3 ] {} <Debug> HTTP-Session: caf4ae36-49d3-4f25-b1df-6d85d3fd4995 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5614 2024.08.19 19:05:51.357585 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5615 2024.08.19 19:05:51.357623 [ 3 ] {} <Debug> HTTP-Session: caf4ae36-49d3-4f25-b1df-6d85d3fd4995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.08.19 19:05:51.357658 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
5617 2024.08.19 19:05:51.357663 [ 3 ] {} <Debug> HTTP-Session: caf4ae36-49d3-4f25-b1df-6d85d3fd4995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.08.19 19:05:51.357712 [ 3 ] {} <Trace> HTTP-Session: caf4ae36-49d3-4f25-b1df-6d85d3fd4995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5619 2024.08.19 19:05:51.357849 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 404 rows starting from the beginning of the part
5620 2024.08.19 19:05:51.358050 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5621 2024.08.19 19:05:51.358205 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
5622 2024.08.19 19:05:51.358217 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5623 2024.08.19 19:05:51.358544 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 406 rows starting from the beginning of the part
5624 2024.08.19 19:05:51.358932 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 533 rows starting from the beginning of the part
5625 2024.08.19 19:05:51.359253 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 406 rows starting from the beginning of the part
5626 2024.08.19 19:05:51.359309 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5627 2024.08.19 19:05:51.359992 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5628 2024.08.19 19:05:51.360036 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5629 2024.08.19 19:05:51.360536 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5630 2024.08.19 19:05:51.361015 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5631 2024.08.19 19:05:51.361224 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003338 sec., 1797.4835230677054 rows/sec., 93.91 KiB/sec.
5632 2024.08.19 19:05:51.361494 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.00478135 sec., 569922.7205705502 rows/sec., 43.46 MiB/sec.
5633 2024.08.19 19:05:51.361512 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Debug> DynamicQueryHandler: Done processing query
5634 2024.08.19 19:05:51.361571 [ 3 ] {208ecba1-dc8e-49a7-9c56-63a12a856c62} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5635 2024.08.19 19:05:51.361590 [ 3 ] {} <Debug> HTTP-Session: caf4ae36-49d3-4f25-b1df-6d85d3fd4995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.08.19 19:05:51.361734 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5637 2024.08.19 19:05:51.361776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5638 2024.08.19 19:05:51.361861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5639 2024.08.19 19:05:51.361888 [ 3 ] {} <Debug> HTTP-Session: f30bc644-30b7-40e6-86e9-8ef267d7782d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5640 2024.08.19 19:05:51.361934 [ 3 ] {} <Debug> HTTP-Session: f30bc644-30b7-40e6-86e9-8ef267d7782d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.08.19 19:05:51.361957 [ 3 ] {} <Debug> HTTP-Session: f30bc644-30b7-40e6-86e9-8ef267d7782d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5642 2024.08.19 19:05:51.362012 [ 3 ] {} <Trace> HTTP-Session: f30bc644-30b7-40e6-86e9-8ef267d7782d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5643 2024.08.19 19:05:51.362427 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5644 2024.08.19 19:05:51.362503 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5645 2024.08.19 19:05:51.362690 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5646 2024.08.19 19:05:51.362978 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_26_5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5647 2024.08.19 19:05:51.363004 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.08.19 19:05:51.363152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
5649 2024.08.19 19:05:51.363565 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.08.19 19:05:51.363608 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5651 2024.08.19 19:05:51.364002 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5652 2024.08.19 19:05:51.364344 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5653 2024.08.19 19:05:51.364513 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002248 sec., 105871.88612099644 rows/sec., 7.10 MiB/sec.
5654 2024.08.19 19:05:51.364508 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5655 2024.08.19 19:05:51.364609 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5656 2024.08.19 19:05:51.364668 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5657 2024.08.19 19:05:51.364820 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
5658 2024.08.19 19:05:51.364835 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Debug> DynamicQueryHandler: Done processing query
5659 2024.08.19 19:05:51.364890 [ 3 ] {25add2cb-87cb-4a5a-ae5d-9944c4d3fea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5660 2024.08.19 19:05:51.364933 [ 3 ] {} <Debug> HTTP-Session: f30bc644-30b7-40e6-86e9-8ef267d7782d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.08.19 19:05:51.365046 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5662 2024.08.19 19:05:51.365118 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7260 rows starting from the beginning of the part
5663 2024.08.19 19:05:51.365126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5664 2024.08.19 19:05:51.365303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5665 2024.08.19 19:05:51.365336 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part
5666 2024.08.19 19:05:51.365420 [ 3 ] {} <Debug> HTTP-Session: 3c52bd06-b731-4997-a19b-d4a2424e66ff Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5667 2024.08.19 19:05:51.365587 [ 3 ] {} <Debug> HTTP-Session: 3c52bd06-b731-4997-a19b-d4a2424e66ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5668 2024.08.19 19:05:51.365631 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part
5669 2024.08.19 19:05:51.365665 [ 3 ] {} <Debug> HTTP-Session: 3c52bd06-b731-4997-a19b-d4a2424e66ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.08.19 19:05:51.365864 [ 3 ] {} <Trace> HTTP-Session: 3c52bd06-b731-4997-a19b-d4a2424e66ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5671 2024.08.19 19:05:51.365915 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 238 rows starting from the beginning of the part
5672 2024.08.19 19:05:51.366135 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 846 rows starting from the beginning of the part
5673 2024.08.19 19:05:51.366429 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part
5674 2024.08.19 19:05:51.366437 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5675 2024.08.19 19:05:51.366760 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5676 2024.08.19 19:05:51.367265 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5677 2024.08.19 19:05:51.367730 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5678 2024.08.19 19:05:51.367770 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5679 2024.08.19 19:05:51.368411 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5680 2024.08.19 19:05:51.369306 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5681 2024.08.19 19:05:51.369680 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 19.22 KiB/sec.
5682 2024.08.19 19:05:51.371962 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Debug> DynamicQueryHandler: Done processing query
5683 2024.08.19 19:05:51.372003 [ 3 ] {e7fd4fd6-0ff3-45ec-ac7a-6de44d7ab222} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5684 2024.08.19 19:05:51.372023 [ 3 ] {} <Debug> HTTP-Session: 3c52bd06-b731-4997-a19b-d4a2424e66ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.08.19 19:05:51.372201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5686 2024.08.19 19:05:51.372257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5687 2024.08.19 19:05:51.372277 [ 3 ] {} <Debug> HTTP-Session: 582aa147-ac24-463e-9a3c-a49d336c6b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5688 2024.08.19 19:05:51.372296 [ 3 ] {} <Debug> HTTP-Session: 582aa147-ac24-463e-9a3c-a49d336c6b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5689 2024.08.19 19:05:51.372310 [ 3 ] {} <Debug> HTTP-Session: 582aa147-ac24-463e-9a3c-a49d336c6b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.08.19 19:05:51.372346 [ 3 ] {} <Trace> HTTP-Session: 582aa147-ac24-463e-9a3c-a49d336c6b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5691 2024.08.19 19:05:51.372955 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5692 2024.08.19 19:05:51.373155 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8981 rows, containing 5 columns (5 merged, 0 gathered) in 0.008406033 sec., 1068399.3270071626 rows/sec., 72.06 MiB/sec.
5693 2024.08.19 19:05:51.373172 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <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
5694 2024.08.19 19:05:51.373442 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5695 2024.08.19 19:05:51.374803 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5696 2024.08.19 19:05:51.374936 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5697 2024.08.19 19:05:51.375061 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5698 2024.08.19 19:05:51.375245 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB.
5699 2024.08.19 19:05:51.375745 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.08.19 19:05:51.375788 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5701 2024.08.19 19:05:51.376430 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5702 2024.08.19 19:05:51.376846 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.08.19 19:05:51.377050 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004607 sec., 4775.34187106577 rows/sec., 8.56 MiB/sec.
5704 2024.08.19 19:05:51.377262 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Debug> DynamicQueryHandler: Done processing query
5705 2024.08.19 19:05:51.377287 [ 3 ] {02c078fc-952a-4a72-bad2-6c4e22d90ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5706 2024.08.19 19:05:51.377304 [ 3 ] {} <Debug> HTTP-Session: 582aa147-ac24-463e-9a3c-a49d336c6b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.08.19 19:05:51.377435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.08.19 19:05:51.377482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.08.19 19:05:51.377501 [ 3 ] {} <Debug> HTTP-Session: 990ec0da-4737-4d7b-8ef3-3878fcfa38aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5710 2024.08.19 19:05:51.377518 [ 3 ] {} <Debug> HTTP-Session: 990ec0da-4737-4d7b-8ef3-3878fcfa38aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.08.19 19:05:51.377532 [ 3 ] {} <Debug> HTTP-Session: 990ec0da-4737-4d7b-8ef3-3878fcfa38aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.08.19 19:05:51.377563 [ 3 ] {} <Trace> HTTP-Session: 990ec0da-4737-4d7b-8ef3-3878fcfa38aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.08.19 19:05:51.377689 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5714 2024.08.19 19:05:51.377733 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5715 2024.08.19 19:05:51.377861 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.08.19 19:05:51.378181 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.08.19 19:05:51.378217 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5718 2024.08.19 19:05:51.378569 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5719 2024.08.19 19:05:51.378886 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.08.19 19:05:51.379050 [ 123 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5721 2024.08.19 19:05:51.379058 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001408 sec., 58238.63636363637 rows/sec., 3.70 MiB/sec.
5722 2024.08.19 19:05:51.379118 [ 123 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5723 2024.08.19 19:05:51.379186 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
5724 2024.08.19 19:05:51.379350 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
5725 2024.08.19 19:05:51.379358 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Debug> DynamicQueryHandler: Done processing query
5726 2024.08.19 19:05:51.379404 [ 3 ] {73fafbc3-58e1-44c8-9bbb-57607206b0d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5727 2024.08.19 19:05:51.379426 [ 3 ] {} <Debug> HTTP-Session: 990ec0da-4737-4d7b-8ef3-3878fcfa38aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.08.19 19:05:51.379510 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5729 2024.08.19 19:05:51.379545 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1392 rows starting from the beginning of the part
5730 2024.08.19 19:05:51.379646 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
5731 2024.08.19 19:05:51.379843 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
5732 2024.08.19 19:05:51.380036 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
5733 2024.08.19 19:05:51.380214 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
5734 2024.08.19 19:05:51.380367 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
5735 2024.08.19 19:05:51.381597 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310744 sec., 760793.9261121093 rows/sec., 49.50 MiB/sec.
5736 2024.08.19 19:05:51.381774 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5737 2024.08.19 19:05:51.382122 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5738 2024.08.19 19:05:51.382194 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_26_5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5739 2024.08.19 19:05:51.382260 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5740 2024.08.19 19:05:53.601448 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
5741 2024.08.19 19:05:53.601501 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
5742 2024.08.19 19:05:56.331441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5743 2024.08.19 19:05:56.331641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5744 2024.08.19 19:05:56.331688 [ 3 ] {} <Debug> HTTP-Session: eb73a784-c59a-4d06-968d-faa310640ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5745 2024.08.19 19:05:56.331729 [ 3 ] {} <Debug> HTTP-Session: eb73a784-c59a-4d06-968d-faa310640ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.08.19 19:05:56.331757 [ 3 ] {} <Debug> HTTP-Session: eb73a784-c59a-4d06-968d-faa310640ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5747 2024.08.19 19:05:56.331821 [ 3 ] {} <Trace> HTTP-Session: eb73a784-c59a-4d06-968d-faa310640ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5748 2024.08.19 19:05:56.332001 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5749 2024.08.19 19:05:56.332068 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5750 2024.08.19 19:05:56.332404 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5751 2024.08.19 19:05:56.332802 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5752 2024.08.19 19:05:56.332845 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5753 2024.08.19 19:05:56.333249 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5754 2024.08.19 19:05:56.333665 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2024.08.19 19:05:56.333921 [ 117 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5756 2024.08.19 19:05:56.333943 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001983 sec., 1008.5728693898135 rows/sec., 82.24 KiB/sec.
5757 2024.08.19 19:05:56.334020 [ 117 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5758 2024.08.19 19:05:56.334092 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5759 2024.08.19 19:05:56.334457 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
5760 2024.08.19 19:05:56.334490 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Debug> DynamicQueryHandler: Done processing query
5761 2024.08.19 19:05:56.334569 [ 3 ] {e05ab91e-472e-4d67-b036-a54e727b35eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5762 2024.08.19 19:05:56.334605 [ 3 ] {} <Debug> HTTP-Session: eb73a784-c59a-4d06-968d-faa310640ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.08.19 19:05:56.334738 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5764 2024.08.19 19:05:56.334813 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5765 2024.08.19 19:05:56.334813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5766 2024.08.19 19:05:56.335016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5767 2024.08.19 19:05:56.335022 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5768 2024.08.19 19:05:56.335131 [ 3 ] {} <Debug> HTTP-Session: 5744105c-c3c0-421a-a01e-99faab940937 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5769 2024.08.19 19:05:56.335295 [ 3 ] {} <Debug> HTTP-Session: 5744105c-c3c0-421a-a01e-99faab940937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.08.19 19:05:56.335370 [ 3 ] {} <Debug> HTTP-Session: 5744105c-c3c0-421a-a01e-99faab940937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.08.19 19:05:56.335391 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5772 2024.08.19 19:05:56.335513 [ 3 ] {} <Trace> HTTP-Session: 5744105c-c3c0-421a-a01e-99faab940937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5773 2024.08.19 19:05:56.335648 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5774 2024.08.19 19:05:56.335962 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5775 2024.08.19 19:05:56.336182 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5776 2024.08.19 19:05:56.336242 [ 195 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5777 2024.08.19 19:05:56.336323 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5778 2024.08.19 19:05:56.337379 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5779 2024.08.19 19:05:56.338494 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5780 2024.08.19 19:05:56.338564 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5781 2024.08.19 19:05:56.339351 [ 186 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.005090715 sec., 5107.3375743878805 rows/sec., 436.42 KiB/sec.
5782 2024.08.19 19:05:56.339479 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5783 2024.08.19 19:05:56.339576 [ 192 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5784 2024.08.19 19:05:56.340411 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5785 2024.08.19 19:05:56.340745 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.004789 sec., 15660.88953852579 rows/sec., 1.25 MiB/sec.
5786 2024.08.19 19:05:56.340863 [ 192 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5787 2024.08.19 19:05:56.341098 [ 192 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_10_2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5788 2024.08.19 19:05:56.341124 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Debug> DynamicQueryHandler: Done processing query
5789 2024.08.19 19:05:56.341163 [ 3 ] {8d2fa07f-7345-4e33-94ca-740285ad49d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5790 2024.08.19 19:05:56.341219 [ 3 ] {} <Debug> HTTP-Session: 5744105c-c3c0-421a-a01e-99faab940937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.08.19 19:05:56.341288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5792 2024.08.19 19:05:56.341371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5793 2024.08.19 19:05:56.341428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5794 2024.08.19 19:05:56.341447 [ 3 ] {} <Debug> HTTP-Session: 4b50026e-2834-496c-9b89-5baa5a681454 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5795 2024.08.19 19:05:56.341463 [ 3 ] {} <Debug> HTTP-Session: 4b50026e-2834-496c-9b89-5baa5a681454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.19 19:05:56.341476 [ 3 ] {} <Debug> HTTP-Session: 4b50026e-2834-496c-9b89-5baa5a681454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.08.19 19:05:56.341508 [ 3 ] {} <Trace> HTTP-Session: 4b50026e-2834-496c-9b89-5baa5a681454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5798 2024.08.19 19:05:56.341615 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5799 2024.08.19 19:05:56.341659 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5800 2024.08.19 19:05:56.341904 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5801 2024.08.19 19:05:56.342295 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5802 2024.08.19 19:05:56.342350 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5803 2024.08.19 19:05:56.342798 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5804 2024.08.19 19:05:56.343264 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5805 2024.08.19 19:05:56.343437 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001842 sec., 5971.769815418023 rows/sec., 443.22 KiB/sec.
5806 2024.08.19 19:05:56.343621 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Debug> DynamicQueryHandler: Done processing query
5807 2024.08.19 19:05:56.343648 [ 3 ] {d1b4f961-54cb-40ae-9fd5-7f7084543320} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5808 2024.08.19 19:05:56.343663 [ 3 ] {} <Debug> HTTP-Session: 4b50026e-2834-496c-9b89-5baa5a681454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5809 2024.08.19 19:05:56.343793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5810 2024.08.19 19:05:56.343843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5811 2024.08.19 19:05:56.343862 [ 3 ] {} <Debug> HTTP-Session: 3507e237-36ed-44a2-af26-c834716d11f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5812 2024.08.19 19:05:56.343878 [ 3 ] {} <Debug> HTTP-Session: 3507e237-36ed-44a2-af26-c834716d11f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.08.19 19:05:56.343892 [ 3 ] {} <Debug> HTTP-Session: 3507e237-36ed-44a2-af26-c834716d11f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.08.19 19:05:56.343923 [ 3 ] {} <Trace> HTTP-Session: 3507e237-36ed-44a2-af26-c834716d11f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5815 2024.08.19 19:05:56.344047 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5816 2024.08.19 19:05:56.344089 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5817 2024.08.19 19:05:56.344313 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5818 2024.08.19 19:05:56.344690 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5819 2024.08.19 19:05:56.344728 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5820 2024.08.19 19:05:56.345080 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5821 2024.08.19 19:05:56.345447 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5822 2024.08.19 19:05:56.345596 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001597 sec., 46963.0557294928 rows/sec., 3.67 MiB/sec.
5823 2024.08.19 19:05:56.345773 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Debug> DynamicQueryHandler: Done processing query
5824 2024.08.19 19:05:56.345796 [ 3 ] {d255ced8-e6d4-42bb-9d1f-cd65d8e04034} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5825 2024.08.19 19:05:56.345811 [ 3 ] {} <Debug> HTTP-Session: 3507e237-36ed-44a2-af26-c834716d11f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.08.19 19:05:56.345977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5827 2024.08.19 19:05:56.346025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5828 2024.08.19 19:05:56.346044 [ 3 ] {} <Debug> HTTP-Session: f995f797-2fb0-40d2-a2fe-0116bacd8d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5829 2024.08.19 19:05:56.346060 [ 3 ] {} <Debug> HTTP-Session: f995f797-2fb0-40d2-a2fe-0116bacd8d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.08.19 19:05:56.346073 [ 3 ] {} <Debug> HTTP-Session: f995f797-2fb0-40d2-a2fe-0116bacd8d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5831 2024.08.19 19:05:56.346104 [ 3 ] {} <Trace> HTTP-Session: f995f797-2fb0-40d2-a2fe-0116bacd8d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5832 2024.08.19 19:05:56.346254 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5833 2024.08.19 19:05:56.346299 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5834 2024.08.19 19:05:56.346442 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5835 2024.08.19 19:05:56.346838 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5836 2024.08.19 19:05:56.346873 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5837 2024.08.19 19:05:56.347258 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5838 2024.08.19 19:05:56.347599 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5839 2024.08.19 19:05:56.347754 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec.
5840 2024.08.19 19:05:56.348068 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Debug> DynamicQueryHandler: Done processing query
5841 2024.08.19 19:05:56.348094 [ 3 ] {c8121ae9-305c-40f3-8ba7-1d6a6876c0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5842 2024.08.19 19:05:56.348109 [ 3 ] {} <Debug> HTTP-Session: f995f797-2fb0-40d2-a2fe-0116bacd8d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.08.19 19:05:56.348232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5844 2024.08.19 19:05:56.348280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5845 2024.08.19 19:05:56.348299 [ 3 ] {} <Debug> HTTP-Session: 40c1fcb6-8709-48c1-a92f-a4db3d5fd02f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5846 2024.08.19 19:05:56.348315 [ 3 ] {} <Debug> HTTP-Session: 40c1fcb6-8709-48c1-a92f-a4db3d5fd02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5847 2024.08.19 19:05:56.348329 [ 3 ] {} <Debug> HTTP-Session: 40c1fcb6-8709-48c1-a92f-a4db3d5fd02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5848 2024.08.19 19:05:56.348359 [ 3 ] {} <Trace> HTTP-Session: 40c1fcb6-8709-48c1-a92f-a4db3d5fd02f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5849 2024.08.19 19:05:56.348541 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5850 2024.08.19 19:05:56.348612 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <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
5851 2024.08.19 19:05:56.349046 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5852 2024.08.19 19:05:56.349598 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5853 2024.08.19 19:05:56.349634 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5854 2024.08.19 19:05:56.350213 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5855 2024.08.19 19:05:56.350621 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5856 2024.08.19 19:05:56.350826 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002393 sec., 3760.9694943585455 rows/sec., 6.74 MiB/sec.
5857 2024.08.19 19:05:56.351045 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Debug> DynamicQueryHandler: Done processing query
5858 2024.08.19 19:05:56.351069 [ 3 ] {d85a9683-435d-48b0-b4c4-6f8587468d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5859 2024.08.19 19:05:56.351085 [ 3 ] {} <Debug> HTTP-Session: 40c1fcb6-8709-48c1-a92f-a4db3d5fd02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5860 2024.08.19 19:05:56.351211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5861 2024.08.19 19:05:56.351260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5862 2024.08.19 19:05:56.351279 [ 3 ] {} <Debug> HTTP-Session: fa907476-be64-45d8-9ee6-5663e0a9a59a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5863 2024.08.19 19:05:56.351295 [ 3 ] {} <Debug> HTTP-Session: fa907476-be64-45d8-9ee6-5663e0a9a59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.08.19 19:05:56.351308 [ 3 ] {} <Debug> HTTP-Session: fa907476-be64-45d8-9ee6-5663e0a9a59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5865 2024.08.19 19:05:56.351338 [ 3 ] {} <Trace> HTTP-Session: fa907476-be64-45d8-9ee6-5663e0a9a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5866 2024.08.19 19:05:56.351459 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5867 2024.08.19 19:05:56.351503 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5868 2024.08.19 19:05:56.351628 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5869 2024.08.19 19:05:56.351928 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5870 2024.08.19 19:05:56.351965 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5871 2024.08.19 19:05:56.352316 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5872 2024.08.19 19:05:56.352629 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5873 2024.08.19 19:05:56.352777 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec.
5874 2024.08.19 19:05:56.353103 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Debug> DynamicQueryHandler: Done processing query
5875 2024.08.19 19:05:56.353131 [ 3 ] {df2a7d1d-51c4-487f-ad4d-59583e38d631} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5876 2024.08.19 19:05:56.353148 [ 3 ] {} <Debug> HTTP-Session: fa907476-be64-45d8-9ee6-5663e0a9a59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.08.19 19:06:01.336713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5878 2024.08.19 19:06:01.336856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5879 2024.08.19 19:06:01.336903 [ 3 ] {} <Debug> HTTP-Session: 35b0892e-8dc1-451e-9f7f-7b2d5dc2468b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5880 2024.08.19 19:06:01.336945 [ 3 ] {} <Debug> HTTP-Session: 35b0892e-8dc1-451e-9f7f-7b2d5dc2468b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.08.19 19:06:01.336972 [ 3 ] {} <Debug> HTTP-Session: 35b0892e-8dc1-451e-9f7f-7b2d5dc2468b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5882 2024.08.19 19:06:01.337052 [ 3 ] {} <Trace> HTTP-Session: 35b0892e-8dc1-451e-9f7f-7b2d5dc2468b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5883 2024.08.19 19:06:01.337334 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5884 2024.08.19 19:06:01.337443 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5885 2024.08.19 19:06:01.337963 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5886 2024.08.19 19:06:01.338360 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5887 2024.08.19 19:06:01.338405 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5888 2024.08.19 19:06:01.338818 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5889 2024.08.19 19:06:01.339202 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5890 2024.08.19 19:06:01.339353 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002104 sec., 950.5703422053232 rows/sec., 77.51 KiB/sec.
5891 2024.08.19 19:06:01.339551 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Debug> DynamicQueryHandler: Done processing query
5892 2024.08.19 19:06:01.339577 [ 3 ] {a42d4266-26b6-4fd9-bdcc-54244d1f20b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5893 2024.08.19 19:06:01.339593 [ 3 ] {} <Debug> HTTP-Session: 35b0892e-8dc1-451e-9f7f-7b2d5dc2468b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.08.19 19:06:01.339778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5895 2024.08.19 19:06:01.339827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5896 2024.08.19 19:06:01.339846 [ 3 ] {} <Debug> HTTP-Session: 4c961a96-93fe-4a27-b3c8-67d1e7259dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5897 2024.08.19 19:06:01.339863 [ 3 ] {} <Debug> HTTP-Session: 4c961a96-93fe-4a27-b3c8-67d1e7259dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.08.19 19:06:01.339877 [ 3 ] {} <Debug> HTTP-Session: 4c961a96-93fe-4a27-b3c8-67d1e7259dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.08.19 19:06:01.339908 [ 3 ] {} <Trace> HTTP-Session: 4c961a96-93fe-4a27-b3c8-67d1e7259dd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5900 2024.08.19 19:06:01.340065 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5901 2024.08.19 19:06:01.340108 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5902 2024.08.19 19:06:01.340330 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5903 2024.08.19 19:06:01.340813 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5904 2024.08.19 19:06:01.340851 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5905 2024.08.19 19:06:01.341226 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5906 2024.08.19 19:06:01.341576 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5907 2024.08.19 19:06:01.341706 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001713 sec., 136602.45183887918 rows/sec., 12.00 MiB/sec.
5908 2024.08.19 19:06:01.341879 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Debug> DynamicQueryHandler: Done processing query
5909 2024.08.19 19:06:01.341904 [ 3 ] {53eef21e-0845-426a-92f2-1613df6d4f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5910 2024.08.19 19:06:01.341920 [ 3 ] {} <Debug> HTTP-Session: 4c961a96-93fe-4a27-b3c8-67d1e7259dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5911 2024.08.19 19:06:01.342037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5912 2024.08.19 19:06:01.342087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5913 2024.08.19 19:06:01.342107 [ 3 ] {} <Debug> HTTP-Session: 311615e5-8312-44b7-b5de-22da87613e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5914 2024.08.19 19:06:01.342123 [ 3 ] {} <Debug> HTTP-Session: 311615e5-8312-44b7-b5de-22da87613e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.08.19 19:06:01.342137 [ 3 ] {} <Debug> HTTP-Session: 311615e5-8312-44b7-b5de-22da87613e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5916 2024.08.19 19:06:01.342168 [ 3 ] {} <Trace> HTTP-Session: 311615e5-8312-44b7-b5de-22da87613e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5917 2024.08.19 19:06:01.342267 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5918 2024.08.19 19:06:01.342310 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5919 2024.08.19 19:06:01.342530 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5920 2024.08.19 19:06:01.342834 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5921 2024.08.19 19:06:01.342871 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5922 2024.08.19 19:06:01.343211 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5923 2024.08.19 19:06:01.343571 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5924 2024.08.19 19:06:01.343702 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001463 sec., 16404.64798359535 rows/sec., 1.20 MiB/sec.
5925 2024.08.19 19:06:01.344066 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Debug> DynamicQueryHandler: Done processing query
5926 2024.08.19 19:06:01.344093 [ 3 ] {821a1396-60b3-4daf-83c4-262fc74c59f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5927 2024.08.19 19:06:01.344109 [ 3 ] {} <Debug> HTTP-Session: 311615e5-8312-44b7-b5de-22da87613e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5928 2024.08.19 19:06:01.344225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5929 2024.08.19 19:06:01.344274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5930 2024.08.19 19:06:01.344294 [ 3 ] {} <Debug> HTTP-Session: e6a1c9a7-06ae-4ef1-ab9c-085043478f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5931 2024.08.19 19:06:01.344311 [ 3 ] {} <Debug> HTTP-Session: e6a1c9a7-06ae-4ef1-ab9c-085043478f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.08.19 19:06:01.344324 [ 3 ] {} <Debug> HTTP-Session: e6a1c9a7-06ae-4ef1-ab9c-085043478f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5933 2024.08.19 19:06:01.344354 [ 3 ] {} <Trace> HTTP-Session: e6a1c9a7-06ae-4ef1-ab9c-085043478f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5934 2024.08.19 19:06:01.344454 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5935 2024.08.19 19:06:01.344498 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5936 2024.08.19 19:06:01.344745 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5937 2024.08.19 19:06:01.345041 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5938 2024.08.19 19:06:01.345077 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5939 2024.08.19 19:06:01.345419 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5940 2024.08.19 19:06:01.345775 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5941 2024.08.19 19:06:01.345906 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00148 sec., 9459.45945945946 rows/sec., 662.48 KiB/sec.
5942 2024.08.19 19:06:01.346248 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Debug> DynamicQueryHandler: Done processing query
5943 2024.08.19 19:06:01.346274 [ 3 ] {76ddc164-0a22-437d-ae23-3054e80c74fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5944 2024.08.19 19:06:01.346289 [ 3 ] {} <Debug> HTTP-Session: e6a1c9a7-06ae-4ef1-ab9c-085043478f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5945 2024.08.19 19:06:01.346416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5946 2024.08.19 19:06:01.346466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5947 2024.08.19 19:06:01.346486 [ 3 ] {} <Debug> HTTP-Session: 7c6890bf-ff25-4551-87fb-158f5006fbc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5948 2024.08.19 19:06:01.346502 [ 3 ] {} <Debug> HTTP-Session: 7c6890bf-ff25-4551-87fb-158f5006fbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5949 2024.08.19 19:06:01.346515 [ 3 ] {} <Debug> HTTP-Session: 7c6890bf-ff25-4551-87fb-158f5006fbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5950 2024.08.19 19:06:01.346546 [ 3 ] {} <Trace> HTTP-Session: 7c6890bf-ff25-4551-87fb-158f5006fbc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5951 2024.08.19 19:06:01.346644 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5952 2024.08.19 19:06:01.346688 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5953 2024.08.19 19:06:01.346937 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5954 2024.08.19 19:06:01.347228 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5955 2024.08.19 19:06:01.347264 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5956 2024.08.19 19:06:01.347600 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5957 2024.08.19 19:06:01.347962 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5958 2024.08.19 19:06:01.348090 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 240.66 KiB/sec.
5959 2024.08.19 19:06:01.348248 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Debug> DynamicQueryHandler: Done processing query
5960 2024.08.19 19:06:01.348272 [ 3 ] {d6fc8f77-3ef1-4fad-a24d-e21985d216f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5961 2024.08.19 19:06:01.348287 [ 3 ] {} <Debug> HTTP-Session: 7c6890bf-ff25-4551-87fb-158f5006fbc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5962 2024.08.19 19:06:01.348465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5963 2024.08.19 19:06:01.348528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5964 2024.08.19 19:06:01.348548 [ 3 ] {} <Debug> HTTP-Session: a391c801-d93d-4224-bf35-20ebb5339831 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5965 2024.08.19 19:06:01.348564 [ 3 ] {} <Debug> HTTP-Session: a391c801-d93d-4224-bf35-20ebb5339831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5966 2024.08.19 19:06:01.348578 [ 3 ] {} <Debug> HTTP-Session: a391c801-d93d-4224-bf35-20ebb5339831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5967 2024.08.19 19:06:01.348609 [ 3 ] {} <Trace> HTTP-Session: a391c801-d93d-4224-bf35-20ebb5339831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5968 2024.08.19 19:06:01.348818 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5969 2024.08.19 19:06:01.348861 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5970 2024.08.19 19:06:01.349079 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5971 2024.08.19 19:06:01.349607 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5972 2024.08.19 19:06:01.349644 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5973 2024.08.19 19:06:01.350007 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5974 2024.08.19 19:06:01.350355 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5975 2024.08.19 19:06:01.350485 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001773 sec., 228990.41173152847 rows/sec., 16.31 MiB/sec.
5976 2024.08.19 19:06:01.350655 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Debug> DynamicQueryHandler: Done processing query
5977 2024.08.19 19:06:01.350680 [ 3 ] {3b51a11f-b33d-40d4-ac36-d2acc1b4adab} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5978 2024.08.19 19:06:01.350697 [ 3 ] {} <Debug> HTTP-Session: a391c801-d93d-4224-bf35-20ebb5339831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5979 2024.08.19 19:06:01.350810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5980 2024.08.19 19:06:01.350859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5981 2024.08.19 19:06:01.350877 [ 3 ] {} <Debug> HTTP-Session: 9e79c541-d432-4c4b-be10-1760e46e1bba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5982 2024.08.19 19:06:01.350893 [ 3 ] {} <Debug> HTTP-Session: 9e79c541-d432-4c4b-be10-1760e46e1bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5983 2024.08.19 19:06:01.350907 [ 3 ] {} <Debug> HTTP-Session: 9e79c541-d432-4c4b-be10-1760e46e1bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5984 2024.08.19 19:06:01.350937 [ 3 ] {} <Trace> HTTP-Session: 9e79c541-d432-4c4b-be10-1760e46e1bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5985 2024.08.19 19:06:01.351031 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5986 2024.08.19 19:06:01.351073 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5987 2024.08.19 19:06:01.351198 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5988 2024.08.19 19:06:01.351442 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5989 2024.08.19 19:06:01.351478 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
5990 2024.08.19 19:06:01.351829 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5991 2024.08.19 19:06:01.352165 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5992 2024.08.19 19:06:01.352294 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec.
5993 2024.08.19 19:06:01.352441 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Debug> DynamicQueryHandler: Done processing query
5994 2024.08.19 19:06:01.352466 [ 3 ] {392f1c85-08ed-450e-b791-15bfe9efff38} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5995 2024.08.19 19:06:01.352482 [ 3 ] {} <Debug> HTTP-Session: 9e79c541-d432-4c4b-be10-1760e46e1bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.08.19 19:06:01.352621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5997 2024.08.19 19:06:01.352667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5998 2024.08.19 19:06:01.352686 [ 3 ] {} <Debug> HTTP-Session: ba97e3ac-18cb-444a-ae44-279a3183854c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
5999 2024.08.19 19:06:01.352702 [ 3 ] {} <Debug> HTTP-Session: ba97e3ac-18cb-444a-ae44-279a3183854c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6000 2024.08.19 19:06:01.352715 [ 3 ] {} <Debug> HTTP-Session: ba97e3ac-18cb-444a-ae44-279a3183854c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.08.19 19:06:01.352745 [ 3 ] {} <Trace> HTTP-Session: ba97e3ac-18cb-444a-ae44-279a3183854c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6002 2024.08.19 19:06:01.352948 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6003 2024.08.19 19:06:01.352992 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6004 2024.08.19 19:06:01.353127 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6005 2024.08.19 19:06:01.353541 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6006 2024.08.19 19:06:01.353578 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6007 2024.08.19 19:06:01.353951 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6008 2024.08.19 19:06:01.354288 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6009 2024.08.19 19:06:01.354420 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001578 sec., 150823.82762991128 rows/sec., 10.11 MiB/sec.
6010 2024.08.19 19:06:01.354587 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Debug> DynamicQueryHandler: Done processing query
6011 2024.08.19 19:06:01.354613 [ 3 ] {a30e820b-432a-4f96-aa40-6c02d3297d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6012 2024.08.19 19:06:01.354629 [ 3 ] {} <Debug> HTTP-Session: ba97e3ac-18cb-444a-ae44-279a3183854c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6013 2024.08.19 19:06:01.354744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6014 2024.08.19 19:06:01.354791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6015 2024.08.19 19:06:01.354809 [ 3 ] {} <Debug> HTTP-Session: cb38b051-5dfd-4a36-a55f-d02998e2d0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6016 2024.08.19 19:06:01.354825 [ 3 ] {} <Debug> HTTP-Session: cb38b051-5dfd-4a36-a55f-d02998e2d0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.08.19 19:06:01.354838 [ 3 ] {} <Debug> HTTP-Session: cb38b051-5dfd-4a36-a55f-d02998e2d0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.08.19 19:06:01.354868 [ 3 ] {} <Trace> HTTP-Session: cb38b051-5dfd-4a36-a55f-d02998e2d0dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6019 2024.08.19 19:06:01.354958 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6020 2024.08.19 19:06:01.355001 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6021 2024.08.19 19:06:01.355126 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6022 2024.08.19 19:06:01.355448 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6023 2024.08.19 19:06:01.355483 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6024 2024.08.19 19:06:01.355818 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6025 2024.08.19 19:06:01.356137 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6026 2024.08.19 19:06:01.356261 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec.
6027 2024.08.19 19:06:01.356425 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Debug> DynamicQueryHandler: Done processing query
6028 2024.08.19 19:06:01.356449 [ 3 ] {c92906fb-9a36-4c3c-bb5d-bc3ae44c8adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6029 2024.08.19 19:06:01.356465 [ 3 ] {} <Debug> HTTP-Session: cb38b051-5dfd-4a36-a55f-d02998e2d0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.08.19 19:06:01.356610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6031 2024.08.19 19:06:01.356657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6032 2024.08.19 19:06:01.356676 [ 3 ] {} <Debug> HTTP-Session: 8703d5a0-a629-44a4-80d1-f292312e9226 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6033 2024.08.19 19:06:01.356697 [ 3 ] {} <Debug> HTTP-Session: 8703d5a0-a629-44a4-80d1-f292312e9226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.08.19 19:06:01.356710 [ 3 ] {} <Debug> HTTP-Session: 8703d5a0-a629-44a4-80d1-f292312e9226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.08.19 19:06:01.356740 [ 3 ] {} <Trace> HTTP-Session: 8703d5a0-a629-44a4-80d1-f292312e9226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6036 2024.08.19 19:06:01.357032 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6037 2024.08.19 19:06:01.357094 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <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
6038 2024.08.19 19:06:01.357484 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6039 2024.08.19 19:06:01.358107 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6040 2024.08.19 19:06:01.358143 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6041 2024.08.19 19:06:01.358733 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6042 2024.08.19 19:06:01.359125 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6043 2024.08.19 19:06:01.359270 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002456 sec., 8957.654723127036 rows/sec., 16.05 MiB/sec.
6044 2024.08.19 19:06:01.359485 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Debug> DynamicQueryHandler: Done processing query
6045 2024.08.19 19:06:01.359511 [ 3 ] {911d7348-df71-4ef7-aeb4-02aedf93272e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6046 2024.08.19 19:06:01.359526 [ 3 ] {} <Debug> HTTP-Session: 8703d5a0-a629-44a4-80d1-f292312e9226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.08.19 19:06:01.359643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6048 2024.08.19 19:06:01.359692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6049 2024.08.19 19:06:01.359711 [ 3 ] {} <Debug> HTTP-Session: 1b7b1e55-9b54-4e1e-9c93-e78d7a6038a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6050 2024.08.19 19:06:01.359727 [ 3 ] {} <Debug> HTTP-Session: 1b7b1e55-9b54-4e1e-9c93-e78d7a6038a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.08.19 19:06:01.359740 [ 3 ] {} <Debug> HTTP-Session: 1b7b1e55-9b54-4e1e-9c93-e78d7a6038a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.08.19 19:06:01.359772 [ 3 ] {} <Trace> HTTP-Session: 1b7b1e55-9b54-4e1e-9c93-e78d7a6038a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6053 2024.08.19 19:06:01.359916 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6054 2024.08.19 19:06:01.359959 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6055 2024.08.19 19:06:01.360085 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6056 2024.08.19 19:06:01.360405 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6057 2024.08.19 19:06:01.360442 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6058 2024.08.19 19:06:01.360792 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6059 2024.08.19 19:06:01.361118 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6060 2024.08.19 19:06:01.361247 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 3.71 MiB/sec.
6061 2024.08.19 19:06:01.361410 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Debug> DynamicQueryHandler: Done processing query
6062 2024.08.19 19:06:01.361435 [ 3 ] {9d9d7cf0-0db7-4651-8206-1dbe6905d6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6063 2024.08.19 19:06:01.361451 [ 3 ] {} <Debug> HTTP-Session: 1b7b1e55-9b54-4e1e-9c93-e78d7a6038a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.08.19 19:06:06.332001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6065 2024.08.19 19:06:06.332143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6066 2024.08.19 19:06:06.332173 [ 3 ] {} <Debug> HTTP-Session: 38f388c3-fa57-4333-9326-83e1d5040b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6067 2024.08.19 19:06:06.332201 [ 3 ] {} <Debug> HTTP-Session: 38f388c3-fa57-4333-9326-83e1d5040b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.08.19 19:06:06.332219 [ 3 ] {} <Debug> HTTP-Session: 38f388c3-fa57-4333-9326-83e1d5040b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6069 2024.08.19 19:06:06.332273 [ 3 ] {} <Trace> HTTP-Session: 38f388c3-fa57-4333-9326-83e1d5040b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6070 2024.08.19 19:06:06.332490 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6071 2024.08.19 19:06:06.332563 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6072 2024.08.19 19:06:06.332938 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6073 2024.08.19 19:06:06.333417 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6074 2024.08.19 19:06:06.333455 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6075 2024.08.19 19:06:06.333871 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6076 2024.08.19 19:06:06.334242 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6077 2024.08.19 19:06:06.334393 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.001983 sec., 37317.1961674231 rows/sec., 2.99 MiB/sec.
6078 2024.08.19 19:06:06.334596 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Debug> DynamicQueryHandler: Done processing query
6079 2024.08.19 19:06:06.334623 [ 3 ] {f0e1bc9b-94e4-4ebb-ab75-0d72a870a885} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6080 2024.08.19 19:06:06.334639 [ 3 ] {} <Debug> HTTP-Session: 38f388c3-fa57-4333-9326-83e1d5040b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.08.19 19:06:06.334766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6082 2024.08.19 19:06:06.334815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6083 2024.08.19 19:06:06.334834 [ 3 ] {} <Debug> HTTP-Session: c5b78bbb-e49c-4505-816f-8a5aba0eb129 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6084 2024.08.19 19:06:06.334851 [ 3 ] {} <Debug> HTTP-Session: c5b78bbb-e49c-4505-816f-8a5aba0eb129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.08.19 19:06:06.334864 [ 3 ] {} <Debug> HTTP-Session: c5b78bbb-e49c-4505-816f-8a5aba0eb129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6086 2024.08.19 19:06:06.334894 [ 3 ] {} <Trace> HTTP-Session: c5b78bbb-e49c-4505-816f-8a5aba0eb129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6087 2024.08.19 19:06:06.334989 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6088 2024.08.19 19:06:06.335032 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6089 2024.08.19 19:06:06.335252 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6090 2024.08.19 19:06:06.335563 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6091 2024.08.19 19:06:06.335600 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6092 2024.08.19 19:06:06.335941 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6093 2024.08.19 19:06:06.336290 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6094 2024.08.19 19:06:06.336410 [ 106 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6095 2024.08.19 19:06:06.336418 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001452 sec., 6198.347107438017 rows/sec., 466.09 KiB/sec.
6096 2024.08.19 19:06:06.336460 [ 106 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6097 2024.08.19 19:06:06.336503 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6098 2024.08.19 19:06:06.336681 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Debug> DynamicQueryHandler: Done processing query
6099 2024.08.19 19:06:06.336768 [ 3 ] {cceb7f42-5942-4983-896f-7529f5f5831d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6100 2024.08.19 19:06:06.336825 [ 3 ] {} <Debug> HTTP-Session: c5b78bbb-e49c-4505-816f-8a5aba0eb129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.08.19 19:06:06.336887 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
6102 2024.08.19 19:06:06.337110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6103 2024.08.19 19:06:06.337411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6104 2024.08.19 19:06:06.337483 [ 3 ] {} <Debug> HTTP-Session: a79975c7-7019-4822-b582-782fab802f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6105 2024.08.19 19:06:06.337502 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6106 2024.08.19 19:06:06.337512 [ 3 ] {} <Debug> HTTP-Session: a79975c7-7019-4822-b582-782fab802f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.08.19 19:06:06.337557 [ 3 ] {} <Debug> HTTP-Session: a79975c7-7019-4822-b582-782fab802f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.08.19 19:06:06.337575 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part
6109 2024.08.19 19:06:06.337617 [ 3 ] {} <Trace> HTTP-Session: a79975c7-7019-4822-b582-782fab802f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6110 2024.08.19 19:06:06.337790 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
6111 2024.08.19 19:06:06.338034 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6112 2024.08.19 19:06:06.338147 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
6113 2024.08.19 19:06:06.338291 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6114 2024.08.19 19:06:06.338478 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
6115 2024.08.19 19:06:06.338821 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part
6116 2024.08.19 19:06:06.339124 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
6117 2024.08.19 19:06:06.339860 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6118 2024.08.19 19:06:06.340793 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6119 2024.08.19 19:06:06.340846 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6120 2024.08.19 19:06:06.341899 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6121 2024.08.19 19:06:06.341992 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005383278 sec., 23777.33418188695 rows/sec., 1.81 MiB/sec.
6122 2024.08.19 19:06:06.342300 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6123 2024.08.19 19:06:06.342628 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6124 2024.08.19 19:06:06.343156 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.005338 sec., 13675.533907830648 rows/sec., 1.07 MiB/sec.
6125 2024.08.19 19:06:06.343600 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Debug> DynamicQueryHandler: Done processing query
6126 2024.08.19 19:06:06.343609 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6127 2024.08.19 19:06:06.343638 [ 3 ] {f077c1ea-d16a-46f8-a292-70ab14ceb828} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6128 2024.08.19 19:06:06.343687 [ 3 ] {} <Debug> HTTP-Session: a79975c7-7019-4822-b582-782fab802f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.08.19 19:06:06.343783 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_21_4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6130 2024.08.19 19:06:06.343904 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6131 2024.08.19 19:06:06.343919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6132 2024.08.19 19:06:06.343990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6133 2024.08.19 19:06:06.344010 [ 3 ] {} <Debug> HTTP-Session: b2611002-a57b-46cf-92e6-d7388a3307c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6134 2024.08.19 19:06:06.344026 [ 3 ] {} <Debug> HTTP-Session: b2611002-a57b-46cf-92e6-d7388a3307c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.08.19 19:06:06.344040 [ 3 ] {} <Debug> HTTP-Session: b2611002-a57b-46cf-92e6-d7388a3307c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.08.19 19:06:06.344073 [ 3 ] {} <Trace> HTTP-Session: b2611002-a57b-46cf-92e6-d7388a3307c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6137 2024.08.19 19:06:06.344231 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6138 2024.08.19 19:06:06.344279 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6139 2024.08.19 19:06:06.344447 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6140 2024.08.19 19:06:06.344841 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6141 2024.08.19 19:06:06.344877 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6142 2024.08.19 19:06:06.345267 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6143 2024.08.19 19:06:06.345601 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6144 2024.08.19 19:06:06.345728 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec.
6145 2024.08.19 19:06:06.345898 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Debug> DynamicQueryHandler: Done processing query
6146 2024.08.19 19:06:06.345923 [ 3 ] {d0805926-e051-41e7-bb38-3cb17dde5d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6147 2024.08.19 19:06:06.345940 [ 3 ] {} <Debug> HTTP-Session: b2611002-a57b-46cf-92e6-d7388a3307c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.08.19 19:06:06.346069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6149 2024.08.19 19:06:06.346117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6150 2024.08.19 19:06:06.346137 [ 3 ] {} <Debug> HTTP-Session: 6ddb4f41-bfa6-408d-b840-44940d1da49a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6151 2024.08.19 19:06:06.346153 [ 3 ] {} <Debug> HTTP-Session: 6ddb4f41-bfa6-408d-b840-44940d1da49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.08.19 19:06:06.346167 [ 3 ] {} <Debug> HTTP-Session: 6ddb4f41-bfa6-408d-b840-44940d1da49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6153 2024.08.19 19:06:06.346197 [ 3 ] {} <Trace> HTTP-Session: 6ddb4f41-bfa6-408d-b840-44940d1da49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6154 2024.08.19 19:06:06.346369 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6155 2024.08.19 19:06:06.346431 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <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
6156 2024.08.19 19:06:06.346843 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6157 2024.08.19 19:06:06.347365 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6158 2024.08.19 19:06:06.347401 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6159 2024.08.19 19:06:06.347972 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6160 2024.08.19 19:06:06.348384 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6161 2024.08.19 19:06:06.348510 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6162 2024.08.19 19:06:06.348529 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002258 sec., 3985.8281665190434 rows/sec., 7.14 MiB/sec.
6163 2024.08.19 19:06:06.348548 [ 106 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6164 2024.08.19 19:06:06.348580 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6165 2024.08.19 19:06:06.348748 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
6166 2024.08.19 19:06:06.348866 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Debug> DynamicQueryHandler: Done processing query
6167 2024.08.19 19:06:06.348903 [ 3 ] {9f33f1e5-0088-49ec-a96b-112a4bcd49a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6168 2024.08.19 19:06:06.348931 [ 3 ] {} <Debug> HTTP-Session: 6ddb4f41-bfa6-408d-b840-44940d1da49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.08.19 19:06:06.349072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6170 2024.08.19 19:06:06.349089 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6171 2024.08.19 19:06:06.349136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6172 2024.08.19 19:06:06.349159 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 274 rows starting from the beginning of the part
6173 2024.08.19 19:06:06.349165 [ 3 ] {} <Debug> HTTP-Session: 772b0068-cca5-4c37-bdc4-9c4ee823a963 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6174 2024.08.19 19:06:06.349193 [ 3 ] {} <Debug> HTTP-Session: 772b0068-cca5-4c37-bdc4-9c4ee823a963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.08.19 19:06:06.349218 [ 3 ] {} <Debug> HTTP-Session: 772b0068-cca5-4c37-bdc4-9c4ee823a963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.08.19 19:06:06.349265 [ 3 ] {} <Trace> HTTP-Session: 772b0068-cca5-4c37-bdc4-9c4ee823a963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6177 2024.08.19 19:06:06.349589 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6178 2024.08.19 19:06:06.349649 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
6179 2024.08.19 19:06:06.349679 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6180 2024.08.19 19:06:06.350288 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
6181 2024.08.19 19:06:06.350332 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6182 2024.08.19 19:06:06.350729 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part
6183 2024.08.19 19:06:06.351280 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
6184 2024.08.19 19:06:06.351348 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6185 2024.08.19 19:06:06.351432 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6186 2024.08.19 19:06:06.351729 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
6187 2024.08.19 19:06:06.352362 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6188 2024.08.19 19:06:06.352837 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6189 2024.08.19 19:06:06.353003 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003572 sec., 16797.3124300112 rows/sec., 1.13 MiB/sec.
6190 2024.08.19 19:06:06.353200 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Debug> DynamicQueryHandler: Done processing query
6191 2024.08.19 19:06:06.353237 [ 3 ] {50d3579d-4695-4afa-95ae-1a51b23df9ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6192 2024.08.19 19:06:06.353268 [ 3 ] {} <Debug> HTTP-Session: 772b0068-cca5-4c37-bdc4-9c4ee823a963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.08.19 19:06:06.355344 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.006682237 sec., 51629.41691532342 rows/sec., 92.52 MiB/sec.
6194 2024.08.19 19:06:06.356301 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6195 2024.08.19 19:06:06.356961 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6196 2024.08.19 19:06:06.357059 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6197 2024.08.19 19:06:06.357227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB.
6198 2024.08.19 19:06:08.601545 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
6199 2024.08.19 19:06:08.601594 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
6200 2024.08.19 19:06:11.336947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6201 2024.08.19 19:06:11.337089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6202 2024.08.19 19:06:11.337118 [ 3 ] {} <Debug> HTTP-Session: 1cbb460a-0d5a-4e05-9a6c-2ec2a0b3d75f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6203 2024.08.19 19:06:11.337148 [ 3 ] {} <Debug> HTTP-Session: 1cbb460a-0d5a-4e05-9a6c-2ec2a0b3d75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6204 2024.08.19 19:06:11.337165 [ 3 ] {} <Debug> HTTP-Session: 1cbb460a-0d5a-4e05-9a6c-2ec2a0b3d75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.08.19 19:06:11.337221 [ 3 ] {} <Trace> HTTP-Session: 1cbb460a-0d5a-4e05-9a6c-2ec2a0b3d75f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6206 2024.08.19 19:06:11.337491 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6207 2024.08.19 19:06:11.337566 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6208 2024.08.19 19:06:11.337949 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6209 2024.08.19 19:06:11.338596 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6210 2024.08.19 19:06:11.338642 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6211 2024.08.19 19:06:11.339086 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6212 2024.08.19 19:06:11.339472 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6213 2024.08.19 19:06:11.339648 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002265 sec., 102869.75717439293 rows/sec., 9.05 MiB/sec.
6214 2024.08.19 19:06:11.339882 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Debug> DynamicQueryHandler: Done processing query
6215 2024.08.19 19:06:11.339910 [ 3 ] {3161fe0e-195f-4443-9c8a-b432fb4d8d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6216 2024.08.19 19:06:11.339927 [ 3 ] {} <Debug> HTTP-Session: 1cbb460a-0d5a-4e05-9a6c-2ec2a0b3d75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.08.19 19:06:11.340059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6218 2024.08.19 19:06:11.340117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6219 2024.08.19 19:06:11.340136 [ 3 ] {} <Debug> HTTP-Session: ab3a466d-a1e1-43cb-8035-f8300330987d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6220 2024.08.19 19:06:11.340155 [ 3 ] {} <Debug> HTTP-Session: ab3a466d-a1e1-43cb-8035-f8300330987d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.08.19 19:06:11.340169 [ 3 ] {} <Debug> HTTP-Session: ab3a466d-a1e1-43cb-8035-f8300330987d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.08.19 19:06:11.340205 [ 3 ] {} <Trace> HTTP-Session: ab3a466d-a1e1-43cb-8035-f8300330987d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6223 2024.08.19 19:06:11.340318 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6224 2024.08.19 19:06:11.340364 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6225 2024.08.19 19:06:11.340598 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6226 2024.08.19 19:06:11.340956 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6227 2024.08.19 19:06:11.340995 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6228 2024.08.19 19:06:11.341349 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6229 2024.08.19 19:06:11.341724 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6230 2024.08.19 19:06:11.341889 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001599 sec., 13758.599124452783 rows/sec., 1.01 MiB/sec.
6231 2024.08.19 19:06:11.342072 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Debug> DynamicQueryHandler: Done processing query
6232 2024.08.19 19:06:11.342098 [ 3 ] {de4b41f8-0535-4636-adc8-1c7939d32555} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6233 2024.08.19 19:06:11.342114 [ 3 ] {} <Debug> HTTP-Session: ab3a466d-a1e1-43cb-8035-f8300330987d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.08.19 19:06:11.342237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6235 2024.08.19 19:06:11.342287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6236 2024.08.19 19:06:11.342307 [ 3 ] {} <Debug> HTTP-Session: 6d849ba7-e0da-4ce6-a4bf-0a5a4cb175e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6237 2024.08.19 19:06:11.342323 [ 3 ] {} <Debug> HTTP-Session: 6d849ba7-e0da-4ce6-a4bf-0a5a4cb175e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6238 2024.08.19 19:06:11.342337 [ 3 ] {} <Debug> HTTP-Session: 6d849ba7-e0da-4ce6-a4bf-0a5a4cb175e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6239 2024.08.19 19:06:11.342368 [ 3 ] {} <Trace> HTTP-Session: 6d849ba7-e0da-4ce6-a4bf-0a5a4cb175e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6240 2024.08.19 19:06:11.342471 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6241 2024.08.19 19:06:11.342514 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6242 2024.08.19 19:06:11.342739 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6243 2024.08.19 19:06:11.343074 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6244 2024.08.19 19:06:11.343112 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6245 2024.08.19 19:06:11.343458 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6246 2024.08.19 19:06:11.343809 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6247 2024.08.19 19:06:11.343973 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec.
6248 2024.08.19 19:06:11.344190 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Debug> DynamicQueryHandler: Done processing query
6249 2024.08.19 19:06:11.344215 [ 3 ] {597f071f-57b6-442a-80dc-0e83731906c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6250 2024.08.19 19:06:11.344231 [ 3 ] {} <Debug> HTTP-Session: 6d849ba7-e0da-4ce6-a4bf-0a5a4cb175e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.08.19 19:06:11.344348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6252 2024.08.19 19:06:11.344396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6253 2024.08.19 19:06:11.344415 [ 3 ] {} <Debug> HTTP-Session: 77ddd1e9-30a9-4afa-8741-8326aaa20a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6254 2024.08.19 19:06:11.344431 [ 3 ] {} <Debug> HTTP-Session: 77ddd1e9-30a9-4afa-8741-8326aaa20a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6255 2024.08.19 19:06:11.344444 [ 3 ] {} <Debug> HTTP-Session: 77ddd1e9-30a9-4afa-8741-8326aaa20a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6256 2024.08.19 19:06:11.344474 [ 3 ] {} <Trace> HTTP-Session: 77ddd1e9-30a9-4afa-8741-8326aaa20a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6257 2024.08.19 19:06:11.344567 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6258 2024.08.19 19:06:11.344608 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6259 2024.08.19 19:06:11.344829 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6260 2024.08.19 19:06:11.345138 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6261 2024.08.19 19:06:11.345176 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6262 2024.08.19 19:06:11.345517 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6263 2024.08.19 19:06:11.345874 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6264 2024.08.19 19:06:11.346034 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 238.07 KiB/sec.
6265 2024.08.19 19:06:11.346250 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Debug> DynamicQueryHandler: Done processing query
6266 2024.08.19 19:06:11.346275 [ 3 ] {00b21316-a73e-40c6-9905-16a74dbedc4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6267 2024.08.19 19:06:11.346291 [ 3 ] {} <Debug> HTTP-Session: 77ddd1e9-30a9-4afa-8741-8326aaa20a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.08.19 19:06:11.346448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6269 2024.08.19 19:06:11.346499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6270 2024.08.19 19:06:11.346519 [ 3 ] {} <Debug> HTTP-Session: cdf962be-d71e-4f10-ab06-fa1d3407dbd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6271 2024.08.19 19:06:11.346535 [ 3 ] {} <Debug> HTTP-Session: cdf962be-d71e-4f10-ab06-fa1d3407dbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6272 2024.08.19 19:06:11.346548 [ 3 ] {} <Debug> HTTP-Session: cdf962be-d71e-4f10-ab06-fa1d3407dbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6273 2024.08.19 19:06:11.346577 [ 3 ] {} <Trace> HTTP-Session: cdf962be-d71e-4f10-ab06-fa1d3407dbd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6274 2024.08.19 19:06:11.346788 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6275 2024.08.19 19:06:11.346830 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6276 2024.08.19 19:06:11.347051 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6277 2024.08.19 19:06:11.347612 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6278 2024.08.19 19:06:11.347650 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6279 2024.08.19 19:06:11.348022 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6280 2024.08.19 19:06:11.348374 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6281 2024.08.19 19:06:11.348535 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.00185 sec., 218378.37837837837 rows/sec., 15.54 MiB/sec.
6282 2024.08.19 19:06:11.348715 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Debug> DynamicQueryHandler: Done processing query
6283 2024.08.19 19:06:11.348742 [ 3 ] {a6651c89-b49e-4a3a-8d0e-ecdb6064e70b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6284 2024.08.19 19:06:11.348758 [ 3 ] {} <Debug> HTTP-Session: cdf962be-d71e-4f10-ab06-fa1d3407dbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.08.19 19:06:11.348890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6286 2024.08.19 19:06:11.348940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6287 2024.08.19 19:06:11.348959 [ 3 ] {} <Debug> HTTP-Session: 76e57bbc-edea-4b70-8481-8d87e73745fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6288 2024.08.19 19:06:11.348975 [ 3 ] {} <Debug> HTTP-Session: 76e57bbc-edea-4b70-8481-8d87e73745fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6289 2024.08.19 19:06:11.348989 [ 3 ] {} <Debug> HTTP-Session: 76e57bbc-edea-4b70-8481-8d87e73745fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6290 2024.08.19 19:06:11.349019 [ 3 ] {} <Trace> HTTP-Session: 76e57bbc-edea-4b70-8481-8d87e73745fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6291 2024.08.19 19:06:11.349113 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6292 2024.08.19 19:06:11.349156 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6293 2024.08.19 19:06:11.349285 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6294 2024.08.19 19:06:11.349555 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6295 2024.08.19 19:06:11.349592 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6296 2024.08.19 19:06:11.349944 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6297 2024.08.19 19:06:11.350254 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6298 2024.08.19 19:06:11.350397 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec.
6299 2024.08.19 19:06:11.350664 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Debug> DynamicQueryHandler: Done processing query
6300 2024.08.19 19:06:11.350705 [ 3 ] {597b7b4e-875b-4629-8e6f-133b064d4db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6301 2024.08.19 19:06:11.350722 [ 3 ] {} <Debug> HTTP-Session: 76e57bbc-edea-4b70-8481-8d87e73745fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.08.19 19:06:11.350872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6303 2024.08.19 19:06:11.350922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6304 2024.08.19 19:06:11.350941 [ 3 ] {} <Debug> HTTP-Session: 187a3e1f-8a2a-40e2-8c25-5e8e42ce2632 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6305 2024.08.19 19:06:11.350957 [ 3 ] {} <Debug> HTTP-Session: 187a3e1f-8a2a-40e2-8c25-5e8e42ce2632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6306 2024.08.19 19:06:11.350971 [ 3 ] {} <Debug> HTTP-Session: 187a3e1f-8a2a-40e2-8c25-5e8e42ce2632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.08.19 19:06:11.351000 [ 3 ] {} <Trace> HTTP-Session: 187a3e1f-8a2a-40e2-8c25-5e8e42ce2632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6308 2024.08.19 19:06:11.351192 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6309 2024.08.19 19:06:11.351238 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6310 2024.08.19 19:06:11.351399 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6311 2024.08.19 19:06:11.351843 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6312 2024.08.19 19:06:11.351881 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6313 2024.08.19 19:06:11.352280 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6314 2024.08.19 19:06:11.352621 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6315 2024.08.19 19:06:11.352768 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec.
6316 2024.08.19 19:06:11.352942 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Debug> DynamicQueryHandler: Done processing query
6317 2024.08.19 19:06:11.352966 [ 3 ] {35aee2a2-0268-49f9-a4ca-473b18e613a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6318 2024.08.19 19:06:11.352981 [ 3 ] {} <Debug> HTTP-Session: 187a3e1f-8a2a-40e2-8c25-5e8e42ce2632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.19 19:06:11.353110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6320 2024.08.19 19:06:11.353158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6321 2024.08.19 19:06:11.353176 [ 3 ] {} <Debug> HTTP-Session: 3ec3657a-e01b-402a-b9f2-cb09372a5581 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6322 2024.08.19 19:06:11.353192 [ 3 ] {} <Debug> HTTP-Session: 3ec3657a-e01b-402a-b9f2-cb09372a5581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6323 2024.08.19 19:06:11.353205 [ 3 ] {} <Debug> HTTP-Session: 3ec3657a-e01b-402a-b9f2-cb09372a5581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6324 2024.08.19 19:06:11.353236 [ 3 ] {} <Trace> HTTP-Session: 3ec3657a-e01b-402a-b9f2-cb09372a5581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6325 2024.08.19 19:06:11.353325 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6326 2024.08.19 19:06:11.353368 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6327 2024.08.19 19:06:11.353495 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6328 2024.08.19 19:06:11.353810 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.08.19 19:06:11.353847 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6330 2024.08.19 19:06:11.354182 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6331 2024.08.19 19:06:11.354496 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6332 2024.08.19 19:06:11.354657 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec.
6333 2024.08.19 19:06:11.354658 [ 100 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6334 2024.08.19 19:06:11.354757 [ 100 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6335 2024.08.19 19:06:11.354809 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6336 2024.08.19 19:06:11.354897 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Debug> DynamicQueryHandler: Done processing query
6337 2024.08.19 19:06:11.354932 [ 3 ] {9a746d05-cf01-43fb-8025-e86f36430138} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6338 2024.08.19 19:06:11.354954 [ 3 ] {} <Debug> HTTP-Session: 3ec3657a-e01b-402a-b9f2-cb09372a5581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.08.19 19:06:11.354960 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
6340 2024.08.19 19:06:11.355106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6341 2024.08.19 19:06:11.355120 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6342 2024.08.19 19:06:11.355168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6343 2024.08.19 19:06:11.355169 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part
6344 2024.08.19 19:06:11.355193 [ 3 ] {} <Debug> HTTP-Session: af2d567e-b0c1-41cd-8099-85dcb253eb72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6345 2024.08.19 19:06:11.355214 [ 3 ] {} <Debug> HTTP-Session: af2d567e-b0c1-41cd-8099-85dcb253eb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.08.19 19:06:11.355233 [ 3 ] {} <Debug> HTTP-Session: af2d567e-b0c1-41cd-8099-85dcb253eb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.08.19 19:06:11.355326 [ 3 ] {} <Trace> HTTP-Session: af2d567e-b0c1-41cd-8099-85dcb253eb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6348 2024.08.19 19:06:11.355338 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
6349 2024.08.19 19:06:11.355689 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
6350 2024.08.19 19:06:11.355817 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6351 2024.08.19 19:06:11.355985 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
6352 2024.08.19 19:06:11.356132 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <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
6353 2024.08.19 19:06:11.356321 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
6354 2024.08.19 19:06:11.356702 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
6355 2024.08.19 19:06:11.357904 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6356 2024.08.19 19:06:11.358991 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00409793 sec., 3660.384633217259 rows/sec., 246.65 KiB/sec.
6357 2024.08.19 19:06:11.359192 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6358 2024.08.19 19:06:11.359247 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6359 2024.08.19 19:06:11.359259 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6360 2024.08.19 19:06:11.360430 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6361 2024.08.19 19:06:11.360647 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_15_3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6362 2024.08.19 19:06:11.360809 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6363 2024.08.19 19:06:11.360870 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6364 2024.08.19 19:06:11.361299 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6365 2024.08.19 19:06:11.361492 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005975 sec., 3682.0083682008367 rows/sec., 6.60 MiB/sec.
6366 2024.08.19 19:06:11.361886 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Debug> DynamicQueryHandler: Done processing query
6367 2024.08.19 19:06:11.361912 [ 3 ] {c4fba2ee-7a5a-47d7-8dcd-6c92703fd772} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6368 2024.08.19 19:06:11.361928 [ 3 ] {} <Debug> HTTP-Session: af2d567e-b0c1-41cd-8099-85dcb253eb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6369 2024.08.19 19:06:11.362053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6370 2024.08.19 19:06:11.362101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6371 2024.08.19 19:06:11.362120 [ 3 ] {} <Debug> HTTP-Session: 4d16156a-cfcd-479f-9c6c-4074438743a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6372 2024.08.19 19:06:11.362136 [ 3 ] {} <Debug> HTTP-Session: 4d16156a-cfcd-479f-9c6c-4074438743a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6373 2024.08.19 19:06:11.362149 [ 3 ] {} <Debug> HTTP-Session: 4d16156a-cfcd-479f-9c6c-4074438743a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6374 2024.08.19 19:06:11.362179 [ 3 ] {} <Trace> HTTP-Session: 4d16156a-cfcd-479f-9c6c-4074438743a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6375 2024.08.19 19:06:11.362312 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6376 2024.08.19 19:06:11.362356 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6377 2024.08.19 19:06:11.362484 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6378 2024.08.19 19:06:11.362793 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6379 2024.08.19 19:06:11.362830 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
6380 2024.08.19 19:06:11.363181 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6381 2024.08.19 19:06:11.363503 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6382 2024.08.19 19:06:11.363665 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
6383 2024.08.19 19:06:11.363956 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Debug> DynamicQueryHandler: Done processing query
6384 2024.08.19 19:06:11.363990 [ 3 ] {5d6d9cf0-d057-47a5-9601-aa825fd64909} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6385 2024.08.19 19:06:11.364007 [ 3 ] {} <Debug> HTTP-Session: 4d16156a-cfcd-479f-9c6c-4074438743a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6386 2024.08.19 19:06:16.360154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6387 2024.08.19 19:06:16.360348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6388 2024.08.19 19:06:16.360372 [ 3 ] {} <Debug> HTTP-Session: d8fc2417-73a8-42e7-84ed-3952a2fea226 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6389 2024.08.19 19:06:16.360396 [ 3 ] {} <Debug> HTTP-Session: d8fc2417-73a8-42e7-84ed-3952a2fea226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6390 2024.08.19 19:06:16.360411 [ 3 ] {} <Debug> HTTP-Session: d8fc2417-73a8-42e7-84ed-3952a2fea226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.08.19 19:06:16.360459 [ 3 ] {} <Trace> HTTP-Session: d8fc2417-73a8-42e7-84ed-3952a2fea226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6392 2024.08.19 19:06:16.361140 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6393 2024.08.19 19:06:16.361206 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6394 2024.08.19 19:06:16.361529 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6395 2024.08.19 19:06:16.362755 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6396 2024.08.19 19:06:16.362797 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6397 2024.08.19 19:06:16.363271 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6398 2024.08.19 19:06:16.363650 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6399 2024.08.19 19:06:16.363804 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.00316 sec., 384177.2151898734 rows/sec., 31.58 MiB/sec.
6400 2024.08.19 19:06:16.363857 [ 96 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6401 2024.08.19 19:06:16.363969 [ 96 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6402 2024.08.19 19:06:16.364011 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6403 2024.08.19 19:06:16.364118 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Debug> DynamicQueryHandler: Done processing query
6404 2024.08.19 19:06:16.364196 [ 3 ] {04479dac-0606-4e26-ba6f-5c790b4b8619} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6405 2024.08.19 19:06:16.364266 [ 3 ] {} <Debug> HTTP-Session: d8fc2417-73a8-42e7-84ed-3952a2fea226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6406 2024.08.19 19:06:16.364599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6407 2024.08.19 19:06:16.364615 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
6408 2024.08.19 19:06:16.364722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6409 2024.08.19 19:06:16.364797 [ 3 ] {} <Debug> HTTP-Session: d5922e30-72f0-4c45-86d4-74c2a391ea70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6410 2024.08.19 19:06:16.364816 [ 3 ] {} <Debug> HTTP-Session: d5922e30-72f0-4c45-86d4-74c2a391ea70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.08.19 19:06:16.364848 [ 3 ] {} <Debug> HTTP-Session: d5922e30-72f0-4c45-86d4-74c2a391ea70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.08.19 19:06:16.364925 [ 3 ] {} <Trace> HTTP-Session: d5922e30-72f0-4c45-86d4-74c2a391ea70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6413 2024.08.19 19:06:16.365081 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6414 2024.08.19 19:06:16.365152 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6415 2024.08.19 19:06:16.365175 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1399 rows starting from the beginning of the part
6416 2024.08.19 19:06:16.365230 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6417 2024.08.19 19:06:16.365535 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part
6418 2024.08.19 19:06:16.365789 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 234 rows starting from the beginning of the part
6419 2024.08.19 19:06:16.366096 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part
6420 2024.08.19 19:06:16.366374 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 233 rows starting from the beginning of the part
6421 2024.08.19 19:06:16.366696 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1214 rows starting from the beginning of the part
6422 2024.08.19 19:06:16.367351 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6423 2024.08.19 19:06:16.368107 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6424 2024.08.19 19:06:16.368149 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6425 2024.08.19 19:06:16.369176 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6426 2024.08.19 19:06:16.369962 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6427 2024.08.19 19:06:16.370188 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.005092 sec., 1767.4783974862528 rows/sec., 132.91 KiB/sec.
6428 2024.08.19 19:06:16.370899 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Debug> DynamicQueryHandler: Done processing query
6429 2024.08.19 19:06:16.370990 [ 3 ] {2f8bc871-badc-4a01-b3bb-2764607c9a14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6430 2024.08.19 19:06:16.371098 [ 3 ] {} <Debug> HTTP-Session: d5922e30-72f0-4c45-86d4-74c2a391ea70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.08.19 19:06:16.371233 [ 188 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3229 rows, containing 5 columns (5 merged, 0 gathered) in 0.007079113 sec., 456130.59150207095 rows/sec., 39.79 MiB/sec.
6432 2024.08.19 19:06:16.371374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6433 2024.08.19 19:06:16.371435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6434 2024.08.19 19:06:16.371457 [ 3 ] {} <Debug> HTTP-Session: a0e30513-9100-4aaf-b610-703fb96950e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6435 2024.08.19 19:06:16.371474 [ 3 ] {} <Debug> HTTP-Session: a0e30513-9100-4aaf-b610-703fb96950e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.08.19 19:06:16.371490 [ 3 ] {} <Debug> HTTP-Session: a0e30513-9100-4aaf-b610-703fb96950e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6437 2024.08.19 19:06:16.371544 [ 3 ] {} <Trace> HTTP-Session: a0e30513-9100-4aaf-b610-703fb96950e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6438 2024.08.19 19:06:16.371738 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6439 2024.08.19 19:06:16.371900 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6440 2024.08.19 19:06:16.371991 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6441 2024.08.19 19:06:16.372865 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6442 2024.08.19 19:06:16.373188 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6443 2024.08.19 19:06:16.373362 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_31_6} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6444 2024.08.19 19:06:16.373596 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
6445 2024.08.19 19:06:16.373692 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6446 2024.08.19 19:06:16.373735 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6447 2024.08.19 19:06:16.374118 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6448 2024.08.19 19:06:16.374468 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6449 2024.08.19 19:06:16.374606 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002939 sec., 77577.40728138822 rows/sec., 5.25 MiB/sec.
6450 2024.08.19 19:06:16.374805 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Debug> DynamicQueryHandler: Done processing query
6451 2024.08.19 19:06:16.374828 [ 3 ] {f593d353-b566-4a98-947c-1d17586c378a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6452 2024.08.19 19:06:16.374844 [ 3 ] {} <Debug> HTTP-Session: a0e30513-9100-4aaf-b610-703fb96950e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.08.19 19:06:16.375027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 87381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6454 2024.08.19 19:06:16.375075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6455 2024.08.19 19:06:16.375094 [ 3 ] {} <Debug> HTTP-Session: 1da0cab3-0589-4d68-8a09-0a313ac30d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6456 2024.08.19 19:06:16.375110 [ 3 ] {} <Debug> HTTP-Session: 1da0cab3-0589-4d68-8a09-0a313ac30d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6457 2024.08.19 19:06:16.375124 [ 3 ] {} <Debug> HTTP-Session: 1da0cab3-0589-4d68-8a09-0a313ac30d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6458 2024.08.19 19:06:16.375154 [ 3 ] {} <Trace> HTTP-Session: 1da0cab3-0589-4d68-8a09-0a313ac30d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6459 2024.08.19 19:06:16.375519 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6460 2024.08.19 19:06:16.375562 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6461 2024.08.19 19:06:16.375784 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6462 2024.08.19 19:06:16.376458 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6463 2024.08.19 19:06:16.376494 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6464 2024.08.19 19:06:16.376857 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6465 2024.08.19 19:06:16.377215 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6466 2024.08.19 19:06:16.377363 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002105 sec., 251306.4133016627 rows/sec., 18.61 MiB/sec.
6467 2024.08.19 19:06:16.377386 [ 95 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6468 2024.08.19 19:06:16.377477 [ 95 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6469 2024.08.19 19:06:16.377545 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6470 2024.08.19 19:06:16.377691 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Debug> DynamicQueryHandler: Done processing query
6471 2024.08.19 19:06:16.377729 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
6472 2024.08.19 19:06:16.377738 [ 3 ] {de1997c7-87b7-4707-9fdb-a1b4e201a49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6473 2024.08.19 19:06:16.377798 [ 3 ] {} <Debug> HTTP-Session: 1da0cab3-0589-4d68-8a09-0a313ac30d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6474 2024.08.19 19:06:16.377930 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6475 2024.08.19 19:06:16.377970 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
6476 2024.08.19 19:06:16.378164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6477 2024.08.19 19:06:16.378186 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part
6478 2024.08.19 19:06:16.378338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6479 2024.08.19 19:06:16.378459 [ 3 ] {} <Debug> HTTP-Session: b7b4f113-c1a8-47ce-834a-99450d2c4aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6480 2024.08.19 19:06:16.378497 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 406 rows starting from the beginning of the part
6481 2024.08.19 19:06:16.378530 [ 3 ] {} <Debug> HTTP-Session: b7b4f113-c1a8-47ce-834a-99450d2c4aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.08.19 19:06:16.378601 [ 3 ] {} <Debug> HTTP-Session: b7b4f113-c1a8-47ce-834a-99450d2c4aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.08.19 19:06:16.378766 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 73 rows starting from the beginning of the part
6484 2024.08.19 19:06:16.378838 [ 3 ] {} <Trace> HTTP-Session: b7b4f113-c1a8-47ce-834a-99450d2c4aa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6485 2024.08.19 19:06:16.378958 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 404 rows starting from the beginning of the part
6486 2024.08.19 19:06:16.379251 [ 197 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 529 rows starting from the beginning of the part
6487 2024.08.19 19:06:16.380208 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6488 2024.08.19 19:06:16.380355 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6489 2024.08.19 19:06:16.381016 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6490 2024.08.19 19:06:16.381471 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 5 columns (5 merged, 0 gathered) in 0.003833256 sec., 623490.839119537 rows/sec., 47.78 MiB/sec.
6491 2024.08.19 19:06:16.381711 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6492 2024.08.19 19:06:16.382198 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6493 2024.08.19 19:06:16.382290 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6494 2024.08.19 19:06:16.382717 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6495 2024.08.19 19:06:16.382888 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_31_6} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6496 2024.08.19 19:06:16.383037 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
6497 2024.08.19 19:06:16.383151 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6498 2024.08.19 19:06:16.383504 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6499 2024.08.19 19:06:16.383671 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004324 sec., 195189.63922294174 rows/sec., 13.14 MiB/sec.
6500 2024.08.19 19:06:16.383679 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6501 2024.08.19 19:06:16.383773 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6502 2024.08.19 19:06:16.383844 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6503 2024.08.19 19:06:16.384067 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Debug> DynamicQueryHandler: Done processing query
6504 2024.08.19 19:06:16.384151 [ 3 ] {b705af99-ac4a-4022-a958-23f29f924237} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6505 2024.08.19 19:06:16.384174 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
6506 2024.08.19 19:06:16.384250 [ 3 ] {} <Debug> HTTP-Session: b7b4f113-c1a8-47ce-834a-99450d2c4aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6507 2024.08.19 19:06:16.384833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6508 2024.08.19 19:06:16.384930 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6509 2024.08.19 19:06:16.384962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6510 2024.08.19 19:06:16.384991 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8981 rows starting from the beginning of the part
6511 2024.08.19 19:06:16.385001 [ 3 ] {} <Debug> HTTP-Session: 9aa46418-48d4-42b5-ad1e-69f9e4cb98ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6512 2024.08.19 19:06:16.385061 [ 3 ] {} <Debug> HTTP-Session: 9aa46418-48d4-42b5-ad1e-69f9e4cb98ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6513 2024.08.19 19:06:16.385134 [ 3 ] {} <Debug> HTTP-Session: 9aa46418-48d4-42b5-ad1e-69f9e4cb98ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6514 2024.08.19 19:06:16.385228 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
6515 2024.08.19 19:06:16.385300 [ 3 ] {} <Trace> HTTP-Session: 9aa46418-48d4-42b5-ad1e-69f9e4cb98ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6516 2024.08.19 19:06:16.385546 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part
6517 2024.08.19 19:06:16.385649 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
6518 2024.08.19 19:06:16.385899 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part
6519 2024.08.19 19:06:16.385900 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6520 2024.08.19 19:06:16.386237 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 844 rows starting from the beginning of the part
6521 2024.08.19 19:06:16.386270 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <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
6522 2024.08.19 19:06:16.388128 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6523 2024.08.19 19:06:16.389544 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6524 2024.08.19 19:06:16.389615 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6525 2024.08.19 19:06:16.391214 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6526 2024.08.19 19:06:16.391998 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6527 2024.08.19 19:06:16.392226 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006703 sec., 1342.6823810234223 rows/sec., 2.41 MiB/sec.
6528 2024.08.19 19:06:16.392501 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Debug> DynamicQueryHandler: Done processing query
6529 2024.08.19 19:06:16.392526 [ 3 ] {0fe32525-3085-44a0-866d-c747b604ff0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6530 2024.08.19 19:06:16.392541 [ 3 ] {} <Debug> HTTP-Session: 9aa46418-48d4-42b5-ad1e-69f9e4cb98ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6531 2024.08.19 19:06:16.392683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6532 2024.08.19 19:06:16.392734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6533 2024.08.19 19:06:16.392758 [ 3 ] {} <Debug> HTTP-Session: a325d8e2-98da-4957-a08d-0aaee3e8c6b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6534 2024.08.19 19:06:16.392774 [ 3 ] {} <Debug> HTTP-Session: a325d8e2-98da-4957-a08d-0aaee3e8c6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.08.19 19:06:16.392787 [ 3 ] {} <Debug> HTTP-Session: a325d8e2-98da-4957-a08d-0aaee3e8c6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.08.19 19:06:16.392849 [ 3 ] {} <Trace> HTTP-Session: a325d8e2-98da-4957-a08d-0aaee3e8c6b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6537 2024.08.19 19:06:16.392972 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6538 2024.08.19 19:06:16.393016 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6539 2024.08.19 19:06:16.393202 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6540 2024.08.19 19:06:16.393709 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10621 rows, containing 5 columns (5 merged, 0 gathered) in 0.009757613 sec., 1088483.4231486737 rows/sec., 73.46 MiB/sec.
6541 2024.08.19 19:06:16.393861 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6542 2024.08.19 19:06:16.393903 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6543 2024.08.19 19:06:16.394126 [ 196 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6544 2024.08.19 19:06:16.394599 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6545 2024.08.19 19:06:16.395121 [ 196 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6546 2024.08.19 19:06:16.395283 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6547 2024.08.19 19:06:16.395322 [ 196 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6548 2024.08.19 19:06:16.395592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
6549 2024.08.19 19:06:16.395629 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002681 sec., 22379.70906378217 rows/sec., 1.51 MiB/sec.
6550 2024.08.19 19:06:16.395666 [ 95 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6551 2024.08.19 19:06:16.395796 [ 95 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6552 2024.08.19 19:06:16.395886 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6553 2024.08.19 19:06:16.396001 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Debug> DynamicQueryHandler: Done processing query
6554 2024.08.19 19:06:16.396088 [ 3 ] {19fd9bed-f33b-46b3-b258-4e6c7232f61a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6555 2024.08.19 19:06:16.396195 [ 3 ] {} <Debug> HTTP-Session: a325d8e2-98da-4957-a08d-0aaee3e8c6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6556 2024.08.19 19:06:16.396280 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
6557 2024.08.19 19:06:16.396591 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6558 2024.08.19 19:06:16.396622 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1758 rows starting from the beginning of the part
6559 2024.08.19 19:06:16.396699 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
6560 2024.08.19 19:06:16.396783 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6561 2024.08.19 19:06:16.397040 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
6562 2024.08.19 19:06:16.397133 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6563 2024.08.19 19:06:16.397208 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
6564 2024.08.19 19:06:16.398556 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002569768 sec., 817972.6730195099 rows/sec., 53.29 MiB/sec.
6565 2024.08.19 19:06:16.398819 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6566 2024.08.19 19:06:16.399211 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6567 2024.08.19 19:06:16.399298 [ 189 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_31_6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6568 2024.08.19 19:06:16.399378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6569 2024.08.19 19:06:17.000168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.13 MiB, peak 198.08 MiB, free memory in arenas 0.00 B, will set to 190.94 MiB (RSS), difference: 1.81 MiB
6570 2024.08.19 19:06:21.337327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6571 2024.08.19 19:06:21.337460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6572 2024.08.19 19:06:21.337489 [ 3 ] {} <Debug> HTTP-Session: 777efbed-c427-464d-a37c-8e00f7aad91f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6573 2024.08.19 19:06:21.337517 [ 3 ] {} <Debug> HTTP-Session: 777efbed-c427-464d-a37c-8e00f7aad91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6574 2024.08.19 19:06:21.337535 [ 3 ] {} <Debug> HTTP-Session: 777efbed-c427-464d-a37c-8e00f7aad91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.08.19 19:06:21.337592 [ 3 ] {} <Trace> HTTP-Session: 777efbed-c427-464d-a37c-8e00f7aad91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6576 2024.08.19 19:06:21.337870 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6577 2024.08.19 19:06:21.337945 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6578 2024.08.19 19:06:21.338317 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6579 2024.08.19 19:06:21.338881 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6580 2024.08.19 19:06:21.338922 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6581 2024.08.19 19:06:21.339343 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6582 2024.08.19 19:06:21.339713 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6583 2024.08.19 19:06:21.339893 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002136 sec., 109082.39700374533 rows/sec., 9.59 MiB/sec.
6584 2024.08.19 19:06:21.340091 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Debug> DynamicQueryHandler: Done processing query
6585 2024.08.19 19:06:21.340117 [ 3 ] {92af1d72-7e22-4f6f-9aec-7009e53ffe0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6586 2024.08.19 19:06:21.340133 [ 3 ] {} <Debug> HTTP-Session: 777efbed-c427-464d-a37c-8e00f7aad91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.08.19 19:06:21.340269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6588 2024.08.19 19:06:21.340316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6589 2024.08.19 19:06:21.340335 [ 3 ] {} <Debug> HTTP-Session: 20893316-bd78-4458-b0e3-e5690e4768e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6590 2024.08.19 19:06:21.340351 [ 3 ] {} <Debug> HTTP-Session: 20893316-bd78-4458-b0e3-e5690e4768e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.08.19 19:06:21.340364 [ 3 ] {} <Debug> HTTP-Session: 20893316-bd78-4458-b0e3-e5690e4768e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6592 2024.08.19 19:06:21.340394 [ 3 ] {} <Trace> HTTP-Session: 20893316-bd78-4458-b0e3-e5690e4768e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6593 2024.08.19 19:06:21.340494 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6594 2024.08.19 19:06:21.340537 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6595 2024.08.19 19:06:21.340759 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6596 2024.08.19 19:06:21.341092 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6597 2024.08.19 19:06:21.341129 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6598 2024.08.19 19:06:21.341472 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6599 2024.08.19 19:06:21.341836 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6600 2024.08.19 19:06:21.342001 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001528 sec., 14397.905759162302 rows/sec., 1.06 MiB/sec.
6601 2024.08.19 19:06:21.342171 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Debug> DynamicQueryHandler: Done processing query
6602 2024.08.19 19:06:21.342196 [ 3 ] {aec61244-0393-4511-b047-1902bda19e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6603 2024.08.19 19:06:21.342212 [ 3 ] {} <Debug> HTTP-Session: 20893316-bd78-4458-b0e3-e5690e4768e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.08.19 19:06:21.342326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6605 2024.08.19 19:06:21.342375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6606 2024.08.19 19:06:21.342393 [ 3 ] {} <Debug> HTTP-Session: 6b8f67f5-fb9d-40d1-b921-eaeed6244e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6607 2024.08.19 19:06:21.342409 [ 3 ] {} <Debug> HTTP-Session: 6b8f67f5-fb9d-40d1-b921-eaeed6244e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.08.19 19:06:21.342423 [ 3 ] {} <Debug> HTTP-Session: 6b8f67f5-fb9d-40d1-b921-eaeed6244e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.08.19 19:06:21.342454 [ 3 ] {} <Trace> HTTP-Session: 6b8f67f5-fb9d-40d1-b921-eaeed6244e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6610 2024.08.19 19:06:21.342549 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6611 2024.08.19 19:06:21.342590 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6612 2024.08.19 19:06:21.342811 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6613 2024.08.19 19:06:21.343104 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6614 2024.08.19 19:06:21.343139 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6615 2024.08.19 19:06:21.343483 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6616 2024.08.19 19:06:21.343831 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6617 2024.08.19 19:06:21.343978 [ 92 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6618 2024.08.19 19:06:21.343991 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001463 sec., 9569.377990430621 rows/sec., 670.18 KiB/sec.
6619 2024.08.19 19:06:21.344059 [ 92 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6620 2024.08.19 19:06:21.344127 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6621 2024.08.19 19:06:21.344289 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
6622 2024.08.19 19:06:21.344297 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Debug> DynamicQueryHandler: Done processing query
6623 2024.08.19 19:06:21.344340 [ 3 ] {d5339c44-d5a9-4d3d-80f9-f6a80806ccbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6624 2024.08.19 19:06:21.344368 [ 3 ] {} <Debug> HTTP-Session: 6b8f67f5-fb9d-40d1-b921-eaeed6244e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.08.19 19:06:21.344453 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6626 2024.08.19 19:06:21.344498 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part
6627 2024.08.19 19:06:21.344498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6628 2024.08.19 19:06:21.344577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6629 2024.08.19 19:06:21.344638 [ 3 ] {} <Debug> HTTP-Session: 6aac0f4b-a0bb-4a8f-896c-242abcdb1586 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6630 2024.08.19 19:06:21.344652 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
6631 2024.08.19 19:06:21.344709 [ 3 ] {} <Debug> HTTP-Session: 6aac0f4b-a0bb-4a8f-896c-242abcdb1586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.08.19 19:06:21.344756 [ 3 ] {} <Debug> HTTP-Session: 6aac0f4b-a0bb-4a8f-896c-242abcdb1586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6633 2024.08.19 19:06:21.344927 [ 3 ] {} <Trace> HTTP-Session: 6aac0f4b-a0bb-4a8f-896c-242abcdb1586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6634 2024.08.19 19:06:21.345114 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
6635 2024.08.19 19:06:21.345234 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6636 2024.08.19 19:06:21.345381 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6637 2024.08.19 19:06:21.345436 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6638 2024.08.19 19:06:21.345755 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part
6639 2024.08.19 19:06:21.346060 [ 198 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
6640 2024.08.19 19:06:21.346664 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6641 2024.08.19 19:06:21.347178 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6642 2024.08.19 19:06:21.347221 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6643 2024.08.19 19:06:21.347775 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6644 2024.08.19 19:06:21.347983 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003740865 sec., 140609.1906551025 rows/sec., 9.55 MiB/sec.
6645 2024.08.19 19:06:21.348312 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6646 2024.08.19 19:06:21.348486 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6647 2024.08.19 19:06:21.348736 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003586 sec., 1673.1734523145565 rows/sec., 98.85 KiB/sec.
6648 2024.08.19 19:06:21.349261 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Debug> DynamicQueryHandler: Done processing query
6649 2024.08.19 19:06:21.349308 [ 3 ] {3b29c92b-7a21-40d1-a41c-cd41055908df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6650 2024.08.19 19:06:21.349345 [ 3 ] {} <Debug> HTTP-Session: 6aac0f4b-a0bb-4a8f-896c-242abcdb1586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.08.19 19:06:21.349468 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6652 2024.08.19 19:06:21.349570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6653 2024.08.19 19:06:21.349612 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_21_4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6654 2024.08.19 19:06:21.349644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6655 2024.08.19 19:06:21.349677 [ 3 ] {} <Debug> HTTP-Session: fd5cf87c-6aef-4783-8e82-61562a96f50f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6656 2024.08.19 19:06:21.349726 [ 3 ] {} <Debug> HTTP-Session: fd5cf87c-6aef-4783-8e82-61562a96f50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.08.19 19:06:21.349762 [ 3 ] {} <Debug> HTTP-Session: fd5cf87c-6aef-4783-8e82-61562a96f50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6658 2024.08.19 19:06:21.349786 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6659 2024.08.19 19:06:21.349812 [ 3 ] {} <Trace> HTTP-Session: fd5cf87c-6aef-4783-8e82-61562a96f50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6660 2024.08.19 19:06:21.350048 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6661 2024.08.19 19:06:21.350090 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6662 2024.08.19 19:06:21.350334 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6663 2024.08.19 19:06:21.350874 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6664 2024.08.19 19:06:21.350911 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6665 2024.08.19 19:06:21.351275 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6666 2024.08.19 19:06:21.351637 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6667 2024.08.19 19:06:21.351797 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001855 sec., 217789.7574123989 rows/sec., 15.50 MiB/sec.
6668 2024.08.19 19:06:21.351963 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Debug> DynamicQueryHandler: Done processing query
6669 2024.08.19 19:06:21.351986 [ 3 ] {870a310d-8448-40cc-a665-fca511ca1cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6670 2024.08.19 19:06:21.352002 [ 3 ] {} <Debug> HTTP-Session: fd5cf87c-6aef-4783-8e82-61562a96f50f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6671 2024.08.19 19:06:21.352121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6672 2024.08.19 19:06:21.352168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6673 2024.08.19 19:06:21.352187 [ 3 ] {} <Debug> HTTP-Session: 360949fa-b002-4b49-acc0-229429df30e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6674 2024.08.19 19:06:21.352204 [ 3 ] {} <Debug> HTTP-Session: 360949fa-b002-4b49-acc0-229429df30e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6675 2024.08.19 19:06:21.352217 [ 3 ] {} <Debug> HTTP-Session: 360949fa-b002-4b49-acc0-229429df30e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.08.19 19:06:21.352247 [ 3 ] {} <Trace> HTTP-Session: 360949fa-b002-4b49-acc0-229429df30e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6677 2024.08.19 19:06:21.352341 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6678 2024.08.19 19:06:21.352384 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6679 2024.08.19 19:06:21.352512 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6680 2024.08.19 19:06:21.352766 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6681 2024.08.19 19:06:21.352802 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6682 2024.08.19 19:06:21.353146 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6683 2024.08.19 19:06:21.353459 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6684 2024.08.19 19:06:21.353617 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 243.01 KiB/sec.
6685 2024.08.19 19:06:21.353638 [ 91 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6686 2024.08.19 19:06:21.353772 [ 91 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6687 2024.08.19 19:06:21.353835 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6688 2024.08.19 19:06:21.353847 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Debug> DynamicQueryHandler: Done processing query
6689 2024.08.19 19:06:21.353895 [ 3 ] {5d4f2965-c1e2-48af-9cc4-fe0651bbf37a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6690 2024.08.19 19:06:21.353946 [ 3 ] {} <Debug> HTTP-Session: 360949fa-b002-4b49-acc0-229429df30e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.08.19 19:06:21.354126 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
6692 2024.08.19 19:06:21.354248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6693 2024.08.19 19:06:21.354427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6694 2024.08.19 19:06:21.354510 [ 3 ] {} <Debug> HTTP-Session: 188fb9b5-3ebb-4388-9a63-c8f3f4df3e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6695 2024.08.19 19:06:21.354582 [ 3 ] {} <Debug> HTTP-Session: 188fb9b5-3ebb-4388-9a63-c8f3f4df3e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.19 19:06:21.354644 [ 3 ] {} <Debug> HTTP-Session: 188fb9b5-3ebb-4388-9a63-c8f3f4df3e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.08.19 19:06:21.354685 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6698 2024.08.19 19:06:21.354697 [ 3 ] {} <Trace> HTTP-Session: 188fb9b5-3ebb-4388-9a63-c8f3f4df3e6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6699 2024.08.19 19:06:21.354720 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
6700 2024.08.19 19:06:21.354865 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
6701 2024.08.19 19:06:21.355022 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6702 2024.08.19 19:06:21.355179 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6703 2024.08.19 19:06:21.355184 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6704 2024.08.19 19:06:21.355541 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
6705 2024.08.19 19:06:21.355867 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
6706 2024.08.19 19:06:21.356192 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
6707 2024.08.19 19:06:21.356668 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6708 2024.08.19 19:06:21.357328 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6709 2024.08.19 19:06:21.357373 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6710 2024.08.19 19:06:21.357810 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872177 sec., 24792.25510610698 rows/sec., 1.26 MiB/sec.
6711 2024.08.19 19:06:21.357930 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6712 2024.08.19 19:06:21.357994 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6713 2024.08.19 19:06:21.358447 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6714 2024.08.19 19:06:21.358527 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6715 2024.08.19 19:06:21.358554 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_16_3} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6716 2024.08.19 19:06:21.358636 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6717 2024.08.19 19:06:21.358741 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003936 sec., 60213.414634146335 rows/sec., 4.04 MiB/sec.
6718 2024.08.19 19:06:21.358914 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Debug> DynamicQueryHandler: Done processing query
6719 2024.08.19 19:06:21.358939 [ 3 ] {f85d6946-ac6e-4d30-a7f8-2b1963fd53a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6720 2024.08.19 19:06:21.358955 [ 3 ] {} <Debug> HTTP-Session: 188fb9b5-3ebb-4388-9a63-c8f3f4df3e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6721 2024.08.19 19:06:21.359077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6722 2024.08.19 19:06:21.359124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6723 2024.08.19 19:06:21.359144 [ 3 ] {} <Debug> HTTP-Session: 18f53b4d-3d7f-47c5-ab7d-1ab0674ffb19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6724 2024.08.19 19:06:21.359160 [ 3 ] {} <Debug> HTTP-Session: 18f53b4d-3d7f-47c5-ab7d-1ab0674ffb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.08.19 19:06:21.359174 [ 3 ] {} <Debug> HTTP-Session: 18f53b4d-3d7f-47c5-ab7d-1ab0674ffb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6726 2024.08.19 19:06:21.359204 [ 3 ] {} <Trace> HTTP-Session: 18f53b4d-3d7f-47c5-ab7d-1ab0674ffb19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6727 2024.08.19 19:06:21.359294 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6728 2024.08.19 19:06:21.359338 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6729 2024.08.19 19:06:21.359465 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6730 2024.08.19 19:06:21.359715 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6731 2024.08.19 19:06:21.359750 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6732 2024.08.19 19:06:21.360101 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6733 2024.08.19 19:06:21.360415 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6734 2024.08.19 19:06:21.360575 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec.
6735 2024.08.19 19:06:21.360889 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Debug> DynamicQueryHandler: Done processing query
6736 2024.08.19 19:06:21.360914 [ 3 ] {0152084a-98c2-4261-a63f-a5916ec459a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6737 2024.08.19 19:06:21.360929 [ 3 ] {} <Debug> HTTP-Session: 18f53b4d-3d7f-47c5-ab7d-1ab0674ffb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6738 2024.08.19 19:06:21.361095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6739 2024.08.19 19:06:21.361144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6740 2024.08.19 19:06:21.361163 [ 3 ] {} <Debug> HTTP-Session: 81e2f5cd-fa7a-402c-aee7-959b0b21010d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6741 2024.08.19 19:06:21.361179 [ 3 ] {} <Debug> HTTP-Session: 81e2f5cd-fa7a-402c-aee7-959b0b21010d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.08.19 19:06:21.361192 [ 3 ] {} <Debug> HTTP-Session: 81e2f5cd-fa7a-402c-aee7-959b0b21010d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.08.19 19:06:21.361222 [ 3 ] {} <Trace> HTTP-Session: 81e2f5cd-fa7a-402c-aee7-959b0b21010d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6744 2024.08.19 19:06:21.361502 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6745 2024.08.19 19:06:21.361571 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <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
6746 2024.08.19 19:06:21.361985 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6747 2024.08.19 19:06:21.362532 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6748 2024.08.19 19:06:21.362568 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6749 2024.08.19 19:06:21.363153 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6750 2024.08.19 19:06:21.363550 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6751 2024.08.19 19:06:21.363751 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002437 sec., 9027.492819039804 rows/sec., 16.18 MiB/sec.
6752 2024.08.19 19:06:21.364331 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Debug> DynamicQueryHandler: Done processing query
6753 2024.08.19 19:06:21.364366 [ 3 ] {e44ae68f-9ed1-46b1-acc8-d275d8d8ad08} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6754 2024.08.19 19:06:21.364382 [ 3 ] {} <Debug> HTTP-Session: 81e2f5cd-fa7a-402c-aee7-959b0b21010d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6755 2024.08.19 19:06:21.364515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6756 2024.08.19 19:06:21.364563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6757 2024.08.19 19:06:21.364582 [ 3 ] {} <Debug> HTTP-Session: 3af927ae-a3d4-437d-ac0b-2db3ae6dbe26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6758 2024.08.19 19:06:21.364598 [ 3 ] {} <Debug> HTTP-Session: 3af927ae-a3d4-437d-ac0b-2db3ae6dbe26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.08.19 19:06:21.364611 [ 3 ] {} <Debug> HTTP-Session: 3af927ae-a3d4-437d-ac0b-2db3ae6dbe26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.08.19 19:06:21.364641 [ 3 ] {} <Trace> HTTP-Session: 3af927ae-a3d4-437d-ac0b-2db3ae6dbe26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6761 2024.08.19 19:06:21.364771 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6762 2024.08.19 19:06:21.364816 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6763 2024.08.19 19:06:21.364962 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6764 2024.08.19 19:06:21.365274 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6765 2024.08.19 19:06:21.365309 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6766 2024.08.19 19:06:21.365662 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6767 2024.08.19 19:06:21.365987 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6768 2024.08.19 19:06:21.366148 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec.
6769 2024.08.19 19:06:21.366457 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Debug> DynamicQueryHandler: Done processing query
6770 2024.08.19 19:06:21.366486 [ 3 ] {ddf28368-2a15-47a2-b7fa-ec135a0bd8fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6771 2024.08.19 19:06:21.366502 [ 3 ] {} <Debug> HTTP-Session: 3af927ae-a3d4-437d-ac0b-2db3ae6dbe26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6772 2024.08.19 19:06:23.601628 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
6773 2024.08.19 19:06:23.601682 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
6774 2024.08.19 19:06:26.331987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6775 2024.08.19 19:06:26.332119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6776 2024.08.19 19:06:26.332144 [ 3 ] {} <Debug> HTTP-Session: d83ded03-4cd9-4471-93c1-b59513f61e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6777 2024.08.19 19:06:26.332169 [ 3 ] {} <Debug> HTTP-Session: d83ded03-4cd9-4471-93c1-b59513f61e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.08.19 19:06:26.332183 [ 3 ] {} <Debug> HTTP-Session: d83ded03-4cd9-4471-93c1-b59513f61e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.08.19 19:06:26.332232 [ 3 ] {} <Trace> HTTP-Session: d83ded03-4cd9-4471-93c1-b59513f61e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6780 2024.08.19 19:06:26.332440 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6781 2024.08.19 19:06:26.332504 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6782 2024.08.19 19:06:26.332831 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6783 2024.08.19 19:06:26.333304 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6784 2024.08.19 19:06:26.333345 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6785 2024.08.19 19:06:26.333750 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6786 2024.08.19 19:06:26.334137 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6787 2024.08.19 19:06:26.334304 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.001935 sec., 38242.894056847545 rows/sec., 3.06 MiB/sec.
6788 2024.08.19 19:06:26.334505 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Debug> DynamicQueryHandler: Done processing query
6789 2024.08.19 19:06:26.334531 [ 3 ] {b9ea34a9-6009-4229-953b-aaffb55c4f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6790 2024.08.19 19:06:26.334547 [ 3 ] {} <Debug> HTTP-Session: d83ded03-4cd9-4471-93c1-b59513f61e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.08.19 19:06:26.334688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6792 2024.08.19 19:06:26.334738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6793 2024.08.19 19:06:26.334758 [ 3 ] {} <Debug> HTTP-Session: f43d4597-624e-4369-b4fc-517f34a1409b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6794 2024.08.19 19:06:26.334774 [ 3 ] {} <Debug> HTTP-Session: f43d4597-624e-4369-b4fc-517f34a1409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6795 2024.08.19 19:06:26.334788 [ 3 ] {} <Debug> HTTP-Session: f43d4597-624e-4369-b4fc-517f34a1409b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6796 2024.08.19 19:06:26.334820 [ 3 ] {} <Trace> HTTP-Session: f43d4597-624e-4369-b4fc-517f34a1409b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6797 2024.08.19 19:06:26.334917 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6798 2024.08.19 19:06:26.334962 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6799 2024.08.19 19:06:26.335182 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6800 2024.08.19 19:06:26.335513 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6801 2024.08.19 19:06:26.335550 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6802 2024.08.19 19:06:26.335895 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6803 2024.08.19 19:06:26.336256 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6804 2024.08.19 19:06:26.336428 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00153 sec., 5882.352941176471 rows/sec., 442.33 KiB/sec.
6805 2024.08.19 19:06:26.336604 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Debug> DynamicQueryHandler: Done processing query
6806 2024.08.19 19:06:26.336629 [ 3 ] {c56ce72f-ef08-4133-a650-1c1f18c263c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6807 2024.08.19 19:06:26.336646 [ 3 ] {} <Debug> HTTP-Session: f43d4597-624e-4369-b4fc-517f34a1409b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6808 2024.08.19 19:06:26.336766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6809 2024.08.19 19:06:26.336816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6810 2024.08.19 19:06:26.336836 [ 3 ] {} <Debug> HTTP-Session: bace894e-c2da-4aa2-8c77-e339a02f96e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6811 2024.08.19 19:06:26.336852 [ 3 ] {} <Debug> HTTP-Session: bace894e-c2da-4aa2-8c77-e339a02f96e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6812 2024.08.19 19:06:26.336866 [ 3 ] {} <Debug> HTTP-Session: bace894e-c2da-4aa2-8c77-e339a02f96e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6813 2024.08.19 19:06:26.336896 [ 3 ] {} <Trace> HTTP-Session: bace894e-c2da-4aa2-8c77-e339a02f96e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6814 2024.08.19 19:06:26.337009 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6815 2024.08.19 19:06:26.337051 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6816 2024.08.19 19:06:26.337273 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6817 2024.08.19 19:06:26.337607 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6818 2024.08.19 19:06:26.337646 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6819 2024.08.19 19:06:26.337998 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6820 2024.08.19 19:06:26.338363 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6821 2024.08.19 19:06:26.338510 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001537 sec., 47495.12036434613 rows/sec., 3.71 MiB/sec.
6822 2024.08.19 19:06:26.338677 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Debug> DynamicQueryHandler: Done processing query
6823 2024.08.19 19:06:26.338703 [ 3 ] {5258276f-9d4d-445d-b863-6fe9e6e74a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6824 2024.08.19 19:06:26.338719 [ 3 ] {} <Debug> HTTP-Session: bace894e-c2da-4aa2-8c77-e339a02f96e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.08.19 19:06:26.338883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6826 2024.08.19 19:06:26.338932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6827 2024.08.19 19:06:26.338951 [ 3 ] {} <Debug> HTTP-Session: f90fed8d-196d-4a3b-99c6-dd59ada44949 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6828 2024.08.19 19:06:26.338967 [ 3 ] {} <Debug> HTTP-Session: f90fed8d-196d-4a3b-99c6-dd59ada44949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6829 2024.08.19 19:06:26.338981 [ 3 ] {} <Debug> HTTP-Session: f90fed8d-196d-4a3b-99c6-dd59ada44949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6830 2024.08.19 19:06:26.339012 [ 3 ] {} <Trace> HTTP-Session: f90fed8d-196d-4a3b-99c6-dd59ada44949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6831 2024.08.19 19:06:26.339159 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6832 2024.08.19 19:06:26.339206 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6833 2024.08.19 19:06:26.339348 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6834 2024.08.19 19:06:26.339743 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6835 2024.08.19 19:06:26.339785 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6836 2024.08.19 19:06:26.340224 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6837 2024.08.19 19:06:26.340586 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6838 2024.08.19 19:06:26.340739 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec.
6839 2024.08.19 19:06:26.341049 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Debug> DynamicQueryHandler: Done processing query
6840 2024.08.19 19:06:26.341081 [ 3 ] {895c8871-9038-4d06-b3aa-cd35c08f761d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6841 2024.08.19 19:06:26.341099 [ 3 ] {} <Debug> HTTP-Session: f90fed8d-196d-4a3b-99c6-dd59ada44949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6842 2024.08.19 19:06:26.341220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6843 2024.08.19 19:06:26.341270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6844 2024.08.19 19:06:26.341291 [ 3 ] {} <Debug> HTTP-Session: fb6e61ec-06fc-49e0-be73-f9572233d7da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6845 2024.08.19 19:06:26.341307 [ 3 ] {} <Debug> HTTP-Session: fb6e61ec-06fc-49e0-be73-f9572233d7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6846 2024.08.19 19:06:26.341321 [ 3 ] {} <Debug> HTTP-Session: fb6e61ec-06fc-49e0-be73-f9572233d7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6847 2024.08.19 19:06:26.341353 [ 3 ] {} <Trace> HTTP-Session: fb6e61ec-06fc-49e0-be73-f9572233d7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6848 2024.08.19 19:06:26.341525 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6849 2024.08.19 19:06:26.341595 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <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
6850 2024.08.19 19:06:26.342023 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6851 2024.08.19 19:06:26.342611 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6852 2024.08.19 19:06:26.342649 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6853 2024.08.19 19:06:26.343244 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6854 2024.08.19 19:06:26.343651 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6855 2024.08.19 19:06:26.343853 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002419 sec., 3720.545680033071 rows/sec., 6.67 MiB/sec.
6856 2024.08.19 19:06:26.344084 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Debug> DynamicQueryHandler: Done processing query
6857 2024.08.19 19:06:26.344111 [ 3 ] {f946c1bd-ff7d-423c-9861-49f00d5e6007} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6858 2024.08.19 19:06:26.344128 [ 3 ] {} <Debug> HTTP-Session: fb6e61ec-06fc-49e0-be73-f9572233d7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6859 2024.08.19 19:06:26.344257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6860 2024.08.19 19:06:26.344308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6861 2024.08.19 19:06:26.344327 [ 3 ] {} <Debug> HTTP-Session: 036fe10e-c07f-451a-871f-d0d83c5db890 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6862 2024.08.19 19:06:26.344343 [ 3 ] {} <Debug> HTTP-Session: 036fe10e-c07f-451a-871f-d0d83c5db890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6863 2024.08.19 19:06:26.344357 [ 3 ] {} <Debug> HTTP-Session: 036fe10e-c07f-451a-871f-d0d83c5db890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6864 2024.08.19 19:06:26.344388 [ 3 ] {} <Trace> HTTP-Session: 036fe10e-c07f-451a-871f-d0d83c5db890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6865 2024.08.19 19:06:26.344502 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6866 2024.08.19 19:06:26.344547 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6867 2024.08.19 19:06:26.344677 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6868 2024.08.19 19:06:26.344972 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6869 2024.08.19 19:06:26.345009 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6870 2024.08.19 19:06:26.345350 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6871 2024.08.19 19:06:26.345673 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6872 2024.08.19 19:06:26.345901 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec.
6873 2024.08.19 19:06:26.346235 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Debug> DynamicQueryHandler: Done processing query
6874 2024.08.19 19:06:26.346262 [ 3 ] {8bafddde-8eb3-4a39-af31-46ef5711290b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6875 2024.08.19 19:06:26.346279 [ 3 ] {} <Debug> HTTP-Session: 036fe10e-c07f-451a-871f-d0d83c5db890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6876 2024.08.19 19:06:31.337207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6877 2024.08.19 19:06:31.337346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6878 2024.08.19 19:06:31.337375 [ 3 ] {} <Debug> HTTP-Session: 30295a5f-9191-4951-bf22-6da9a61dc468 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6879 2024.08.19 19:06:31.337404 [ 3 ] {} <Debug> HTTP-Session: 30295a5f-9191-4951-bf22-6da9a61dc468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6880 2024.08.19 19:06:31.337422 [ 3 ] {} <Debug> HTTP-Session: 30295a5f-9191-4951-bf22-6da9a61dc468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.08.19 19:06:31.337479 [ 3 ] {} <Trace> HTTP-Session: 30295a5f-9191-4951-bf22-6da9a61dc468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6882 2024.08.19 19:06:31.337752 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6883 2024.08.19 19:06:31.337823 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6884 2024.08.19 19:06:31.338152 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6885 2024.08.19 19:06:31.338775 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6886 2024.08.19 19:06:31.338819 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6887 2024.08.19 19:06:31.339249 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6888 2024.08.19 19:06:31.339636 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6889 2024.08.19 19:06:31.339816 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002174 sec., 107175.71297148113 rows/sec., 9.43 MiB/sec.
6890 2024.08.19 19:06:31.340032 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Debug> DynamicQueryHandler: Done processing query
6891 2024.08.19 19:06:31.340059 [ 3 ] {1527b114-21de-4df8-82d4-5eb5c935e7ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6892 2024.08.19 19:06:31.340076 [ 3 ] {} <Debug> HTTP-Session: 30295a5f-9191-4951-bf22-6da9a61dc468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6893 2024.08.19 19:06:31.340216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6894 2024.08.19 19:06:31.340267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6895 2024.08.19 19:06:31.340288 [ 3 ] {} <Debug> HTTP-Session: be913aa5-0dd5-4415-8b62-a8e6a9a932c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6896 2024.08.19 19:06:31.340304 [ 3 ] {} <Debug> HTTP-Session: be913aa5-0dd5-4415-8b62-a8e6a9a932c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6897 2024.08.19 19:06:31.340318 [ 3 ] {} <Debug> HTTP-Session: be913aa5-0dd5-4415-8b62-a8e6a9a932c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6898 2024.08.19 19:06:31.340349 [ 3 ] {} <Trace> HTTP-Session: be913aa5-0dd5-4415-8b62-a8e6a9a932c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6899 2024.08.19 19:06:31.340452 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6900 2024.08.19 19:06:31.340496 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6901 2024.08.19 19:06:31.340720 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6902 2024.08.19 19:06:31.341061 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6903 2024.08.19 19:06:31.341098 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6904 2024.08.19 19:06:31.341449 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6905 2024.08.19 19:06:31.341814 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6906 2024.08.19 19:06:31.341972 [ 79 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6907 2024.08.19 19:06:31.341980 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001544 sec., 14248.704663212435 rows/sec., 1.05 MiB/sec.
6908 2024.08.19 19:06:31.342052 [ 79 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6909 2024.08.19 19:06:31.342118 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6910 2024.08.19 19:06:31.342322 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Debug> DynamicQueryHandler: Done processing query
6911 2024.08.19 19:06:31.342344 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
6912 2024.08.19 19:06:31.342357 [ 3 ] {9d88a1aa-5680-4c33-b942-e6726ecb9bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6913 2024.08.19 19:06:31.342435 [ 3 ] {} <Debug> HTTP-Session: be913aa5-0dd5-4415-8b62-a8e6a9a932c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6914 2024.08.19 19:06:31.342600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6915 2024.08.19 19:06:31.342674 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6916 2024.08.19 19:06:31.342697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6917 2024.08.19 19:06:31.342758 [ 3 ] {} <Debug> HTTP-Session: 5d11545d-bf33-44a2-a70e-71e4b697237a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6918 2024.08.19 19:06:31.342763 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part
6919 2024.08.19 19:06:31.342783 [ 3 ] {} <Debug> HTTP-Session: 5d11545d-bf33-44a2-a70e-71e4b697237a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.08.19 19:06:31.342824 [ 3 ] {} <Debug> HTTP-Session: 5d11545d-bf33-44a2-a70e-71e4b697237a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.08.19 19:06:31.342925 [ 3 ] {} <Trace> HTTP-Session: 5d11545d-bf33-44a2-a70e-71e4b697237a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6922 2024.08.19 19:06:31.343031 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
6923 2024.08.19 19:06:31.343307 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
6924 2024.08.19 19:06:31.343609 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
6925 2024.08.19 19:06:31.343642 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6926 2024.08.19 19:06:31.343843 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
6927 2024.08.19 19:06:31.343944 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6928 2024.08.19 19:06:31.344151 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
6929 2024.08.19 19:06:31.345086 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6930 2024.08.19 19:06:31.346008 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6931 2024.08.19 19:06:31.346077 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6932 2024.08.19 19:06:31.347192 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.004958233 sec., 26420.702697916775 rows/sec., 2.02 MiB/sec.
6933 2024.08.19 19:06:31.347203 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6934 2024.08.19 19:06:31.347360 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6935 2024.08.19 19:06:31.347814 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6936 2024.08.19 19:06:31.348092 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004904 sec., 2854.8123980424143 rows/sec., 199.93 KiB/sec.
6937 2024.08.19 19:06:31.348183 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6938 2024.08.19 19:06:31.348293 [ 194 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_26_5} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6939 2024.08.19 19:06:31.348347 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Debug> DynamicQueryHandler: Done processing query
6940 2024.08.19 19:06:31.348387 [ 3 ] {7d0405b3-7fd7-433d-b608-cc23ffeff220} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6941 2024.08.19 19:06:31.348394 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6942 2024.08.19 19:06:31.348410 [ 3 ] {} <Debug> HTTP-Session: 5d11545d-bf33-44a2-a70e-71e4b697237a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.08.19 19:06:31.348532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6944 2024.08.19 19:06:31.348584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6945 2024.08.19 19:06:31.348603 [ 3 ] {} <Debug> HTTP-Session: 6c77a97a-83dc-48b9-a5b5-42200315fc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6946 2024.08.19 19:06:31.348619 [ 3 ] {} <Debug> HTTP-Session: 6c77a97a-83dc-48b9-a5b5-42200315fc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6947 2024.08.19 19:06:31.348633 [ 3 ] {} <Debug> HTTP-Session: 6c77a97a-83dc-48b9-a5b5-42200315fc94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6948 2024.08.19 19:06:31.348663 [ 3 ] {} <Trace> HTTP-Session: 6c77a97a-83dc-48b9-a5b5-42200315fc94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6949 2024.08.19 19:06:31.348762 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6950 2024.08.19 19:06:31.348805 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6951 2024.08.19 19:06:31.349038 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6952 2024.08.19 19:06:31.349345 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6953 2024.08.19 19:06:31.349381 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6954 2024.08.19 19:06:31.349729 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6955 2024.08.19 19:06:31.350087 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6956 2024.08.19 19:06:31.350246 [ 79 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
6957 2024.08.19 19:06:31.350255 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
6958 2024.08.19 19:06:31.350305 [ 79 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6959 2024.08.19 19:06:31.350374 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6960 2024.08.19 19:06:31.350556 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
6961 2024.08.19 19:06:31.350601 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Debug> DynamicQueryHandler: Done processing query
6962 2024.08.19 19:06:31.350643 [ 3 ] {d73f926f-724c-4da4-b059-79995b06490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6963 2024.08.19 19:06:31.350688 [ 3 ] {} <Debug> HTTP-Session: 6c77a97a-83dc-48b9-a5b5-42200315fc94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.08.19 19:06:31.350814 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6965 2024.08.19 19:06:31.350866 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
6966 2024.08.19 19:06:31.350938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6967 2024.08.19 19:06:31.351146 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
6968 2024.08.19 19:06:31.351148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6969 2024.08.19 19:06:31.351234 [ 3 ] {} <Debug> HTTP-Session: 5464c490-218f-4490-ae9f-3ab1e433b9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6970 2024.08.19 19:06:31.351322 [ 3 ] {} <Debug> HTTP-Session: 5464c490-218f-4490-ae9f-3ab1e433b9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.08.19 19:06:31.351392 [ 3 ] {} <Debug> HTTP-Session: 5464c490-218f-4490-ae9f-3ab1e433b9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.08.19 19:06:31.351460 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
6973 2024.08.19 19:06:31.351505 [ 3 ] {} <Trace> HTTP-Session: 5464c490-218f-4490-ae9f-3ab1e433b9c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6974 2024.08.19 19:06:31.351772 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
6975 2024.08.19 19:06:31.351897 [ 187 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
6976 2024.08.19 19:06:31.352045 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6977 2024.08.19 19:06:31.352265 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6978 2024.08.19 19:06:31.353079 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6979 2024.08.19 19:06:31.354440 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.08.19 19:06:31.354448 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003971518 sec., 7553.7867384712845 rows/sec., 479.49 KiB/sec.
6981 2024.08.19 19:06:31.354485 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
6982 2024.08.19 19:06:31.354646 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
6983 2024.08.19 19:06:31.355466 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6984 2024.08.19 19:06:31.355785 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6985 2024.08.19 19:06:31.356013 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_17_4} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
6986 2024.08.19 19:06:31.356181 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6987 2024.08.19 19:06:31.356287 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6988 2024.08.19 19:06:31.356464 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.004675 sec., 86417.11229946524 rows/sec., 6.15 MiB/sec.
6989 2024.08.19 19:06:31.356664 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Debug> DynamicQueryHandler: Done processing query
6990 2024.08.19 19:06:31.356689 [ 3 ] {aa7f3de5-41d7-4cd5-8c42-23b4fa64e004} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6991 2024.08.19 19:06:31.356706 [ 3 ] {} <Debug> HTTP-Session: 5464c490-218f-4490-ae9f-3ab1e433b9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.19 19:06:31.356832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6993 2024.08.19 19:06:31.356880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6994 2024.08.19 19:06:31.356898 [ 3 ] {} <Debug> HTTP-Session: 7a038a75-8eb2-4177-8214-24d9850f46da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
6995 2024.08.19 19:06:31.356914 [ 3 ] {} <Debug> HTTP-Session: 7a038a75-8eb2-4177-8214-24d9850f46da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.08.19 19:06:31.356927 [ 3 ] {} <Debug> HTTP-Session: 7a038a75-8eb2-4177-8214-24d9850f46da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6997 2024.08.19 19:06:31.356959 [ 3 ] {} <Trace> HTTP-Session: 7a038a75-8eb2-4177-8214-24d9850f46da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6998 2024.08.19 19:06:31.357057 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6999 2024.08.19 19:06:31.357102 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7000 2024.08.19 19:06:31.357238 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7001 2024.08.19 19:06:31.357521 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7002 2024.08.19 19:06:31.357558 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7003 2024.08.19 19:06:31.357920 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7004 2024.08.19 19:06:31.358254 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7005 2024.08.19 19:06:31.358413 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec.
7006 2024.08.19 19:06:31.358749 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Debug> DynamicQueryHandler: Done processing query
7007 2024.08.19 19:06:31.358775 [ 3 ] {4223e5d4-7484-48cd-b1d9-324e3e5aa849} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7008 2024.08.19 19:06:31.358792 [ 3 ] {} <Debug> HTTP-Session: 7a038a75-8eb2-4177-8214-24d9850f46da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.08.19 19:06:31.358973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7010 2024.08.19 19:06:31.359021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7011 2024.08.19 19:06:31.359040 [ 3 ] {} <Debug> HTTP-Session: f730cbe5-1e55-4699-9479-36f86bbb268a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7012 2024.08.19 19:06:31.359056 [ 3 ] {} <Debug> HTTP-Session: f730cbe5-1e55-4699-9479-36f86bbb268a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.08.19 19:06:31.359070 [ 3 ] {} <Debug> HTTP-Session: f730cbe5-1e55-4699-9479-36f86bbb268a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7014 2024.08.19 19:06:31.359100 [ 3 ] {} <Trace> HTTP-Session: f730cbe5-1e55-4699-9479-36f86bbb268a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7015 2024.08.19 19:06:31.359305 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7016 2024.08.19 19:06:31.359352 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7017 2024.08.19 19:06:31.359519 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7018 2024.08.19 19:06:31.359955 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7019 2024.08.19 19:06:31.359992 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7020 2024.08.19 19:06:31.360374 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7021 2024.08.19 19:06:31.360722 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7022 2024.08.19 19:06:31.360885 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001693 sec., 139988.18665091554 rows/sec., 9.38 MiB/sec.
7023 2024.08.19 19:06:31.361063 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Debug> DynamicQueryHandler: Done processing query
7024 2024.08.19 19:06:31.361089 [ 3 ] {6765a06e-93f9-4106-be15-2bf90f38882e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7025 2024.08.19 19:06:31.361105 [ 3 ] {} <Debug> HTTP-Session: f730cbe5-1e55-4699-9479-36f86bbb268a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.08.19 19:06:31.361221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7027 2024.08.19 19:06:31.361270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7028 2024.08.19 19:06:31.361290 [ 3 ] {} <Debug> HTTP-Session: fa1ce095-f2dc-4a04-a7b9-9ea11d39e2be Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7029 2024.08.19 19:06:31.361306 [ 3 ] {} <Debug> HTTP-Session: fa1ce095-f2dc-4a04-a7b9-9ea11d39e2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.08.19 19:06:31.361319 [ 3 ] {} <Debug> HTTP-Session: fa1ce095-f2dc-4a04-a7b9-9ea11d39e2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7031 2024.08.19 19:06:31.361350 [ 3 ] {} <Trace> HTTP-Session: fa1ce095-f2dc-4a04-a7b9-9ea11d39e2be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7032 2024.08.19 19:06:31.361443 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7033 2024.08.19 19:06:31.361489 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7034 2024.08.19 19:06:31.361618 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7035 2024.08.19 19:06:31.361868 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7036 2024.08.19 19:06:31.361905 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7037 2024.08.19 19:06:31.362265 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7038 2024.08.19 19:06:31.362592 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7039 2024.08.19 19:06:31.362716 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec.
7040 2024.08.19 19:06:31.363031 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Debug> DynamicQueryHandler: Done processing query
7041 2024.08.19 19:06:31.363057 [ 3 ] {c7d705ed-f7ae-4cce-8b1c-71a9732925c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7042 2024.08.19 19:06:31.363073 [ 3 ] {} <Debug> HTTP-Session: fa1ce095-f2dc-4a04-a7b9-9ea11d39e2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.08.19 19:06:31.363237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7044 2024.08.19 19:06:31.363284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7045 2024.08.19 19:06:31.363303 [ 3 ] {} <Debug> HTTP-Session: 61c4617c-aea8-49e5-bec1-9721ab2d4bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7046 2024.08.19 19:06:31.363318 [ 3 ] {} <Debug> HTTP-Session: 61c4617c-aea8-49e5-bec1-9721ab2d4bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.08.19 19:06:31.363332 [ 3 ] {} <Debug> HTTP-Session: 61c4617c-aea8-49e5-bec1-9721ab2d4bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7048 2024.08.19 19:06:31.363362 [ 3 ] {} <Trace> HTTP-Session: 61c4617c-aea8-49e5-bec1-9721ab2d4bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7049 2024.08.19 19:06:31.363626 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7050 2024.08.19 19:06:31.363697 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <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
7051 2024.08.19 19:06:31.364121 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7052 2024.08.19 19:06:31.364706 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7053 2024.08.19 19:06:31.364741 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7054 2024.08.19 19:06:31.365331 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7055 2024.08.19 19:06:31.365729 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7056 2024.08.19 19:06:31.365868 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7057 2024.08.19 19:06:31.365882 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002438 sec., 9023.789991796555 rows/sec., 16.17 MiB/sec.
7058 2024.08.19 19:06:31.365923 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.08.19 19:06:31.365969 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7060 2024.08.19 19:06:31.366262 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
7061 2024.08.19 19:06:31.366287 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Debug> DynamicQueryHandler: Done processing query
7062 2024.08.19 19:06:31.366334 [ 3 ] {8d04480c-9ef3-4b4d-9d3e-972f67f8d222} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7063 2024.08.19 19:06:31.366361 [ 3 ] {} <Debug> HTTP-Session: 61c4617c-aea8-49e5-bec1-9721ab2d4bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.08.19 19:06:31.366561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7065 2024.08.19 19:06:31.366693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7066 2024.08.19 19:06:31.366745 [ 3 ] {} <Debug> HTTP-Session: 7f45876a-8b6e-4758-a1fd-b8803a2c847c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7067 2024.08.19 19:06:31.366782 [ 3 ] {} <Debug> HTTP-Session: 7f45876a-8b6e-4758-a1fd-b8803a2c847c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.08.19 19:06:31.366831 [ 3 ] {} <Debug> HTTP-Session: 7f45876a-8b6e-4758-a1fd-b8803a2c847c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7069 2024.08.19 19:06:31.366927 [ 3 ] {} <Trace> HTTP-Session: 7f45876a-8b6e-4758-a1fd-b8803a2c847c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7070 2024.08.19 19:06:31.367094 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7071 2024.08.19 19:06:31.367224 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7072 2024.08.19 19:06:31.367256 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 345 rows starting from the beginning of the part
7073 2024.08.19 19:06:31.367309 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7074 2024.08.19 19:06:31.367875 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
7075 2024.08.19 19:06:31.368481 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7076 2024.08.19 19:06:31.368632 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
7077 2024.08.19 19:06:31.369158 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
7078 2024.08.19 19:06:31.369639 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7079 2024.08.19 19:06:31.369742 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7080 2024.08.19 19:06:31.369756 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
7081 2024.08.19 19:06:31.370408 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
7082 2024.08.19 19:06:31.371062 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7083 2024.08.19 19:06:31.371864 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7084 2024.08.19 19:06:31.372261 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00516 sec., 15891.472868217055 rows/sec., 1.01 MiB/sec.
7085 2024.08.19 19:06:31.372608 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Debug> DynamicQueryHandler: Done processing query
7086 2024.08.19 19:06:31.372638 [ 3 ] {f516f459-3feb-4766-8101-f3f69b51bc36} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7087 2024.08.19 19:06:31.372660 [ 3 ] {} <Debug> HTTP-Session: 7f45876a-8b6e-4758-a1fd-b8803a2c847c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.08.19 19:06:31.375144 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 19 columns (19 merged, 0 gathered) in 0.009067333 sec., 47312.6993350746 rows/sec., 84.78 MiB/sec.
7089 2024.08.19 19:06:31.375637 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7090 2024.08.19 19:06:31.376202 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7091 2024.08.19 19:06:31.376286 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7092 2024.08.19 19:06:31.376401 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
7093 2024.08.19 19:06:36.331941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7094 2024.08.19 19:06:36.332133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7095 2024.08.19 19:06:36.332177 [ 3 ] {} <Debug> HTTP-Session: f81939cc-6fed-44a3-a0d8-34dd6dc86d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7096 2024.08.19 19:06:36.332218 [ 3 ] {} <Debug> HTTP-Session: f81939cc-6fed-44a3-a0d8-34dd6dc86d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7097 2024.08.19 19:06:36.332246 [ 3 ] {} <Debug> HTTP-Session: f81939cc-6fed-44a3-a0d8-34dd6dc86d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.08.19 19:06:36.332323 [ 3 ] {} <Trace> HTTP-Session: f81939cc-6fed-44a3-a0d8-34dd6dc86d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7099 2024.08.19 19:06:36.332602 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7100 2024.08.19 19:06:36.332709 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7101 2024.08.19 19:06:36.333127 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7102 2024.08.19 19:06:36.333542 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7103 2024.08.19 19:06:36.333583 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7104 2024.08.19 19:06:36.333975 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7105 2024.08.19 19:06:36.334356 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7106 2024.08.19 19:06:36.334544 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002019 sec., 1981.1788013868252 rows/sec., 161.55 KiB/sec.
7107 2024.08.19 19:06:36.334916 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Debug> DynamicQueryHandler: Done processing query
7108 2024.08.19 19:06:36.334944 [ 3 ] {e2a0bad2-33c1-4be4-8c27-ae6c1a1c1ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7109 2024.08.19 19:06:36.334961 [ 3 ] {} <Debug> HTTP-Session: f81939cc-6fed-44a3-a0d8-34dd6dc86d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.08.19 19:06:36.335101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7111 2024.08.19 19:06:36.335151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7112 2024.08.19 19:06:36.335171 [ 3 ] {} <Debug> HTTP-Session: 3b90cb05-2642-45fb-82a2-de568c518f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7113 2024.08.19 19:06:36.335187 [ 3 ] {} <Debug> HTTP-Session: 3b90cb05-2642-45fb-82a2-de568c518f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7114 2024.08.19 19:06:36.335201 [ 3 ] {} <Debug> HTTP-Session: 3b90cb05-2642-45fb-82a2-de568c518f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7115 2024.08.19 19:06:36.335232 [ 3 ] {} <Trace> HTTP-Session: 3b90cb05-2642-45fb-82a2-de568c518f00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7116 2024.08.19 19:06:36.335351 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7117 2024.08.19 19:06:36.335394 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7118 2024.08.19 19:06:36.335637 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7119 2024.08.19 19:06:36.336003 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7120 2024.08.19 19:06:36.336039 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7121 2024.08.19 19:06:36.336391 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7122 2024.08.19 19:06:36.336736 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7123 2024.08.19 19:06:36.336899 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001582 sec., 48040.455120101135 rows/sec., 3.84 MiB/sec.
7124 2024.08.19 19:06:36.337234 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Debug> DynamicQueryHandler: Done processing query
7125 2024.08.19 19:06:36.337273 [ 3 ] {aa2cd1bc-5d64-4b10-93de-7aaed221a537} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7126 2024.08.19 19:06:36.337292 [ 3 ] {} <Debug> HTTP-Session: 3b90cb05-2642-45fb-82a2-de568c518f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.08.19 19:06:36.337410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7128 2024.08.19 19:06:36.337460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7129 2024.08.19 19:06:36.337479 [ 3 ] {} <Debug> HTTP-Session: cfe7123b-f14d-4938-b893-18785937c83a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7130 2024.08.19 19:06:36.337495 [ 3 ] {} <Debug> HTTP-Session: cfe7123b-f14d-4938-b893-18785937c83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7131 2024.08.19 19:06:36.337509 [ 3 ] {} <Debug> HTTP-Session: cfe7123b-f14d-4938-b893-18785937c83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7132 2024.08.19 19:06:36.337538 [ 3 ] {} <Trace> HTTP-Session: cfe7123b-f14d-4938-b893-18785937c83a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7133 2024.08.19 19:06:36.337641 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7134 2024.08.19 19:06:36.337685 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7135 2024.08.19 19:06:36.337925 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7136 2024.08.19 19:06:36.338221 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7137 2024.08.19 19:06:36.338258 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7138 2024.08.19 19:06:36.338608 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7139 2024.08.19 19:06:36.338958 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7140 2024.08.19 19:06:36.339112 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 640.79 KiB/sec.
7141 2024.08.19 19:06:36.339458 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Debug> DynamicQueryHandler: Done processing query
7142 2024.08.19 19:06:36.339485 [ 3 ] {b06ca318-2011-47f5-b2dd-f3073760d446} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7143 2024.08.19 19:06:36.339501 [ 3 ] {} <Debug> HTTP-Session: cfe7123b-f14d-4938-b893-18785937c83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.08.19 19:06:36.339623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7145 2024.08.19 19:06:36.339672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7146 2024.08.19 19:06:36.339691 [ 3 ] {} <Debug> HTTP-Session: aabc3c49-93e4-4b1b-98dc-08f968eb776b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7147 2024.08.19 19:06:36.339707 [ 3 ] {} <Debug> HTTP-Session: aabc3c49-93e4-4b1b-98dc-08f968eb776b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7148 2024.08.19 19:06:36.339721 [ 3 ] {} <Debug> HTTP-Session: aabc3c49-93e4-4b1b-98dc-08f968eb776b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7149 2024.08.19 19:06:36.339751 [ 3 ] {} <Trace> HTTP-Session: aabc3c49-93e4-4b1b-98dc-08f968eb776b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7150 2024.08.19 19:06:36.339869 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7151 2024.08.19 19:06:36.339912 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7152 2024.08.19 19:06:36.340156 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7153 2024.08.19 19:06:36.340511 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7154 2024.08.19 19:06:36.340547 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7155 2024.08.19 19:06:36.340891 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7156 2024.08.19 19:06:36.341237 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7157 2024.08.19 19:06:36.341395 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001558 sec., 49422.33632862644 rows/sec., 3.86 MiB/sec.
7158 2024.08.19 19:06:36.341712 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Debug> DynamicQueryHandler: Done processing query
7159 2024.08.19 19:06:36.341758 [ 3 ] {e895d4c7-5ab5-4e1c-a872-6e6cf333d5b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7160 2024.08.19 19:06:36.341777 [ 3 ] {} <Debug> HTTP-Session: aabc3c49-93e4-4b1b-98dc-08f968eb776b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.08.19 19:06:36.341916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2024.08.19 19:06:36.341966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7163 2024.08.19 19:06:36.341985 [ 3 ] {} <Debug> HTTP-Session: 6b2a5f81-f2d6-411b-a5e9-ecf49c6a7615 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7164 2024.08.19 19:06:36.342001 [ 3 ] {} <Debug> HTTP-Session: 6b2a5f81-f2d6-411b-a5e9-ecf49c6a7615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7165 2024.08.19 19:06:36.342015 [ 3 ] {} <Debug> HTTP-Session: 6b2a5f81-f2d6-411b-a5e9-ecf49c6a7615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.08.19 19:06:36.342045 [ 3 ] {} <Trace> HTTP-Session: 6b2a5f81-f2d6-411b-a5e9-ecf49c6a7615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7167 2024.08.19 19:06:36.342196 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7168 2024.08.19 19:06:36.342245 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7169 2024.08.19 19:06:36.342410 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7170 2024.08.19 19:06:36.342875 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7171 2024.08.19 19:06:36.342912 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7172 2024.08.19 19:06:36.343286 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7173 2024.08.19 19:06:36.343622 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7174 2024.08.19 19:06:36.343781 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001644 sec., 98540.14598540145 rows/sec., 6.86 MiB/sec.
7175 2024.08.19 19:06:36.344116 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Debug> DynamicQueryHandler: Done processing query
7176 2024.08.19 19:06:36.344160 [ 3 ] {7648dc38-3633-403c-8d1a-a1782f7f2a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7177 2024.08.19 19:06:36.344177 [ 3 ] {} <Debug> HTTP-Session: 6b2a5f81-f2d6-411b-a5e9-ecf49c6a7615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7178 2024.08.19 19:06:36.344296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7179 2024.08.19 19:06:36.344345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7180 2024.08.19 19:06:36.344364 [ 3 ] {} <Debug> HTTP-Session: 2bf222eb-ac79-4754-ab3b-50d6cb541fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7181 2024.08.19 19:06:36.344380 [ 3 ] {} <Debug> HTTP-Session: 2bf222eb-ac79-4754-ab3b-50d6cb541fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7182 2024.08.19 19:06:36.344394 [ 3 ] {} <Debug> HTTP-Session: 2bf222eb-ac79-4754-ab3b-50d6cb541fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.08.19 19:06:36.344423 [ 3 ] {} <Trace> HTTP-Session: 2bf222eb-ac79-4754-ab3b-50d6cb541fd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7184 2024.08.19 19:06:36.344605 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7185 2024.08.19 19:06:36.344678 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <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
7186 2024.08.19 19:06:36.345097 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7187 2024.08.19 19:06:36.345654 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7188 2024.08.19 19:06:36.345690 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7189 2024.08.19 19:06:36.346263 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7190 2024.08.19 19:06:36.346656 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7191 2024.08.19 19:06:36.346851 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002352 sec., 3826.5306122448983 rows/sec., 6.86 MiB/sec.
7192 2024.08.19 19:06:36.347073 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Debug> DynamicQueryHandler: Done processing query
7193 2024.08.19 19:06:36.347097 [ 3 ] {26c8f373-8d2b-464d-a0bd-ce61b2ae761c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7194 2024.08.19 19:06:36.347114 [ 3 ] {} <Debug> HTTP-Session: 2bf222eb-ac79-4754-ab3b-50d6cb541fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7195 2024.08.19 19:06:36.347226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7196 2024.08.19 19:06:36.347274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7197 2024.08.19 19:06:36.347293 [ 3 ] {} <Debug> HTTP-Session: 97aecced-57f0-4715-b3f4-5eb14333e1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7198 2024.08.19 19:06:36.347309 [ 3 ] {} <Debug> HTTP-Session: 97aecced-57f0-4715-b3f4-5eb14333e1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.08.19 19:06:36.347323 [ 3 ] {} <Debug> HTTP-Session: 97aecced-57f0-4715-b3f4-5eb14333e1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.08.19 19:06:36.347353 [ 3 ] {} <Trace> HTTP-Session: 97aecced-57f0-4715-b3f4-5eb14333e1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7201 2024.08.19 19:06:36.347468 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7202 2024.08.19 19:06:36.347511 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7203 2024.08.19 19:06:36.347638 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7204 2024.08.19 19:06:36.347928 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7205 2024.08.19 19:06:36.347965 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7206 2024.08.19 19:06:36.348316 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7207 2024.08.19 19:06:36.348628 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7208 2024.08.19 19:06:36.348784 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
7209 2024.08.19 19:06:36.348954 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Debug> DynamicQueryHandler: Done processing query
7210 2024.08.19 19:06:36.348978 [ 3 ] {00894747-ca09-4dce-aca9-78edf4b2d653} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7211 2024.08.19 19:06:36.348993 [ 3 ] {} <Debug> HTTP-Session: 97aecced-57f0-4715-b3f4-5eb14333e1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.08.19 19:06:38.601734 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
7213 2024.08.19 19:06:38.601789 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
7214 2024.08.19 19:06:41.337509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7215 2024.08.19 19:06:41.337630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7216 2024.08.19 19:06:41.337653 [ 3 ] {} <Debug> HTTP-Session: 0d70d17a-5685-4539-8656-48be4a7b67d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7217 2024.08.19 19:06:41.337677 [ 3 ] {} <Debug> HTTP-Session: 0d70d17a-5685-4539-8656-48be4a7b67d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7218 2024.08.19 19:06:41.337692 [ 3 ] {} <Debug> HTTP-Session: 0d70d17a-5685-4539-8656-48be4a7b67d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7219 2024.08.19 19:06:41.337739 [ 3 ] {} <Trace> HTTP-Session: 0d70d17a-5685-4539-8656-48be4a7b67d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7220 2024.08.19 19:06:41.337912 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7221 2024.08.19 19:06:41.337972 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7222 2024.08.19 19:06:41.338280 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7223 2024.08.19 19:06:41.338697 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7224 2024.08.19 19:06:41.338735 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7225 2024.08.19 19:06:41.339196 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7226 2024.08.19 19:06:41.339582 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7227 2024.08.19 19:06:41.339727 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec.
7228 2024.08.19 19:06:41.339945 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Debug> DynamicQueryHandler: Done processing query
7229 2024.08.19 19:06:41.339971 [ 3 ] {b87ad42c-b16d-42b2-aa79-6c431abe6812} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7230 2024.08.19 19:06:41.339988 [ 3 ] {} <Debug> HTTP-Session: 0d70d17a-5685-4539-8656-48be4a7b67d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.08.19 19:06:41.340152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7232 2024.08.19 19:06:41.340208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7233 2024.08.19 19:06:41.340228 [ 3 ] {} <Debug> HTTP-Session: 92d2ede2-18ea-4aae-a663-b3c864808f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7234 2024.08.19 19:06:41.340246 [ 3 ] {} <Debug> HTTP-Session: 92d2ede2-18ea-4aae-a663-b3c864808f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.08.19 19:06:41.340259 [ 3 ] {} <Debug> HTTP-Session: 92d2ede2-18ea-4aae-a663-b3c864808f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.08.19 19:06:41.340293 [ 3 ] {} <Trace> HTTP-Session: 92d2ede2-18ea-4aae-a663-b3c864808f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7237 2024.08.19 19:06:41.340449 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7238 2024.08.19 19:06:41.340496 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7239 2024.08.19 19:06:41.340722 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7240 2024.08.19 19:06:41.341245 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7241 2024.08.19 19:06:41.341281 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7242 2024.08.19 19:06:41.341647 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7243 2024.08.19 19:06:41.341996 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7244 2024.08.19 19:06:41.342114 [ 70 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7245 2024.08.19 19:06:41.342123 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001748 sec., 133867.27688787185 rows/sec., 11.76 MiB/sec.
7246 2024.08.19 19:06:41.342155 [ 70 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7247 2024.08.19 19:06:41.342190 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7248 2024.08.19 19:06:41.342393 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
7249 2024.08.19 19:06:41.342417 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Debug> DynamicQueryHandler: Done processing query
7250 2024.08.19 19:06:41.342463 [ 3 ] {d79c5f9d-58fb-4ef8-8ee6-3762cd913b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7251 2024.08.19 19:06:41.342492 [ 3 ] {} <Debug> HTTP-Session: 92d2ede2-18ea-4aae-a663-b3c864808f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7252 2024.08.19 19:06:41.342614 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7253 2024.08.19 19:06:41.342642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7254 2024.08.19 19:06:41.342681 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1399 rows starting from the beginning of the part
7255 2024.08.19 19:06:41.342746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7256 2024.08.19 19:06:41.342810 [ 3 ] {} <Debug> HTTP-Session: 62e04915-cd6e-4dc1-84ec-ab3078171475 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7257 2024.08.19 19:06:41.342888 [ 3 ] {} <Debug> HTTP-Session: 62e04915-cd6e-4dc1-84ec-ab3078171475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.08.19 19:06:41.342949 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 233 rows starting from the beginning of the part
7259 2024.08.19 19:06:41.342969 [ 3 ] {} <Debug> HTTP-Session: 62e04915-cd6e-4dc1-84ec-ab3078171475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7260 2024.08.19 19:06:41.343106 [ 3 ] {} <Trace> HTTP-Session: 62e04915-cd6e-4dc1-84ec-ab3078171475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7261 2024.08.19 19:06:41.343199 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part
7262 2024.08.19 19:06:41.343477 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 233 rows starting from the beginning of the part
7263 2024.08.19 19:06:41.343797 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7264 2024.08.19 19:06:41.343823 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part
7265 2024.08.19 19:06:41.344020 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7266 2024.08.19 19:06:41.344079 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 234 rows starting from the beginning of the part
7267 2024.08.19 19:06:41.345087 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7268 2024.08.19 19:06:41.345918 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7269 2024.08.19 19:06:41.346001 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7270 2024.08.19 19:06:41.347048 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7271 2024.08.19 19:06:41.347939 [ 192 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.005623602 sec., 399921.6160745373 rows/sec., 35.33 MiB/sec.
7272 2024.08.19 19:06:41.347958 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7273 2024.08.19 19:06:41.348266 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.004721 sec., 5083.668714255454 rows/sec., 379.99 KiB/sec.
7274 2024.08.19 19:06:41.348317 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7275 2024.08.19 19:06:41.348599 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Debug> DynamicQueryHandler: Done processing query
7276 2024.08.19 19:06:41.348666 [ 3 ] {5db5ebe3-0a91-4c80-835b-4be62d05f2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7277 2024.08.19 19:06:41.348718 [ 3 ] {} <Debug> HTTP-Session: 62e04915-cd6e-4dc1-84ec-ab3078171475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7278 2024.08.19 19:06:41.348931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7279 2024.08.19 19:06:41.349029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7280 2024.08.19 19:06:41.349077 [ 3 ] {} <Debug> HTTP-Session: 701477dc-1070-444d-a5ef-300662e8c3f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7281 2024.08.19 19:06:41.349115 [ 3 ] {} <Debug> HTTP-Session: 701477dc-1070-444d-a5ef-300662e8c3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.08.19 19:06:41.349142 [ 3 ] {} <Debug> HTTP-Session: 701477dc-1070-444d-a5ef-300662e8c3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.08.19 19:06:41.349215 [ 3 ] {} <Trace> HTTP-Session: 701477dc-1070-444d-a5ef-300662e8c3f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7284 2024.08.19 19:06:41.349212 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7285 2024.08.19 19:06:41.349395 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_36_7} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7286 2024.08.19 19:06:41.349405 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7287 2024.08.19 19:06:41.349511 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7288 2024.08.19 19:06:41.349546 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
7289 2024.08.19 19:06:41.349830 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7290 2024.08.19 19:06:41.350171 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7291 2024.08.19 19:06:41.350209 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7292 2024.08.19 19:06:41.350589 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7293 2024.08.19 19:06:41.350962 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7294 2024.08.19 19:06:41.351132 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001777 sec., 7878.446820483962 rows/sec., 551.76 KiB/sec.
7295 2024.08.19 19:06:41.351315 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Debug> DynamicQueryHandler: Done processing query
7296 2024.08.19 19:06:41.351340 [ 3 ] {3fa3d82f-df4d-4288-9710-6c5f65be0fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7297 2024.08.19 19:06:41.351356 [ 3 ] {} <Debug> HTTP-Session: 701477dc-1070-444d-a5ef-300662e8c3f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.08.19 19:06:41.351466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7299 2024.08.19 19:06:41.351515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7300 2024.08.19 19:06:41.351534 [ 3 ] {} <Debug> HTTP-Session: 1421d5da-8bf6-4d22-9f5f-4eff21edcf74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7301 2024.08.19 19:06:41.351550 [ 3 ] {} <Debug> HTTP-Session: 1421d5da-8bf6-4d22-9f5f-4eff21edcf74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7302 2024.08.19 19:06:41.351563 [ 3 ] {} <Debug> HTTP-Session: 1421d5da-8bf6-4d22-9f5f-4eff21edcf74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7303 2024.08.19 19:06:41.351594 [ 3 ] {} <Trace> HTTP-Session: 1421d5da-8bf6-4d22-9f5f-4eff21edcf74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7304 2024.08.19 19:06:41.351688 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7305 2024.08.19 19:06:41.351731 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7306 2024.08.19 19:06:41.351956 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7307 2024.08.19 19:06:41.352271 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7308 2024.08.19 19:06:41.352309 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7309 2024.08.19 19:06:41.352654 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7310 2024.08.19 19:06:41.353009 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7311 2024.08.19 19:06:41.353169 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec.
7312 2024.08.19 19:06:41.353344 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Debug> DynamicQueryHandler: Done processing query
7313 2024.08.19 19:06:41.353368 [ 3 ] {5be69d3f-e764-46e8-a0f5-398fecadc149} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7314 2024.08.19 19:06:41.353384 [ 3 ] {} <Debug> HTTP-Session: 1421d5da-8bf6-4d22-9f5f-4eff21edcf74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.08.19 19:06:41.353564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7316 2024.08.19 19:06:41.353617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7317 2024.08.19 19:06:41.353635 [ 3 ] {} <Debug> HTTP-Session: 6c3636e5-99bf-4d85-a92f-af0533ed7efd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7318 2024.08.19 19:06:41.353651 [ 3 ] {} <Debug> HTTP-Session: 6c3636e5-99bf-4d85-a92f-af0533ed7efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.08.19 19:06:41.353664 [ 3 ] {} <Debug> HTTP-Session: 6c3636e5-99bf-4d85-a92f-af0533ed7efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7320 2024.08.19 19:06:41.353695 [ 3 ] {} <Trace> HTTP-Session: 6c3636e5-99bf-4d85-a92f-af0533ed7efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7321 2024.08.19 19:06:41.353965 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7322 2024.08.19 19:06:41.354008 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7323 2024.08.19 19:06:41.354227 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7324 2024.08.19 19:06:41.354841 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7325 2024.08.19 19:06:41.354879 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7326 2024.08.19 19:06:41.355252 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7327 2024.08.19 19:06:41.355619 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7328 2024.08.19 19:06:41.355773 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001962 sec., 206931.70234454636 rows/sec., 14.74 MiB/sec.
7329 2024.08.19 19:06:41.355785 [ 69 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7330 2024.08.19 19:06:41.355893 [ 69 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7331 2024.08.19 19:06:41.355948 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7332 2024.08.19 19:06:41.356061 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Debug> DynamicQueryHandler: Done processing query
7333 2024.08.19 19:06:41.356116 [ 3 ] {238f6261-37bf-4124-81c8-b41d0f6755c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7334 2024.08.19 19:06:41.356131 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
7335 2024.08.19 19:06:41.356142 [ 3 ] {} <Debug> HTTP-Session: 6c3636e5-99bf-4d85-a92f-af0533ed7efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.19 19:06:41.356344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7337 2024.08.19 19:06:41.356400 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7338 2024.08.19 19:06:41.356434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7339 2024.08.19 19:06:41.356468 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
7340 2024.08.19 19:06:41.356482 [ 3 ] {} <Debug> HTTP-Session: 66756cda-bf0f-4642-b38f-16574d40869e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7341 2024.08.19 19:06:41.356537 [ 3 ] {} <Debug> HTTP-Session: 66756cda-bf0f-4642-b38f-16574d40869e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.08.19 19:06:41.356586 [ 3 ] {} <Debug> HTTP-Session: 66756cda-bf0f-4642-b38f-16574d40869e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.08.19 19:06:41.356775 [ 3 ] {} <Trace> HTTP-Session: 66756cda-bf0f-4642-b38f-16574d40869e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7344 2024.08.19 19:06:41.356800 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 404 rows starting from the beginning of the part
7345 2024.08.19 19:06:41.357091 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 73 rows starting from the beginning of the part
7346 2024.08.19 19:06:41.357174 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7347 2024.08.19 19:06:41.357394 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 404 rows starting from the beginning of the part
7348 2024.08.19 19:06:41.357417 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7349 2024.08.19 19:06:41.357739 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part
7350 2024.08.19 19:06:41.358142 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 406 rows starting from the beginning of the part
7351 2024.08.19 19:06:41.358656 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7352 2024.08.19 19:06:41.359418 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7353 2024.08.19 19:06:41.359465 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7354 2024.08.19 19:06:41.360451 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7355 2024.08.19 19:06:41.361000 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7356 2024.08.19 19:06:41.361340 [ 192 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.005312048 sec., 426765.721996488 rows/sec., 32.46 MiB/sec.
7357 2024.08.19 19:06:41.361461 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004461 sec., 1344.9899125756558 rows/sec., 70.27 KiB/sec.
7358 2024.08.19 19:06:41.361803 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7359 2024.08.19 19:06:41.361997 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Debug> DynamicQueryHandler: Done processing query
7360 2024.08.19 19:06:41.362024 [ 3 ] {08ffbba2-af9e-4977-b9f6-f1debfee1e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7361 2024.08.19 19:06:41.362042 [ 3 ] {} <Debug> HTTP-Session: 66756cda-bf0f-4642-b38f-16574d40869e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.08.19 19:06:41.362233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7363 2024.08.19 19:06:41.362291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7364 2024.08.19 19:06:41.362314 [ 3 ] {} <Debug> HTTP-Session: b7d9b6b8-5f10-4dec-964c-000765edf68c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7365 2024.08.19 19:06:41.362331 [ 3 ] {} <Debug> HTTP-Session: b7d9b6b8-5f10-4dec-964c-000765edf68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.08.19 19:06:41.362348 [ 3 ] {} <Debug> HTTP-Session: b7d9b6b8-5f10-4dec-964c-000765edf68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7367 2024.08.19 19:06:41.362388 [ 3 ] {} <Trace> HTTP-Session: b7d9b6b8-5f10-4dec-964c-000765edf68c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7368 2024.08.19 19:06:41.362401 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7369 2024.08.19 19:06:41.362495 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_36_7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7370 2024.08.19 19:06:41.362584 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7371 2024.08.19 19:06:41.362630 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7372 2024.08.19 19:06:41.362676 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7373 2024.08.19 19:06:41.362830 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7374 2024.08.19 19:06:41.363279 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7375 2024.08.19 19:06:41.363316 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7376 2024.08.19 19:06:41.363691 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7377 2024.08.19 19:06:41.364026 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.08.19 19:06:41.364191 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001699 sec., 140082.40141259565 rows/sec., 9.39 MiB/sec.
7379 2024.08.19 19:06:41.364193 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7380 2024.08.19 19:06:41.364286 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7381 2024.08.19 19:06:41.364327 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7382 2024.08.19 19:06:41.364508 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Debug> DynamicQueryHandler: Done processing query
7383 2024.08.19 19:06:41.364586 [ 3 ] {916e0c22-ea32-4e5e-935a-b48ef97ddab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7384 2024.08.19 19:06:41.364669 [ 3 ] {} <Debug> HTTP-Session: b7d9b6b8-5f10-4dec-964c-000765edf68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.08.19 19:06:41.364745 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
7386 2024.08.19 19:06:41.364904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7387 2024.08.19 19:06:41.365060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7388 2024.08.19 19:06:41.365164 [ 3 ] {} <Debug> HTTP-Session: b1360978-2191-46e9-a873-99b15e5ba649 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7389 2024.08.19 19:06:41.365234 [ 3 ] {} <Debug> HTTP-Session: b1360978-2191-46e9-a873-99b15e5ba649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.08.19 19:06:41.365294 [ 3 ] {} <Debug> HTTP-Session: b1360978-2191-46e9-a873-99b15e5ba649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.08.19 19:06:41.365384 [ 3 ] {} <Trace> HTTP-Session: b1360978-2191-46e9-a873-99b15e5ba649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7392 2024.08.19 19:06:41.365396 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7393 2024.08.19 19:06:41.365453 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10621 rows starting from the beginning of the part
7394 2024.08.19 19:06:41.365575 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7395 2024.08.19 19:06:41.365730 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part
7396 2024.08.19 19:06:41.365817 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7397 2024.08.19 19:06:41.366058 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
7398 2024.08.19 19:06:41.366444 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part
7399 2024.08.19 19:06:41.366765 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part
7400 2024.08.19 19:06:41.366984 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7401 2024.08.19 19:06:41.367096 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 238 rows starting from the beginning of the part
7402 2024.08.19 19:06:41.367837 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7403 2024.08.19 19:06:41.367898 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7404 2024.08.19 19:06:41.368503 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7405 2024.08.19 19:06:41.368915 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7406 2024.08.19 19:06:41.369285 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003773 sec., 265.041081367612 rows/sec., 17.86 KiB/sec.
7407 2024.08.19 19:06:41.369647 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Debug> DynamicQueryHandler: Done processing query
7408 2024.08.19 19:06:41.369699 [ 3 ] {aec8e5de-e17e-4a9f-9db2-209cdec49fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7409 2024.08.19 19:06:41.369734 [ 3 ] {} <Debug> HTTP-Session: b1360978-2191-46e9-a873-99b15e5ba649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7410 2024.08.19 19:06:41.369962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7411 2024.08.19 19:06:41.370022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7412 2024.08.19 19:06:41.370050 [ 3 ] {} <Debug> HTTP-Session: 94e8d0bd-0588-4148-aed7-1bcf455a1d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7413 2024.08.19 19:06:41.370066 [ 3 ] {} <Debug> HTTP-Session: 94e8d0bd-0588-4148-aed7-1bcf455a1d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.08.19 19:06:41.370128 [ 3 ] {} <Debug> HTTP-Session: 94e8d0bd-0588-4148-aed7-1bcf455a1d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.08.19 19:06:41.370162 [ 3 ] {} <Trace> HTTP-Session: 94e8d0bd-0588-4148-aed7-1bcf455a1d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7416 2024.08.19 19:06:41.370647 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7417 2024.08.19 19:06:41.370847 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <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
7418 2024.08.19 19:06:41.371415 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7419 2024.08.19 19:06:41.372447 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7420 2024.08.19 19:06:41.372555 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7421 2024.08.19 19:06:41.372633 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11655 rows, containing 5 columns (5 merged, 0 gathered) in 0.00820061 sec., 1421235.7373414903 rows/sec., 95.96 MiB/sec.
7422 2024.08.19 19:06:41.373012 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7423 2024.08.19 19:06:41.374057 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7424 2024.08.19 19:06:41.374115 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7425 2024.08.19 19:06:41.374293 [ 192 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7426 2024.08.19 19:06:41.374561 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
7427 2024.08.19 19:06:41.374847 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7428 2024.08.19 19:06:41.375089 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00481 sec., 4573.804573804574 rows/sec., 8.20 MiB/sec.
7429 2024.08.19 19:06:41.375805 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Debug> DynamicQueryHandler: Done processing query
7430 2024.08.19 19:06:41.375831 [ 3 ] {0688613b-20cb-4b86-a423-f43f5805a735} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7431 2024.08.19 19:06:41.375848 [ 3 ] {} <Debug> HTTP-Session: 94e8d0bd-0588-4148-aed7-1bcf455a1d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.08.19 19:06:41.375970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7433 2024.08.19 19:06:41.376021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7434 2024.08.19 19:06:41.376040 [ 3 ] {} <Debug> HTTP-Session: 9bbad161-ca1f-45e6-b7ac-19ca681187d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7435 2024.08.19 19:06:41.376057 [ 3 ] {} <Debug> HTTP-Session: 9bbad161-ca1f-45e6-b7ac-19ca681187d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.08.19 19:06:41.376071 [ 3 ] {} <Debug> HTTP-Session: 9bbad161-ca1f-45e6-b7ac-19ca681187d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.08.19 19:06:41.376103 [ 3 ] {} <Trace> HTTP-Session: 9bbad161-ca1f-45e6-b7ac-19ca681187d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7438 2024.08.19 19:06:41.376249 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7439 2024.08.19 19:06:41.376295 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7440 2024.08.19 19:06:41.376448 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7441 2024.08.19 19:06:41.376781 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7442 2024.08.19 19:06:41.376818 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7443 2024.08.19 19:06:41.377180 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7444 2024.08.19 19:06:41.377517 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.08.19 19:06:41.377678 [ 69 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7446 2024.08.19 19:06:41.377689 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec.
7447 2024.08.19 19:06:41.377743 [ 69 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7448 2024.08.19 19:06:41.377811 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB.
7449 2024.08.19 19:06:41.378002 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
7450 2024.08.19 19:06:41.378011 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Debug> DynamicQueryHandler: Done processing query
7451 2024.08.19 19:06:41.378094 [ 3 ] {45028597-e32a-4f65-99c2-999392d8047f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7452 2024.08.19 19:06:41.378152 [ 3 ] {} <Debug> HTTP-Session: 9bbad161-ca1f-45e6-b7ac-19ca681187d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7453 2024.08.19 19:06:41.378253 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7454 2024.08.19 19:06:41.378293 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2102 rows starting from the beginning of the part
7455 2024.08.19 19:06:41.378373 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7456 2024.08.19 19:06:41.378449 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
7457 2024.08.19 19:06:41.378701 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7458 2024.08.19 19:06:41.378789 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
7459 2024.08.19 19:06:41.378861 [ 201 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
7460 2024.08.19 19:06:41.380402 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489407 sec., 991400.7633143155 rows/sec., 64.53 MiB/sec.
7461 2024.08.19 19:06:41.380683 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7462 2024.08.19 19:06:41.381131 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7463 2024.08.19 19:06:41.381214 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_36_7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7464 2024.08.19 19:06:41.381303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
7465 2024.08.19 19:06:46.360494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7466 2024.08.19 19:06:46.360694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7467 2024.08.19 19:06:46.360741 [ 3 ] {} <Debug> HTTP-Session: 6f2ed7b8-f8d0-46d5-81ab-425cc52ce3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7468 2024.08.19 19:06:46.360783 [ 3 ] {} <Debug> HTTP-Session: 6f2ed7b8-f8d0-46d5-81ab-425cc52ce3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7469 2024.08.19 19:06:46.360812 [ 3 ] {} <Debug> HTTP-Session: 6f2ed7b8-f8d0-46d5-81ab-425cc52ce3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.08.19 19:06:46.360903 [ 3 ] {} <Trace> HTTP-Session: 6f2ed7b8-f8d0-46d5-81ab-425cc52ce3d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7471 2024.08.19 19:06:46.361185 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7472 2024.08.19 19:06:46.361277 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7473 2024.08.19 19:06:46.361607 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7474 2024.08.19 19:06:46.362042 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7475 2024.08.19 19:06:46.362108 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7476 2024.08.19 19:06:46.362718 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7477 2024.08.19 19:06:46.363112 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7478 2024.08.19 19:06:46.363303 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002206 sec., 1813.236627379873 rows/sec., 147.86 KiB/sec.
7479 2024.08.19 19:06:46.363509 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Debug> DynamicQueryHandler: Done processing query
7480 2024.08.19 19:06:46.363535 [ 3 ] {35a8820f-b06c-4c4f-83a0-c38788b8b7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7481 2024.08.19 19:06:46.363551 [ 3 ] {} <Debug> HTTP-Session: 6f2ed7b8-f8d0-46d5-81ab-425cc52ce3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7482 2024.08.19 19:06:46.363944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7483 2024.08.19 19:06:46.363994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7484 2024.08.19 19:06:46.364013 [ 3 ] {} <Debug> HTTP-Session: 5bf12336-60ad-4959-a7b2-5192d5560a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7485 2024.08.19 19:06:46.364029 [ 3 ] {} <Debug> HTTP-Session: 5bf12336-60ad-4959-a7b2-5192d5560a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7486 2024.08.19 19:06:46.364042 [ 3 ] {} <Debug> HTTP-Session: 5bf12336-60ad-4959-a7b2-5192d5560a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.08.19 19:06:46.364072 [ 3 ] {} <Trace> HTTP-Session: 5bf12336-60ad-4959-a7b2-5192d5560a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7488 2024.08.19 19:06:46.364556 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7489 2024.08.19 19:06:46.364602 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7490 2024.08.19 19:06:46.364823 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7491 2024.08.19 19:06:46.365850 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7492 2024.08.19 19:06:46.365889 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7493 2024.08.19 19:06:46.366307 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7494 2024.08.19 19:06:46.366662 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7495 2024.08.19 19:06:46.366818 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Debug> executeQuery: Read 1216 rows, 102.33 KiB in 0.002595 sec., 468593.4489402697 rows/sec., 38.51 MiB/sec.
7496 2024.08.19 19:06:46.367103 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Debug> DynamicQueryHandler: Done processing query
7497 2024.08.19 19:06:46.367153 [ 3 ] {f141dc9e-fe16-4e99-8f62-4b5142bcf2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7498 2024.08.19 19:06:46.367191 [ 3 ] {} <Debug> HTTP-Session: 5bf12336-60ad-4959-a7b2-5192d5560a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7499 2024.08.19 19:06:46.367362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7500 2024.08.19 19:06:46.367410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7501 2024.08.19 19:06:46.367430 [ 3 ] {} <Debug> HTTP-Session: 687f6852-07ab-4449-8183-78752a9fe2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7502 2024.08.19 19:06:46.367446 [ 3 ] {} <Debug> HTTP-Session: 687f6852-07ab-4449-8183-78752a9fe2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7503 2024.08.19 19:06:46.367460 [ 3 ] {} <Debug> HTTP-Session: 687f6852-07ab-4449-8183-78752a9fe2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.08.19 19:06:46.367490 [ 3 ] {} <Trace> HTTP-Session: 687f6852-07ab-4449-8183-78752a9fe2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7505 2024.08.19 19:06:46.367593 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7506 2024.08.19 19:06:46.367637 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7507 2024.08.19 19:06:46.367901 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7508 2024.08.19 19:06:46.368243 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7509 2024.08.19 19:06:46.368281 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7510 2024.08.19 19:06:46.368618 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7511 2024.08.19 19:06:46.368969 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7512 2024.08.19 19:06:46.369126 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 616.01 KiB/sec.
7513 2024.08.19 19:06:46.369299 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Debug> DynamicQueryHandler: Done processing query
7514 2024.08.19 19:06:46.369324 [ 3 ] {67edc823-a29d-4090-8220-d33b5e7da7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7515 2024.08.19 19:06:46.369339 [ 3 ] {} <Debug> HTTP-Session: 687f6852-07ab-4449-8183-78752a9fe2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.08.19 19:06:46.369511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7517 2024.08.19 19:06:46.369558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7518 2024.08.19 19:06:46.369577 [ 3 ] {} <Debug> HTTP-Session: b30f4e98-d2aa-4580-a8bd-10f2ed542ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7519 2024.08.19 19:06:46.369593 [ 3 ] {} <Debug> HTTP-Session: b30f4e98-d2aa-4580-a8bd-10f2ed542ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.08.19 19:06:46.369606 [ 3 ] {} <Debug> HTTP-Session: b30f4e98-d2aa-4580-a8bd-10f2ed542ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.08.19 19:06:46.369636 [ 3 ] {} <Trace> HTTP-Session: b30f4e98-d2aa-4580-a8bd-10f2ed542ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7522 2024.08.19 19:06:46.369774 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7523 2024.08.19 19:06:46.369816 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7524 2024.08.19 19:06:46.370034 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7525 2024.08.19 19:06:46.370457 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7526 2024.08.19 19:06:46.370493 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7527 2024.08.19 19:06:46.370857 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7528 2024.08.19 19:06:46.371226 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7529 2024.08.19 19:06:46.371385 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001667 sec., 136772.64547090582 rows/sec., 9.26 MiB/sec.
7530 2024.08.19 19:06:46.371752 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Debug> DynamicQueryHandler: Done processing query
7531 2024.08.19 19:06:46.371806 [ 3 ] {f7d7c7ad-d606-4e75-8852-542c44465109} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7532 2024.08.19 19:06:46.371838 [ 3 ] {} <Debug> HTTP-Session: b30f4e98-d2aa-4580-a8bd-10f2ed542ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.08.19 19:06:46.372027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 88063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7534 2024.08.19 19:06:46.372076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7535 2024.08.19 19:06:46.372095 [ 3 ] {} <Debug> HTTP-Session: 0e7d4f48-a16d-4b84-8ed2-31161e599c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7536 2024.08.19 19:06:46.372112 [ 3 ] {} <Debug> HTTP-Session: 0e7d4f48-a16d-4b84-8ed2-31161e599c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7537 2024.08.19 19:06:46.372126 [ 3 ] {} <Debug> HTTP-Session: 0e7d4f48-a16d-4b84-8ed2-31161e599c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.08.19 19:06:46.372157 [ 3 ] {} <Trace> HTTP-Session: 0e7d4f48-a16d-4b84-8ed2-31161e599c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7539 2024.08.19 19:06:46.372444 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7540 2024.08.19 19:06:46.372488 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7541 2024.08.19 19:06:46.372730 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7542 2024.08.19 19:06:46.373347 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7543 2024.08.19 19:06:46.373383 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7544 2024.08.19 19:06:46.373759 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7545 2024.08.19 19:06:46.374110 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7546 2024.08.19 19:06:46.374266 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.002005 sec., 265835.4114713217 rows/sec., 19.70 MiB/sec.
7547 2024.08.19 19:06:46.374551 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Debug> DynamicQueryHandler: Done processing query
7548 2024.08.19 19:06:46.374586 [ 3 ] {f53ed8d0-3405-46a5-8f39-a2132f34905c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7549 2024.08.19 19:06:46.374617 [ 3 ] {} <Debug> HTTP-Session: 0e7d4f48-a16d-4b84-8ed2-31161e599c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.08.19 19:06:46.374813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7551 2024.08.19 19:06:46.374861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7552 2024.08.19 19:06:46.374881 [ 3 ] {} <Debug> HTTP-Session: b036926b-5e92-478a-a657-a60f82aff8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7553 2024.08.19 19:06:46.374897 [ 3 ] {} <Debug> HTTP-Session: b036926b-5e92-478a-a657-a60f82aff8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.08.19 19:06:46.374911 [ 3 ] {} <Debug> HTTP-Session: b036926b-5e92-478a-a657-a60f82aff8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7555 2024.08.19 19:06:46.374940 [ 3 ] {} <Trace> HTTP-Session: b036926b-5e92-478a-a657-a60f82aff8ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7556 2024.08.19 19:06:46.375367 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7557 2024.08.19 19:06:46.375414 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7558 2024.08.19 19:06:46.375576 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7559 2024.08.19 19:06:46.376376 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7560 2024.08.19 19:06:46.376413 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7561 2024.08.19 19:06:46.376832 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7562 2024.08.19 19:06:46.377174 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7563 2024.08.19 19:06:46.377339 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002269 sec., 372851.47642133094 rows/sec., 25.10 MiB/sec.
7564 2024.08.19 19:06:46.377498 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Debug> DynamicQueryHandler: Done processing query
7565 2024.08.19 19:06:46.377521 [ 3 ] {4fc8dbb8-2657-41f5-a3ef-57422aa25c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7566 2024.08.19 19:06:46.377538 [ 3 ] {} <Debug> HTTP-Session: b036926b-5e92-478a-a657-a60f82aff8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.08.19 19:06:46.377691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7568 2024.08.19 19:06:46.377737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7569 2024.08.19 19:06:46.377756 [ 3 ] {} <Debug> HTTP-Session: dca3e882-aed7-4d82-b46f-8127367c57f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7570 2024.08.19 19:06:46.377773 [ 3 ] {} <Debug> HTTP-Session: dca3e882-aed7-4d82-b46f-8127367c57f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.08.19 19:06:46.377786 [ 3 ] {} <Debug> HTTP-Session: dca3e882-aed7-4d82-b46f-8127367c57f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.08.19 19:06:46.377816 [ 3 ] {} <Trace> HTTP-Session: dca3e882-aed7-4d82-b46f-8127367c57f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7573 2024.08.19 19:06:46.377991 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7574 2024.08.19 19:06:46.378055 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <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
7575 2024.08.19 19:06:46.378467 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7576 2024.08.19 19:06:46.378982 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7577 2024.08.19 19:06:46.379019 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7578 2024.08.19 19:06:46.379591 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7579 2024.08.19 19:06:46.379991 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7580 2024.08.19 19:06:46.380190 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002302 sec., 3909.643788010426 rows/sec., 7.01 MiB/sec.
7581 2024.08.19 19:06:46.380420 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Debug> DynamicQueryHandler: Done processing query
7582 2024.08.19 19:06:46.380445 [ 3 ] {7bec9034-49d7-412c-8db1-e1bf8024d5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7583 2024.08.19 19:06:46.380460 [ 3 ] {} <Debug> HTTP-Session: dca3e882-aed7-4d82-b46f-8127367c57f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7584 2024.08.19 19:06:46.380622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7585 2024.08.19 19:06:46.380669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7586 2024.08.19 19:06:46.380689 [ 3 ] {} <Debug> HTTP-Session: 01d679d1-41f6-4f49-aea4-506370ac5a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7587 2024.08.19 19:06:46.380704 [ 3 ] {} <Debug> HTTP-Session: 01d679d1-41f6-4f49-aea4-506370ac5a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.08.19 19:06:46.380718 [ 3 ] {} <Debug> HTTP-Session: 01d679d1-41f6-4f49-aea4-506370ac5a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.08.19 19:06:46.380748 [ 3 ] {} <Trace> HTTP-Session: 01d679d1-41f6-4f49-aea4-506370ac5a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7590 2024.08.19 19:06:46.380867 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7591 2024.08.19 19:06:46.380938 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7592 2024.08.19 19:06:46.381068 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7593 2024.08.19 19:06:46.381378 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7594 2024.08.19 19:06:46.381414 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7595 2024.08.19 19:06:46.381762 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7596 2024.08.19 19:06:46.382075 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7597 2024.08.19 19:06:46.382228 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
7598 2024.08.19 19:06:46.382404 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Debug> DynamicQueryHandler: Done processing query
7599 2024.08.19 19:06:46.382434 [ 3 ] {92e9d5ad-1ef0-4324-a2ac-08e6e5f248aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7600 2024.08.19 19:06:46.382450 [ 3 ] {} <Debug> HTTP-Session: 01d679d1-41f6-4f49-aea4-506370ac5a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7601 2024.08.19 19:06:51.336849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7602 2024.08.19 19:06:51.337037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7603 2024.08.19 19:06:51.337080 [ 3 ] {} <Debug> HTTP-Session: 08ccdd09-8cf9-49aa-9087-93705a6fa7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7604 2024.08.19 19:06:51.337120 [ 3 ] {} <Debug> HTTP-Session: 08ccdd09-8cf9-49aa-9087-93705a6fa7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.08.19 19:06:51.337148 [ 3 ] {} <Debug> HTTP-Session: 08ccdd09-8cf9-49aa-9087-93705a6fa7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.08.19 19:06:51.337227 [ 3 ] {} <Trace> HTTP-Session: 08ccdd09-8cf9-49aa-9087-93705a6fa7e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7607 2024.08.19 19:06:51.337449 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7608 2024.08.19 19:06:51.337514 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7609 2024.08.19 19:06:51.337841 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7610 2024.08.19 19:06:51.338239 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7611 2024.08.19 19:06:51.338280 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7612 2024.08.19 19:06:51.338671 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7613 2024.08.19 19:06:51.339051 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7614 2024.08.19 19:06:51.339219 [ 56 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7615 2024.08.19 19:06:51.339223 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001817 sec., 1100.715465052284 rows/sec., 89.76 KiB/sec.
7616 2024.08.19 19:06:51.339300 [ 56 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7617 2024.08.19 19:06:51.339372 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7618 2024.08.19 19:06:51.339619 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Debug> DynamicQueryHandler: Done processing query
7619 2024.08.19 19:06:51.339644 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
7620 2024.08.19 19:06:51.339662 [ 3 ] {9003df17-0272-41cb-a3f7-9ceba4285ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7621 2024.08.19 19:06:51.339761 [ 3 ] {} <Debug> HTTP-Session: 08ccdd09-8cf9-49aa-9087-93705a6fa7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.08.19 19:06:51.340063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7623 2024.08.19 19:06:51.340153 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7624 2024.08.19 19:06:51.340162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7625 2024.08.19 19:06:51.340198 [ 3 ] {} <Debug> HTTP-Session: 5ab91359-c766-45bb-a664-2f92fc9f2c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7626 2024.08.19 19:06:51.340202 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7627 2024.08.19 19:06:51.340220 [ 3 ] {} <Debug> HTTP-Session: 5ab91359-c766-45bb-a664-2f92fc9f2c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7628 2024.08.19 19:06:51.340242 [ 3 ] {} <Debug> HTTP-Session: 5ab91359-c766-45bb-a664-2f92fc9f2c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7629 2024.08.19 19:06:51.340298 [ 3 ] {} <Trace> HTTP-Session: 5ab91359-c766-45bb-a664-2f92fc9f2c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7630 2024.08.19 19:06:51.340374 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7631 2024.08.19 19:06:51.340718 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7632 2024.08.19 19:06:51.340736 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7633 2024.08.19 19:06:51.340843 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7634 2024.08.19 19:06:51.341066 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7635 2024.08.19 19:06:51.341406 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
7636 2024.08.19 19:06:51.341679 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7637 2024.08.19 19:06:51.342124 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7638 2024.08.19 19:06:51.342754 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2024.08.19 19:06:51.342797 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7640 2024.08.19 19:06:51.343270 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003796475 sec., 7902.067049038911 rows/sec., 675.23 KiB/sec.
7641 2024.08.19 19:06:51.343368 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7642 2024.08.19 19:06:51.343384 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7643 2024.08.19 19:06:51.343990 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7644 2024.08.19 19:06:51.344008 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7645 2024.08.19 19:06:51.344097 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_15_3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7646 2024.08.19 19:06:51.344277 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.003782 sec., 61872.02538339503 rows/sec., 5.44 MiB/sec.
7647 2024.08.19 19:06:51.344304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7648 2024.08.19 19:06:51.344722 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Debug> DynamicQueryHandler: Done processing query
7649 2024.08.19 19:06:51.344779 [ 3 ] {f6a5d9e4-d9aa-48fc-9fe5-9eed08f2c6d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7650 2024.08.19 19:06:51.344825 [ 3 ] {} <Debug> HTTP-Session: 5ab91359-c766-45bb-a664-2f92fc9f2c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7651 2024.08.19 19:06:51.344985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7652 2024.08.19 19:06:51.345036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7653 2024.08.19 19:06:51.345056 [ 3 ] {} <Debug> HTTP-Session: 79a04cfc-d350-4eb8-aa45-a9d34562fef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7654 2024.08.19 19:06:51.345073 [ 3 ] {} <Debug> HTTP-Session: 79a04cfc-d350-4eb8-aa45-a9d34562fef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.08.19 19:06:51.345087 [ 3 ] {} <Debug> HTTP-Session: 79a04cfc-d350-4eb8-aa45-a9d34562fef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7656 2024.08.19 19:06:51.345119 [ 3 ] {} <Trace> HTTP-Session: 79a04cfc-d350-4eb8-aa45-a9d34562fef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7657 2024.08.19 19:06:51.345227 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7658 2024.08.19 19:06:51.345273 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7659 2024.08.19 19:06:51.345512 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7660 2024.08.19 19:06:51.345824 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7661 2024.08.19 19:06:51.345860 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7662 2024.08.19 19:06:51.346204 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7663 2024.08.19 19:06:51.346549 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7664 2024.08.19 19:06:51.346708 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001506 sec., 15936.254980079682 rows/sec., 1.16 MiB/sec.
7665 2024.08.19 19:06:51.346877 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Debug> DynamicQueryHandler: Done processing query
7666 2024.08.19 19:06:51.346902 [ 3 ] {28437eca-11fc-439e-bca7-a97054d15cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7667 2024.08.19 19:06:51.346918 [ 3 ] {} <Debug> HTTP-Session: 79a04cfc-d350-4eb8-aa45-a9d34562fef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7668 2024.08.19 19:06:51.347041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7669 2024.08.19 19:06:51.347088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7670 2024.08.19 19:06:51.347108 [ 3 ] {} <Debug> HTTP-Session: 10f8abdb-7c3a-4f79-89d2-2efa03496e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7671 2024.08.19 19:06:51.347124 [ 3 ] {} <Debug> HTTP-Session: 10f8abdb-7c3a-4f79-89d2-2efa03496e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7672 2024.08.19 19:06:51.347137 [ 3 ] {} <Debug> HTTP-Session: 10f8abdb-7c3a-4f79-89d2-2efa03496e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7673 2024.08.19 19:06:51.347167 [ 3 ] {} <Trace> HTTP-Session: 10f8abdb-7c3a-4f79-89d2-2efa03496e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7674 2024.08.19 19:06:51.347263 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7675 2024.08.19 19:06:51.347304 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7676 2024.08.19 19:06:51.347523 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7677 2024.08.19 19:06:51.347813 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7678 2024.08.19 19:06:51.347849 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7679 2024.08.19 19:06:51.348217 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7680 2024.08.19 19:06:51.348561 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7681 2024.08.19 19:06:51.348722 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001477 sec., 9478.67298578199 rows/sec., 663.82 KiB/sec.
7682 2024.08.19 19:06:51.349030 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Debug> DynamicQueryHandler: Done processing query
7683 2024.08.19 19:06:51.349054 [ 3 ] {ce4ffa29-f032-4a17-a220-c92e4d86353c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7684 2024.08.19 19:06:51.349069 [ 3 ] {} <Debug> HTTP-Session: 10f8abdb-7c3a-4f79-89d2-2efa03496e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7685 2024.08.19 19:06:51.349175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7686 2024.08.19 19:06:51.349220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7687 2024.08.19 19:06:51.349237 [ 3 ] {} <Debug> HTTP-Session: f7071143-ddc7-41cf-83eb-e082d942906c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7688 2024.08.19 19:06:51.349252 [ 3 ] {} <Debug> HTTP-Session: f7071143-ddc7-41cf-83eb-e082d942906c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.08.19 19:06:51.349265 [ 3 ] {} <Debug> HTTP-Session: f7071143-ddc7-41cf-83eb-e082d942906c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7690 2024.08.19 19:06:51.349293 [ 3 ] {} <Trace> HTTP-Session: f7071143-ddc7-41cf-83eb-e082d942906c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7691 2024.08.19 19:06:51.349386 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7692 2024.08.19 19:06:51.349426 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7693 2024.08.19 19:06:51.349647 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7694 2024.08.19 19:06:51.349981 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7695 2024.08.19 19:06:51.350017 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7696 2024.08.19 19:06:51.350355 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7697 2024.08.19 19:06:51.350699 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7698 2024.08.19 19:06:51.350856 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 243.47 KiB/sec.
7699 2024.08.19 19:06:51.351025 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Debug> DynamicQueryHandler: Done processing query
7700 2024.08.19 19:06:51.351050 [ 3 ] {2937ebea-dd35-4ecf-9fd6-5fa3c4a5b7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7701 2024.08.19 19:06:51.351065 [ 3 ] {} <Debug> HTTP-Session: f7071143-ddc7-41cf-83eb-e082d942906c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7702 2024.08.19 19:06:51.351224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7703 2024.08.19 19:06:51.351272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7704 2024.08.19 19:06:51.351291 [ 3 ] {} <Debug> HTTP-Session: d3521796-88d8-4d8d-8a13-6ca5586db726 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7705 2024.08.19 19:06:51.351307 [ 3 ] {} <Debug> HTTP-Session: d3521796-88d8-4d8d-8a13-6ca5586db726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.08.19 19:06:51.351321 [ 3 ] {} <Debug> HTTP-Session: d3521796-88d8-4d8d-8a13-6ca5586db726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7707 2024.08.19 19:06:51.351350 [ 3 ] {} <Trace> HTTP-Session: d3521796-88d8-4d8d-8a13-6ca5586db726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7708 2024.08.19 19:06:51.351563 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7709 2024.08.19 19:06:51.351605 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7710 2024.08.19 19:06:51.351826 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7711 2024.08.19 19:06:51.352359 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7712 2024.08.19 19:06:51.352396 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7713 2024.08.19 19:06:51.352754 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7714 2024.08.19 19:06:51.353103 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7715 2024.08.19 19:06:51.353263 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001808 sec., 224557.5221238938 rows/sec., 15.99 MiB/sec.
7716 2024.08.19 19:06:51.353424 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Debug> DynamicQueryHandler: Done processing query
7717 2024.08.19 19:06:51.353448 [ 3 ] {8b665be3-609a-4e4c-8b53-8bae86607fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7718 2024.08.19 19:06:51.353463 [ 3 ] {} <Debug> HTTP-Session: d3521796-88d8-4d8d-8a13-6ca5586db726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7719 2024.08.19 19:06:51.353582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7720 2024.08.19 19:06:51.353629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7721 2024.08.19 19:06:51.353647 [ 3 ] {} <Debug> HTTP-Session: 36c669f0-4594-4ad1-aa1b-d0993c255a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7722 2024.08.19 19:06:51.353663 [ 3 ] {} <Debug> HTTP-Session: 36c669f0-4594-4ad1-aa1b-d0993c255a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7723 2024.08.19 19:06:51.353677 [ 3 ] {} <Debug> HTTP-Session: 36c669f0-4594-4ad1-aa1b-d0993c255a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7724 2024.08.19 19:06:51.353707 [ 3 ] {} <Trace> HTTP-Session: 36c669f0-4594-4ad1-aa1b-d0993c255a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7725 2024.08.19 19:06:51.353801 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7726 2024.08.19 19:06:51.353843 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7727 2024.08.19 19:06:51.353968 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7728 2024.08.19 19:06:51.354211 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7729 2024.08.19 19:06:51.354247 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7730 2024.08.19 19:06:51.354596 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7731 2024.08.19 19:06:51.354912 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7732 2024.08.19 19:06:51.355059 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec.
7733 2024.08.19 19:06:51.355221 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Debug> DynamicQueryHandler: Done processing query
7734 2024.08.19 19:06:51.355246 [ 3 ] {8ec5cd48-1cfb-4f46-913a-54443ebbc16a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7735 2024.08.19 19:06:51.355262 [ 3 ] {} <Debug> HTTP-Session: 36c669f0-4594-4ad1-aa1b-d0993c255a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7736 2024.08.19 19:06:51.355397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7737 2024.08.19 19:06:51.355445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7738 2024.08.19 19:06:51.355464 [ 3 ] {} <Debug> HTTP-Session: 5d729fbb-bc2b-4959-a283-e1b9caeac4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7739 2024.08.19 19:06:51.355480 [ 3 ] {} <Debug> HTTP-Session: 5d729fbb-bc2b-4959-a283-e1b9caeac4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.08.19 19:06:51.355494 [ 3 ] {} <Debug> HTTP-Session: 5d729fbb-bc2b-4959-a283-e1b9caeac4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7741 2024.08.19 19:06:51.355524 [ 3 ] {} <Trace> HTTP-Session: 5d729fbb-bc2b-4959-a283-e1b9caeac4f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7742 2024.08.19 19:06:51.355698 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7743 2024.08.19 19:06:51.355742 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7744 2024.08.19 19:06:51.355882 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7745 2024.08.19 19:06:51.356277 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7746 2024.08.19 19:06:51.356313 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7747 2024.08.19 19:06:51.356686 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7748 2024.08.19 19:06:51.357009 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7749 2024.08.19 19:06:51.357139 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001537 sec., 154847.10474951204 rows/sec., 10.38 MiB/sec.
7750 2024.08.19 19:06:51.357297 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Debug> DynamicQueryHandler: Done processing query
7751 2024.08.19 19:06:51.357321 [ 3 ] {7e7e90d5-dd10-44a3-ad57-29c3c81c913c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7752 2024.08.19 19:06:51.357337 [ 3 ] {} <Debug> HTTP-Session: 5d729fbb-bc2b-4959-a283-e1b9caeac4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7753 2024.08.19 19:06:51.357452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7754 2024.08.19 19:06:51.357499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7755 2024.08.19 19:06:51.357518 [ 3 ] {} <Debug> HTTP-Session: ff170268-ebee-4271-853d-91774709b752 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7756 2024.08.19 19:06:51.357534 [ 3 ] {} <Debug> HTTP-Session: ff170268-ebee-4271-853d-91774709b752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.08.19 19:06:51.357547 [ 3 ] {} <Debug> HTTP-Session: ff170268-ebee-4271-853d-91774709b752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7758 2024.08.19 19:06:51.357578 [ 3 ] {} <Trace> HTTP-Session: ff170268-ebee-4271-853d-91774709b752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7759 2024.08.19 19:06:51.357667 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7760 2024.08.19 19:06:51.357711 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7761 2024.08.19 19:06:51.357832 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7762 2024.08.19 19:06:51.358068 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7763 2024.08.19 19:06:51.358103 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7764 2024.08.19 19:06:51.358434 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7765 2024.08.19 19:06:51.358761 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7766 2024.08.19 19:06:51.358884 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 54.38 KiB/sec.
7767 2024.08.19 19:06:51.359040 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Debug> DynamicQueryHandler: Done processing query
7768 2024.08.19 19:06:51.359065 [ 3 ] {325dd32e-e079-4ce5-970c-e1a574cad0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7769 2024.08.19 19:06:51.359080 [ 3 ] {} <Debug> HTTP-Session: ff170268-ebee-4271-853d-91774709b752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7770 2024.08.19 19:06:51.359221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7771 2024.08.19 19:06:51.359268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7772 2024.08.19 19:06:51.359288 [ 3 ] {} <Debug> HTTP-Session: 91794a37-637d-416c-af23-83ea1bf6d194 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7773 2024.08.19 19:06:51.359304 [ 3 ] {} <Debug> HTTP-Session: 91794a37-637d-416c-af23-83ea1bf6d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.08.19 19:06:51.359318 [ 3 ] {} <Debug> HTTP-Session: 91794a37-637d-416c-af23-83ea1bf6d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.08.19 19:06:51.359348 [ 3 ] {} <Trace> HTTP-Session: 91794a37-637d-416c-af23-83ea1bf6d194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7776 2024.08.19 19:06:51.359597 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7777 2024.08.19 19:06:51.359658 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <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
7778 2024.08.19 19:06:51.360044 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7779 2024.08.19 19:06:51.360591 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7780 2024.08.19 19:06:51.360627 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7781 2024.08.19 19:06:51.361199 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7782 2024.08.19 19:06:51.361593 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7783 2024.08.19 19:06:51.361739 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002309 sec., 9527.93417063664 rows/sec., 17.07 MiB/sec.
7784 2024.08.19 19:06:51.361929 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Debug> DynamicQueryHandler: Done processing query
7785 2024.08.19 19:06:51.361953 [ 3 ] {ee10df52-95a3-47f9-bf74-309a1881bd4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7786 2024.08.19 19:06:51.361968 [ 3 ] {} <Debug> HTTP-Session: 91794a37-637d-416c-af23-83ea1bf6d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.08.19 19:06:51.362090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7788 2024.08.19 19:06:51.362137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7789 2024.08.19 19:06:51.362156 [ 3 ] {} <Debug> HTTP-Session: 385f08b5-c326-47d8-9436-f09a1e3dcb26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7790 2024.08.19 19:06:51.362172 [ 3 ] {} <Debug> HTTP-Session: 385f08b5-c326-47d8-9436-f09a1e3dcb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.08.19 19:06:51.362185 [ 3 ] {} <Debug> HTTP-Session: 385f08b5-c326-47d8-9436-f09a1e3dcb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7792 2024.08.19 19:06:51.362215 [ 3 ] {} <Trace> HTTP-Session: 385f08b5-c326-47d8-9436-f09a1e3dcb26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7793 2024.08.19 19:06:51.362343 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7794 2024.08.19 19:06:51.362386 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7795 2024.08.19 19:06:51.362510 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7796 2024.08.19 19:06:51.362862 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7797 2024.08.19 19:06:51.362897 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7798 2024.08.19 19:06:51.363245 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7799 2024.08.19 19:06:51.363561 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7800 2024.08.19 19:06:51.363690 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec.
7801 2024.08.19 19:06:51.363850 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Debug> DynamicQueryHandler: Done processing query
7802 2024.08.19 19:06:51.363874 [ 3 ] {de49bf9f-240f-4099-9e98-e49e72b854a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7803 2024.08.19 19:06:51.363890 [ 3 ] {} <Debug> HTTP-Session: 385f08b5-c326-47d8-9436-f09a1e3dcb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.08.19 19:06:53.601829 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
7805 2024.08.19 19:06:53.601891 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
7806 2024.08.19 19:06:56.332433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7807 2024.08.19 19:06:56.332622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7808 2024.08.19 19:06:56.332667 [ 3 ] {} <Debug> HTTP-Session: 3609f043-5d45-479e-89f4-e774995c6ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7809 2024.08.19 19:06:56.332708 [ 3 ] {} <Debug> HTTP-Session: 3609f043-5d45-479e-89f4-e774995c6ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7810 2024.08.19 19:06:56.332736 [ 3 ] {} <Debug> HTTP-Session: 3609f043-5d45-479e-89f4-e774995c6ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7811 2024.08.19 19:06:56.332815 [ 3 ] {} <Trace> HTTP-Session: 3609f043-5d45-479e-89f4-e774995c6ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7812 2024.08.19 19:06:56.333097 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7813 2024.08.19 19:06:56.333203 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7814 2024.08.19 19:06:56.333650 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7815 2024.08.19 19:06:56.334083 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7816 2024.08.19 19:06:56.334128 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7817 2024.08.19 19:06:56.334533 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7818 2024.08.19 19:06:56.334898 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7819 2024.08.19 19:06:56.335050 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002037 sec., 981.8360333824251 rows/sec., 80.06 KiB/sec.
7820 2024.08.19 19:06:56.335352 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Debug> DynamicQueryHandler: Done processing query
7821 2024.08.19 19:06:56.335379 [ 3 ] {e218dff4-136a-4d1f-9fe3-d72a965fee2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7822 2024.08.19 19:06:56.335396 [ 3 ] {} <Debug> HTTP-Session: 3609f043-5d45-479e-89f4-e774995c6ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.08.19 19:06:56.335542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7824 2024.08.19 19:06:56.335594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7825 2024.08.19 19:06:56.335614 [ 3 ] {} <Debug> HTTP-Session: 001989f0-4f17-4893-a230-01cfa15d6e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7826 2024.08.19 19:06:56.335632 [ 3 ] {} <Debug> HTTP-Session: 001989f0-4f17-4893-a230-01cfa15d6e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7827 2024.08.19 19:06:56.335645 [ 3 ] {} <Debug> HTTP-Session: 001989f0-4f17-4893-a230-01cfa15d6e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7828 2024.08.19 19:06:56.335679 [ 3 ] {} <Trace> HTTP-Session: 001989f0-4f17-4893-a230-01cfa15d6e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7829 2024.08.19 19:06:56.335798 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7830 2024.08.19 19:06:56.335840 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7831 2024.08.19 19:06:56.336078 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7832 2024.08.19 19:06:56.336458 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2024.08.19 19:06:56.336495 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7834 2024.08.19 19:06:56.336838 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7835 2024.08.19 19:06:56.337185 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7836 2024.08.19 19:06:56.337322 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.001566 sec., 47892.720306513416 rows/sec., 3.83 MiB/sec.
7837 2024.08.19 19:06:56.337531 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Debug> DynamicQueryHandler: Done processing query
7838 2024.08.19 19:06:56.337555 [ 3 ] {b0f08980-ce64-458b-bb9d-5ef6497e9e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7839 2024.08.19 19:06:56.337571 [ 3 ] {} <Debug> HTTP-Session: 001989f0-4f17-4893-a230-01cfa15d6e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.08.19 19:06:56.337691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7841 2024.08.19 19:06:56.337739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7842 2024.08.19 19:06:56.337757 [ 3 ] {} <Debug> HTTP-Session: c0dd91df-620b-4637-9ce9-42dcf4be5244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7843 2024.08.19 19:06:56.337773 [ 3 ] {} <Debug> HTTP-Session: c0dd91df-620b-4637-9ce9-42dcf4be5244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.08.19 19:06:56.337786 [ 3 ] {} <Debug> HTTP-Session: c0dd91df-620b-4637-9ce9-42dcf4be5244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7845 2024.08.19 19:06:56.337817 [ 3 ] {} <Trace> HTTP-Session: c0dd91df-620b-4637-9ce9-42dcf4be5244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7846 2024.08.19 19:06:56.337912 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7847 2024.08.19 19:06:56.337955 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7848 2024.08.19 19:06:56.338182 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7849 2024.08.19 19:06:56.338465 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7850 2024.08.19 19:06:56.338502 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7851 2024.08.19 19:06:56.338830 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7852 2024.08.19 19:06:56.339176 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7853 2024.08.19 19:06:56.339337 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001439 sec., 7644.1973592772765 rows/sec., 567.34 KiB/sec.
7854 2024.08.19 19:06:56.339336 [ 51 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7855 2024.08.19 19:06:56.339451 [ 51 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7856 2024.08.19 19:06:56.339513 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7857 2024.08.19 19:06:56.339584 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Debug> DynamicQueryHandler: Done processing query
7858 2024.08.19 19:06:56.339659 [ 3 ] {24ff5e67-696c-4072-9b26-f7fa13407073} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7859 2024.08.19 19:06:56.339784 [ 3 ] {} <Debug> HTTP-Session: c0dd91df-620b-4637-9ce9-42dcf4be5244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7860 2024.08.19 19:06:56.339871 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
7861 2024.08.19 19:06:56.340118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7862 2024.08.19 19:06:56.340318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7863 2024.08.19 19:06:56.340425 [ 3 ] {} <Debug> HTTP-Session: 7eabc703-f34f-4da7-afaf-3af414611440 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7864 2024.08.19 19:06:56.340481 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7865 2024.08.19 19:06:56.340492 [ 3 ] {} <Debug> HTTP-Session: 7eabc703-f34f-4da7-afaf-3af414611440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7866 2024.08.19 19:06:56.340543 [ 3 ] {} <Debug> HTTP-Session: 7eabc703-f34f-4da7-afaf-3af414611440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7867 2024.08.19 19:06:56.340565 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part
7868 2024.08.19 19:06:56.340619 [ 3 ] {} <Trace> HTTP-Session: 7eabc703-f34f-4da7-afaf-3af414611440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7869 2024.08.19 19:06:56.340816 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
7870 2024.08.19 19:06:56.341119 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
7871 2024.08.19 19:06:56.341230 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7872 2024.08.19 19:06:56.341450 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7873 2024.08.19 19:06:56.341449 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
7874 2024.08.19 19:06:56.341785 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part
7875 2024.08.19 19:06:56.342091 [ 193 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
7876 2024.08.19 19:06:56.342929 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7877 2024.08.19 19:06:56.343886 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7878 2024.08.19 19:06:56.343964 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7879 2024.08.19 19:06:56.345044 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7880 2024.08.19 19:06:56.345122 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.00548874 sec., 24049.23534363078 rows/sec., 1.83 MiB/sec.
7881 2024.08.19 19:06:56.345518 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7882 2024.08.19 19:06:56.345874 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7883 2024.08.19 19:06:56.346947 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.006096 sec., 12303.149606299214 rows/sec., 984.09 KiB/sec.
7884 2024.08.19 19:06:56.347222 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7885 2024.08.19 19:06:56.347309 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Debug> DynamicQueryHandler: Done processing query
7886 2024.08.19 19:06:56.347348 [ 3 ] {3aa34960-b331-40aa-b16c-70b3e72e4026} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7887 2024.08.19 19:06:56.347382 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_31_6} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7888 2024.08.19 19:06:56.347383 [ 3 ] {} <Debug> HTTP-Session: 7eabc703-f34f-4da7-afaf-3af414611440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.08.19 19:06:56.347519 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7890 2024.08.19 19:06:56.347581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7891 2024.08.19 19:06:56.347638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7892 2024.08.19 19:06:56.347657 [ 3 ] {} <Debug> HTTP-Session: c7ddb091-283d-465f-8db1-52761e234468 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7893 2024.08.19 19:06:56.347673 [ 3 ] {} <Debug> HTTP-Session: c7ddb091-283d-465f-8db1-52761e234468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.08.19 19:06:56.347686 [ 3 ] {} <Debug> HTTP-Session: c7ddb091-283d-465f-8db1-52761e234468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.08.19 19:06:56.347721 [ 3 ] {} <Trace> HTTP-Session: c7ddb091-283d-465f-8db1-52761e234468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7896 2024.08.19 19:06:56.347887 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7897 2024.08.19 19:06:56.347940 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7898 2024.08.19 19:06:56.348109 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7899 2024.08.19 19:06:56.348497 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7900 2024.08.19 19:06:56.348534 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7901 2024.08.19 19:06:56.348911 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7902 2024.08.19 19:06:56.349240 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7903 2024.08.19 19:06:56.349398 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001579 sec., 101963.2678910703 rows/sec., 7.10 MiB/sec.
7904 2024.08.19 19:06:56.349708 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Debug> DynamicQueryHandler: Done processing query
7905 2024.08.19 19:06:56.349752 [ 3 ] {a689ec3d-deeb-4b4c-b4b5-126db2339daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7906 2024.08.19 19:06:56.349777 [ 3 ] {} <Debug> HTTP-Session: c7ddb091-283d-465f-8db1-52761e234468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.19 19:06:56.349905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7908 2024.08.19 19:06:56.349953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7909 2024.08.19 19:06:56.349971 [ 3 ] {} <Debug> HTTP-Session: 63f63b11-fe3f-4aa1-85ec-6fe0d80c3351 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7910 2024.08.19 19:06:56.349987 [ 3 ] {} <Debug> HTTP-Session: 63f63b11-fe3f-4aa1-85ec-6fe0d80c3351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7911 2024.08.19 19:06:56.350000 [ 3 ] {} <Debug> HTTP-Session: 63f63b11-fe3f-4aa1-85ec-6fe0d80c3351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7912 2024.08.19 19:06:56.350031 [ 3 ] {} <Trace> HTTP-Session: 63f63b11-fe3f-4aa1-85ec-6fe0d80c3351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7913 2024.08.19 19:06:56.350208 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7914 2024.08.19 19:06:56.350277 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <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
7915 2024.08.19 19:06:56.350710 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7916 2024.08.19 19:06:56.351206 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7917 2024.08.19 19:06:56.351242 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7918 2024.08.19 19:06:56.351813 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7919 2024.08.19 19:06:56.352207 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7920 2024.08.19 19:06:56.352376 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7921 2024.08.19 19:06:56.352398 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002291 sec., 3928.41553906591 rows/sec., 7.04 MiB/sec.
7922 2024.08.19 19:06:56.352439 [ 51 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7923 2024.08.19 19:06:56.352532 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7924 2024.08.19 19:06:56.352808 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
7925 2024.08.19 19:06:56.352932 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Debug> DynamicQueryHandler: Done processing query
7926 2024.08.19 19:06:56.352983 [ 3 ] {ba04664c-1df6-47fb-b143-2a0f9bb0cd76} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7927 2024.08.19 19:06:56.353031 [ 3 ] {} <Debug> HTTP-Session: 63f63b11-fe3f-4aa1-85ec-6fe0d80c3351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7928 2024.08.19 19:06:56.353238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7929 2024.08.19 19:06:56.353356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7930 2024.08.19 19:06:56.353416 [ 3 ] {} <Debug> HTTP-Session: 925a62ee-9817-4094-9c49-ec8dfe35467f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7931 2024.08.19 19:06:56.353439 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7932 2024.08.19 19:06:56.353449 [ 3 ] {} <Debug> HTTP-Session: 925a62ee-9817-4094-9c49-ec8dfe35467f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7933 2024.08.19 19:06:56.353493 [ 3 ] {} <Debug> HTTP-Session: 925a62ee-9817-4094-9c49-ec8dfe35467f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7934 2024.08.19 19:06:56.353583 [ 3 ] {} <Trace> HTTP-Session: 925a62ee-9817-4094-9c49-ec8dfe35467f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7935 2024.08.19 19:06:56.353604 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 429 rows starting from the beginning of the part
7936 2024.08.19 19:06:56.353945 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7937 2024.08.19 19:06:56.354145 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7938 2024.08.19 19:06:56.354286 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
7939 2024.08.19 19:06:56.355043 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7940 2024.08.19 19:06:56.355081 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
7941 2024.08.19 19:06:56.355796 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
7942 2024.08.19 19:06:56.356063 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7943 2024.08.19 19:06:56.356210 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7944 2024.08.19 19:06:56.356507 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
7945 2024.08.19 19:06:56.357080 [ 199 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
7946 2024.08.19 19:06:56.357641 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7947 2024.08.19 19:06:56.358540 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2024.08.19 19:06:56.358885 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005162 sec., 11623.40178225494 rows/sec., 802.14 KiB/sec.
7949 2024.08.19 19:06:56.359278 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Debug> DynamicQueryHandler: Done processing query
7950 2024.08.19 19:06:56.359318 [ 3 ] {3de2d5c9-17f9-4f62-b88b-d7ca1446d841} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7951 2024.08.19 19:06:56.359334 [ 3 ] {} <Debug> HTTP-Session: 925a62ee-9817-4094-9c49-ec8dfe35467f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.08.19 19:06:56.361924 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.009259025 sec., 54001.36623456573 rows/sec., 96.77 MiB/sec.
7953 2024.08.19 19:06:56.362595 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7954 2024.08.19 19:06:56.363219 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7955 2024.08.19 19:06:56.363314 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7956 2024.08.19 19:06:56.363467 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
7957 2024.08.19 19:07:01.337563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7958 2024.08.19 19:07:01.337700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7959 2024.08.19 19:07:01.337729 [ 3 ] {} <Debug> HTTP-Session: 6e73fd63-9ad4-4309-b36c-2a6725ed77df Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7960 2024.08.19 19:07:01.337756 [ 3 ] {} <Debug> HTTP-Session: 6e73fd63-9ad4-4309-b36c-2a6725ed77df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7961 2024.08.19 19:07:01.337774 [ 3 ] {} <Debug> HTTP-Session: 6e73fd63-9ad4-4309-b36c-2a6725ed77df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7962 2024.08.19 19:07:01.337828 [ 3 ] {} <Trace> HTTP-Session: 6e73fd63-9ad4-4309-b36c-2a6725ed77df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7963 2024.08.19 19:07:01.338016 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7964 2024.08.19 19:07:01.338088 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7965 2024.08.19 19:07:01.338460 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7966 2024.08.19 19:07:01.338888 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7967 2024.08.19 19:07:01.338928 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7968 2024.08.19 19:07:01.339327 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7969 2024.08.19 19:07:01.339704 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7970 2024.08.19 19:07:01.339855 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001895 sec., 1055.4089709762534 rows/sec., 86.06 KiB/sec.
7971 2024.08.19 19:07:01.340067 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Debug> DynamicQueryHandler: Done processing query
7972 2024.08.19 19:07:01.340095 [ 3 ] {50912eb8-6463-41e3-b76c-d6de7abdc343} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7973 2024.08.19 19:07:01.340113 [ 3 ] {} <Debug> HTTP-Session: 6e73fd63-9ad4-4309-b36c-2a6725ed77df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.08.19 19:07:01.340309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7975 2024.08.19 19:07:01.340359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7976 2024.08.19 19:07:01.340380 [ 3 ] {} <Debug> HTTP-Session: 337fb3dd-2962-41e9-955a-65d8932cf3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7977 2024.08.19 19:07:01.340397 [ 3 ] {} <Debug> HTTP-Session: 337fb3dd-2962-41e9-955a-65d8932cf3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7978 2024.08.19 19:07:01.340412 [ 3 ] {} <Debug> HTTP-Session: 337fb3dd-2962-41e9-955a-65d8932cf3bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.08.19 19:07:01.340443 [ 3 ] {} <Trace> HTTP-Session: 337fb3dd-2962-41e9-955a-65d8932cf3bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7980 2024.08.19 19:07:01.340593 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7981 2024.08.19 19:07:01.340636 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7982 2024.08.19 19:07:01.340857 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7983 2024.08.19 19:07:01.341329 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7984 2024.08.19 19:07:01.341366 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
7985 2024.08.19 19:07:01.341747 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7986 2024.08.19 19:07:01.342090 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7987 2024.08.19 19:07:01.342234 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.00171 sec., 136842.1052631579 rows/sec., 12.03 MiB/sec.
7988 2024.08.19 19:07:01.342397 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Debug> DynamicQueryHandler: Done processing query
7989 2024.08.19 19:07:01.342421 [ 3 ] {83366630-2f00-467f-b640-a267bff8abcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7990 2024.08.19 19:07:01.342437 [ 3 ] {} <Debug> HTTP-Session: 337fb3dd-2962-41e9-955a-65d8932cf3bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.08.19 19:07:01.342569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7992 2024.08.19 19:07:01.342616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.08.19 19:07:01.342635 [ 3 ] {} <Debug> HTTP-Session: 1ac6cf27-6426-44b4-87f5-1db255e8ebd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
7994 2024.08.19 19:07:01.342651 [ 3 ] {} <Debug> HTTP-Session: 1ac6cf27-6426-44b4-87f5-1db255e8ebd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.08.19 19:07:01.342664 [ 3 ] {} <Debug> HTTP-Session: 1ac6cf27-6426-44b4-87f5-1db255e8ebd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.08.19 19:07:01.342695 [ 3 ] {} <Trace> HTTP-Session: 1ac6cf27-6426-44b4-87f5-1db255e8ebd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7997 2024.08.19 19:07:01.342795 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7998 2024.08.19 19:07:01.342838 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7999 2024.08.19 19:07:01.343055 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8000 2024.08.19 19:07:01.343365 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8001 2024.08.19 19:07:01.343402 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8002 2024.08.19 19:07:01.343733 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8003 2024.08.19 19:07:01.344301 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2024.08.19 19:07:01.344443 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.04 MiB/sec.
8005 2024.08.19 19:07:01.344731 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Debug> DynamicQueryHandler: Done processing query
8006 2024.08.19 19:07:01.344791 [ 3 ] {1c697359-b4ac-4bf2-aca4-ca60f7d7f1ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8007 2024.08.19 19:07:01.344828 [ 3 ] {} <Debug> HTTP-Session: 1ac6cf27-6426-44b4-87f5-1db255e8ebd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.08.19 19:07:01.344967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.08.19 19:07:01.345018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8010 2024.08.19 19:07:01.345036 [ 3 ] {} <Debug> HTTP-Session: 392396e2-f489-47ff-bedb-938856fdf40a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8011 2024.08.19 19:07:01.345053 [ 3 ] {} <Debug> HTTP-Session: 392396e2-f489-47ff-bedb-938856fdf40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.08.19 19:07:01.345067 [ 3 ] {} <Debug> HTTP-Session: 392396e2-f489-47ff-bedb-938856fdf40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.08.19 19:07:01.345098 [ 3 ] {} <Trace> HTTP-Session: 392396e2-f489-47ff-bedb-938856fdf40a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8014 2024.08.19 19:07:01.345203 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8015 2024.08.19 19:07:01.345246 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8016 2024.08.19 19:07:01.345495 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8017 2024.08.19 19:07:01.345810 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8018 2024.08.19 19:07:01.345846 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8019 2024.08.19 19:07:01.346195 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8020 2024.08.19 19:07:01.346554 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8021 2024.08.19 19:07:01.346711 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec.
8022 2024.08.19 19:07:01.346722 [ 47 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
8023 2024.08.19 19:07:01.346842 [ 47 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8024 2024.08.19 19:07:01.346891 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8025 2024.08.19 19:07:01.346994 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Debug> DynamicQueryHandler: Done processing query
8026 2024.08.19 19:07:01.347049 [ 3 ] {fc31da68-f2f9-4753-9949-e000dc9145f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8027 2024.08.19 19:07:01.347099 [ 3 ] {} <Debug> HTTP-Session: 392396e2-f489-47ff-bedb-938856fdf40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8028 2024.08.19 19:07:01.347154 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
8029 2024.08.19 19:07:01.347255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.08.19 19:07:01.347357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.08.19 19:07:01.347406 [ 3 ] {} <Debug> HTTP-Session: 75930ed0-91c0-465b-a7b5-fc63a0329fba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8032 2024.08.19 19:07:01.347452 [ 3 ] {} <Debug> HTTP-Session: 75930ed0-91c0-465b-a7b5-fc63a0329fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.08.19 19:07:01.347498 [ 3 ] {} <Debug> HTTP-Session: 75930ed0-91c0-465b-a7b5-fc63a0329fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.08.19 19:07:01.347541 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8035 2024.08.19 19:07:01.347563 [ 3 ] {} <Trace> HTTP-Session: 75930ed0-91c0-465b-a7b5-fc63a0329fba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8036 2024.08.19 19:07:01.347617 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part
8037 2024.08.19 19:07:01.347858 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
8038 2024.08.19 19:07:01.347877 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8039 2024.08.19 19:07:01.348102 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8040 2024.08.19 19:07:01.348134 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
8041 2024.08.19 19:07:01.348509 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part
8042 2024.08.19 19:07:01.348807 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
8043 2024.08.19 19:07:01.349095 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
8044 2024.08.19 19:07:01.349811 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8045 2024.08.19 19:07:01.350566 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8046 2024.08.19 19:07:01.350639 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8047 2024.08.19 19:07:01.351627 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8048 2024.08.19 19:07:01.352415 [ 189 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407609 sec., 97270.34628428202 rows/sec., 6.61 MiB/sec.
8049 2024.08.19 19:07:01.352639 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8050 2024.08.19 19:07:01.352704 [ 189 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8051 2024.08.19 19:07:01.352960 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005262 sec., 1140.2508551881413 rows/sec., 67.37 KiB/sec.
8052 2024.08.19 19:07:01.353330 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Debug> DynamicQueryHandler: Done processing query
8053 2024.08.19 19:07:01.353376 [ 3 ] {a789ad63-6f86-44d7-9bda-83e80a5d6e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8054 2024.08.19 19:07:01.353440 [ 3 ] {} <Debug> HTTP-Session: 75930ed0-91c0-465b-a7b5-fc63a0329fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.08.19 19:07:01.353677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8056 2024.08.19 19:07:01.353696 [ 189 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8057 2024.08.19 19:07:01.353756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8058 2024.08.19 19:07:01.353815 [ 3 ] {} <Debug> HTTP-Session: c5bbed35-59f9-47f3-8848-e6c1515e77f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8059 2024.08.19 19:07:01.353852 [ 3 ] {} <Debug> HTTP-Session: c5bbed35-59f9-47f3-8848-e6c1515e77f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8060 2024.08.19 19:07:01.353882 [ 3 ] {} <Debug> HTTP-Session: c5bbed35-59f9-47f3-8848-e6c1515e77f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8061 2024.08.19 19:07:01.353888 [ 189 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_26_5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8062 2024.08.19 19:07:01.353938 [ 3 ] {} <Trace> HTTP-Session: c5bbed35-59f9-47f3-8848-e6c1515e77f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8063 2024.08.19 19:07:01.354088 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8064 2024.08.19 19:07:01.354230 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8065 2024.08.19 19:07:01.354278 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8066 2024.08.19 19:07:01.354521 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8067 2024.08.19 19:07:01.355094 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8068 2024.08.19 19:07:01.355130 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8069 2024.08.19 19:07:01.355499 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8070 2024.08.19 19:07:01.355852 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8071 2024.08.19 19:07:01.356013 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.00191 sec., 212565.445026178 rows/sec., 15.14 MiB/sec.
8072 2024.08.19 19:07:01.356343 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Debug> DynamicQueryHandler: Done processing query
8073 2024.08.19 19:07:01.356392 [ 3 ] {b2733ed1-0653-4a2c-84f6-dea220ceef1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8074 2024.08.19 19:07:01.356413 [ 3 ] {} <Debug> HTTP-Session: c5bbed35-59f9-47f3-8848-e6c1515e77f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8075 2024.08.19 19:07:01.356542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8076 2024.08.19 19:07:01.356602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8077 2024.08.19 19:07:01.356627 [ 3 ] {} <Debug> HTTP-Session: 49b0cd39-bdf8-4826-a038-d4c54372ceeb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8078 2024.08.19 19:07:01.356644 [ 3 ] {} <Debug> HTTP-Session: 49b0cd39-bdf8-4826-a038-d4c54372ceeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8079 2024.08.19 19:07:01.356658 [ 3 ] {} <Debug> HTTP-Session: 49b0cd39-bdf8-4826-a038-d4c54372ceeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.08.19 19:07:01.356689 [ 3 ] {} <Trace> HTTP-Session: 49b0cd39-bdf8-4826-a038-d4c54372ceeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8081 2024.08.19 19:07:01.356793 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8082 2024.08.19 19:07:01.356839 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8083 2024.08.19 19:07:01.356990 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8084 2024.08.19 19:07:01.357255 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8085 2024.08.19 19:07:01.357291 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8086 2024.08.19 19:07:01.357659 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8087 2024.08.19 19:07:01.357991 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8088 2024.08.19 19:07:01.358144 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
8089 2024.08.19 19:07:01.358504 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Debug> DynamicQueryHandler: Done processing query
8090 2024.08.19 19:07:01.358534 [ 3 ] {7b36f340-de88-42c9-a177-3f182fc928bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8091 2024.08.19 19:07:01.358554 [ 3 ] {} <Debug> HTTP-Session: 49b0cd39-bdf8-4826-a038-d4c54372ceeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8092 2024.08.19 19:07:01.358731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8093 2024.08.19 19:07:01.358788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8094 2024.08.19 19:07:01.358810 [ 3 ] {} <Debug> HTTP-Session: 12139120-312c-4f31-b33c-569802c50af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8095 2024.08.19 19:07:01.358829 [ 3 ] {} <Debug> HTTP-Session: 12139120-312c-4f31-b33c-569802c50af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8096 2024.08.19 19:07:01.358844 [ 3 ] {} <Debug> HTTP-Session: 12139120-312c-4f31-b33c-569802c50af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.08.19 19:07:01.358880 [ 3 ] {} <Trace> HTTP-Session: 12139120-312c-4f31-b33c-569802c50af1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8098 2024.08.19 19:07:01.359098 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8099 2024.08.19 19:07:01.359147 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8100 2024.08.19 19:07:01.359315 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8101 2024.08.19 19:07:01.359792 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8102 2024.08.19 19:07:01.359834 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8103 2024.08.19 19:07:01.360238 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8104 2024.08.19 19:07:01.360571 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8105 2024.08.19 19:07:01.360730 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001746 sec., 136311.56930126002 rows/sec., 9.14 MiB/sec.
8106 2024.08.19 19:07:01.360889 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Debug> DynamicQueryHandler: Done processing query
8107 2024.08.19 19:07:01.360913 [ 3 ] {b1bc19fd-2c4a-4489-8a71-c0f75f15765b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8108 2024.08.19 19:07:01.360929 [ 3 ] {} <Debug> HTTP-Session: 12139120-312c-4f31-b33c-569802c50af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.08.19 19:07:01.361046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8110 2024.08.19 19:07:01.361093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8111 2024.08.19 19:07:01.361111 [ 3 ] {} <Debug> HTTP-Session: ef041faf-1d13-4185-b5d6-a944593f88ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8112 2024.08.19 19:07:01.361127 [ 3 ] {} <Debug> HTTP-Session: ef041faf-1d13-4185-b5d6-a944593f88ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8113 2024.08.19 19:07:01.361140 [ 3 ] {} <Debug> HTTP-Session: ef041faf-1d13-4185-b5d6-a944593f88ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.08.19 19:07:01.361171 [ 3 ] {} <Trace> HTTP-Session: ef041faf-1d13-4185-b5d6-a944593f88ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8115 2024.08.19 19:07:01.361260 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8116 2024.08.19 19:07:01.361305 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8117 2024.08.19 19:07:01.361433 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8118 2024.08.19 19:07:01.361717 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8119 2024.08.19 19:07:01.361753 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8120 2024.08.19 19:07:01.362093 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8121 2024.08.19 19:07:01.362409 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8122 2024.08.19 19:07:01.362564 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
8123 2024.08.19 19:07:01.362573 [ 47 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8124 2024.08.19 19:07:01.362661 [ 47 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8125 2024.08.19 19:07:01.362713 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8126 2024.08.19 19:07:01.362849 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Debug> DynamicQueryHandler: Done processing query
8127 2024.08.19 19:07:01.362884 [ 3 ] {25e9df09-781e-4ba2-9ff6-f922985e22a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8128 2024.08.19 19:07:01.362891 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
8129 2024.08.19 19:07:01.362902 [ 3 ] {} <Debug> HTTP-Session: ef041faf-1d13-4185-b5d6-a944593f88ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8130 2024.08.19 19:07:01.363079 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8131 2024.08.19 19:07:01.363120 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part
8132 2024.08.19 19:07:01.363134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8133 2024.08.19 19:07:01.363225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8134 2024.08.19 19:07:01.363316 [ 3 ] {} <Debug> HTTP-Session: 1641bff7-f690-4234-ac2c-adeb044bbd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8135 2024.08.19 19:07:01.363340 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
8136 2024.08.19 19:07:01.363369 [ 3 ] {} <Debug> HTTP-Session: 1641bff7-f690-4234-ac2c-adeb044bbd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8137 2024.08.19 19:07:01.363434 [ 3 ] {} <Debug> HTTP-Session: 1641bff7-f690-4234-ac2c-adeb044bbd21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8138 2024.08.19 19:07:01.363562 [ 3 ] {} <Trace> HTTP-Session: 1641bff7-f690-4234-ac2c-adeb044bbd21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8139 2024.08.19 19:07:01.363640 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
8140 2024.08.19 19:07:01.363898 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
8141 2024.08.19 19:07:01.364114 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
8142 2024.08.19 19:07:01.364144 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8143 2024.08.19 19:07:01.364444 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
8144 2024.08.19 19:07:01.364515 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <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
8145 2024.08.19 19:07:01.365764 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8146 2024.08.19 19:07:01.366428 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003609772 sec., 5540.516132320823 rows/sec., 373.34 KiB/sec.
8147 2024.08.19 19:07:01.366551 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8148 2024.08.19 19:07:01.366711 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8149 2024.08.19 19:07:01.366752 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8150 2024.08.19 19:07:01.367151 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8151 2024.08.19 19:07:01.367243 [ 198 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_20_4} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8152 2024.08.19 19:07:01.367327 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8153 2024.08.19 19:07:01.367574 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8154 2024.08.19 19:07:01.367974 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8155 2024.08.19 19:07:01.368156 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004381 sec., 5021.684546907099 rows/sec., 9.00 MiB/sec.
8156 2024.08.19 19:07:01.368378 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Debug> DynamicQueryHandler: Done processing query
8157 2024.08.19 19:07:01.368403 [ 3 ] {76c9a0d4-4842-46ad-812b-0b900f0b362b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8158 2024.08.19 19:07:01.368418 [ 3 ] {} <Debug> HTTP-Session: 1641bff7-f690-4234-ac2c-adeb044bbd21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.08.19 19:07:01.368536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8160 2024.08.19 19:07:01.368583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8161 2024.08.19 19:07:01.368601 [ 3 ] {} <Debug> HTTP-Session: 2b27339b-342b-43d7-9daa-16871e9be672 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8162 2024.08.19 19:07:01.368617 [ 3 ] {} <Debug> HTTP-Session: 2b27339b-342b-43d7-9daa-16871e9be672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.08.19 19:07:01.368631 [ 3 ] {} <Debug> HTTP-Session: 2b27339b-342b-43d7-9daa-16871e9be672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8164 2024.08.19 19:07:01.368661 [ 3 ] {} <Trace> HTTP-Session: 2b27339b-342b-43d7-9daa-16871e9be672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8165 2024.08.19 19:07:01.368791 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8166 2024.08.19 19:07:01.368834 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8167 2024.08.19 19:07:01.368963 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8168 2024.08.19 19:07:01.369246 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8169 2024.08.19 19:07:01.369282 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8170 2024.08.19 19:07:01.369633 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8171 2024.08.19 19:07:01.369955 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8172 2024.08.19 19:07:01.370112 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec.
8173 2024.08.19 19:07:01.370282 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Debug> DynamicQueryHandler: Done processing query
8174 2024.08.19 19:07:01.370305 [ 3 ] {678eeaae-b805-4727-ab58-ee775ba79bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8175 2024.08.19 19:07:01.370321 [ 3 ] {} <Debug> HTTP-Session: 2b27339b-342b-43d7-9daa-16871e9be672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.08.19 19:07:06.332015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8177 2024.08.19 19:07:06.332162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8178 2024.08.19 19:07:06.332192 [ 3 ] {} <Debug> HTTP-Session: 09b5fde0-c294-4f2e-af22-5c458e698083 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8179 2024.08.19 19:07:06.332221 [ 3 ] {} <Debug> HTTP-Session: 09b5fde0-c294-4f2e-af22-5c458e698083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8180 2024.08.19 19:07:06.332239 [ 3 ] {} <Debug> HTTP-Session: 09b5fde0-c294-4f2e-af22-5c458e698083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8181 2024.08.19 19:07:06.332294 [ 3 ] {} <Trace> HTTP-Session: 09b5fde0-c294-4f2e-af22-5c458e698083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8182 2024.08.19 19:07:06.332526 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8183 2024.08.19 19:07:06.332601 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8184 2024.08.19 19:07:06.332951 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8185 2024.08.19 19:07:06.333425 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8186 2024.08.19 19:07:06.333472 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8187 2024.08.19 19:07:06.333891 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8188 2024.08.19 19:07:06.334293 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8189 2024.08.19 19:07:06.334469 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.002019 sec., 36651.807825656266 rows/sec., 2.94 MiB/sec.
8190 2024.08.19 19:07:06.334494 [ 35 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8191 2024.08.19 19:07:06.334617 [ 35 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8192 2024.08.19 19:07:06.334670 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8193 2024.08.19 19:07:06.334787 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Debug> DynamicQueryHandler: Done processing query
8194 2024.08.19 19:07:06.334827 [ 3 ] {2cc917f5-2561-407a-a936-a73d2a38ab90} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8195 2024.08.19 19:07:06.334832 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
8196 2024.08.19 19:07:06.334846 [ 3 ] {} <Debug> HTTP-Session: 09b5fde0-c294-4f2e-af22-5c458e698083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.08.19 19:07:06.335002 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8198 2024.08.19 19:07:06.335003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8199 2024.08.19 19:07:06.335051 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1399 rows starting from the beginning of the part
8200 2024.08.19 19:07:06.335084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8201 2024.08.19 19:07:06.335116 [ 3 ] {} <Debug> HTTP-Session: b981f213-d979-43ff-9575-853fbffcbdfd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8202 2024.08.19 19:07:06.335143 [ 3 ] {} <Debug> HTTP-Session: b981f213-d979-43ff-9575-853fbffcbdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.08.19 19:07:06.335162 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1216 rows starting from the beginning of the part
8204 2024.08.19 19:07:06.335180 [ 3 ] {} <Debug> HTTP-Session: b981f213-d979-43ff-9575-853fbffcbdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8205 2024.08.19 19:07:06.335300 [ 3 ] {} <Trace> HTTP-Session: b981f213-d979-43ff-9575-853fbffcbdfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8206 2024.08.19 19:07:06.335562 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 234 rows starting from the beginning of the part
8207 2024.08.19 19:07:06.335723 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8208 2024.08.19 19:07:06.335899 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8209 2024.08.19 19:07:06.335929 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part
8210 2024.08.19 19:07:06.336241 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 234 rows starting from the beginning of the part
8211 2024.08.19 19:07:06.336455 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part
8212 2024.08.19 19:07:06.337165 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8213 2024.08.19 19:07:06.337685 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8214 2024.08.19 19:07:06.337733 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8215 2024.08.19 19:07:06.338342 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8216 2024.08.19 19:07:06.338748 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8217 2024.08.19 19:07:06.339034 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00346 sec., 2601.156069364162 rows/sec., 195.59 KiB/sec.
8218 2024.08.19 19:07:06.339235 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.004478235 sec., 721712.9069823268 rows/sec., 62.95 MiB/sec.
8219 2024.08.19 19:07:06.339345 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Debug> DynamicQueryHandler: Done processing query
8220 2024.08.19 19:07:06.339373 [ 3 ] {ff3a7908-d46f-4bb3-ae24-bc02addf391f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8221 2024.08.19 19:07:06.339391 [ 3 ] {} <Debug> HTTP-Session: b981f213-d979-43ff-9575-853fbffcbdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.08.19 19:07:06.339549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8223 2024.08.19 19:07:06.339575 [ 187 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8224 2024.08.19 19:07:06.339628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8225 2024.08.19 19:07:06.339694 [ 3 ] {} <Debug> HTTP-Session: ddc4a0d7-4b4e-450b-bb9b-6bac49ff8a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8226 2024.08.19 19:07:06.339737 [ 3 ] {} <Debug> HTTP-Session: ddc4a0d7-4b4e-450b-bb9b-6bac49ff8a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8227 2024.08.19 19:07:06.339763 [ 3 ] {} <Debug> HTTP-Session: ddc4a0d7-4b4e-450b-bb9b-6bac49ff8a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8228 2024.08.19 19:07:06.339797 [ 3 ] {} <Trace> HTTP-Session: ddc4a0d7-4b4e-450b-bb9b-6bac49ff8a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8229 2024.08.19 19:07:06.340088 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8230 2024.08.19 19:07:06.340231 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8231 2024.08.19 19:07:06.340808 [ 187 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8232 2024.08.19 19:07:06.340931 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8233 2024.08.19 19:07:06.341029 [ 187 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_41_8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8234 2024.08.19 19:07:06.341218 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
8235 2024.08.19 19:07:06.341426 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8236 2024.08.19 19:07:06.341469 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8237 2024.08.19 19:07:06.341840 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8238 2024.08.19 19:07:06.342201 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8239 2024.08.19 19:07:06.342365 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.002429 sec., 30053.519967064633 rows/sec., 2.35 MiB/sec.
8240 2024.08.19 19:07:06.342374 [ 35 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8241 2024.08.19 19:07:06.342452 [ 35 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8242 2024.08.19 19:07:06.342500 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8243 2024.08.19 19:07:06.342659 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
8244 2024.08.19 19:07:06.342676 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Debug> DynamicQueryHandler: Done processing query
8245 2024.08.19 19:07:06.342708 [ 3 ] {b771b634-8d19-400c-bee4-f746e1223cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8246 2024.08.19 19:07:06.342734 [ 3 ] {} <Debug> HTTP-Session: ddc4a0d7-4b4e-450b-bb9b-6bac49ff8a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.19 19:07:06.342809 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8248 2024.08.19 19:07:06.342841 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
8249 2024.08.19 19:07:06.342962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8250 2024.08.19 19:07:06.342962 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 533 rows starting from the beginning of the part
8251 2024.08.19 19:07:06.343106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8252 2024.08.19 19:07:06.343232 [ 3 ] {} <Debug> HTTP-Session: 1c0d97b4-2de6-488b-a004-390341fc16f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8253 2024.08.19 19:07:06.343310 [ 3 ] {} <Debug> HTTP-Session: 1c0d97b4-2de6-488b-a004-390341fc16f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.08.19 19:07:06.343331 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 406 rows starting from the beginning of the part
8255 2024.08.19 19:07:06.343370 [ 3 ] {} <Debug> HTTP-Session: 1c0d97b4-2de6-488b-a004-390341fc16f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8256 2024.08.19 19:07:06.343521 [ 3 ] {} <Trace> HTTP-Session: 1c0d97b4-2de6-488b-a004-390341fc16f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8257 2024.08.19 19:07:06.343665 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part
8258 2024.08.19 19:07:06.343861 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 406 rows starting from the beginning of the part
8259 2024.08.19 19:07:06.343902 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8260 2024.08.19 19:07:06.344118 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8261 2024.08.19 19:07:06.344202 [ 198 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part
8262 2024.08.19 19:07:06.344905 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8263 2024.08.19 19:07:06.345455 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8264 2024.08.19 19:07:06.345497 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8265 2024.08.19 19:07:06.346015 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8266 2024.08.19 19:07:06.346406 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.003830767 sec., 625462.2116145409 rows/sec., 47.94 MiB/sec.
8267 2024.08.19 19:07:06.346526 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8268 2024.08.19 19:07:06.346739 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8269 2024.08.19 19:07:06.346764 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8270 2024.08.19 19:07:06.346804 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8271 2024.08.19 19:07:06.346798 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003116 sec., 51347.88189987163 rows/sec., 3.58 MiB/sec.
8272 2024.08.19 19:07:06.346869 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8273 2024.08.19 19:07:06.347419 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
8274 2024.08.19 19:07:06.347881 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Debug> DynamicQueryHandler: Done processing query
8275 2024.08.19 19:07:06.348016 [ 3 ] {0f925866-add2-4565-89f6-c3748dc04dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8276 2024.08.19 19:07:06.348092 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8277 2024.08.19 19:07:06.348117 [ 3 ] {} <Debug> HTTP-Session: 1c0d97b4-2de6-488b-a004-390341fc16f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.08.19 19:07:06.348208 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11655 rows starting from the beginning of the part
8279 2024.08.19 19:07:06.348530 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 846 rows starting from the beginning of the part
8280 2024.08.19 19:07:06.348642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8281 2024.08.19 19:07:06.348914 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8282 2024.08.19 19:07:06.348938 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part
8283 2024.08.19 19:07:06.349016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8284 2024.08.19 19:07:06.349333 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_41_8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8285 2024.08.19 19:07:06.349341 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
8286 2024.08.19 19:07:06.349397 [ 3 ] {} <Debug> HTTP-Session: 677a4624-aeff-4699-ad8a-2384175e88b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8287 2024.08.19 19:07:06.349464 [ 3 ] {} <Debug> HTTP-Session: 677a4624-aeff-4699-ad8a-2384175e88b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8288 2024.08.19 19:07:06.349681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8289 2024.08.19 19:07:06.349746 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 238 rows starting from the beginning of the part
8290 2024.08.19 19:07:06.349788 [ 3 ] {} <Debug> HTTP-Session: 677a4624-aeff-4699-ad8a-2384175e88b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8291 2024.08.19 19:07:06.350006 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
8292 2024.08.19 19:07:06.350025 [ 3 ] {} <Trace> HTTP-Session: 677a4624-aeff-4699-ad8a-2384175e88b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8293 2024.08.19 19:07:06.350521 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8294 2024.08.19 19:07:06.350662 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <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
8295 2024.08.19 19:07:06.351695 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8296 2024.08.19 19:07:06.352997 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8297 2024.08.19 19:07:06.353053 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8298 2024.08.19 19:07:06.354734 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8299 2024.08.19 19:07:06.355634 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8300 2024.08.19 19:07:06.355884 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005539 sec., 1624.8420292471567 rows/sec., 2.91 MiB/sec.
8301 2024.08.19 19:07:06.356589 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Debug> DynamicQueryHandler: Done processing query
8302 2024.08.19 19:07:06.356616 [ 3 ] {c75d5580-1cb2-4378-9b92-a1e3b7df0392} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8303 2024.08.19 19:07:06.356648 [ 3 ] {} <Debug> HTTP-Session: 677a4624-aeff-4699-ad8a-2384175e88b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.08.19 19:07:06.356780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8305 2024.08.19 19:07:06.356898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8306 2024.08.19 19:07:06.356921 [ 3 ] {} <Debug> HTTP-Session: a5209ee7-4664-4b01-9352-565022546a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8307 2024.08.19 19:07:06.356965 [ 3 ] {} <Debug> HTTP-Session: a5209ee7-4664-4b01-9352-565022546a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8308 2024.08.19 19:07:06.356995 [ 3 ] {} <Debug> HTTP-Session: a5209ee7-4664-4b01-9352-565022546a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8309 2024.08.19 19:07:06.357026 [ 3 ] {} <Trace> HTTP-Session: a5209ee7-4664-4b01-9352-565022546a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8310 2024.08.19 19:07:06.357305 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8311 2024.08.19 19:07:06.357427 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8312 2024.08.19 19:07:06.357442 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13298 rows, containing 5 columns (5 merged, 0 gathered) in 0.010342571 sec., 1285753.803382157 rows/sec., 86.84 MiB/sec.
8313 2024.08.19 19:07:06.357655 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8314 2024.08.19 19:07:06.357863 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8315 2024.08.19 19:07:06.358371 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8316 2024.08.19 19:07:06.358460 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8317 2024.08.19 19:07:06.358879 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8318 2024.08.19 19:07:06.359050 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8319 2024.08.19 19:07:06.359205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB.
8320 2024.08.19 19:07:06.359215 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8321 2024.08.19 19:07:06.359572 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8322 2024.08.19 19:07:06.359737 [ 35 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8323 2024.08.19 19:07:06.359746 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00261 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec.
8324 2024.08.19 19:07:06.359796 [ 35 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8325 2024.08.19 19:07:06.359878 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8326 2024.08.19 19:07:06.360137 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Debug> DynamicQueryHandler: Done processing query
8327 2024.08.19 19:07:06.360243 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
8328 2024.08.19 19:07:06.360264 [ 3 ] {c0b156d6-4690-4b0a-8b57-02379f5f0459} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8329 2024.08.19 19:07:06.360406 [ 3 ] {} <Debug> HTTP-Session: a5209ee7-4664-4b01-9352-565022546a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8330 2024.08.19 19:07:06.360844 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8331 2024.08.19 19:07:06.360907 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2468 rows starting from the beginning of the part
8332 2024.08.19 19:07:06.361002 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
8333 2024.08.19 19:07:06.361087 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
8334 2024.08.19 19:07:06.361318 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
8335 2024.08.19 19:07:06.361394 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
8336 2024.08.19 19:07:06.361645 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
8337 2024.08.19 19:07:06.363111 [ 191 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.003110885 sec., 903922.8386777396 rows/sec., 58.89 MiB/sec.
8338 2024.08.19 19:07:06.363386 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8339 2024.08.19 19:07:06.363801 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8340 2024.08.19 19:07:06.363876 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_41_8} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8341 2024.08.19 19:07:06.363964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
8342 2024.08.19 19:07:07.000170 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.94 MiB, peak 203.39 MiB, free memory in arenas 0.00 B, will set to 194.21 MiB (RSS), difference: 1.28 MiB
8343 2024.08.19 19:07:08.601931 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
8344 2024.08.19 19:07:08.601984 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
8345 2024.08.19 19:07:11.337020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8346 2024.08.19 19:07:11.337165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8347 2024.08.19 19:07:11.337196 [ 3 ] {} <Debug> HTTP-Session: d6410fc8-4c10-4823-bdf7-e211c465da5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8348 2024.08.19 19:07:11.337225 [ 3 ] {} <Debug> HTTP-Session: d6410fc8-4c10-4823-bdf7-e211c465da5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8349 2024.08.19 19:07:11.337243 [ 3 ] {} <Debug> HTTP-Session: d6410fc8-4c10-4823-bdf7-e211c465da5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.08.19 19:07:11.337299 [ 3 ] {} <Trace> HTTP-Session: d6410fc8-4c10-4823-bdf7-e211c465da5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8351 2024.08.19 19:07:11.337585 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8352 2024.08.19 19:07:11.337661 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8353 2024.08.19 19:07:11.338022 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8354 2024.08.19 19:07:11.338604 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8355 2024.08.19 19:07:11.338647 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8356 2024.08.19 19:07:11.339109 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8357 2024.08.19 19:07:11.339510 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8358 2024.08.19 19:07:11.339660 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002198 sec., 106005.45950864423 rows/sec., 9.32 MiB/sec.
8359 2024.08.19 19:07:11.339884 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Debug> DynamicQueryHandler: Done processing query
8360 2024.08.19 19:07:11.339913 [ 3 ] {50dc9755-49b3-4f5b-a4ab-4fcc971fa6a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8361 2024.08.19 19:07:11.339930 [ 3 ] {} <Debug> HTTP-Session: d6410fc8-4c10-4823-bdf7-e211c465da5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8362 2024.08.19 19:07:11.340075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8363 2024.08.19 19:07:11.340129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8364 2024.08.19 19:07:11.340151 [ 3 ] {} <Debug> HTTP-Session: 37abde9f-fb2a-4974-ae1e-ea6dbb78c970 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8365 2024.08.19 19:07:11.340169 [ 3 ] {} <Debug> HTTP-Session: 37abde9f-fb2a-4974-ae1e-ea6dbb78c970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8366 2024.08.19 19:07:11.340183 [ 3 ] {} <Debug> HTTP-Session: 37abde9f-fb2a-4974-ae1e-ea6dbb78c970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.08.19 19:07:11.340218 [ 3 ] {} <Trace> HTTP-Session: 37abde9f-fb2a-4974-ae1e-ea6dbb78c970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8368 2024.08.19 19:07:11.340332 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8369 2024.08.19 19:07:11.340379 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8370 2024.08.19 19:07:11.340610 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8371 2024.08.19 19:07:11.340945 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8372 2024.08.19 19:07:11.341019 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8373 2024.08.19 19:07:11.341377 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8374 2024.08.19 19:07:11.341739 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8375 2024.08.19 19:07:11.341872 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001575 sec., 13968.253968253968 rows/sec., 1.03 MiB/sec.
8376 2024.08.19 19:07:11.342134 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Debug> DynamicQueryHandler: Done processing query
8377 2024.08.19 19:07:11.342178 [ 3 ] {2d90400e-a327-46ca-bbf9-55ef9cc175bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8378 2024.08.19 19:07:11.342201 [ 3 ] {} <Debug> HTTP-Session: 37abde9f-fb2a-4974-ae1e-ea6dbb78c970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8379 2024.08.19 19:07:11.342315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8380 2024.08.19 19:07:11.342364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8381 2024.08.19 19:07:11.342383 [ 3 ] {} <Debug> HTTP-Session: 6eaab252-bfaf-49d7-8670-94a7d7aa489c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8382 2024.08.19 19:07:11.342400 [ 3 ] {} <Debug> HTTP-Session: 6eaab252-bfaf-49d7-8670-94a7d7aa489c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8383 2024.08.19 19:07:11.342414 [ 3 ] {} <Debug> HTTP-Session: 6eaab252-bfaf-49d7-8670-94a7d7aa489c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8384 2024.08.19 19:07:11.342447 [ 3 ] {} <Trace> HTTP-Session: 6eaab252-bfaf-49d7-8670-94a7d7aa489c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8385 2024.08.19 19:07:11.342553 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8386 2024.08.19 19:07:11.342598 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8387 2024.08.19 19:07:11.342849 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8388 2024.08.19 19:07:11.343152 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8389 2024.08.19 19:07:11.343188 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8390 2024.08.19 19:07:11.343547 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8391 2024.08.19 19:07:11.343909 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8392 2024.08.19 19:07:11.344043 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec.
8393 2024.08.19 19:07:11.344214 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Debug> DynamicQueryHandler: Done processing query
8394 2024.08.19 19:07:11.344240 [ 3 ] {29a979ec-ce9d-44f2-a65d-4b5d9067db1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8395 2024.08.19 19:07:11.344255 [ 3 ] {} <Debug> HTTP-Session: 6eaab252-bfaf-49d7-8670-94a7d7aa489c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8396 2024.08.19 19:07:11.344370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8397 2024.08.19 19:07:11.344418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8398 2024.08.19 19:07:11.344437 [ 3 ] {} <Debug> HTTP-Session: ac2e308a-fb66-4dae-b321-a36cfb6db8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8399 2024.08.19 19:07:11.344453 [ 3 ] {} <Debug> HTTP-Session: ac2e308a-fb66-4dae-b321-a36cfb6db8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8400 2024.08.19 19:07:11.344467 [ 3 ] {} <Debug> HTTP-Session: ac2e308a-fb66-4dae-b321-a36cfb6db8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.08.19 19:07:11.344498 [ 3 ] {} <Trace> HTTP-Session: ac2e308a-fb66-4dae-b321-a36cfb6db8fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8402 2024.08.19 19:07:11.344593 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8403 2024.08.19 19:07:11.344636 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8404 2024.08.19 19:07:11.344856 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8405 2024.08.19 19:07:11.345178 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8406 2024.08.19 19:07:11.345215 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8407 2024.08.19 19:07:11.345560 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8408 2024.08.19 19:07:11.345915 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8409 2024.08.19 19:07:11.346038 [ 42 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
8410 2024.08.19 19:07:11.346043 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 240.66 KiB/sec.
8411 2024.08.19 19:07:11.346079 [ 42 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8412 2024.08.19 19:07:11.346114 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8413 2024.08.19 19:07:11.346300 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Debug> DynamicQueryHandler: Done processing query
8414 2024.08.19 19:07:11.346317 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
8415 2024.08.19 19:07:11.346332 [ 3 ] {bedb7169-6779-4210-ba1c-cefad0fa6e48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8416 2024.08.19 19:07:11.346413 [ 3 ] {} <Debug> HTTP-Session: ac2e308a-fb66-4dae-b321-a36cfb6db8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8417 2024.08.19 19:07:11.346612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8418 2024.08.19 19:07:11.346614 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8419 2024.08.19 19:07:11.346704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8420 2024.08.19 19:07:11.346716 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
8421 2024.08.19 19:07:11.346743 [ 3 ] {} <Debug> HTTP-Session: 9126dfa1-cdd7-4dcc-9e17-39af1ac9ac58 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8422 2024.08.19 19:07:11.346790 [ 3 ] {} <Debug> HTTP-Session: 9126dfa1-cdd7-4dcc-9e17-39af1ac9ac58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8423 2024.08.19 19:07:11.346817 [ 3 ] {} <Debug> HTTP-Session: 9126dfa1-cdd7-4dcc-9e17-39af1ac9ac58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8424 2024.08.19 19:07:11.347000 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8425 2024.08.19 19:07:11.346999 [ 3 ] {} <Trace> HTTP-Session: 9126dfa1-cdd7-4dcc-9e17-39af1ac9ac58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8426 2024.08.19 19:07:11.347235 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8427 2024.08.19 19:07:11.347553 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8428 2024.08.19 19:07:11.347720 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8429 2024.08.19 19:07:11.347817 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8430 2024.08.19 19:07:11.347983 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8431 2024.08.19 19:07:11.348955 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8432 2024.08.19 19:07:11.350247 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8433 2024.08.19 19:07:11.350350 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8434 2024.08.19 19:07:11.350468 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004258022 sec., 7045.5248939531075 rows/sec., 447.23 KiB/sec.
8435 2024.08.19 19:07:11.350729 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
8436 2024.08.19 19:07:11.351080 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8437 2024.08.19 19:07:11.351958 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8438 2024.08.19 19:07:11.352091 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8439 2024.08.19 19:07:11.352161 [ 191 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_21_5} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
8440 2024.08.19 19:07:11.352387 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.005029 sec., 80334.06243786041 rows/sec., 5.72 MiB/sec.
8441 2024.08.19 19:07:11.352402 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8442 2024.08.19 19:07:11.352644 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Debug> DynamicQueryHandler: Done processing query
8443 2024.08.19 19:07:11.352675 [ 3 ] {d3fca028-6314-4ee0-89a4-287e1ce3705d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8444 2024.08.19 19:07:11.352691 [ 3 ] {} <Debug> HTTP-Session: 9126dfa1-cdd7-4dcc-9e17-39af1ac9ac58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8445 2024.08.19 19:07:11.352810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8446 2024.08.19 19:07:11.352857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8447 2024.08.19 19:07:11.352876 [ 3 ] {} <Debug> HTTP-Session: 90fb5be8-a167-4818-b398-418a4d0f31f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8448 2024.08.19 19:07:11.352892 [ 3 ] {} <Debug> HTTP-Session: 90fb5be8-a167-4818-b398-418a4d0f31f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.08.19 19:07:11.352906 [ 3 ] {} <Debug> HTTP-Session: 90fb5be8-a167-4818-b398-418a4d0f31f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.08.19 19:07:11.352936 [ 3 ] {} <Trace> HTTP-Session: 90fb5be8-a167-4818-b398-418a4d0f31f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8451 2024.08.19 19:07:11.353035 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8452 2024.08.19 19:07:11.353079 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8453 2024.08.19 19:07:11.353215 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8454 2024.08.19 19:07:11.353479 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8455 2024.08.19 19:07:11.353515 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8456 2024.08.19 19:07:11.353873 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8457 2024.08.19 19:07:11.354197 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8458 2024.08.19 19:07:11.354315 [ 42 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8459 2024.08.19 19:07:11.354322 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
8460 2024.08.19 19:07:11.354350 [ 42 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8461 2024.08.19 19:07:11.354386 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8462 2024.08.19 19:07:11.354638 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Debug> DynamicQueryHandler: Done processing query
8463 2024.08.19 19:07:11.354691 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
8464 2024.08.19 19:07:11.354720 [ 3 ] {d9c1c226-ba36-4849-9ebc-b62c4acb58d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8465 2024.08.19 19:07:11.354831 [ 3 ] {} <Debug> HTTP-Session: 90fb5be8-a167-4818-b398-418a4d0f31f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.08.19 19:07:11.355131 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8467 2024.08.19 19:07:11.355147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.08.19 19:07:11.355194 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
8469 2024.08.19 19:07:11.355241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8470 2024.08.19 19:07:11.355338 [ 3 ] {} <Debug> HTTP-Session: fd466d8a-a3b9-45b3-b000-a357db4df13c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8471 2024.08.19 19:07:11.355416 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8472 2024.08.19 19:07:11.355425 [ 3 ] {} <Debug> HTTP-Session: fd466d8a-a3b9-45b3-b000-a357db4df13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.19 19:07:11.355497 [ 3 ] {} <Debug> HTTP-Session: fd466d8a-a3b9-45b3-b000-a357db4df13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.08.19 19:07:11.355631 [ 3 ] {} <Trace> HTTP-Session: fd466d8a-a3b9-45b3-b000-a357db4df13c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.08.19 19:07:11.355658 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
8476 2024.08.19 19:07:11.355914 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8477 2024.08.19 19:07:11.356058 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
8478 2024.08.19 19:07:11.356166 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8479 2024.08.19 19:07:11.356327 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8480 2024.08.19 19:07:11.356438 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8481 2024.08.19 19:07:11.357150 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.08.19 19:07:11.358148 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.19 19:07:11.358213 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8484 2024.08.19 19:07:11.358970 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004487856 sec., 28075.767136913484 rows/sec., 1.43 MiB/sec.
8485 2024.08.19 19:07:11.359185 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8486 2024.08.19 19:07:11.359245 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8487 2024.08.19 19:07:11.360198 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8488 2024.08.19 19:07:11.360216 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8489 2024.08.19 19:07:11.360354 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_21_4} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8490 2024.08.19 19:07:11.360557 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004688 sec., 50554.60750853242 rows/sec., 3.39 MiB/sec.
8491 2024.08.19 19:07:11.360569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8492 2024.08.19 19:07:11.360819 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Debug> DynamicQueryHandler: Done processing query
8493 2024.08.19 19:07:11.360848 [ 3 ] {f05a95e0-2a66-4fa7-891d-1dfe0e2fa5fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8494 2024.08.19 19:07:11.360864 [ 3 ] {} <Debug> HTTP-Session: fd466d8a-a3b9-45b3-b000-a357db4df13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.08.19 19:07:11.360988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8496 2024.08.19 19:07:11.361044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8497 2024.08.19 19:07:11.361067 [ 3 ] {} <Debug> HTTP-Session: 664370d1-c502-47e4-a6dc-5ab5d31bcfdb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8498 2024.08.19 19:07:11.361087 [ 3 ] {} <Debug> HTTP-Session: 664370d1-c502-47e4-a6dc-5ab5d31bcfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8499 2024.08.19 19:07:11.361104 [ 3 ] {} <Debug> HTTP-Session: 664370d1-c502-47e4-a6dc-5ab5d31bcfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8500 2024.08.19 19:07:11.361140 [ 3 ] {} <Trace> HTTP-Session: 664370d1-c502-47e4-a6dc-5ab5d31bcfdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8501 2024.08.19 19:07:11.361244 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8502 2024.08.19 19:07:11.361300 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8503 2024.08.19 19:07:11.361481 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8504 2024.08.19 19:07:11.361788 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8505 2024.08.19 19:07:11.361828 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8506 2024.08.19 19:07:11.362300 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8507 2024.08.19 19:07:11.362774 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8508 2024.08.19 19:07:11.362934 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001716 sec., 582.7505827505827 rows/sec., 39.27 KiB/sec.
8509 2024.08.19 19:07:11.363137 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Debug> DynamicQueryHandler: Done processing query
8510 2024.08.19 19:07:11.363162 [ 3 ] {24d49d0b-fb95-43ad-9efa-324320f5ed7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8511 2024.08.19 19:07:11.363179 [ 3 ] {} <Debug> HTTP-Session: 664370d1-c502-47e4-a6dc-5ab5d31bcfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.08.19 19:07:11.363329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8513 2024.08.19 19:07:11.363379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8514 2024.08.19 19:07:11.363399 [ 3 ] {} <Debug> HTTP-Session: 7934ca21-77b9-4954-95f3-c6ab3e652187 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8515 2024.08.19 19:07:11.363416 [ 3 ] {} <Debug> HTTP-Session: 7934ca21-77b9-4954-95f3-c6ab3e652187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8516 2024.08.19 19:07:11.363430 [ 3 ] {} <Debug> HTTP-Session: 7934ca21-77b9-4954-95f3-c6ab3e652187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.08.19 19:07:11.363460 [ 3 ] {} <Trace> HTTP-Session: 7934ca21-77b9-4954-95f3-c6ab3e652187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8518 2024.08.19 19:07:11.363726 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8519 2024.08.19 19:07:11.363813 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <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
8520 2024.08.19 19:07:11.364261 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8521 2024.08.19 19:07:11.364836 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8522 2024.08.19 19:07:11.364871 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8523 2024.08.19 19:07:11.365516 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8524 2024.08.19 19:07:11.365996 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8525 2024.08.19 19:07:11.366178 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002625 sec., 8380.95238095238 rows/sec., 15.02 MiB/sec.
8526 2024.08.19 19:07:11.366680 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Debug> DynamicQueryHandler: Done processing query
8527 2024.08.19 19:07:11.366705 [ 3 ] {39288570-affa-485a-a664-c756455afec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8528 2024.08.19 19:07:11.366721 [ 3 ] {} <Debug> HTTP-Session: 7934ca21-77b9-4954-95f3-c6ab3e652187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8529 2024.08.19 19:07:11.366854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8530 2024.08.19 19:07:11.366903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8531 2024.08.19 19:07:11.366923 [ 3 ] {} <Debug> HTTP-Session: f2934466-867d-4360-8442-16dd5fa57962 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8532 2024.08.19 19:07:11.366939 [ 3 ] {} <Debug> HTTP-Session: f2934466-867d-4360-8442-16dd5fa57962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8533 2024.08.19 19:07:11.366952 [ 3 ] {} <Debug> HTTP-Session: f2934466-867d-4360-8442-16dd5fa57962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8534 2024.08.19 19:07:11.366983 [ 3 ] {} <Trace> HTTP-Session: f2934466-867d-4360-8442-16dd5fa57962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8535 2024.08.19 19:07:11.367104 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8536 2024.08.19 19:07:11.367148 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8537 2024.08.19 19:07:11.367295 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8538 2024.08.19 19:07:11.367602 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8539 2024.08.19 19:07:11.367638 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB.
8540 2024.08.19 19:07:11.368002 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8541 2024.08.19 19:07:11.368333 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8542 2024.08.19 19:07:11.368455 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec.
8543 2024.08.19 19:07:11.368613 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Debug> DynamicQueryHandler: Done processing query
8544 2024.08.19 19:07:11.368638 [ 3 ] {47b1e926-85e7-4b3f-9fda-fe6bd02a1ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8545 2024.08.19 19:07:11.368653 [ 3 ] {} <Debug> HTTP-Session: f2934466-867d-4360-8442-16dd5fa57962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.08.19 19:07:16.361126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8547 2024.08.19 19:07:16.361314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8548 2024.08.19 19:07:16.361360 [ 3 ] {} <Debug> HTTP-Session: 04927216-9218-4c20-a948-04c1172c50a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8549 2024.08.19 19:07:16.361401 [ 3 ] {} <Debug> HTTP-Session: 04927216-9218-4c20-a948-04c1172c50a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8550 2024.08.19 19:07:16.361432 [ 3 ] {} <Debug> HTTP-Session: 04927216-9218-4c20-a948-04c1172c50a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.08.19 19:07:16.361510 [ 3 ] {} <Trace> HTTP-Session: 04927216-9218-4c20-a948-04c1172c50a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8552 2024.08.19 19:07:16.362279 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8553 2024.08.19 19:07:16.362345 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8554 2024.08.19 19:07:16.362673 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8555 2024.08.19 19:07:16.363882 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8556 2024.08.19 19:07:16.363926 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8557 2024.08.19 19:07:16.364417 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8558 2024.08.19 19:07:16.364796 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8559 2024.08.19 19:07:16.364985 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003189 sec., 380683.5998745688 rows/sec., 31.29 MiB/sec.
8560 2024.08.19 19:07:16.365204 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Debug> DynamicQueryHandler: Done processing query
8561 2024.08.19 19:07:16.365231 [ 3 ] {57f8731b-24c3-4d04-a39a-7344885ed3de} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8562 2024.08.19 19:07:16.365247 [ 3 ] {} <Debug> HTTP-Session: 04927216-9218-4c20-a948-04c1172c50a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.08.19 19:07:16.365435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8564 2024.08.19 19:07:16.365487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8565 2024.08.19 19:07:16.365506 [ 3 ] {} <Debug> HTTP-Session: 3a2e7186-2c56-4a27-9d38-0640cd2be8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8566 2024.08.19 19:07:16.365524 [ 3 ] {} <Debug> HTTP-Session: 3a2e7186-2c56-4a27-9d38-0640cd2be8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8567 2024.08.19 19:07:16.365538 [ 3 ] {} <Debug> HTTP-Session: 3a2e7186-2c56-4a27-9d38-0640cd2be8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.08.19 19:07:16.365572 [ 3 ] {} <Trace> HTTP-Session: 3a2e7186-2c56-4a27-9d38-0640cd2be8f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8569 2024.08.19 19:07:16.365676 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8570 2024.08.19 19:07:16.365721 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8571 2024.08.19 19:07:16.365951 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8572 2024.08.19 19:07:16.366271 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8573 2024.08.19 19:07:16.366308 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8574 2024.08.19 19:07:16.366649 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8575 2024.08.19 19:07:16.367006 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8576 2024.08.19 19:07:16.367185 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001525 sec., 5901.639344262295 rows/sec., 443.78 KiB/sec.
8577 2024.08.19 19:07:16.367360 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Debug> DynamicQueryHandler: Done processing query
8578 2024.08.19 19:07:16.367384 [ 3 ] {2043dc23-51a5-4bda-bc7f-43a172b66113} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8579 2024.08.19 19:07:16.367399 [ 3 ] {} <Debug> HTTP-Session: 3a2e7186-2c56-4a27-9d38-0640cd2be8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.08.19 19:07:16.367555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8581 2024.08.19 19:07:16.367603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8582 2024.08.19 19:07:16.367622 [ 3 ] {} <Debug> HTTP-Session: 3b34c284-ce83-4d80-9e1a-6d31ff27f55e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8583 2024.08.19 19:07:16.367638 [ 3 ] {} <Debug> HTTP-Session: 3b34c284-ce83-4d80-9e1a-6d31ff27f55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8584 2024.08.19 19:07:16.367652 [ 3 ] {} <Debug> HTTP-Session: 3b34c284-ce83-4d80-9e1a-6d31ff27f55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.08.19 19:07:16.367682 [ 3 ] {} <Trace> HTTP-Session: 3b34c284-ce83-4d80-9e1a-6d31ff27f55e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8586 2024.08.19 19:07:16.367824 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8587 2024.08.19 19:07:16.367865 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8588 2024.08.19 19:07:16.368086 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8589 2024.08.19 19:07:16.368504 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8590 2024.08.19 19:07:16.368539 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8591 2024.08.19 19:07:16.368902 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8592 2024.08.19 19:07:16.369249 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8593 2024.08.19 19:07:16.369382 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001626 sec., 140221.40221402215 rows/sec., 9.49 MiB/sec.
8594 2024.08.19 19:07:16.369568 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Debug> DynamicQueryHandler: Done processing query
8595 2024.08.19 19:07:16.369591 [ 3 ] {0a21b211-02f8-4047-ac0c-5b3b0b91d265} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8596 2024.08.19 19:07:16.369607 [ 3 ] {} <Debug> HTTP-Session: 3b34c284-ce83-4d80-9e1a-6d31ff27f55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.08.19 19:07:16.369763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 87381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8598 2024.08.19 19:07:16.369809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8599 2024.08.19 19:07:16.369829 [ 3 ] {} <Debug> HTTP-Session: 45605cc6-b6c5-4519-b21d-c18ff2f1cb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8600 2024.08.19 19:07:16.369844 [ 3 ] {} <Debug> HTTP-Session: 45605cc6-b6c5-4519-b21d-c18ff2f1cb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.08.19 19:07:16.369858 [ 3 ] {} <Debug> HTTP-Session: 45605cc6-b6c5-4519-b21d-c18ff2f1cb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.08.19 19:07:16.369887 [ 3 ] {} <Trace> HTTP-Session: 45605cc6-b6c5-4519-b21d-c18ff2f1cb34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8603 2024.08.19 19:07:16.370185 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8604 2024.08.19 19:07:16.370226 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8605 2024.08.19 19:07:16.370451 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8606 2024.08.19 19:07:16.371067 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8607 2024.08.19 19:07:16.371103 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8608 2024.08.19 19:07:16.371465 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8609 2024.08.19 19:07:16.371809 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8610 2024.08.19 19:07:16.371965 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001982 sec., 266902.11907164485 rows/sec., 19.77 MiB/sec.
8611 2024.08.19 19:07:16.372134 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Debug> DynamicQueryHandler: Done processing query
8612 2024.08.19 19:07:16.372158 [ 3 ] {326a5bf1-41f1-46c6-a3a2-86852cd18a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8613 2024.08.19 19:07:16.372174 [ 3 ] {} <Debug> HTTP-Session: 45605cc6-b6c5-4519-b21d-c18ff2f1cb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.08.19 19:07:16.372351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8615 2024.08.19 19:07:16.372398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8616 2024.08.19 19:07:16.372417 [ 3 ] {} <Debug> HTTP-Session: 6ec09c1e-83cc-4c55-bf02-f11f94a5f88a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8617 2024.08.19 19:07:16.372434 [ 3 ] {} <Debug> HTTP-Session: 6ec09c1e-83cc-4c55-bf02-f11f94a5f88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8618 2024.08.19 19:07:16.372448 [ 3 ] {} <Debug> HTTP-Session: 6ec09c1e-83cc-4c55-bf02-f11f94a5f88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.08.19 19:07:16.372478 [ 3 ] {} <Trace> HTTP-Session: 6ec09c1e-83cc-4c55-bf02-f11f94a5f88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8620 2024.08.19 19:07:16.372855 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8621 2024.08.19 19:07:16.372900 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8622 2024.08.19 19:07:16.373044 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8623 2024.08.19 19:07:16.373844 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8624 2024.08.19 19:07:16.373881 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8625 2024.08.19 19:07:16.374292 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8626 2024.08.19 19:07:16.374635 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8627 2024.08.19 19:07:16.374790 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002187 sec., 385916.78097850934 rows/sec., 25.97 MiB/sec.
8628 2024.08.19 19:07:16.374945 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Debug> DynamicQueryHandler: Done processing query
8629 2024.08.19 19:07:16.374970 [ 3 ] {894f95cf-7d47-4744-90d3-24a5f4024df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8630 2024.08.19 19:07:16.374985 [ 3 ] {} <Debug> HTTP-Session: 6ec09c1e-83cc-4c55-bf02-f11f94a5f88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.08.19 19:07:16.375153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8632 2024.08.19 19:07:16.375200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8633 2024.08.19 19:07:16.375219 [ 3 ] {} <Debug> HTTP-Session: ee65c168-b4f9-40c9-9e47-dd3860d5c2ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8634 2024.08.19 19:07:16.375235 [ 3 ] {} <Debug> HTTP-Session: ee65c168-b4f9-40c9-9e47-dd3860d5c2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.08.19 19:07:16.375248 [ 3 ] {} <Debug> HTTP-Session: ee65c168-b4f9-40c9-9e47-dd3860d5c2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.08.19 19:07:16.375278 [ 3 ] {} <Trace> HTTP-Session: ee65c168-b4f9-40c9-9e47-dd3860d5c2ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8637 2024.08.19 19:07:16.375456 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8638 2024.08.19 19:07:16.375518 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <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
8639 2024.08.19 19:07:16.375926 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8640 2024.08.19 19:07:16.376513 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8641 2024.08.19 19:07:16.376548 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8642 2024.08.19 19:07:16.377131 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8643 2024.08.19 19:07:16.377531 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8644 2024.08.19 19:07:16.377721 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00237 sec., 3797.4683544303793 rows/sec., 6.80 MiB/sec.
8645 2024.08.19 19:07:16.377937 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Debug> DynamicQueryHandler: Done processing query
8646 2024.08.19 19:07:16.377962 [ 3 ] {608be157-f477-4ce3-a733-b6b205f42051} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8647 2024.08.19 19:07:16.377977 [ 3 ] {} <Debug> HTTP-Session: ee65c168-b4f9-40c9-9e47-dd3860d5c2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.08.19 19:07:16.378098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8649 2024.08.19 19:07:16.378147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8650 2024.08.19 19:07:16.378165 [ 3 ] {} <Debug> HTTP-Session: e8f0cff5-5337-43e2-8025-51b177add4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8651 2024.08.19 19:07:16.378181 [ 3 ] {} <Debug> HTTP-Session: e8f0cff5-5337-43e2-8025-51b177add4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.08.19 19:07:16.378195 [ 3 ] {} <Debug> HTTP-Session: e8f0cff5-5337-43e2-8025-51b177add4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.08.19 19:07:16.378225 [ 3 ] {} <Trace> HTTP-Session: e8f0cff5-5337-43e2-8025-51b177add4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8654 2024.08.19 19:07:16.378335 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8655 2024.08.19 19:07:16.378378 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8656 2024.08.19 19:07:16.378504 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8657 2024.08.19 19:07:16.378791 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8658 2024.08.19 19:07:16.378827 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8659 2024.08.19 19:07:16.379173 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8660 2024.08.19 19:07:16.379485 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8661 2024.08.19 19:07:16.379632 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
8662 2024.08.19 19:07:16.379819 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Debug> DynamicQueryHandler: Done processing query
8663 2024.08.19 19:07:16.379852 [ 3 ] {08a9540a-5293-4d06-a5c7-e0ff7baad456} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8664 2024.08.19 19:07:16.379871 [ 3 ] {} <Debug> HTTP-Session: e8f0cff5-5337-43e2-8025-51b177add4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.08.19 19:07:21.337445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8666 2024.08.19 19:07:21.337635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8667 2024.08.19 19:07:21.337679 [ 3 ] {} <Debug> HTTP-Session: ff2492f4-7c55-40d1-9eeb-93bfea0e0bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8668 2024.08.19 19:07:21.337721 [ 3 ] {} <Debug> HTTP-Session: ff2492f4-7c55-40d1-9eeb-93bfea0e0bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.08.19 19:07:21.337750 [ 3 ] {} <Debug> HTTP-Session: ff2492f4-7c55-40d1-9eeb-93bfea0e0bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.08.19 19:07:21.337829 [ 3 ] {} <Trace> HTTP-Session: ff2492f4-7c55-40d1-9eeb-93bfea0e0bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8671 2024.08.19 19:07:21.338217 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8672 2024.08.19 19:07:21.338291 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8673 2024.08.19 19:07:21.338624 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8674 2024.08.19 19:07:21.339199 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8675 2024.08.19 19:07:21.339241 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8676 2024.08.19 19:07:21.339671 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8677 2024.08.19 19:07:21.340046 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8678 2024.08.19 19:07:21.340214 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002171 sec., 107323.81391064025 rows/sec., 9.44 MiB/sec.
8679 2024.08.19 19:07:21.340465 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Debug> DynamicQueryHandler: Done processing query
8680 2024.08.19 19:07:21.340496 [ 3 ] {70368981-89d7-4b4a-9b36-2679913a2da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8681 2024.08.19 19:07:21.340512 [ 3 ] {} <Debug> HTTP-Session: ff2492f4-7c55-40d1-9eeb-93bfea0e0bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.08.19 19:07:21.340650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8683 2024.08.19 19:07:21.340699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8684 2024.08.19 19:07:21.340720 [ 3 ] {} <Debug> HTTP-Session: ece47ccd-a6da-4d2d-b013-cf5463a8b7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8685 2024.08.19 19:07:21.340737 [ 3 ] {} <Debug> HTTP-Session: ece47ccd-a6da-4d2d-b013-cf5463a8b7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.08.19 19:07:21.340750 [ 3 ] {} <Debug> HTTP-Session: ece47ccd-a6da-4d2d-b013-cf5463a8b7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.08.19 19:07:21.340781 [ 3 ] {} <Trace> HTTP-Session: ece47ccd-a6da-4d2d-b013-cf5463a8b7d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8688 2024.08.19 19:07:21.340891 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8689 2024.08.19 19:07:21.340939 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8690 2024.08.19 19:07:21.341173 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8691 2024.08.19 19:07:21.341487 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8692 2024.08.19 19:07:21.341525 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8693 2024.08.19 19:07:21.341892 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8694 2024.08.19 19:07:21.342241 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8695 2024.08.19 19:07:21.342405 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001543 sec., 14257.93907971484 rows/sec., 1.05 MiB/sec.
8696 2024.08.19 19:07:21.342403 [ 27 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8697 2024.08.19 19:07:21.342532 [ 27 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8698 2024.08.19 19:07:21.342577 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8699 2024.08.19 19:07:21.342654 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Debug> DynamicQueryHandler: Done processing query
8700 2024.08.19 19:07:21.342712 [ 3 ] {ab63ebed-9999-4b5b-b270-84dea31faa73} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8701 2024.08.19 19:07:21.342767 [ 3 ] {} <Debug> HTTP-Session: ece47ccd-a6da-4d2d-b013-cf5463a8b7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8702 2024.08.19 19:07:21.342814 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
8703 2024.08.19 19:07:21.342929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8704 2024.08.19 19:07:21.343045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8705 2024.08.19 19:07:21.343084 [ 3 ] {} <Debug> HTTP-Session: bbf674cf-991e-463a-897a-44c1a9f2588a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8706 2024.08.19 19:07:21.343138 [ 3 ] {} <Debug> HTTP-Session: bbf674cf-991e-463a-897a-44c1a9f2588a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8707 2024.08.19 19:07:21.343151 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8708 2024.08.19 19:07:21.343162 [ 3 ] {} <Debug> HTTP-Session: bbf674cf-991e-463a-897a-44c1a9f2588a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.08.19 19:07:21.343227 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 47 rows starting from the beginning of the part
8710 2024.08.19 19:07:21.343241 [ 3 ] {} <Trace> HTTP-Session: bbf674cf-991e-463a-897a-44c1a9f2588a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8711 2024.08.19 19:07:21.343395 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part
8712 2024.08.19 19:07:21.343698 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8713 2024.08.19 19:07:21.343783 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
8714 2024.08.19 19:07:21.343930 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8715 2024.08.19 19:07:21.344129 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
8716 2024.08.19 19:07:21.344523 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
8717 2024.08.19 19:07:21.344829 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
8718 2024.08.19 19:07:21.345638 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8719 2024.08.19 19:07:21.346569 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8720 2024.08.19 19:07:21.346636 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8721 2024.08.19 19:07:21.347664 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8722 2024.08.19 19:07:21.347937 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.005264086 sec., 25265.54467385221 rows/sec., 1.93 MiB/sec.
8723 2024.08.19 19:07:21.348250 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8724 2024.08.19 19:07:21.348488 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8725 2024.08.19 19:07:21.348963 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005557 sec., 2519.34497030772 rows/sec., 176.44 KiB/sec.
8726 2024.08.19 19:07:21.349334 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8727 2024.08.19 19:07:21.349341 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Debug> DynamicQueryHandler: Done processing query
8728 2024.08.19 19:07:21.349410 [ 3 ] {4d4088a7-a43e-4bd9-b696-7ef74b72931b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8729 2024.08.19 19:07:21.349449 [ 3 ] {} <Debug> HTTP-Session: bbf674cf-991e-463a-897a-44c1a9f2588a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.08.19 19:07:21.349496 [ 195 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_36_7} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8731 2024.08.19 19:07:21.349622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8732 2024.08.19 19:07:21.349636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8733 2024.08.19 19:07:21.349689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8734 2024.08.19 19:07:21.349714 [ 3 ] {} <Debug> HTTP-Session: 45fe0eda-27f1-4c74-b3d1-b9298a6602c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8735 2024.08.19 19:07:21.349731 [ 3 ] {} <Debug> HTTP-Session: 45fe0eda-27f1-4c74-b3d1-b9298a6602c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8736 2024.08.19 19:07:21.349744 [ 3 ] {} <Debug> HTTP-Session: 45fe0eda-27f1-4c74-b3d1-b9298a6602c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.08.19 19:07:21.349775 [ 3 ] {} <Trace> HTTP-Session: 45fe0eda-27f1-4c74-b3d1-b9298a6602c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8738 2024.08.19 19:07:21.349875 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8739 2024.08.19 19:07:21.349918 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8740 2024.08.19 19:07:21.350160 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8741 2024.08.19 19:07:21.350499 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8742 2024.08.19 19:07:21.350537 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8743 2024.08.19 19:07:21.350884 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8744 2024.08.19 19:07:21.351294 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8745 2024.08.19 19:07:21.351449 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 221.28 KiB/sec.
8746 2024.08.19 19:07:21.351622 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Debug> DynamicQueryHandler: Done processing query
8747 2024.08.19 19:07:21.351646 [ 3 ] {08015f5f-18b3-4f4f-8c44-8d64c8f77f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8748 2024.08.19 19:07:21.351662 [ 3 ] {} <Debug> HTTP-Session: 45fe0eda-27f1-4c74-b3d1-b9298a6602c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8749 2024.08.19 19:07:21.351843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8750 2024.08.19 19:07:21.351890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8751 2024.08.19 19:07:21.351908 [ 3 ] {} <Debug> HTTP-Session: 87c47783-1c78-4cc7-8fae-9a5b2517b762 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8752 2024.08.19 19:07:21.351924 [ 3 ] {} <Debug> HTTP-Session: 87c47783-1c78-4cc7-8fae-9a5b2517b762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8753 2024.08.19 19:07:21.351938 [ 3 ] {} <Debug> HTTP-Session: 87c47783-1c78-4cc7-8fae-9a5b2517b762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.08.19 19:07:21.351967 [ 3 ] {} <Trace> HTTP-Session: 87c47783-1c78-4cc7-8fae-9a5b2517b762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8755 2024.08.19 19:07:21.352184 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8756 2024.08.19 19:07:21.352226 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8757 2024.08.19 19:07:21.352446 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8758 2024.08.19 19:07:21.352999 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8759 2024.08.19 19:07:21.353037 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8760 2024.08.19 19:07:21.353407 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8761 2024.08.19 19:07:21.353755 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8762 2024.08.19 19:07:21.353912 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001837 sec., 219923.78878606422 rows/sec., 15.65 MiB/sec.
8763 2024.08.19 19:07:21.354076 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Debug> DynamicQueryHandler: Done processing query
8764 2024.08.19 19:07:21.354100 [ 3 ] {f4cd1167-a61c-4b64-8764-95681c80f6a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8765 2024.08.19 19:07:21.354115 [ 3 ] {} <Debug> HTTP-Session: 87c47783-1c78-4cc7-8fae-9a5b2517b762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8766 2024.08.19 19:07:21.354227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8767 2024.08.19 19:07:21.354274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8768 2024.08.19 19:07:21.354293 [ 3 ] {} <Debug> HTTP-Session: 41227336-4802-46a2-bb85-a320505eb2df Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8769 2024.08.19 19:07:21.354308 [ 3 ] {} <Debug> HTTP-Session: 41227336-4802-46a2-bb85-a320505eb2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8770 2024.08.19 19:07:21.354322 [ 3 ] {} <Debug> HTTP-Session: 41227336-4802-46a2-bb85-a320505eb2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.08.19 19:07:21.354352 [ 3 ] {} <Trace> HTTP-Session: 41227336-4802-46a2-bb85-a320505eb2df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8772 2024.08.19 19:07:21.354446 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8773 2024.08.19 19:07:21.354489 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8774 2024.08.19 19:07:21.354616 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8775 2024.08.19 19:07:21.354878 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8776 2024.08.19 19:07:21.354915 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8777 2024.08.19 19:07:21.355266 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8778 2024.08.19 19:07:21.355579 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8779 2024.08.19 19:07:21.355726 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 240.77 KiB/sec.
8780 2024.08.19 19:07:21.355938 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Debug> DynamicQueryHandler: Done processing query
8781 2024.08.19 19:07:21.355961 [ 3 ] {5679df17-20ed-4094-88f8-3998d3b9a1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8782 2024.08.19 19:07:21.355977 [ 3 ] {} <Debug> HTTP-Session: 41227336-4802-46a2-bb85-a320505eb2df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8783 2024.08.19 19:07:21.356118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8784 2024.08.19 19:07:21.356165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8785 2024.08.19 19:07:21.356185 [ 3 ] {} <Debug> HTTP-Session: c0a066d5-7ec9-4107-bc8e-772884ea836f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8786 2024.08.19 19:07:21.356201 [ 3 ] {} <Debug> HTTP-Session: c0a066d5-7ec9-4107-bc8e-772884ea836f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.08.19 19:07:21.356214 [ 3 ] {} <Debug> HTTP-Session: c0a066d5-7ec9-4107-bc8e-772884ea836f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.08.19 19:07:21.356244 [ 3 ] {} <Trace> HTTP-Session: c0a066d5-7ec9-4107-bc8e-772884ea836f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8789 2024.08.19 19:07:21.356432 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8790 2024.08.19 19:07:21.356476 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8791 2024.08.19 19:07:21.356616 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8792 2024.08.19 19:07:21.357069 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8793 2024.08.19 19:07:21.357106 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8794 2024.08.19 19:07:21.357483 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8795 2024.08.19 19:07:21.357836 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8796 2024.08.19 19:07:21.357995 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec.
8797 2024.08.19 19:07:21.358218 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Debug> DynamicQueryHandler: Done processing query
8798 2024.08.19 19:07:21.358244 [ 3 ] {c6acfe90-f334-4492-a7e8-803d89db939d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8799 2024.08.19 19:07:21.358259 [ 3 ] {} <Debug> HTTP-Session: c0a066d5-7ec9-4107-bc8e-772884ea836f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8800 2024.08.19 19:07:21.358368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8801 2024.08.19 19:07:21.358416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8802 2024.08.19 19:07:21.358435 [ 3 ] {} <Debug> HTTP-Session: 1b7b4a9e-41b1-4b81-8fee-64ccaa21bdfb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8803 2024.08.19 19:07:21.358451 [ 3 ] {} <Debug> HTTP-Session: 1b7b4a9e-41b1-4b81-8fee-64ccaa21bdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.08.19 19:07:21.358464 [ 3 ] {} <Debug> HTTP-Session: 1b7b4a9e-41b1-4b81-8fee-64ccaa21bdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.08.19 19:07:21.358495 [ 3 ] {} <Trace> HTTP-Session: 1b7b4a9e-41b1-4b81-8fee-64ccaa21bdfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8806 2024.08.19 19:07:21.358584 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8807 2024.08.19 19:07:21.358627 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8808 2024.08.19 19:07:21.358754 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8809 2024.08.19 19:07:21.359003 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8810 2024.08.19 19:07:21.359040 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8811 2024.08.19 19:07:21.359382 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8812 2024.08.19 19:07:21.359702 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8813 2024.08.19 19:07:21.359858 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec.
8814 2024.08.19 19:07:21.360129 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Debug> DynamicQueryHandler: Done processing query
8815 2024.08.19 19:07:21.360154 [ 3 ] {c3e28f39-d5b3-44bc-b311-6a0e13a3574d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8816 2024.08.19 19:07:21.360169 [ 3 ] {} <Debug> HTTP-Session: 1b7b4a9e-41b1-4b81-8fee-64ccaa21bdfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8817 2024.08.19 19:07:21.360320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8818 2024.08.19 19:07:21.360369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8819 2024.08.19 19:07:21.360388 [ 3 ] {} <Debug> HTTP-Session: 7dbf5ffc-4101-42f2-8cca-9bd83601f9dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8820 2024.08.19 19:07:21.360404 [ 3 ] {} <Debug> HTTP-Session: 7dbf5ffc-4101-42f2-8cca-9bd83601f9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.08.19 19:07:21.360417 [ 3 ] {} <Debug> HTTP-Session: 7dbf5ffc-4101-42f2-8cca-9bd83601f9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.08.19 19:07:21.360447 [ 3 ] {} <Trace> HTTP-Session: 7dbf5ffc-4101-42f2-8cca-9bd83601f9dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8823 2024.08.19 19:07:21.360725 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8824 2024.08.19 19:07:21.360793 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <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
8825 2024.08.19 19:07:21.361239 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8826 2024.08.19 19:07:21.361859 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8827 2024.08.19 19:07:21.361897 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8828 2024.08.19 19:07:21.362487 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8829 2024.08.19 19:07:21.362889 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8830 2024.08.19 19:07:21.363060 [ 27 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8831 2024.08.19 19:07:21.363090 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002564 sec., 8580.343213728549 rows/sec., 15.38 MiB/sec.
8832 2024.08.19 19:07:21.363119 [ 27 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8833 2024.08.19 19:07:21.363193 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8834 2024.08.19 19:07:21.363748 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
8835 2024.08.19 19:07:21.364026 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Debug> DynamicQueryHandler: Done processing query
8836 2024.08.19 19:07:21.364199 [ 3 ] {93265926-beb9-4dd1-b7bd-2bef2c6fb0f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8837 2024.08.19 19:07:21.364247 [ 3 ] {} <Debug> HTTP-Session: 7dbf5ffc-4101-42f2-8cca-9bd83601f9dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.08.19 19:07:21.364450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8839 2024.08.19 19:07:21.364560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8840 2024.08.19 19:07:21.364612 [ 3 ] {} <Debug> HTTP-Session: 1521073e-c522-4575-995d-68111b5b1772 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8841 2024.08.19 19:07:21.364657 [ 3 ] {} <Debug> HTTP-Session: 1521073e-c522-4575-995d-68111b5b1772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.08.19 19:07:21.364669 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8843 2024.08.19 19:07:21.364683 [ 3 ] {} <Debug> HTTP-Session: 1521073e-c522-4575-995d-68111b5b1772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.08.19 19:07:21.364775 [ 3 ] {} <Trace> HTTP-Session: 1521073e-c522-4575-995d-68111b5b1772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8845 2024.08.19 19:07:21.364840 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 500 rows starting from the beginning of the part
8846 2024.08.19 19:07:21.365068 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8847 2024.08.19 19:07:21.365357 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
8848 2024.08.19 19:07:21.365415 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8849 2024.08.19 19:07:21.366131 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
8850 2024.08.19 19:07:21.366334 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8851 2024.08.19 19:07:21.366814 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
8852 2024.08.19 19:07:21.367476 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
8853 2024.08.19 19:07:21.367595 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8854 2024.08.19 19:07:21.367721 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8855 2024.08.19 19:07:21.368066 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
8856 2024.08.19 19:07:21.369099 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8857 2024.08.19 19:07:21.369860 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8858 2024.08.19 19:07:21.370071 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005154 sec., 15909.972836631743 rows/sec., 1.01 MiB/sec.
8859 2024.08.19 19:07:21.370284 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Debug> DynamicQueryHandler: Done processing query
8860 2024.08.19 19:07:21.370310 [ 3 ] {b3ea343a-0ac5-4c78-bd6e-cb13cf32f179} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8861 2024.08.19 19:07:21.370327 [ 3 ] {} <Debug> HTTP-Session: 1521073e-c522-4575-995d-68111b5b1772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.08.19 19:07:21.384979 [ 190 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 19 columns (19 merged, 0 gathered) in 0.021629316 sec., 27000.391505676835 rows/sec., 48.38 MiB/sec.
8863 2024.08.19 19:07:21.385893 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8864 2024.08.19 19:07:21.386611 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.08.19 19:07:21.386711 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8866 2024.08.19 19:07:21.386886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
8867 2024.08.19 19:07:23.602035 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
8868 2024.08.19 19:07:23.602089 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
8869 2024.08.19 19:07:24.001944 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00141498 sec.
8870 2024.08.19 19:07:26.332215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8871 2024.08.19 19:07:26.332344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8872 2024.08.19 19:07:26.332369 [ 3 ] {} <Debug> HTTP-Session: 2ffa6ad6-4652-413e-a044-3a0d1ad77afa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8873 2024.08.19 19:07:26.332392 [ 3 ] {} <Debug> HTTP-Session: 2ffa6ad6-4652-413e-a044-3a0d1ad77afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.08.19 19:07:26.332406 [ 3 ] {} <Debug> HTTP-Session: 2ffa6ad6-4652-413e-a044-3a0d1ad77afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8875 2024.08.19 19:07:26.332453 [ 3 ] {} <Trace> HTTP-Session: 2ffa6ad6-4652-413e-a044-3a0d1ad77afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8876 2024.08.19 19:07:26.332644 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8877 2024.08.19 19:07:26.332707 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8878 2024.08.19 19:07:26.333032 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8879 2024.08.19 19:07:26.333557 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8880 2024.08.19 19:07:26.333599 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8881 2024.08.19 19:07:26.334008 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8882 2024.08.19 19:07:26.334409 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8883 2024.08.19 19:07:26.334583 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.002002 sec., 36963.03696303697 rows/sec., 2.96 MiB/sec.
8884 2024.08.19 19:07:26.334796 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Debug> DynamicQueryHandler: Done processing query
8885 2024.08.19 19:07:26.334823 [ 3 ] {d4038825-0933-4aeb-b5ce-ef912791dc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8886 2024.08.19 19:07:26.334839 [ 3 ] {} <Debug> HTTP-Session: 2ffa6ad6-4652-413e-a044-3a0d1ad77afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8887 2024.08.19 19:07:26.334973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8888 2024.08.19 19:07:26.335023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8889 2024.08.19 19:07:26.335043 [ 3 ] {} <Debug> HTTP-Session: f1216389-7ab3-4e96-ab42-fbdaa15dcddf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8890 2024.08.19 19:07:26.335061 [ 3 ] {} <Debug> HTTP-Session: f1216389-7ab3-4e96-ab42-fbdaa15dcddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.08.19 19:07:26.335074 [ 3 ] {} <Debug> HTTP-Session: f1216389-7ab3-4e96-ab42-fbdaa15dcddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8892 2024.08.19 19:07:26.335105 [ 3 ] {} <Trace> HTTP-Session: f1216389-7ab3-4e96-ab42-fbdaa15dcddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8893 2024.08.19 19:07:26.335205 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8894 2024.08.19 19:07:26.335248 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8895 2024.08.19 19:07:26.335473 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8896 2024.08.19 19:07:26.335810 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8897 2024.08.19 19:07:26.335848 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8898 2024.08.19 19:07:26.336203 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8899 2024.08.19 19:07:26.336564 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8900 2024.08.19 19:07:26.336721 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001532 sec., 5874.67362924282 rows/sec., 441.75 KiB/sec.
8901 2024.08.19 19:07:26.336936 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Debug> DynamicQueryHandler: Done processing query
8902 2024.08.19 19:07:26.336966 [ 3 ] {84f7bdc5-ef85-4a16-b895-4911e9738ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8903 2024.08.19 19:07:26.336982 [ 3 ] {} <Debug> HTTP-Session: f1216389-7ab3-4e96-ab42-fbdaa15dcddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8904 2024.08.19 19:07:26.337114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8905 2024.08.19 19:07:26.337164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8906 2024.08.19 19:07:26.337183 [ 3 ] {} <Debug> HTTP-Session: 7d1e0f02-edcd-4d49-bad2-b8ef9c76d62d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8907 2024.08.19 19:07:26.337199 [ 3 ] {} <Debug> HTTP-Session: 7d1e0f02-edcd-4d49-bad2-b8ef9c76d62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.08.19 19:07:26.337212 [ 3 ] {} <Debug> HTTP-Session: 7d1e0f02-edcd-4d49-bad2-b8ef9c76d62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.08.19 19:07:26.337242 [ 3 ] {} <Trace> HTTP-Session: 7d1e0f02-edcd-4d49-bad2-b8ef9c76d62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8910 2024.08.19 19:07:26.337357 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8911 2024.08.19 19:07:26.337398 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8912 2024.08.19 19:07:26.337615 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8913 2024.08.19 19:07:26.337983 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8914 2024.08.19 19:07:26.338019 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8915 2024.08.19 19:07:26.338371 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8916 2024.08.19 19:07:26.338725 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8917 2024.08.19 19:07:26.338883 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001557 sec., 46885.03532434168 rows/sec., 3.66 MiB/sec.
8918 2024.08.19 19:07:26.339053 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Debug> DynamicQueryHandler: Done processing query
8919 2024.08.19 19:07:26.339077 [ 3 ] {899a4414-1e9e-4c06-99ae-4b572361cd08} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8920 2024.08.19 19:07:26.339093 [ 3 ] {} <Debug> HTTP-Session: 7d1e0f02-edcd-4d49-bad2-b8ef9c76d62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8921 2024.08.19 19:07:26.339244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8922 2024.08.19 19:07:26.339292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8923 2024.08.19 19:07:26.339310 [ 3 ] {} <Debug> HTTP-Session: 4936c0bf-748c-4a28-a1ff-e7a3ce996ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8924 2024.08.19 19:07:26.339326 [ 3 ] {} <Debug> HTTP-Session: 4936c0bf-748c-4a28-a1ff-e7a3ce996ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.08.19 19:07:26.339339 [ 3 ] {} <Debug> HTTP-Session: 4936c0bf-748c-4a28-a1ff-e7a3ce996ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8926 2024.08.19 19:07:26.339370 [ 3 ] {} <Trace> HTTP-Session: 4936c0bf-748c-4a28-a1ff-e7a3ce996ea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8927 2024.08.19 19:07:26.339518 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8928 2024.08.19 19:07:26.339563 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8929 2024.08.19 19:07:26.339708 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8930 2024.08.19 19:07:26.340199 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8931 2024.08.19 19:07:26.340235 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8932 2024.08.19 19:07:26.340625 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8933 2024.08.19 19:07:26.340956 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8934 2024.08.19 19:07:26.341112 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec.
8935 2024.08.19 19:07:26.341278 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Debug> DynamicQueryHandler: Done processing query
8936 2024.08.19 19:07:26.341302 [ 3 ] {c5a4d56b-7f72-47b2-80ef-6eeef893cf1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8937 2024.08.19 19:07:26.341319 [ 3 ] {} <Debug> HTTP-Session: 4936c0bf-748c-4a28-a1ff-e7a3ce996ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8938 2024.08.19 19:07:26.341445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8939 2024.08.19 19:07:26.341494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8940 2024.08.19 19:07:26.341512 [ 3 ] {} <Debug> HTTP-Session: 8192b151-2ffe-4ae5-9806-c39da6e1ff56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8941 2024.08.19 19:07:26.341528 [ 3 ] {} <Debug> HTTP-Session: 8192b151-2ffe-4ae5-9806-c39da6e1ff56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.08.19 19:07:26.341541 [ 3 ] {} <Debug> HTTP-Session: 8192b151-2ffe-4ae5-9806-c39da6e1ff56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.08.19 19:07:26.341570 [ 3 ] {} <Trace> HTTP-Session: 8192b151-2ffe-4ae5-9806-c39da6e1ff56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8944 2024.08.19 19:07:26.341754 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8945 2024.08.19 19:07:26.341815 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <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
8946 2024.08.19 19:07:26.342209 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8947 2024.08.19 19:07:26.342685 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8948 2024.08.19 19:07:26.342720 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8949 2024.08.19 19:07:26.343289 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8950 2024.08.19 19:07:26.343693 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.08.19 19:07:26.343874 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002233 sec., 4030.452306314375 rows/sec., 7.22 MiB/sec.
8952 2024.08.19 19:07:26.344070 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Debug> DynamicQueryHandler: Done processing query
8953 2024.08.19 19:07:26.344095 [ 3 ] {f679c389-606f-45e1-8f85-6f2826d28577} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8954 2024.08.19 19:07:26.344111 [ 3 ] {} <Debug> HTTP-Session: 8192b151-2ffe-4ae5-9806-c39da6e1ff56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.08.19 19:07:26.344232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8956 2024.08.19 19:07:26.344281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8957 2024.08.19 19:07:26.344300 [ 3 ] {} <Debug> HTTP-Session: 77f3b199-f87a-4b04-b300-d2ab3f222c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8958 2024.08.19 19:07:26.344316 [ 3 ] {} <Debug> HTTP-Session: 77f3b199-f87a-4b04-b300-d2ab3f222c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.08.19 19:07:26.344329 [ 3 ] {} <Debug> HTTP-Session: 77f3b199-f87a-4b04-b300-d2ab3f222c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.08.19 19:07:26.344359 [ 3 ] {} <Trace> HTTP-Session: 77f3b199-f87a-4b04-b300-d2ab3f222c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8961 2024.08.19 19:07:26.344467 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8962 2024.08.19 19:07:26.344510 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8963 2024.08.19 19:07:26.344636 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8964 2024.08.19 19:07:26.344980 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8965 2024.08.19 19:07:26.345016 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8966 2024.08.19 19:07:26.345373 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8967 2024.08.19 19:07:26.345707 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8968 2024.08.19 19:07:26.345871 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
8969 2024.08.19 19:07:26.346038 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Debug> DynamicQueryHandler: Done processing query
8970 2024.08.19 19:07:26.346067 [ 3 ] {7e58064b-8c10-44c6-bf59-2c75584f63b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8971 2024.08.19 19:07:26.346083 [ 3 ] {} <Debug> HTTP-Session: 77f3b199-f87a-4b04-b300-d2ab3f222c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.08.19 19:07:31.337964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8973 2024.08.19 19:07:31.338091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8974 2024.08.19 19:07:31.338117 [ 3 ] {} <Debug> HTTP-Session: 9e44c12b-8460-4fa4-8655-dfe4e2175bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8975 2024.08.19 19:07:31.338141 [ 3 ] {} <Debug> HTTP-Session: 9e44c12b-8460-4fa4-8655-dfe4e2175bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.08.19 19:07:31.338155 [ 3 ] {} <Debug> HTTP-Session: 9e44c12b-8460-4fa4-8655-dfe4e2175bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.08.19 19:07:31.338202 [ 3 ] {} <Trace> HTTP-Session: 9e44c12b-8460-4fa4-8655-dfe4e2175bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8978 2024.08.19 19:07:31.338454 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8979 2024.08.19 19:07:31.338520 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8980 2024.08.19 19:07:31.338846 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8981 2024.08.19 19:07:31.339436 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8982 2024.08.19 19:07:31.339483 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8983 2024.08.19 19:07:31.339928 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8984 2024.08.19 19:07:31.340325 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8985 2024.08.19 19:07:31.340493 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002139 sec., 108929.40626460964 rows/sec., 9.58 MiB/sec.
8986 2024.08.19 19:07:31.340550 [ 55 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8987 2024.08.19 19:07:31.340672 [ 55 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8988 2024.08.19 19:07:31.340713 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
8989 2024.08.19 19:07:31.340828 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Debug> DynamicQueryHandler: Done processing query
8990 2024.08.19 19:07:31.340881 [ 3 ] {b582ff7d-f5d4-4917-862d-bce396b2b016} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8991 2024.08.19 19:07:31.340890 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
8992 2024.08.19 19:07:31.340908 [ 3 ] {} <Debug> HTTP-Session: 9e44c12b-8460-4fa4-8655-dfe4e2175bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8993 2024.08.19 19:07:31.341155 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8994 2024.08.19 19:07:31.341172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8995 2024.08.19 19:07:31.341228 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1399 rows starting from the beginning of the part
8996 2024.08.19 19:07:31.341278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8997 2024.08.19 19:07:31.341342 [ 3 ] {} <Debug> HTTP-Session: e337e88f-9bce-49fd-abd5-c84258f28880 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
8998 2024.08.19 19:07:31.341430 [ 3 ] {} <Debug> HTTP-Session: e337e88f-9bce-49fd-abd5-c84258f28880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.08.19 19:07:31.341471 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 233 rows starting from the beginning of the part
9000 2024.08.19 19:07:31.341526 [ 3 ] {} <Debug> HTTP-Session: e337e88f-9bce-49fd-abd5-c84258f28880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9001 2024.08.19 19:07:31.341790 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1214 rows starting from the beginning of the part
9002 2024.08.19 19:07:31.341791 [ 3 ] {} <Trace> HTTP-Session: e337e88f-9bce-49fd-abd5-c84258f28880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9003 2024.08.19 19:07:31.342076 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 233 rows starting from the beginning of the part
9004 2024.08.19 19:07:31.342361 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part
9005 2024.08.19 19:07:31.342372 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9006 2024.08.19 19:07:31.342572 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 233 rows starting from the beginning of the part
9007 2024.08.19 19:07:31.342603 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9008 2024.08.19 19:07:31.343691 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9009 2024.08.19 19:07:31.344680 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9010 2024.08.19 19:07:31.344745 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9011 2024.08.19 19:07:31.345661 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9012 2024.08.19 19:07:31.346301 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9013 2024.08.19 19:07:31.346742 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 5 columns (5 merged, 0 gathered) in 0.005931057 sec., 570893.1814346077 rows/sec., 50.02 MiB/sec.
9014 2024.08.19 19:07:31.346764 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004663 sec., 4717.992708556723 rows/sec., 354.77 KiB/sec.
9015 2024.08.19 19:07:31.347263 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9016 2024.08.19 19:07:31.347549 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Debug> DynamicQueryHandler: Done processing query
9017 2024.08.19 19:07:31.347598 [ 3 ] {e2b3734b-df6c-4d25-8dd2-c32ff1f9567c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9018 2024.08.19 19:07:31.347616 [ 3 ] {} <Debug> HTTP-Session: e337e88f-9bce-49fd-abd5-c84258f28880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.08.19 19:07:31.347823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9020 2024.08.19 19:07:31.347964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9021 2024.08.19 19:07:31.348022 [ 3 ] {} <Debug> HTTP-Session: 5213dac6-1f71-4cf3-b589-6bb708030108 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9022 2024.08.19 19:07:31.348062 [ 3 ] {} <Debug> HTTP-Session: 5213dac6-1f71-4cf3-b589-6bb708030108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.08.19 19:07:31.348089 [ 3 ] {} <Debug> HTTP-Session: 5213dac6-1f71-4cf3-b589-6bb708030108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.08.19 19:07:31.348150 [ 3 ] {} <Trace> HTTP-Session: 5213dac6-1f71-4cf3-b589-6bb708030108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9025 2024.08.19 19:07:31.348341 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9026 2024.08.19 19:07:31.348387 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9027 2024.08.19 19:07:31.348410 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9028 2024.08.19 19:07:31.348693 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_46_9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9029 2024.08.19 19:07:31.348904 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
9030 2024.08.19 19:07:31.349012 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9031 2024.08.19 19:07:31.349360 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9032 2024.08.19 19:07:31.349399 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9033 2024.08.19 19:07:31.349774 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9034 2024.08.19 19:07:31.350200 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9035 2024.08.19 19:07:31.350363 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002095 sec., 6682.577565632458 rows/sec., 468.00 KiB/sec.
9036 2024.08.19 19:07:31.350618 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Debug> DynamicQueryHandler: Done processing query
9037 2024.08.19 19:07:31.350646 [ 3 ] {24a55a75-c256-4f78-94ef-3e2fa3b7248d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9038 2024.08.19 19:07:31.350664 [ 3 ] {} <Debug> HTTP-Session: 5213dac6-1f71-4cf3-b589-6bb708030108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9039 2024.08.19 19:07:31.350783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9040 2024.08.19 19:07:31.350834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9041 2024.08.19 19:07:31.350855 [ 3 ] {} <Debug> HTTP-Session: 4a1e0402-a77c-47fc-a7ed-6a06d03566f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9042 2024.08.19 19:07:31.350872 [ 3 ] {} <Debug> HTTP-Session: 4a1e0402-a77c-47fc-a7ed-6a06d03566f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9043 2024.08.19 19:07:31.350885 [ 3 ] {} <Debug> HTTP-Session: 4a1e0402-a77c-47fc-a7ed-6a06d03566f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9044 2024.08.19 19:07:31.350916 [ 3 ] {} <Trace> HTTP-Session: 4a1e0402-a77c-47fc-a7ed-6a06d03566f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9045 2024.08.19 19:07:31.351018 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9046 2024.08.19 19:07:31.351062 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9047 2024.08.19 19:07:31.351293 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9048 2024.08.19 19:07:31.351605 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9049 2024.08.19 19:07:31.351643 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9050 2024.08.19 19:07:31.352005 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9051 2024.08.19 19:07:31.352373 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9052 2024.08.19 19:07:31.352541 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
9053 2024.08.19 19:07:31.352887 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Debug> DynamicQueryHandler: Done processing query
9054 2024.08.19 19:07:31.352913 [ 3 ] {9cfdefd3-2805-4fa3-953b-716d40b4b2ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9055 2024.08.19 19:07:31.352931 [ 3 ] {} <Debug> HTTP-Session: 4a1e0402-a77c-47fc-a7ed-6a06d03566f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9056 2024.08.19 19:07:31.353088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9057 2024.08.19 19:07:31.353136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9058 2024.08.19 19:07:31.353157 [ 3 ] {} <Debug> HTTP-Session: 5ef4c1c8-b258-44cf-a7df-c52a878458cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9059 2024.08.19 19:07:31.353173 [ 3 ] {} <Debug> HTTP-Session: 5ef4c1c8-b258-44cf-a7df-c52a878458cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9060 2024.08.19 19:07:31.353187 [ 3 ] {} <Debug> HTTP-Session: 5ef4c1c8-b258-44cf-a7df-c52a878458cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9061 2024.08.19 19:07:31.353218 [ 3 ] {} <Trace> HTTP-Session: 5ef4c1c8-b258-44cf-a7df-c52a878458cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9062 2024.08.19 19:07:31.353514 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9063 2024.08.19 19:07:31.353560 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9064 2024.08.19 19:07:31.353810 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9065 2024.08.19 19:07:31.354369 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9066 2024.08.19 19:07:31.354407 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9067 2024.08.19 19:07:31.354816 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9068 2024.08.19 19:07:31.355180 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9069 2024.08.19 19:07:31.355339 [ 55 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9070 2024.08.19 19:07:31.355352 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.002015 sec., 200496.27791563276 rows/sec., 14.27 MiB/sec.
9071 2024.08.19 19:07:31.355397 [ 55 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9072 2024.08.19 19:07:31.355469 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9073 2024.08.19 19:07:31.355665 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
9074 2024.08.19 19:07:31.355680 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Debug> DynamicQueryHandler: Done processing query
9075 2024.08.19 19:07:31.355738 [ 3 ] {60148a63-260b-4f4e-b951-cb3e81436b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9076 2024.08.19 19:07:31.355760 [ 3 ] {} <Debug> HTTP-Session: 5ef4c1c8-b258-44cf-a7df-c52a878458cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9077 2024.08.19 19:07:31.355906 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9078 2024.08.19 19:07:31.355927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9079 2024.08.19 19:07:31.355985 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
9080 2024.08.19 19:07:31.356024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9081 2024.08.19 19:07:31.356072 [ 3 ] {} <Debug> HTTP-Session: 2ab31150-b7df-4e88-8f59-d91acc6a56b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9082 2024.08.19 19:07:31.356170 [ 3 ] {} <Debug> HTTP-Session: 2ab31150-b7df-4e88-8f59-d91acc6a56b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9083 2024.08.19 19:07:31.356245 [ 3 ] {} <Debug> HTTP-Session: 2ab31150-b7df-4e88-8f59-d91acc6a56b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.08.19 19:07:31.356265 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 404 rows starting from the beginning of the part
9085 2024.08.19 19:07:31.356478 [ 3 ] {} <Trace> HTTP-Session: 2ab31150-b7df-4e88-8f59-d91acc6a56b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9086 2024.08.19 19:07:31.356531 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 529 rows starting from the beginning of the part
9087 2024.08.19 19:07:31.356702 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 404 rows starting from the beginning of the part
9088 2024.08.19 19:07:31.357063 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 73 rows starting from the beginning of the part
9089 2024.08.19 19:07:31.357058 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9090 2024.08.19 19:07:31.357335 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9091 2024.08.19 19:07:31.357385 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 404 rows starting from the beginning of the part
9092 2024.08.19 19:07:31.358142 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9093 2024.08.19 19:07:31.358777 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9094 2024.08.19 19:07:31.358837 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9095 2024.08.19 19:07:31.359850 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9096 2024.08.19 19:07:31.360298 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9097 2024.08.19 19:07:31.360739 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003966 sec., 1512.8593040847202 rows/sec., 79.04 KiB/sec.
9098 2024.08.19 19:07:31.360933 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2717 rows, containing 5 columns (5 merged, 0 gathered) in 0.005358259 sec., 507067.6874708744 rows/sec., 38.66 MiB/sec.
9099 2024.08.19 19:07:31.361105 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Debug> DynamicQueryHandler: Done processing query
9100 2024.08.19 19:07:31.361148 [ 3 ] {6da82fb3-c5c5-44a9-b373-6f92e59b7a0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9101 2024.08.19 19:07:31.361171 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9102 2024.08.19 19:07:31.361180 [ 3 ] {} <Debug> HTTP-Session: 2ab31150-b7df-4e88-8f59-d91acc6a56b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9103 2024.08.19 19:07:31.361440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9104 2024.08.19 19:07:31.361569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9105 2024.08.19 19:07:31.361647 [ 3 ] {} <Debug> HTTP-Session: 4a336cf3-f540-4d71-8ab9-e04ee102a7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9106 2024.08.19 19:07:31.361708 [ 3 ] {} <Debug> HTTP-Session: 4a336cf3-f540-4d71-8ab9-e04ee102a7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9107 2024.08.19 19:07:31.361747 [ 3 ] {} <Debug> HTTP-Session: 4a336cf3-f540-4d71-8ab9-e04ee102a7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9108 2024.08.19 19:07:31.361834 [ 3 ] {} <Trace> HTTP-Session: 4a336cf3-f540-4d71-8ab9-e04ee102a7ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9109 2024.08.19 19:07:31.362082 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9110 2024.08.19 19:07:31.362196 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9111 2024.08.19 19:07:31.362224 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_46_9} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9112 2024.08.19 19:07:31.362269 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9113 2024.08.19 19:07:31.362400 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
9114 2024.08.19 19:07:31.362574 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9115 2024.08.19 19:07:31.363019 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9116 2024.08.19 19:07:31.363058 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9117 2024.08.19 19:07:31.363475 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9118 2024.08.19 19:07:31.363859 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9119 2024.08.19 19:07:31.364015 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002015 sec., 117617.8660049628 rows/sec., 7.88 MiB/sec.
9120 2024.08.19 19:07:31.364024 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9121 2024.08.19 19:07:31.364113 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.08.19 19:07:31.364170 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9123 2024.08.19 19:07:31.364300 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Debug> DynamicQueryHandler: Done processing query
9124 2024.08.19 19:07:31.364339 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
9125 2024.08.19 19:07:31.364351 [ 3 ] {94d86ca1-c1c9-45d7-bf08-db5ee78c3d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9126 2024.08.19 19:07:31.364410 [ 3 ] {} <Debug> HTTP-Session: 4a336cf3-f540-4d71-8ab9-e04ee102a7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.19 19:07:31.364563 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9128 2024.08.19 19:07:31.364580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9129 2024.08.19 19:07:31.364631 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13298 rows starting from the beginning of the part
9130 2024.08.19 19:07:31.364673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9131 2024.08.19 19:07:31.364725 [ 3 ] {} <Debug> HTTP-Session: 8835192f-1d1c-4e96-9cbd-2331eebf248a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9132 2024.08.19 19:07:31.364827 [ 3 ] {} <Debug> HTTP-Session: 8835192f-1d1c-4e96-9cbd-2331eebf248a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.08.19 19:07:31.364894 [ 3 ] {} <Debug> HTTP-Session: 8835192f-1d1c-4e96-9cbd-2331eebf248a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.08.19 19:07:31.364893 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part
9135 2024.08.19 19:07:31.365017 [ 3 ] {} <Trace> HTTP-Session: 8835192f-1d1c-4e96-9cbd-2331eebf248a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9136 2024.08.19 19:07:31.365197 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 844 rows starting from the beginning of the part
9137 2024.08.19 19:07:31.365428 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9138 2024.08.19 19:07:31.365505 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part
9139 2024.08.19 19:07:31.365614 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9140 2024.08.19 19:07:31.365798 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
9141 2024.08.19 19:07:31.366163 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part
9142 2024.08.19 19:07:31.366759 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9143 2024.08.19 19:07:31.367461 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9144 2024.08.19 19:07:31.367518 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9145 2024.08.19 19:07:31.367963 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9146 2024.08.19 19:07:31.368708 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.08.19 19:07:31.369087 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003793 sec., 263.6435539151068 rows/sec., 17.77 KiB/sec.
9148 2024.08.19 19:07:31.369789 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Debug> DynamicQueryHandler: Done processing query
9149 2024.08.19 19:07:31.369870 [ 3 ] {9ba9013c-99dc-4469-9fb1-e14c04fd0b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9150 2024.08.19 19:07:31.369911 [ 3 ] {} <Debug> HTTP-Session: 8835192f-1d1c-4e96-9cbd-2331eebf248a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9151 2024.08.19 19:07:31.370096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9152 2024.08.19 19:07:31.370159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9153 2024.08.19 19:07:31.370181 [ 3 ] {} <Debug> HTTP-Session: 850a85ae-8b8b-4237-aafd-741c234c57da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9154 2024.08.19 19:07:31.370208 [ 3 ] {} <Debug> HTTP-Session: 850a85ae-8b8b-4237-aafd-741c234c57da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9155 2024.08.19 19:07:31.370222 [ 3 ] {} <Debug> HTTP-Session: 850a85ae-8b8b-4237-aafd-741c234c57da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9156 2024.08.19 19:07:31.370254 [ 3 ] {} <Trace> HTTP-Session: 850a85ae-8b8b-4237-aafd-741c234c57da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9157 2024.08.19 19:07:31.370559 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9158 2024.08.19 19:07:31.370633 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <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
9159 2024.08.19 19:07:31.371451 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9160 2024.08.19 19:07:31.372216 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9161 2024.08.19 19:07:31.372274 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9162 2024.08.19 19:07:31.372832 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15013 rows, containing 5 columns (5 merged, 0 gathered) in 0.008575546 sec., 1750675.7004160434 rows/sec., 118.21 MiB/sec.
9163 2024.08.19 19:07:31.373324 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9164 2024.08.19 19:07:31.373838 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9165 2024.08.19 19:07:31.374296 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9166 2024.08.19 19:07:31.374589 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9167 2024.08.19 19:07:31.374750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB.
9168 2024.08.19 19:07:31.374889 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9169 2024.08.19 19:07:31.375137 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004782 sec., 4600.585529067336 rows/sec., 8.24 MiB/sec.
9170 2024.08.19 19:07:31.375756 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Debug> DynamicQueryHandler: Done processing query
9171 2024.08.19 19:07:31.375783 [ 3 ] {bb73a3a7-b7d8-453a-9415-e69643ade48a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9172 2024.08.19 19:07:31.375800 [ 3 ] {} <Debug> HTTP-Session: 850a85ae-8b8b-4237-aafd-741c234c57da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9173 2024.08.19 19:07:31.375931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9174 2024.08.19 19:07:31.375982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9175 2024.08.19 19:07:31.376002 [ 3 ] {} <Debug> HTTP-Session: 777ff843-ebac-4b9d-ae96-73a44b96d6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9176 2024.08.19 19:07:31.376018 [ 3 ] {} <Debug> HTTP-Session: 777ff843-ebac-4b9d-ae96-73a44b96d6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.08.19 19:07:31.376032 [ 3 ] {} <Debug> HTTP-Session: 777ff843-ebac-4b9d-ae96-73a44b96d6ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.08.19 19:07:31.376063 [ 3 ] {} <Trace> HTTP-Session: 777ff843-ebac-4b9d-ae96-73a44b96d6ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9179 2024.08.19 19:07:31.376207 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9180 2024.08.19 19:07:31.376253 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9181 2024.08.19 19:07:31.376404 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9182 2024.08.19 19:07:31.376720 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9183 2024.08.19 19:07:31.376758 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9184 2024.08.19 19:07:31.377133 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9185 2024.08.19 19:07:31.377499 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9186 2024.08.19 19:07:31.377656 [ 76 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9187 2024.08.19 19:07:31.377664 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec.
9188 2024.08.19 19:07:31.377719 [ 76 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9189 2024.08.19 19:07:31.377783 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9190 2024.08.19 19:07:31.377962 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Debug> DynamicQueryHandler: Done processing query
9191 2024.08.19 19:07:31.377976 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
9192 2024.08.19 19:07:31.377999 [ 3 ] {8fc1b8bd-656a-44eb-a179-b41182790388} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9193 2024.08.19 19:07:31.378059 [ 3 ] {} <Debug> HTTP-Session: 777ff843-ebac-4b9d-ae96-73a44b96d6ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.08.19 19:07:31.378304 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9195 2024.08.19 19:07:31.378347 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2812 rows starting from the beginning of the part
9196 2024.08.19 19:07:31.378420 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
9197 2024.08.19 19:07:31.378635 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
9198 2024.08.19 19:07:31.378816 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9199 2024.08.19 19:07:31.378946 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
9200 2024.08.19 19:07:31.379147 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
9201 2024.08.19 19:07:31.380572 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697599 sec., 1178084.6597288921 rows/sec., 76.70 MiB/sec.
9202 2024.08.19 19:07:31.380878 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9203 2024.08.19 19:07:31.381437 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9204 2024.08.19 19:07:31.381529 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_46_9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9205 2024.08.19 19:07:31.381617 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
9206 2024.08.19 19:07:36.332810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9207 2024.08.19 19:07:36.333008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9208 2024.08.19 19:07:36.333053 [ 3 ] {} <Debug> HTTP-Session: d439fb03-5e3c-4964-abfb-225a3baa0f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9209 2024.08.19 19:07:36.333094 [ 3 ] {} <Debug> HTTP-Session: d439fb03-5e3c-4964-abfb-225a3baa0f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9210 2024.08.19 19:07:36.333123 [ 3 ] {} <Debug> HTTP-Session: d439fb03-5e3c-4964-abfb-225a3baa0f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.19 19:07:36.333202 [ 3 ] {} <Trace> HTTP-Session: d439fb03-5e3c-4964-abfb-225a3baa0f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9212 2024.08.19 19:07:36.333483 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9213 2024.08.19 19:07:36.333589 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9214 2024.08.19 19:07:36.333963 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9215 2024.08.19 19:07:36.334393 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9216 2024.08.19 19:07:36.334440 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9217 2024.08.19 19:07:36.334854 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9218 2024.08.19 19:07:36.335239 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9219 2024.08.19 19:07:36.335435 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002034 sec., 1966.5683382497543 rows/sec., 160.36 KiB/sec.
9220 2024.08.19 19:07:36.335875 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Debug> DynamicQueryHandler: Done processing query
9221 2024.08.19 19:07:36.335903 [ 3 ] {b9145be4-17e8-4938-aba8-a5a773ee18d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9222 2024.08.19 19:07:36.335921 [ 3 ] {} <Debug> HTTP-Session: d439fb03-5e3c-4964-abfb-225a3baa0f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.08.19 19:07:36.336069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9224 2024.08.19 19:07:36.336129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9225 2024.08.19 19:07:36.336150 [ 3 ] {} <Debug> HTTP-Session: b3f47648-0ef9-456c-8fd6-e462210e2a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9226 2024.08.19 19:07:36.336168 [ 3 ] {} <Debug> HTTP-Session: b3f47648-0ef9-456c-8fd6-e462210e2a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.08.19 19:07:36.336182 [ 3 ] {} <Debug> HTTP-Session: b3f47648-0ef9-456c-8fd6-e462210e2a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.08.19 19:07:36.336217 [ 3 ] {} <Trace> HTTP-Session: b3f47648-0ef9-456c-8fd6-e462210e2a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9229 2024.08.19 19:07:36.336346 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9230 2024.08.19 19:07:36.336394 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9231 2024.08.19 19:07:36.336655 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9232 2024.08.19 19:07:36.337015 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9233 2024.08.19 19:07:36.337053 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9234 2024.08.19 19:07:36.337412 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9235 2024.08.19 19:07:36.337761 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9236 2024.08.19 19:07:36.337921 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.77 MiB/sec.
9237 2024.08.19 19:07:36.338119 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Debug> DynamicQueryHandler: Done processing query
9238 2024.08.19 19:07:36.338155 [ 3 ] {a067ef3f-e126-4884-a96c-13230c7c83dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9239 2024.08.19 19:07:36.338182 [ 3 ] {} <Debug> HTTP-Session: b3f47648-0ef9-456c-8fd6-e462210e2a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9240 2024.08.19 19:07:36.338312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9241 2024.08.19 19:07:36.338361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9242 2024.08.19 19:07:36.338380 [ 3 ] {} <Debug> HTTP-Session: 34086e51-1bfc-429a-920e-74bb3a3bb635 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9243 2024.08.19 19:07:36.338396 [ 3 ] {} <Debug> HTTP-Session: 34086e51-1bfc-429a-920e-74bb3a3bb635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.08.19 19:07:36.338409 [ 3 ] {} <Debug> HTTP-Session: 34086e51-1bfc-429a-920e-74bb3a3bb635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.08.19 19:07:36.338439 [ 3 ] {} <Trace> HTTP-Session: 34086e51-1bfc-429a-920e-74bb3a3bb635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9246 2024.08.19 19:07:36.338536 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9247 2024.08.19 19:07:36.338579 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9248 2024.08.19 19:07:36.338801 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9249 2024.08.19 19:07:36.339099 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9250 2024.08.19 19:07:36.339136 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9251 2024.08.19 19:07:36.339507 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9252 2024.08.19 19:07:36.339856 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9253 2024.08.19 19:07:36.340005 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 641.65 KiB/sec.
9254 2024.08.19 19:07:36.340182 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Debug> DynamicQueryHandler: Done processing query
9255 2024.08.19 19:07:36.340206 [ 3 ] {7f465bbd-8909-4a88-a92b-03bc2197d47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9256 2024.08.19 19:07:36.340221 [ 3 ] {} <Debug> HTTP-Session: 34086e51-1bfc-429a-920e-74bb3a3bb635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9257 2024.08.19 19:07:36.340344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9258 2024.08.19 19:07:36.340394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9259 2024.08.19 19:07:36.340412 [ 3 ] {} <Debug> HTTP-Session: 3e9ce5fc-674e-4e51-a6be-22a515c82ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9260 2024.08.19 19:07:36.340428 [ 3 ] {} <Debug> HTTP-Session: 3e9ce5fc-674e-4e51-a6be-22a515c82ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9261 2024.08.19 19:07:36.340441 [ 3 ] {} <Debug> HTTP-Session: 3e9ce5fc-674e-4e51-a6be-22a515c82ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.08.19 19:07:36.340471 [ 3 ] {} <Trace> HTTP-Session: 3e9ce5fc-674e-4e51-a6be-22a515c82ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9263 2024.08.19 19:07:36.340585 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9264 2024.08.19 19:07:36.340626 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9265 2024.08.19 19:07:36.340847 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9266 2024.08.19 19:07:36.341231 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9267 2024.08.19 19:07:36.341270 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9268 2024.08.19 19:07:36.341654 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9269 2024.08.19 19:07:36.342001 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9270 2024.08.19 19:07:36.342150 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001604 sec., 48004.98753117207 rows/sec., 3.75 MiB/sec.
9271 2024.08.19 19:07:36.342323 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Debug> DynamicQueryHandler: Done processing query
9272 2024.08.19 19:07:36.342348 [ 3 ] {db6a10f1-abb9-4535-81fa-d06b4883eae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9273 2024.08.19 19:07:36.342364 [ 3 ] {} <Debug> HTTP-Session: 3e9ce5fc-674e-4e51-a6be-22a515c82ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9274 2024.08.19 19:07:36.342515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9275 2024.08.19 19:07:36.342566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9276 2024.08.19 19:07:36.342584 [ 3 ] {} <Debug> HTTP-Session: d6c34978-7e80-4a8d-b47b-ef05678b28fe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9277 2024.08.19 19:07:36.342601 [ 3 ] {} <Debug> HTTP-Session: d6c34978-7e80-4a8d-b47b-ef05678b28fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9278 2024.08.19 19:07:36.342615 [ 3 ] {} <Debug> HTTP-Session: d6c34978-7e80-4a8d-b47b-ef05678b28fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.08.19 19:07:36.342645 [ 3 ] {} <Trace> HTTP-Session: d6c34978-7e80-4a8d-b47b-ef05678b28fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9280 2024.08.19 19:07:36.342786 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9281 2024.08.19 19:07:36.342832 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9282 2024.08.19 19:07:36.342973 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9283 2024.08.19 19:07:36.343379 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9284 2024.08.19 19:07:36.343414 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9285 2024.08.19 19:07:36.343796 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9286 2024.08.19 19:07:36.344128 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9287 2024.08.19 19:07:36.344273 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001548 sec., 104651.16279069768 rows/sec., 7.29 MiB/sec.
9288 2024.08.19 19:07:36.344547 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Debug> DynamicQueryHandler: Done processing query
9289 2024.08.19 19:07:36.344603 [ 3 ] {9c70f559-4b8d-4dfe-bdd0-65ed4ae3f6f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9290 2024.08.19 19:07:36.344648 [ 3 ] {} <Debug> HTTP-Session: d6c34978-7e80-4a8d-b47b-ef05678b28fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9291 2024.08.19 19:07:36.344779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9292 2024.08.19 19:07:36.344827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9293 2024.08.19 19:07:36.344846 [ 3 ] {} <Debug> HTTP-Session: 68d45e10-76ca-4815-a55f-87fcccb94a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9294 2024.08.19 19:07:36.344863 [ 3 ] {} <Debug> HTTP-Session: 68d45e10-76ca-4815-a55f-87fcccb94a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9295 2024.08.19 19:07:36.344876 [ 3 ] {} <Debug> HTTP-Session: 68d45e10-76ca-4815-a55f-87fcccb94a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.08.19 19:07:36.344906 [ 3 ] {} <Trace> HTTP-Session: 68d45e10-76ca-4815-a55f-87fcccb94a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9297 2024.08.19 19:07:36.345081 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9298 2024.08.19 19:07:36.345160 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <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
9299 2024.08.19 19:07:36.345593 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9300 2024.08.19 19:07:36.346159 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2024.08.19 19:07:36.346196 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9302 2024.08.19 19:07:36.346790 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9303 2024.08.19 19:07:36.347229 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9304 2024.08.19 19:07:36.347424 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 6.60 MiB/sec.
9305 2024.08.19 19:07:36.347644 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Debug> DynamicQueryHandler: Done processing query
9306 2024.08.19 19:07:36.347669 [ 3 ] {d214f3e5-7065-4865-8649-0747c244fd5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9307 2024.08.19 19:07:36.347686 [ 3 ] {} <Debug> HTTP-Session: 68d45e10-76ca-4815-a55f-87fcccb94a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9308 2024.08.19 19:07:36.347801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9309 2024.08.19 19:07:36.347852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9310 2024.08.19 19:07:36.347870 [ 3 ] {} <Debug> HTTP-Session: 816a95f8-1aa1-4b60-8a8f-eee31a8cb1e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9311 2024.08.19 19:07:36.347887 [ 3 ] {} <Debug> HTTP-Session: 816a95f8-1aa1-4b60-8a8f-eee31a8cb1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9312 2024.08.19 19:07:36.347900 [ 3 ] {} <Debug> HTTP-Session: 816a95f8-1aa1-4b60-8a8f-eee31a8cb1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.08.19 19:07:36.347932 [ 3 ] {} <Trace> HTTP-Session: 816a95f8-1aa1-4b60-8a8f-eee31a8cb1e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9314 2024.08.19 19:07:36.348055 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9315 2024.08.19 19:07:36.348100 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9316 2024.08.19 19:07:36.348230 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9317 2024.08.19 19:07:36.348567 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9318 2024.08.19 19:07:36.348604 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9319 2024.08.19 19:07:36.348953 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9320 2024.08.19 19:07:36.349272 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9321 2024.08.19 19:07:36.349420 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
9322 2024.08.19 19:07:36.349713 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Debug> DynamicQueryHandler: Done processing query
9323 2024.08.19 19:07:36.349772 [ 3 ] {186ec69a-2e6a-4520-9a47-dbba0d7f5ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9324 2024.08.19 19:07:36.349811 [ 3 ] {} <Debug> HTTP-Session: 816a95f8-1aa1-4b60-8a8f-eee31a8cb1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9325 2024.08.19 19:07:38.602339 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
9326 2024.08.19 19:07:38.602393 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
9327 2024.08.19 19:07:41.337335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9328 2024.08.19 19:07:41.337466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9329 2024.08.19 19:07:41.337492 [ 3 ] {} <Debug> HTTP-Session: 17c23315-2144-44e8-acfa-8b321544bbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9330 2024.08.19 19:07:41.337527 [ 3 ] {} <Debug> HTTP-Session: 17c23315-2144-44e8-acfa-8b321544bbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9331 2024.08.19 19:07:41.337542 [ 3 ] {} <Debug> HTTP-Session: 17c23315-2144-44e8-acfa-8b321544bbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9332 2024.08.19 19:07:41.337590 [ 3 ] {} <Trace> HTTP-Session: 17c23315-2144-44e8-acfa-8b321544bbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9333 2024.08.19 19:07:41.337766 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9334 2024.08.19 19:07:41.337832 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9335 2024.08.19 19:07:41.338166 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9336 2024.08.19 19:07:41.338606 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9337 2024.08.19 19:07:41.338647 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9338 2024.08.19 19:07:41.339053 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9339 2024.08.19 19:07:41.339443 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9340 2024.08.19 19:07:41.339619 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec.
9341 2024.08.19 19:07:41.339835 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Debug> DynamicQueryHandler: Done processing query
9342 2024.08.19 19:07:41.339862 [ 3 ] {6726dab6-8ce1-4363-b494-979514d2d143} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9343 2024.08.19 19:07:41.339879 [ 3 ] {} <Debug> HTTP-Session: 17c23315-2144-44e8-acfa-8b321544bbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.08.19 19:07:41.340048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9345 2024.08.19 19:07:41.340100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9346 2024.08.19 19:07:41.340119 [ 3 ] {} <Debug> HTTP-Session: a6aa41f8-5414-4e5e-aeb5-0d0e8951e9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9347 2024.08.19 19:07:41.340136 [ 3 ] {} <Debug> HTTP-Session: a6aa41f8-5414-4e5e-aeb5-0d0e8951e9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9348 2024.08.19 19:07:41.340150 [ 3 ] {} <Debug> HTTP-Session: a6aa41f8-5414-4e5e-aeb5-0d0e8951e9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9349 2024.08.19 19:07:41.340182 [ 3 ] {} <Trace> HTTP-Session: a6aa41f8-5414-4e5e-aeb5-0d0e8951e9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9350 2024.08.19 19:07:41.340342 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9351 2024.08.19 19:07:41.340384 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9352 2024.08.19 19:07:41.340608 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9353 2024.08.19 19:07:41.341094 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9354 2024.08.19 19:07:41.341133 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9355 2024.08.19 19:07:41.341506 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9356 2024.08.19 19:07:41.341871 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9357 2024.08.19 19:07:41.342038 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001764 sec., 132653.0612244898 rows/sec., 11.66 MiB/sec.
9358 2024.08.19 19:07:41.342217 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Debug> DynamicQueryHandler: Done processing query
9359 2024.08.19 19:07:41.342242 [ 3 ] {514bccee-2395-44c6-869c-cbc071eeae60} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9360 2024.08.19 19:07:41.342258 [ 3 ] {} <Debug> HTTP-Session: a6aa41f8-5414-4e5e-aeb5-0d0e8951e9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9361 2024.08.19 19:07:41.342380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9362 2024.08.19 19:07:41.342429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9363 2024.08.19 19:07:41.342449 [ 3 ] {} <Debug> HTTP-Session: 63f00658-0876-4a05-b569-8d70dfbc04cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9364 2024.08.19 19:07:41.342466 [ 3 ] {} <Debug> HTTP-Session: 63f00658-0876-4a05-b569-8d70dfbc04cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9365 2024.08.19 19:07:41.342480 [ 3 ] {} <Debug> HTTP-Session: 63f00658-0876-4a05-b569-8d70dfbc04cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9366 2024.08.19 19:07:41.342511 [ 3 ] {} <Trace> HTTP-Session: 63f00658-0876-4a05-b569-8d70dfbc04cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9367 2024.08.19 19:07:41.342612 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9368 2024.08.19 19:07:41.342657 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9369 2024.08.19 19:07:41.342883 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9370 2024.08.19 19:07:41.343214 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9371 2024.08.19 19:07:41.343251 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9372 2024.08.19 19:07:41.343600 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9373 2024.08.19 19:07:41.343958 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9374 2024.08.19 19:07:41.344128 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001536 sec., 15625 rows/sec., 1.14 MiB/sec.
9375 2024.08.19 19:07:41.344487 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Debug> DynamicQueryHandler: Done processing query
9376 2024.08.19 19:07:41.344519 [ 3 ] {d37667c6-53f1-4274-a378-7b2246f5ab36} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9377 2024.08.19 19:07:41.344537 [ 3 ] {} <Debug> HTTP-Session: 63f00658-0876-4a05-b569-8d70dfbc04cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9378 2024.08.19 19:07:41.344647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9379 2024.08.19 19:07:41.344696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9380 2024.08.19 19:07:41.344715 [ 3 ] {} <Debug> HTTP-Session: 6c589c50-95c4-4def-8c86-900d49b0c4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9381 2024.08.19 19:07:41.344732 [ 3 ] {} <Debug> HTTP-Session: 6c589c50-95c4-4def-8c86-900d49b0c4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9382 2024.08.19 19:07:41.344746 [ 3 ] {} <Debug> HTTP-Session: 6c589c50-95c4-4def-8c86-900d49b0c4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9383 2024.08.19 19:07:41.344777 [ 3 ] {} <Trace> HTTP-Session: 6c589c50-95c4-4def-8c86-900d49b0c4cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9384 2024.08.19 19:07:41.344881 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9385 2024.08.19 19:07:41.344926 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9386 2024.08.19 19:07:41.345173 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9387 2024.08.19 19:07:41.345503 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9388 2024.08.19 19:07:41.345539 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9389 2024.08.19 19:07:41.345893 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
9390 2024.08.19 19:07:41.346239 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9391 2024.08.19 19:07:41.346405 [ 149 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
9392 2024.08.19 19:07:41.346409 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec.
9393 2024.08.19 19:07:41.346502 [ 149 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9394 2024.08.19 19:07:41.346569 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9395 2024.08.19 19:07:41.346765 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Debug> DynamicQueryHandler: Done processing query
9396 2024.08.19 19:07:41.346788 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
9397 2024.08.19 19:07:41.346800 [ 3 ] {d7a18c5d-2d08-472d-848f-11cea5ad8b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9398 2024.08.19 19:07:41.346879 [ 3 ] {} <Debug> HTTP-Session: 6c589c50-95c4-4def-8c86-900d49b0c4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9399 2024.08.19 19:07:41.347054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9400 2024.08.19 19:07:41.347103 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9401 2024.08.19 19:07:41.347167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9402 2024.08.19 19:07:41.347188 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part
9403 2024.08.19 19:07:41.347218 [ 3 ] {} <Debug> HTTP-Session: 1064248a-f266-49ec-b0c0-c157f1475202 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9404 2024.08.19 19:07:41.347257 [ 3 ] {} <Debug> HTTP-Session: 1064248a-f266-49ec-b0c0-c157f1475202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9405 2024.08.19 19:07:41.347292 [ 3 ] {} <Debug> HTTP-Session: 1064248a-f266-49ec-b0c0-c157f1475202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.08.19 19:07:41.347447 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
9407 2024.08.19 19:07:41.347467 [ 3 ] {} <Trace> HTTP-Session: 1064248a-f266-49ec-b0c0-c157f1475202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9408 2024.08.19 19:07:41.347751 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part
9409 2024.08.19 19:07:41.348018 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
9410 2024.08.19 19:07:41.348263 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
9411 2024.08.19 19:07:41.348352 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9412 2024.08.19 19:07:41.348514 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
9413 2024.08.19 19:07:41.348539 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9414 2024.08.19 19:07:41.349587 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9415 2024.08.19 19:07:41.350634 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9416 2024.08.19 19:07:41.350714 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9417 2024.08.19 19:07:41.351827 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9418 2024.08.19 19:07:41.351947 [ 194 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005265807 sec., 99889.72250597108 rows/sec., 6.79 MiB/sec.
9419 2024.08.19 19:07:41.352216 [ 194 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
9420 2024.08.19 19:07:41.352337 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9421 2024.08.19 19:07:41.352631 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004739 sec., 1266.089892382359 rows/sec., 74.80 KiB/sec.
9422 2024.08.19 19:07:41.352905 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Debug> DynamicQueryHandler: Done processing query
9423 2024.08.19 19:07:41.352931 [ 3 ] {df8206a0-2cda-4d5e-9b09-09e4e6daae03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9424 2024.08.19 19:07:41.352957 [ 3 ] {} <Debug> HTTP-Session: 1064248a-f266-49ec-b0c0-c157f1475202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9425 2024.08.19 19:07:41.352969 [ 194 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9426 2024.08.19 19:07:41.353060 [ 194 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_31_6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
9427 2024.08.19 19:07:41.353152 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9428 2024.08.19 19:07:41.353163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9429 2024.08.19 19:07:41.353219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9430 2024.08.19 19:07:41.353238 [ 3 ] {} <Debug> HTTP-Session: 00ef6f81-3e26-4abe-a708-6fd224021d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9431 2024.08.19 19:07:41.353255 [ 3 ] {} <Debug> HTTP-Session: 00ef6f81-3e26-4abe-a708-6fd224021d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.08.19 19:07:41.353269 [ 3 ] {} <Debug> HTTP-Session: 00ef6f81-3e26-4abe-a708-6fd224021d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9433 2024.08.19 19:07:41.353299 [ 3 ] {} <Trace> HTTP-Session: 00ef6f81-3e26-4abe-a708-6fd224021d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9434 2024.08.19 19:07:41.353513 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9435 2024.08.19 19:07:41.353557 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9436 2024.08.19 19:07:41.353789 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9437 2024.08.19 19:07:41.354378 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9438 2024.08.19 19:07:41.354414 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9439 2024.08.19 19:07:41.354790 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9440 2024.08.19 19:07:41.355142 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9441 2024.08.19 19:07:41.355305 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001893 sec., 214474.3792921289 rows/sec., 15.27 MiB/sec.
9442 2024.08.19 19:07:41.355483 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Debug> DynamicQueryHandler: Done processing query
9443 2024.08.19 19:07:41.355508 [ 3 ] {5e897cc7-6bd1-47a4-a13e-d2cd564f12bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9444 2024.08.19 19:07:41.355525 [ 3 ] {} <Debug> HTTP-Session: 00ef6f81-3e26-4abe-a708-6fd224021d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.08.19 19:07:41.355645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9446 2024.08.19 19:07:41.355694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9447 2024.08.19 19:07:41.355713 [ 3 ] {} <Debug> HTTP-Session: 5a0484da-5771-4dbc-adda-20cc6892e942 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9448 2024.08.19 19:07:41.355730 [ 3 ] {} <Debug> HTTP-Session: 5a0484da-5771-4dbc-adda-20cc6892e942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9449 2024.08.19 19:07:41.355743 [ 3 ] {} <Debug> HTTP-Session: 5a0484da-5771-4dbc-adda-20cc6892e942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9450 2024.08.19 19:07:41.355775 [ 3 ] {} <Trace> HTTP-Session: 5a0484da-5771-4dbc-adda-20cc6892e942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9451 2024.08.19 19:07:41.355870 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9452 2024.08.19 19:07:41.355914 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9453 2024.08.19 19:07:41.356045 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9454 2024.08.19 19:07:41.356311 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9455 2024.08.19 19:07:41.356347 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9456 2024.08.19 19:07:41.356750 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9457 2024.08.19 19:07:41.357112 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9458 2024.08.19 19:07:41.357276 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec.
9459 2024.08.19 19:07:41.357491 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Debug> DynamicQueryHandler: Done processing query
9460 2024.08.19 19:07:41.357516 [ 3 ] {83ddf1be-f98b-4c3f-8514-d449b6240a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9461 2024.08.19 19:07:41.357533 [ 3 ] {} <Debug> HTTP-Session: 5a0484da-5771-4dbc-adda-20cc6892e942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.08.19 19:07:41.357677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9463 2024.08.19 19:07:41.357726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9464 2024.08.19 19:07:41.357744 [ 3 ] {} <Debug> HTTP-Session: 28b498dc-994c-4c4a-8c00-eb9406ba16ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9465 2024.08.19 19:07:41.357760 [ 3 ] {} <Debug> HTTP-Session: 28b498dc-994c-4c4a-8c00-eb9406ba16ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9466 2024.08.19 19:07:41.357774 [ 3 ] {} <Debug> HTTP-Session: 28b498dc-994c-4c4a-8c00-eb9406ba16ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9467 2024.08.19 19:07:41.357805 [ 3 ] {} <Trace> HTTP-Session: 28b498dc-994c-4c4a-8c00-eb9406ba16ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9468 2024.08.19 19:07:41.357994 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9469 2024.08.19 19:07:41.358040 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9470 2024.08.19 19:07:41.358182 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9471 2024.08.19 19:07:41.358602 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9472 2024.08.19 19:07:41.358639 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9473 2024.08.19 19:07:41.359020 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9474 2024.08.19 19:07:41.359361 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9475 2024.08.19 19:07:41.359519 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001631 sec., 145922.7467811159 rows/sec., 9.78 MiB/sec.
9476 2024.08.19 19:07:41.359692 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Debug> DynamicQueryHandler: Done processing query
9477 2024.08.19 19:07:41.359716 [ 3 ] {b081038f-825e-4ca6-a94f-4566160f4899} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9478 2024.08.19 19:07:41.359732 [ 3 ] {} <Debug> HTTP-Session: 28b498dc-994c-4c4a-8c00-eb9406ba16ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9479 2024.08.19 19:07:41.359847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9480 2024.08.19 19:07:41.359895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9481 2024.08.19 19:07:41.359914 [ 3 ] {} <Debug> HTTP-Session: 6bbabc51-e015-459e-b95b-95292c9227f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9482 2024.08.19 19:07:41.359930 [ 3 ] {} <Debug> HTTP-Session: 6bbabc51-e015-459e-b95b-95292c9227f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9483 2024.08.19 19:07:41.359944 [ 3 ] {} <Debug> HTTP-Session: 6bbabc51-e015-459e-b95b-95292c9227f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9484 2024.08.19 19:07:41.359975 [ 3 ] {} <Trace> HTTP-Session: 6bbabc51-e015-459e-b95b-95292c9227f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9485 2024.08.19 19:07:41.360068 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9486 2024.08.19 19:07:41.360111 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9487 2024.08.19 19:07:41.360240 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9488 2024.08.19 19:07:41.360489 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9489 2024.08.19 19:07:41.360525 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9490 2024.08.19 19:07:41.360872 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9491 2024.08.19 19:07:41.361196 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9492 2024.08.19 19:07:41.361329 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec.
9493 2024.08.19 19:07:41.361493 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Debug> DynamicQueryHandler: Done processing query
9494 2024.08.19 19:07:41.361518 [ 3 ] {085c76d1-4579-483e-8845-554127ff0162} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9495 2024.08.19 19:07:41.361534 [ 3 ] {} <Debug> HTTP-Session: 6bbabc51-e015-459e-b95b-95292c9227f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9496 2024.08.19 19:07:41.361677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9497 2024.08.19 19:07:41.361726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9498 2024.08.19 19:07:41.361746 [ 3 ] {} <Debug> HTTP-Session: 905bdd43-1d14-47a4-94ee-4cfc61f9fc44 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9499 2024.08.19 19:07:41.361761 [ 3 ] {} <Debug> HTTP-Session: 905bdd43-1d14-47a4-94ee-4cfc61f9fc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.08.19 19:07:41.361775 [ 3 ] {} <Debug> HTTP-Session: 905bdd43-1d14-47a4-94ee-4cfc61f9fc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9501 2024.08.19 19:07:41.361805 [ 3 ] {} <Trace> HTTP-Session: 905bdd43-1d14-47a4-94ee-4cfc61f9fc44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9502 2024.08.19 19:07:41.362052 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9503 2024.08.19 19:07:41.362114 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <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
9504 2024.08.19 19:07:41.362520 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9505 2024.08.19 19:07:41.363164 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9506 2024.08.19 19:07:41.363200 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9507 2024.08.19 19:07:41.363800 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9508 2024.08.19 19:07:41.364200 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9509 2024.08.19 19:07:41.364353 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00246 sec., 8943.08943089431 rows/sec., 16.03 MiB/sec.
9510 2024.08.19 19:07:41.364903 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Debug> DynamicQueryHandler: Done processing query
9511 2024.08.19 19:07:41.364928 [ 3 ] {6944f25d-5959-4c21-b07b-eb84ed58e6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9512 2024.08.19 19:07:41.364944 [ 3 ] {} <Debug> HTTP-Session: 905bdd43-1d14-47a4-94ee-4cfc61f9fc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9513 2024.08.19 19:07:41.365068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9514 2024.08.19 19:07:41.365117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9515 2024.08.19 19:07:41.365136 [ 3 ] {} <Debug> HTTP-Session: cb39fc23-1cef-40e8-9f01-9dcb85af3282 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9516 2024.08.19 19:07:41.365152 [ 3 ] {} <Debug> HTTP-Session: cb39fc23-1cef-40e8-9f01-9dcb85af3282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.08.19 19:07:41.365166 [ 3 ] {} <Debug> HTTP-Session: cb39fc23-1cef-40e8-9f01-9dcb85af3282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9518 2024.08.19 19:07:41.365196 [ 3 ] {} <Trace> HTTP-Session: cb39fc23-1cef-40e8-9f01-9dcb85af3282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9519 2024.08.19 19:07:41.365342 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9520 2024.08.19 19:07:41.365386 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9521 2024.08.19 19:07:41.365535 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9522 2024.08.19 19:07:41.365839 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9523 2024.08.19 19:07:41.365874 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB.
9524 2024.08.19 19:07:41.366233 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9525 2024.08.19 19:07:41.366554 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9526 2024.08.19 19:07:41.366680 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec.
9527 2024.08.19 19:07:41.366842 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Debug> DynamicQueryHandler: Done processing query
9528 2024.08.19 19:07:41.366866 [ 3 ] {c552b547-6ac1-4e4c-88d3-9b5f260b04e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9529 2024.08.19 19:07:41.366881 [ 3 ] {} <Debug> HTTP-Session: cb39fc23-1cef-40e8-9f01-9dcb85af3282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9530 2024.08.19 19:07:46.359086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9531 2024.08.19 19:07:46.359238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9532 2024.08.19 19:07:46.359267 [ 3 ] {} <Debug> HTTP-Session: 3698743d-f521-4747-a733-625a7c091a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9533 2024.08.19 19:07:46.359296 [ 3 ] {} <Debug> HTTP-Session: 3698743d-f521-4747-a733-625a7c091a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9534 2024.08.19 19:07:46.359313 [ 3 ] {} <Debug> HTTP-Session: 3698743d-f521-4747-a733-625a7c091a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9535 2024.08.19 19:07:46.359373 [ 3 ] {} <Trace> HTTP-Session: 3698743d-f521-4747-a733-625a7c091a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9536 2024.08.19 19:07:46.359577 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9537 2024.08.19 19:07:46.359653 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9538 2024.08.19 19:07:46.360037 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9539 2024.08.19 19:07:46.360476 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9540 2024.08.19 19:07:46.360518 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9541 2024.08.19 19:07:46.360925 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9542 2024.08.19 19:07:46.361306 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9543 2024.08.19 19:07:46.361486 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001968 sec., 2032.5203252032518 rows/sec., 165.74 KiB/sec.
9544 2024.08.19 19:07:46.361484 [ 144 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
9545 2024.08.19 19:07:46.361593 [ 144 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9546 2024.08.19 19:07:46.361651 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9547 2024.08.19 19:07:46.361796 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Debug> DynamicQueryHandler: Done processing query
9548 2024.08.19 19:07:46.361821 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
9549 2024.08.19 19:07:46.361835 [ 3 ] {702bb2ff-1395-441e-b4ab-2a83b18cd5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9550 2024.08.19 19:07:46.361898 [ 3 ] {} <Debug> HTTP-Session: 3698743d-f521-4747-a733-625a7c091a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9551 2024.08.19 19:07:46.362057 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9552 2024.08.19 19:07:46.362106 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
9553 2024.08.19 19:07:46.362227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9554 2024.08.19 19:07:46.362312 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9555 2024.08.19 19:07:46.362424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9556 2024.08.19 19:07:46.362616 [ 3 ] {} <Debug> HTTP-Session: 4fb7229e-2f38-432f-b7d6-c346ae3a3e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9557 2024.08.19 19:07:46.362655 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9558 2024.08.19 19:07:46.362695 [ 3 ] {} <Debug> HTTP-Session: 4fb7229e-2f38-432f-b7d6-c346ae3a3e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9559 2024.08.19 19:07:46.362754 [ 3 ] {} <Debug> HTTP-Session: 4fb7229e-2f38-432f-b7d6-c346ae3a3e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.08.19 19:07:46.362984 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
9561 2024.08.19 19:07:46.363000 [ 3 ] {} <Trace> HTTP-Session: 4fb7229e-2f38-432f-b7d6-c346ae3a3e05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9562 2024.08.19 19:07:46.363251 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
9563 2024.08.19 19:07:46.363510 [ 187 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9564 2024.08.19 19:07:46.363956 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9565 2024.08.19 19:07:46.364053 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9566 2024.08.19 19:07:46.365006 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9567 2024.08.19 19:07:46.365810 [ 200 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00407651 sec., 7359.236209404613 rows/sec., 628.84 KiB/sec.
9568 2024.08.19 19:07:46.366000 [ 186 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9569 2024.08.19 19:07:46.366846 [ 186 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9570 2024.08.19 19:07:46.366951 [ 186 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_20_4} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
9571 2024.08.19 19:07:46.366998 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9572 2024.08.19 19:07:46.367053 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9573 2024.08.19 19:07:46.367066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9574 2024.08.19 19:07:46.367493 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9575 2024.08.19 19:07:46.367847 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9576 2024.08.19 19:07:46.368007 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Debug> executeQuery: Read 1216 rows, 102.33 KiB in 0.004649 sec., 261561.6261561626 rows/sec., 21.50 MiB/sec.
9577 2024.08.19 19:07:46.368210 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Debug> DynamicQueryHandler: Done processing query
9578 2024.08.19 19:07:46.368236 [ 3 ] {49f1f6a2-d76f-4100-be38-92aafddc0881} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9579 2024.08.19 19:07:46.368252 [ 3 ] {} <Debug> HTTP-Session: 4fb7229e-2f38-432f-b7d6-c346ae3a3e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9580 2024.08.19 19:07:46.368395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9581 2024.08.19 19:07:46.368445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9582 2024.08.19 19:07:46.368464 [ 3 ] {} <Debug> HTTP-Session: 694aac40-047a-4d6b-9b7c-02e31bd52853 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9583 2024.08.19 19:07:46.368479 [ 3 ] {} <Debug> HTTP-Session: 694aac40-047a-4d6b-9b7c-02e31bd52853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.08.19 19:07:46.368493 [ 3 ] {} <Debug> HTTP-Session: 694aac40-047a-4d6b-9b7c-02e31bd52853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9585 2024.08.19 19:07:46.368524 [ 3 ] {} <Trace> HTTP-Session: 694aac40-047a-4d6b-9b7c-02e31bd52853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9586 2024.08.19 19:07:46.368623 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9587 2024.08.19 19:07:46.368667 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9588 2024.08.19 19:07:46.368893 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9589 2024.08.19 19:07:46.369264 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9590 2024.08.19 19:07:46.369300 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9591 2024.08.19 19:07:46.369641 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9592 2024.08.19 19:07:46.369999 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9593 2024.08.19 19:07:46.370149 [ 144 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9594 2024.08.19 19:07:46.370158 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 616.01 KiB/sec.
9595 2024.08.19 19:07:46.370196 [ 144 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9596 2024.08.19 19:07:46.370261 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9597 2024.08.19 19:07:46.370579 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
9598 2024.08.19 19:07:46.370613 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Debug> DynamicQueryHandler: Done processing query
9599 2024.08.19 19:07:46.370709 [ 3 ] {633bfd02-885d-41d5-b39c-142f2a87a6ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9600 2024.08.19 19:07:46.370805 [ 3 ] {} <Debug> HTTP-Session: 694aac40-047a-4d6b-9b7c-02e31bd52853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.08.19 19:07:46.371153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9602 2024.08.19 19:07:46.371213 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9603 2024.08.19 19:07:46.371287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9604 2024.08.19 19:07:46.371287 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 47 rows starting from the beginning of the part
9605 2024.08.19 19:07:46.371330 [ 3 ] {} <Debug> HTTP-Session: 2a6c52ad-9b83-44b7-85b2-a7b65fed32ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9606 2024.08.19 19:07:46.371367 [ 3 ] {} <Debug> HTTP-Session: 2a6c52ad-9b83-44b7-85b2-a7b65fed32ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.08.19 19:07:46.371428 [ 3 ] {} <Debug> HTTP-Session: 2a6c52ad-9b83-44b7-85b2-a7b65fed32ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9608 2024.08.19 19:07:46.371531 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
9609 2024.08.19 19:07:46.371615 [ 3 ] {} <Trace> HTTP-Session: 2a6c52ad-9b83-44b7-85b2-a7b65fed32ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9610 2024.08.19 19:07:46.371837 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
9611 2024.08.19 19:07:46.372038 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
9612 2024.08.19 19:07:46.372280 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9613 2024.08.19 19:07:46.372299 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part
9614 2024.08.19 19:07:46.372398 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9615 2024.08.19 19:07:46.372556 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
9616 2024.08.19 19:07:46.373545 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9617 2024.08.19 19:07:46.374693 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9618 2024.08.19 19:07:46.374775 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9619 2024.08.19 19:07:46.375676 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005210486 sec., 24565.8466407932 rows/sec., 1.87 MiB/sec.
9620 2024.08.19 19:07:46.375833 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9621 2024.08.19 19:07:46.375878 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9622 2024.08.19 19:07:46.376612 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9623 2024.08.19 19:07:46.376864 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9624 2024.08.19 19:07:46.376930 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004976 sec., 45819.93569131832 rows/sec., 3.10 MiB/sec.
9625 2024.08.19 19:07:46.377158 [ 200 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_41_8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9626 2024.08.19 19:07:46.377475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9627 2024.08.19 19:07:46.377699 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Debug> DynamicQueryHandler: Done processing query
9628 2024.08.19 19:07:46.377729 [ 3 ] {a86777b1-eeeb-4674-b29b-a783d0b2f5b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9629 2024.08.19 19:07:46.377745 [ 3 ] {} <Debug> HTTP-Session: 2a6c52ad-9b83-44b7-85b2-a7b65fed32ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.08.19 19:07:46.377926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 88063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9631 2024.08.19 19:07:46.377976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9632 2024.08.19 19:07:46.377995 [ 3 ] {} <Debug> HTTP-Session: a8e6c945-02a0-4f10-ab78-9eb521eccf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9633 2024.08.19 19:07:46.378011 [ 3 ] {} <Debug> HTTP-Session: a8e6c945-02a0-4f10-ab78-9eb521eccf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9634 2024.08.19 19:07:46.378024 [ 3 ] {} <Debug> HTTP-Session: a8e6c945-02a0-4f10-ab78-9eb521eccf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9635 2024.08.19 19:07:46.378055 [ 3 ] {} <Trace> HTTP-Session: a8e6c945-02a0-4f10-ab78-9eb521eccf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9636 2024.08.19 19:07:46.378359 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9637 2024.08.19 19:07:46.378404 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9638 2024.08.19 19:07:46.378659 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9639 2024.08.19 19:07:46.379478 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9640 2024.08.19 19:07:46.379514 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9641 2024.08.19 19:07:46.379899 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9642 2024.08.19 19:07:46.380257 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9643 2024.08.19 19:07:46.380443 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.002272 sec., 234595.0704225352 rows/sec., 17.39 MiB/sec.
9644 2024.08.19 19:07:46.380649 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Debug> DynamicQueryHandler: Done processing query
9645 2024.08.19 19:07:46.380688 [ 3 ] {0d245b86-5c99-430c-ae66-4b6c2d39ddf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9646 2024.08.19 19:07:46.380713 [ 3 ] {} <Debug> HTTP-Session: a8e6c945-02a0-4f10-ab78-9eb521eccf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9647 2024.08.19 19:07:46.380901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9648 2024.08.19 19:07:46.380950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9649 2024.08.19 19:07:46.380969 [ 3 ] {} <Debug> HTTP-Session: 90a8af3f-08cd-4f9e-90c9-8eff37900a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9650 2024.08.19 19:07:46.380985 [ 3 ] {} <Debug> HTTP-Session: 90a8af3f-08cd-4f9e-90c9-8eff37900a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9651 2024.08.19 19:07:46.380999 [ 3 ] {} <Debug> HTTP-Session: 90a8af3f-08cd-4f9e-90c9-8eff37900a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9652 2024.08.19 19:07:46.381029 [ 3 ] {} <Trace> HTTP-Session: 90a8af3f-08cd-4f9e-90c9-8eff37900a5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9653 2024.08.19 19:07:46.381437 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9654 2024.08.19 19:07:46.381484 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9655 2024.08.19 19:07:46.381628 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9656 2024.08.19 19:07:46.382604 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9657 2024.08.19 19:07:46.382640 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9658 2024.08.19 19:07:46.383087 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9659 2024.08.19 19:07:46.383425 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9660 2024.08.19 19:07:46.383580 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002375 sec., 356210.5263157895 rows/sec., 23.98 MiB/sec.
9661 2024.08.19 19:07:46.383751 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Debug> DynamicQueryHandler: Done processing query
9662 2024.08.19 19:07:46.383775 [ 3 ] {5884f077-3bf5-4372-9ac5-f72b53d336f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9663 2024.08.19 19:07:46.383791 [ 3 ] {} <Debug> HTTP-Session: 90a8af3f-08cd-4f9e-90c9-8eff37900a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9664 2024.08.19 19:07:46.383923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9665 2024.08.19 19:07:46.383971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9666 2024.08.19 19:07:46.383990 [ 3 ] {} <Debug> HTTP-Session: a5c129c7-3995-4b21-8129-76a9adb8e568 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9667 2024.08.19 19:07:46.384005 [ 3 ] {} <Debug> HTTP-Session: a5c129c7-3995-4b21-8129-76a9adb8e568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9668 2024.08.19 19:07:46.384019 [ 3 ] {} <Debug> HTTP-Session: a5c129c7-3995-4b21-8129-76a9adb8e568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9669 2024.08.19 19:07:46.384049 [ 3 ] {} <Trace> HTTP-Session: a5c129c7-3995-4b21-8129-76a9adb8e568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9670 2024.08.19 19:07:46.384232 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9671 2024.08.19 19:07:46.384296 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <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
9672 2024.08.19 19:07:46.384714 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9673 2024.08.19 19:07:46.385235 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9674 2024.08.19 19:07:46.385271 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9675 2024.08.19 19:07:46.385852 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9676 2024.08.19 19:07:46.386263 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9677 2024.08.19 19:07:46.386431 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9678 2024.08.19 19:07:46.386456 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002338 sec., 3849.4439692044484 rows/sec., 6.90 MiB/sec.
9679 2024.08.19 19:07:46.386485 [ 144 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9680 2024.08.19 19:07:46.386546 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9681 2024.08.19 19:07:46.386865 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
9682 2024.08.19 19:07:46.386992 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Debug> DynamicQueryHandler: Done processing query
9683 2024.08.19 19:07:46.387039 [ 3 ] {da797682-b53e-4846-a7d4-32da8b97abce} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9684 2024.08.19 19:07:46.387084 [ 3 ] {} <Debug> HTTP-Session: a5c129c7-3995-4b21-8129-76a9adb8e568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9685 2024.08.19 19:07:46.387289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9686 2024.08.19 19:07:46.387397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9687 2024.08.19 19:07:46.387453 [ 3 ] {} <Debug> HTTP-Session: a68cb539-6b3e-4c41-8598-311fd15bf0df Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9688 2024.08.19 19:07:46.387497 [ 3 ] {} <Debug> HTTP-Session: a68cb539-6b3e-4c41-8598-311fd15bf0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9689 2024.08.19 19:07:46.387527 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9690 2024.08.19 19:07:46.387538 [ 3 ] {} <Debug> HTTP-Session: a68cb539-6b3e-4c41-8598-311fd15bf0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9691 2024.08.19 19:07:46.387639 [ 3 ] {} <Trace> HTTP-Session: a68cb539-6b3e-4c41-8598-311fd15bf0df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9692 2024.08.19 19:07:46.387668 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 584 rows starting from the beginning of the part
9693 2024.08.19 19:07:46.387977 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9694 2024.08.19 19:07:46.388194 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9695 2024.08.19 19:07:46.388327 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
9696 2024.08.19 19:07:46.389080 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9697 2024.08.19 19:07:46.389120 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
9698 2024.08.19 19:07:46.389815 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
9699 2024.08.19 19:07:46.390146 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9700 2024.08.19 19:07:46.390290 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9701 2024.08.19 19:07:46.390450 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part
9702 2024.08.19 19:07:46.391058 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
9703 2024.08.19 19:07:46.391761 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9704 2024.08.19 19:07:46.392503 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9705 2024.08.19 19:07:46.392939 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005144 sec., 11664.07465007776 rows/sec., 804.94 KiB/sec.
9706 2024.08.19 19:07:46.393602 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Debug> DynamicQueryHandler: Done processing query
9707 2024.08.19 19:07:46.393679 [ 3 ] {39e9f8ac-6363-4917-8721-44084147155d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9708 2024.08.19 19:07:46.393752 [ 3 ] {} <Debug> HTTP-Session: a68cb539-6b3e-4c41-8598-311fd15bf0df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9709 2024.08.19 19:07:46.398376 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 19 columns (19 merged, 0 gathered) in 0.011712641 sec., 55922.485799744056 rows/sec., 100.21 MiB/sec.
9710 2024.08.19 19:07:46.399620 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9711 2024.08.19 19:07:46.400296 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9712 2024.08.19 19:07:46.400429 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9713 2024.08.19 19:07:46.400609 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
9714 2024.08.19 19:07:51.335161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9715 2024.08.19 19:07:51.335290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9716 2024.08.19 19:07:51.335327 [ 3 ] {} <Debug> HTTP-Session: 33362770-1208-4f15-bc05-0694bef00943 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9717 2024.08.19 19:07:51.335352 [ 3 ] {} <Debug> HTTP-Session: 33362770-1208-4f15-bc05-0694bef00943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.08.19 19:07:51.335368 [ 3 ] {} <Debug> HTTP-Session: 33362770-1208-4f15-bc05-0694bef00943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.08.19 19:07:51.335418 [ 3 ] {} <Trace> HTTP-Session: 33362770-1208-4f15-bc05-0694bef00943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9720 2024.08.19 19:07:51.335598 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9721 2024.08.19 19:07:51.335663 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9722 2024.08.19 19:07:51.336003 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9723 2024.08.19 19:07:51.336530 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9724 2024.08.19 19:07:51.336591 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9725 2024.08.19 19:07:51.337287 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9726 2024.08.19 19:07:51.337697 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9727 2024.08.19 19:07:51.337872 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002322 sec., 861.3264427217916 rows/sec., 70.24 KiB/sec.
9728 2024.08.19 19:07:51.338112 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Debug> DynamicQueryHandler: Done processing query
9729 2024.08.19 19:07:51.338141 [ 3 ] {a1eafb73-a2f7-46e0-87a7-0ec3f9a1938a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9730 2024.08.19 19:07:51.338159 [ 3 ] {} <Debug> HTTP-Session: 33362770-1208-4f15-bc05-0694bef00943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.08.19 19:07:51.338329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9732 2024.08.19 19:07:51.338388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9733 2024.08.19 19:07:51.338410 [ 3 ] {} <Debug> HTTP-Session: e3387388-9a05-4daf-8057-940a3c4e6821 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9734 2024.08.19 19:07:51.338428 [ 3 ] {} <Debug> HTTP-Session: e3387388-9a05-4daf-8057-940a3c4e6821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9735 2024.08.19 19:07:51.338442 [ 3 ] {} <Debug> HTTP-Session: e3387388-9a05-4daf-8057-940a3c4e6821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.08.19 19:07:51.338478 [ 3 ] {} <Trace> HTTP-Session: e3387388-9a05-4daf-8057-940a3c4e6821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9737 2024.08.19 19:07:51.338644 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9738 2024.08.19 19:07:51.338691 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9739 2024.08.19 19:07:51.338927 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.08.19 19:07:51.339447 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.08.19 19:07:51.339485 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9742 2024.08.19 19:07:51.339863 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9743 2024.08.19 19:07:51.340228 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9744 2024.08.19 19:07:51.340391 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001823 sec., 128359.8464070214 rows/sec., 11.28 MiB/sec.
9745 2024.08.19 19:07:51.340581 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Debug> DynamicQueryHandler: Done processing query
9746 2024.08.19 19:07:51.340607 [ 3 ] {a7d92eba-1efb-4abd-9570-636c64572943} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9747 2024.08.19 19:07:51.340624 [ 3 ] {} <Debug> HTTP-Session: e3387388-9a05-4daf-8057-940a3c4e6821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.08.19 19:07:51.340754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9749 2024.08.19 19:07:51.340804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9750 2024.08.19 19:07:51.340823 [ 3 ] {} <Debug> HTTP-Session: de0702b7-5cbd-4fb6-a571-77a041f0913f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9751 2024.08.19 19:07:51.340839 [ 3 ] {} <Debug> HTTP-Session: de0702b7-5cbd-4fb6-a571-77a041f0913f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.08.19 19:07:51.340853 [ 3 ] {} <Debug> HTTP-Session: de0702b7-5cbd-4fb6-a571-77a041f0913f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.08.19 19:07:51.340884 [ 3 ] {} <Trace> HTTP-Session: de0702b7-5cbd-4fb6-a571-77a041f0913f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9754 2024.08.19 19:07:51.340986 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9755 2024.08.19 19:07:51.341029 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9756 2024.08.19 19:07:51.341255 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9757 2024.08.19 19:07:51.341593 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9758 2024.08.19 19:07:51.341631 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9759 2024.08.19 19:07:51.341974 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9760 2024.08.19 19:07:51.342329 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9761 2024.08.19 19:07:51.342486 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001523 sec., 15758.371634931056 rows/sec., 1.15 MiB/sec.
9762 2024.08.19 19:07:51.342676 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Debug> DynamicQueryHandler: Done processing query
9763 2024.08.19 19:07:51.342706 [ 3 ] {b8cee3ce-1c2b-4838-bd6b-0cd67d6acb9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9764 2024.08.19 19:07:51.342723 [ 3 ] {} <Debug> HTTP-Session: de0702b7-5cbd-4fb6-a571-77a041f0913f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.08.19 19:07:51.342839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9766 2024.08.19 19:07:51.342886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9767 2024.08.19 19:07:51.342905 [ 3 ] {} <Debug> HTTP-Session: 51b451e0-5872-4029-bb21-59ddc98be1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9768 2024.08.19 19:07:51.342922 [ 3 ] {} <Debug> HTTP-Session: 51b451e0-5872-4029-bb21-59ddc98be1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9769 2024.08.19 19:07:51.342936 [ 3 ] {} <Debug> HTTP-Session: 51b451e0-5872-4029-bb21-59ddc98be1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.08.19 19:07:51.342970 [ 3 ] {} <Trace> HTTP-Session: 51b451e0-5872-4029-bb21-59ddc98be1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9771 2024.08.19 19:07:51.343070 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9772 2024.08.19 19:07:51.343111 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9773 2024.08.19 19:07:51.343335 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9774 2024.08.19 19:07:51.343639 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9775 2024.08.19 19:07:51.343676 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9776 2024.08.19 19:07:51.344019 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9777 2024.08.19 19:07:51.344379 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9778 2024.08.19 19:07:51.344549 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec.
9779 2024.08.19 19:07:51.344722 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Debug> DynamicQueryHandler: Done processing query
9780 2024.08.19 19:07:51.344747 [ 3 ] {a29ace25-b819-45a4-aa5b-f5de6124b23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9781 2024.08.19 19:07:51.344763 [ 3 ] {} <Debug> HTTP-Session: 51b451e0-5872-4029-bb21-59ddc98be1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9782 2024.08.19 19:07:51.344869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9783 2024.08.19 19:07:51.344918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9784 2024.08.19 19:07:51.344937 [ 3 ] {} <Debug> HTTP-Session: 08c1ebc5-9a36-400d-bc3c-81733fa723e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9785 2024.08.19 19:07:51.344953 [ 3 ] {} <Debug> HTTP-Session: 08c1ebc5-9a36-400d-bc3c-81733fa723e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9786 2024.08.19 19:07:51.344967 [ 3 ] {} <Debug> HTTP-Session: 08c1ebc5-9a36-400d-bc3c-81733fa723e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.08.19 19:07:51.344997 [ 3 ] {} <Trace> HTTP-Session: 08c1ebc5-9a36-400d-bc3c-81733fa723e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9788 2024.08.19 19:07:51.345096 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9789 2024.08.19 19:07:51.345137 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9790 2024.08.19 19:07:51.345359 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9791 2024.08.19 19:07:51.345651 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9792 2024.08.19 19:07:51.345689 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9793 2024.08.19 19:07:51.346036 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9794 2024.08.19 19:07:51.346388 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9795 2024.08.19 19:07:51.346547 [ 139 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
9796 2024.08.19 19:07:51.346554 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 240.66 KiB/sec.
9797 2024.08.19 19:07:51.346630 [ 139 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9798 2024.08.19 19:07:51.346699 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9799 2024.08.19 19:07:51.346975 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Debug> DynamicQueryHandler: Done processing query
9800 2024.08.19 19:07:51.347028 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
9801 2024.08.19 19:07:51.347062 [ 3 ] {e6650e52-4715-4eab-b6c2-077c270a8a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9802 2024.08.19 19:07:51.347192 [ 3 ] {} <Debug> HTTP-Session: 08c1ebc5-9a36-400d-bc3c-81733fa723e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9803 2024.08.19 19:07:51.347564 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9804 2024.08.19 19:07:51.347564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9805 2024.08.19 19:07:51.347639 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
9806 2024.08.19 19:07:51.347674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9807 2024.08.19 19:07:51.347724 [ 3 ] {} <Debug> HTTP-Session: fe1d5598-2ae3-4c69-9d77-a568a5db1f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9808 2024.08.19 19:07:51.347775 [ 3 ] {} <Debug> HTTP-Session: fe1d5598-2ae3-4c69-9d77-a568a5db1f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.08.19 19:07:51.347882 [ 3 ] {} <Debug> HTTP-Session: fe1d5598-2ae3-4c69-9d77-a568a5db1f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9810 2024.08.19 19:07:51.347934 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
9811 2024.08.19 19:07:51.348038 [ 3 ] {} <Trace> HTTP-Session: fe1d5598-2ae3-4c69-9d77-a568a5db1f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9812 2024.08.19 19:07:51.348204 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
9813 2024.08.19 19:07:51.348532 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
9814 2024.08.19 19:07:51.348756 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
9815 2024.08.19 19:07:51.348876 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9816 2024.08.19 19:07:51.349117 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9817 2024.08.19 19:07:51.349953 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9818 2024.08.19 19:07:51.351329 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004514866 sec., 6644.715479927865 rows/sec., 421.78 KiB/sec.
9819 2024.08.19 19:07:51.351401 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9820 2024.08.19 19:07:51.351460 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9821 2024.08.19 19:07:51.351506 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
9822 2024.08.19 19:07:51.352531 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9823 2024.08.19 19:07:51.352672 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9824 2024.08.19 19:07:51.352922 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_25_6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
9825 2024.08.19 19:07:51.353136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9826 2024.08.19 19:07:51.353299 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9827 2024.08.19 19:07:51.353485 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.004978 sec., 81558.85897950985 rows/sec., 5.81 MiB/sec.
9828 2024.08.19 19:07:51.353688 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Debug> DynamicQueryHandler: Done processing query
9829 2024.08.19 19:07:51.353714 [ 3 ] {6dbbfd38-0510-4b4a-8fa8-639169e4f043} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9830 2024.08.19 19:07:51.353731 [ 3 ] {} <Debug> HTTP-Session: fe1d5598-2ae3-4c69-9d77-a568a5db1f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.08.19 19:07:51.353873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9832 2024.08.19 19:07:51.353923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9833 2024.08.19 19:07:51.353942 [ 3 ] {} <Debug> HTTP-Session: 3aead6f5-398f-4d77-b212-46688fb869e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9834 2024.08.19 19:07:51.353960 [ 3 ] {} <Debug> HTTP-Session: 3aead6f5-398f-4d77-b212-46688fb869e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.08.19 19:07:51.353974 [ 3 ] {} <Debug> HTTP-Session: 3aead6f5-398f-4d77-b212-46688fb869e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9836 2024.08.19 19:07:51.354005 [ 3 ] {} <Trace> HTTP-Session: 3aead6f5-398f-4d77-b212-46688fb869e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9837 2024.08.19 19:07:51.354104 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9838 2024.08.19 19:07:51.354149 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9839 2024.08.19 19:07:51.354286 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9840 2024.08.19 19:07:51.354543 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9841 2024.08.19 19:07:51.354580 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9842 2024.08.19 19:07:51.354940 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9843 2024.08.19 19:07:51.355272 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9844 2024.08.19 19:07:51.355441 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec.
9845 2024.08.19 19:07:51.355600 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Debug> DynamicQueryHandler: Done processing query
9846 2024.08.19 19:07:51.355625 [ 3 ] {337e5c2c-535d-49c6-b025-6f963ed1f502} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9847 2024.08.19 19:07:51.355641 [ 3 ] {} <Debug> HTTP-Session: 3aead6f5-398f-4d77-b212-46688fb869e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9848 2024.08.19 19:07:51.355779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9849 2024.08.19 19:07:51.355826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9850 2024.08.19 19:07:51.355847 [ 3 ] {} <Debug> HTTP-Session: 5aec7e42-f620-4063-a44f-3634644016f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9851 2024.08.19 19:07:51.355863 [ 3 ] {} <Debug> HTTP-Session: 5aec7e42-f620-4063-a44f-3634644016f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.08.19 19:07:51.355876 [ 3 ] {} <Debug> HTTP-Session: 5aec7e42-f620-4063-a44f-3634644016f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9853 2024.08.19 19:07:51.355906 [ 3 ] {} <Trace> HTTP-Session: 5aec7e42-f620-4063-a44f-3634644016f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9854 2024.08.19 19:07:51.356088 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9855 2024.08.19 19:07:51.356134 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9856 2024.08.19 19:07:51.356278 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9857 2024.08.19 19:07:51.356707 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9858 2024.08.19 19:07:51.356744 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9859 2024.08.19 19:07:51.357133 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9860 2024.08.19 19:07:51.357482 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9861 2024.08.19 19:07:51.357645 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001645 sec., 144680.8510638298 rows/sec., 9.70 MiB/sec.
9862 2024.08.19 19:07:51.357819 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Debug> DynamicQueryHandler: Done processing query
9863 2024.08.19 19:07:51.357843 [ 3 ] {52007527-6cef-4003-8882-ecd0fe11c7b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9864 2024.08.19 19:07:51.357859 [ 3 ] {} <Debug> HTTP-Session: 5aec7e42-f620-4063-a44f-3634644016f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.08.19 19:07:51.358013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.08.19 19:07:51.358061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.08.19 19:07:51.358080 [ 3 ] {} <Debug> HTTP-Session: 15037b6c-c8d0-447a-ade1-84505144e335 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9868 2024.08.19 19:07:51.358096 [ 3 ] {} <Debug> HTTP-Session: 15037b6c-c8d0-447a-ade1-84505144e335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.08.19 19:07:51.358110 [ 3 ] {} <Debug> HTTP-Session: 15037b6c-c8d0-447a-ade1-84505144e335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.08.19 19:07:51.358140 [ 3 ] {} <Trace> HTTP-Session: 15037b6c-c8d0-447a-ade1-84505144e335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.08.19 19:07:51.358236 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9872 2024.08.19 19:07:51.358282 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9873 2024.08.19 19:07:51.358410 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.08.19 19:07:51.358649 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.08.19 19:07:51.358687 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9876 2024.08.19 19:07:51.359040 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9877 2024.08.19 19:07:51.359372 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9878 2024.08.19 19:07:51.359528 [ 139 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
9879 2024.08.19 19:07:51.359541 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec.
9880 2024.08.19 19:07:51.359579 [ 139 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9881 2024.08.19 19:07:51.359646 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9882 2024.08.19 19:07:51.359848 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
9883 2024.08.19 19:07:51.359902 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Debug> DynamicQueryHandler: Done processing query
9884 2024.08.19 19:07:51.359970 [ 3 ] {22fbfdab-7572-4d60-908b-42e7e7cce689} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9885 2024.08.19 19:07:51.360016 [ 3 ] {} <Debug> HTTP-Session: 15037b6c-c8d0-447a-ade1-84505144e335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.08.19 19:07:51.360076 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9887 2024.08.19 19:07:51.360107 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part
9888 2024.08.19 19:07:51.360235 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
9889 2024.08.19 19:07:51.360246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9890 2024.08.19 19:07:51.360478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9891 2024.08.19 19:07:51.360523 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
9892 2024.08.19 19:07:51.360578 [ 3 ] {} <Debug> HTTP-Session: d89a279b-b0ef-4ed6-a9d2-5eb706e2be89 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9893 2024.08.19 19:07:51.360647 [ 3 ] {} <Debug> HTTP-Session: d89a279b-b0ef-4ed6-a9d2-5eb706e2be89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9894 2024.08.19 19:07:51.360728 [ 3 ] {} <Debug> HTTP-Session: d89a279b-b0ef-4ed6-a9d2-5eb706e2be89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9895 2024.08.19 19:07:51.360811 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
9896 2024.08.19 19:07:51.360847 [ 3 ] {} <Trace> HTTP-Session: d89a279b-b0ef-4ed6-a9d2-5eb706e2be89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9897 2024.08.19 19:07:51.361166 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
9898 2024.08.19 19:07:51.361358 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
9899 2024.08.19 19:07:51.361462 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9900 2024.08.19 19:07:51.361807 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <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
9901 2024.08.19 19:07:51.362797 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9902 2024.08.19 19:07:51.363541 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781316 sec., 6611.45484799472 rows/sec., 445.50 KiB/sec.
9903 2024.08.19 19:07:51.363685 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
9904 2024.08.19 19:07:51.363874 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9905 2024.08.19 19:07:51.363922 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9906 2024.08.19 19:07:51.364218 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9907 2024.08.19 19:07:51.364319 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_25_5} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
9908 2024.08.19 19:07:51.364403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9909 2024.08.19 19:07:51.364700 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9910 2024.08.19 19:07:51.365138 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9911 2024.08.19 19:07:51.365323 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004181 sec., 5261.899067208802 rows/sec., 9.43 MiB/sec.
9912 2024.08.19 19:07:51.365559 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Debug> DynamicQueryHandler: Done processing query
9913 2024.08.19 19:07:51.365585 [ 3 ] {354f890f-355d-4381-883d-760248877c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9914 2024.08.19 19:07:51.365601 [ 3 ] {} <Debug> HTTP-Session: d89a279b-b0ef-4ed6-a9d2-5eb706e2be89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9915 2024.08.19 19:07:51.365722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9916 2024.08.19 19:07:51.365769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9917 2024.08.19 19:07:51.365787 [ 3 ] {} <Debug> HTTP-Session: da8bed3d-1b1a-4493-a87c-c62bdec70895 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9918 2024.08.19 19:07:51.365804 [ 3 ] {} <Debug> HTTP-Session: da8bed3d-1b1a-4493-a87c-c62bdec70895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.08.19 19:07:51.365817 [ 3 ] {} <Debug> HTTP-Session: da8bed3d-1b1a-4493-a87c-c62bdec70895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.08.19 19:07:51.365847 [ 3 ] {} <Trace> HTTP-Session: da8bed3d-1b1a-4493-a87c-c62bdec70895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9921 2024.08.19 19:07:51.365976 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9922 2024.08.19 19:07:51.366021 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9923 2024.08.19 19:07:51.366147 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9924 2024.08.19 19:07:51.366479 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9925 2024.08.19 19:07:51.366516 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9926 2024.08.19 19:07:51.366868 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9927 2024.08.19 19:07:51.367178 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9928 2024.08.19 19:07:51.367335 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001406 sec., 58321.47937411095 rows/sec., 3.70 MiB/sec.
9929 2024.08.19 19:07:51.367504 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Debug> DynamicQueryHandler: Done processing query
9930 2024.08.19 19:07:51.367528 [ 3 ] {7473d3ef-eeef-4a30-a954-1893b0b926f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9931 2024.08.19 19:07:51.367544 [ 3 ] {} <Debug> HTTP-Session: da8bed3d-1b1a-4493-a87c-c62bdec70895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9932 2024.08.19 19:07:53.602639 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
9933 2024.08.19 19:07:53.602691 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
9934 2024.08.19 19:07:56.329887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9935 2024.08.19 19:07:56.330022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9936 2024.08.19 19:07:56.330049 [ 3 ] {} <Debug> HTTP-Session: 1663c72b-2ac4-4600-9da3-ef6d801807b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9937 2024.08.19 19:07:56.330073 [ 3 ] {} <Debug> HTTP-Session: 1663c72b-2ac4-4600-9da3-ef6d801807b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.08.19 19:07:56.330088 [ 3 ] {} <Debug> HTTP-Session: 1663c72b-2ac4-4600-9da3-ef6d801807b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9939 2024.08.19 19:07:56.330136 [ 3 ] {} <Trace> HTTP-Session: 1663c72b-2ac4-4600-9da3-ef6d801807b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9940 2024.08.19 19:07:56.330319 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9941 2024.08.19 19:07:56.330388 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9942 2024.08.19 19:07:56.330726 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9943 2024.08.19 19:07:56.331183 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9944 2024.08.19 19:07:56.331231 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9945 2024.08.19 19:07:56.331648 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9946 2024.08.19 19:07:56.332031 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9947 2024.08.19 19:07:56.332204 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00193 sec., 1036.2694300518135 rows/sec., 84.50 KiB/sec.
9948 2024.08.19 19:07:56.332438 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Debug> DynamicQueryHandler: Done processing query
9949 2024.08.19 19:07:56.332466 [ 3 ] {afabdfc9-2cf9-428c-84b7-8ee5a45aa497} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9950 2024.08.19 19:07:56.332483 [ 3 ] {} <Debug> HTTP-Session: 1663c72b-2ac4-4600-9da3-ef6d801807b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9951 2024.08.19 19:07:56.332619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9952 2024.08.19 19:07:56.332675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9953 2024.08.19 19:07:56.332695 [ 3 ] {} <Debug> HTTP-Session: ad9c75b3-ad0b-4f69-b3e7-e42bc43994cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9954 2024.08.19 19:07:56.332713 [ 3 ] {} <Debug> HTTP-Session: ad9c75b3-ad0b-4f69-b3e7-e42bc43994cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.08.19 19:07:56.332727 [ 3 ] {} <Debug> HTTP-Session: ad9c75b3-ad0b-4f69-b3e7-e42bc43994cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.08.19 19:07:56.332761 [ 3 ] {} <Trace> HTTP-Session: ad9c75b3-ad0b-4f69-b3e7-e42bc43994cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9957 2024.08.19 19:07:56.332885 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9958 2024.08.19 19:07:56.332933 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9959 2024.08.19 19:07:56.333168 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9960 2024.08.19 19:07:56.333578 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9961 2024.08.19 19:07:56.333617 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9962 2024.08.19 19:07:56.333987 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9963 2024.08.19 19:07:56.334353 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9964 2024.08.19 19:07:56.334505 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.001662 sec., 45126.35379061371 rows/sec., 3.61 MiB/sec.
9965 2024.08.19 19:07:56.334528 [ 135 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9966 2024.08.19 19:07:56.334639 [ 135 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9967 2024.08.19 19:07:56.334682 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9968 2024.08.19 19:07:56.334769 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Debug> DynamicQueryHandler: Done processing query
9969 2024.08.19 19:07:56.334822 [ 3 ] {b089cdc9-3b53-46d7-9b31-cd410345360f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9970 2024.08.19 19:07:56.334872 [ 3 ] {} <Debug> HTTP-Session: ad9c75b3-ad0b-4f69-b3e7-e42bc43994cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.08.19 19:07:56.334916 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
9972 2024.08.19 19:07:56.335022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9973 2024.08.19 19:07:56.335122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9974 2024.08.19 19:07:56.335179 [ 3 ] {} <Debug> HTTP-Session: 87c216d2-c404-4013-b716-77cea5f88ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
9975 2024.08.19 19:07:56.335236 [ 3 ] {} <Debug> HTTP-Session: 87c216d2-c404-4013-b716-77cea5f88ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.08.19 19:07:56.335285 [ 3 ] {} <Debug> HTTP-Session: 87c216d2-c404-4013-b716-77cea5f88ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.08.19 19:07:56.335288 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9978 2024.08.19 19:07:56.335334 [ 3 ] {} <Trace> HTTP-Session: 87c216d2-c404-4013-b716-77cea5f88ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9979 2024.08.19 19:07:56.335362 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1399 rows starting from the beginning of the part
9980 2024.08.19 19:07:56.335644 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part
9981 2024.08.19 19:07:56.335690 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9982 2024.08.19 19:07:56.335905 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9983 2024.08.19 19:07:56.336024 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 234 rows starting from the beginning of the part
9984 2024.08.19 19:07:56.336391 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1216 rows starting from the beginning of the part
9985 2024.08.19 19:07:56.336713 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 234 rows starting from the beginning of the part
9986 2024.08.19 19:07:56.337089 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part
9987 2024.08.19 19:07:56.337785 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9988 2024.08.19 19:07:56.338529 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9989 2024.08.19 19:07:56.338586 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
9990 2024.08.19 19:07:56.339575 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9991 2024.08.19 19:07:56.340090 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9992 2024.08.19 19:07:56.340365 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.004898 sec., 2245.814618211515 rows/sec., 166.68 KiB/sec.
9993 2024.08.19 19:07:56.340937 [ 197 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00617812 sec., 523460.2111969337 rows/sec., 45.65 MiB/sec.
9994 2024.08.19 19:07:56.341002 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Debug> DynamicQueryHandler: Done processing query
9995 2024.08.19 19:07:56.341035 [ 3 ] {16ccda6e-e6d5-4d53-813d-49c54aac5acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9996 2024.08.19 19:07:56.341054 [ 3 ] {} <Debug> HTTP-Session: 87c216d2-c404-4013-b716-77cea5f88ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.08.19 19:07:56.341181 [ 189 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9998 2024.08.19 19:07:56.341198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9999 2024.08.19 19:07:56.341306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10000 2024.08.19 19:07:56.341328 [ 3 ] {} <Debug> HTTP-Session: 60edb31e-9445-4ba4-befe-f148f147a3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10001 2024.08.19 19:07:56.341358 [ 3 ] {} <Debug> HTTP-Session: 60edb31e-9445-4ba4-befe-f148f147a3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10002 2024.08.19 19:07:56.341383 [ 3 ] {} <Debug> HTTP-Session: 60edb31e-9445-4ba4-befe-f148f147a3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10003 2024.08.19 19:07:56.341441 [ 3 ] {} <Trace> HTTP-Session: 60edb31e-9445-4ba4-befe-f148f147a3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10004 2024.08.19 19:07:56.341819 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10005 2024.08.19 19:07:56.341911 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10006 2024.08.19 19:07:56.342109 [ 189 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10007 2024.08.19 19:07:56.342333 [ 189 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_51_10} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10008 2024.08.19 19:07:56.342542 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
10009 2024.08.19 19:07:56.342611 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10010 2024.08.19 19:07:56.342994 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10011 2024.08.19 19:07:56.343036 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10012 2024.08.19 19:07:56.343416 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10013 2024.08.19 19:07:56.343781 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10014 2024.08.19 19:07:56.343945 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002271 sec., 33025.09907529723 rows/sec., 2.58 MiB/sec.
10015 2024.08.19 19:07:56.343954 [ 135 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10016 2024.08.19 19:07:56.344068 [ 135 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10017 2024.08.19 19:07:56.344156 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10018 2024.08.19 19:07:56.344276 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Debug> DynamicQueryHandler: Done processing query
10019 2024.08.19 19:07:56.344356 [ 3 ] {57aea6ed-1b47-4261-813e-e476aebbd796} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10020 2024.08.19 19:07:56.344440 [ 3 ] {} <Debug> HTTP-Session: 60edb31e-9445-4ba4-befe-f148f147a3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10021 2024.08.19 19:07:56.344561 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
10022 2024.08.19 19:07:56.344718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10023 2024.08.19 19:07:56.344882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10024 2024.08.19 19:07:56.344998 [ 3 ] {} <Debug> HTTP-Session: 656a4485-fbee-4e0b-a930-5111da777431 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10025 2024.08.19 19:07:56.345076 [ 3 ] {} <Debug> HTTP-Session: 656a4485-fbee-4e0b-a930-5111da777431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10026 2024.08.19 19:07:56.345148 [ 3 ] {} <Debug> HTTP-Session: 656a4485-fbee-4e0b-a930-5111da777431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.08.19 19:07:56.345303 [ 3 ] {} <Trace> HTTP-Session: 656a4485-fbee-4e0b-a930-5111da777431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10028 2024.08.19 19:07:56.345416 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10029 2024.08.19 19:07:56.345502 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
10030 2024.08.19 19:07:56.345666 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 77 rows starting from the beginning of the part
10031 2024.08.19 19:07:56.345757 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10032 2024.08.19 19:07:56.345982 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 406 rows starting from the beginning of the part
10033 2024.08.19 19:07:56.346078 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10034 2024.08.19 19:07:56.346351 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 533 rows starting from the beginning of the part
10035 2024.08.19 19:07:56.346718 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 406 rows starting from the beginning of the part
10036 2024.08.19 19:07:56.347107 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part
10037 2024.08.19 19:07:56.347544 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10038 2024.08.19 19:07:56.348512 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10039 2024.08.19 19:07:56.348592 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10040 2024.08.19 19:07:56.349562 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10041 2024.08.19 19:07:56.350255 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985568 sec., 400964.45316467877 rows/sec., 30.74 MiB/sec.
10042 2024.08.19 19:07:56.350403 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10043 2024.08.19 19:07:56.350504 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10044 2024.08.19 19:07:56.350620 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10045 2024.08.19 19:07:56.350716 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10046 2024.08.19 19:07:56.350792 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10047 2024.08.19 19:07:56.350818 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005317 sec., 30280.233214218548 rows/sec., 2.11 MiB/sec.
10048 2024.08.19 19:07:56.351455 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
10049 2024.08.19 19:07:56.351628 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Debug> DynamicQueryHandler: Done processing query
10050 2024.08.19 19:07:56.351702 [ 3 ] {fe7c7994-8345-45e1-a0e3-8c8d0a859519} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10051 2024.08.19 19:07:56.351771 [ 3 ] {} <Debug> HTTP-Session: 656a4485-fbee-4e0b-a930-5111da777431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.08.19 19:07:56.352019 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10053 2024.08.19 19:07:56.352022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10054 2024.08.19 19:07:56.352093 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15013 rows starting from the beginning of the part
10055 2024.08.19 19:07:56.352121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10056 2024.08.19 19:07:56.352176 [ 3 ] {} <Debug> HTTP-Session: 8b653ea4-f2ec-4d77-af53-a197429f58c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10057 2024.08.19 19:07:56.352308 [ 3 ] {} <Debug> HTTP-Session: 8b653ea4-f2ec-4d77-af53-a197429f58c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10058 2024.08.19 19:07:56.352437 [ 3 ] {} <Debug> HTTP-Session: 8b653ea4-f2ec-4d77-af53-a197429f58c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10059 2024.08.19 19:07:56.352443 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2024.08.19 19:07:56.352520 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
10061 2024.08.19 19:07:56.352611 [ 3 ] {} <Trace> HTTP-Session: 8b653ea4-f2ec-4d77-af53-a197429f58c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10062 2024.08.19 19:07:56.352943 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_51_10} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10063 2024.08.19 19:07:56.352966 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 238 rows starting from the beginning of the part
10064 2024.08.19 19:07:56.353142 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
10065 2024.08.19 19:07:56.353270 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10066 2024.08.19 19:07:56.353349 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 846 rows starting from the beginning of the part
10067 2024.08.19 19:07:56.353698 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <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
10068 2024.08.19 19:07:56.353717 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part
10069 2024.08.19 19:07:56.354121 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
10070 2024.08.19 19:07:56.355496 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10071 2024.08.19 19:07:56.356127 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10072 2024.08.19 19:07:56.356169 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10073 2024.08.19 19:07:56.357082 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10074 2024.08.19 19:07:56.357847 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10075 2024.08.19 19:07:56.358059 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005181 sec., 1737.1163867979155 rows/sec., 3.11 MiB/sec.
10076 2024.08.19 19:07:56.358307 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Debug> DynamicQueryHandler: Done processing query
10077 2024.08.19 19:07:56.358333 [ 3 ] {90dd200d-9305-452a-a29f-60b60d7f86f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10078 2024.08.19 19:07:56.358349 [ 3 ] {} <Debug> HTTP-Session: 8b653ea4-f2ec-4d77-af53-a197429f58c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.08.19 19:07:56.358499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10080 2024.08.19 19:07:56.358549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10081 2024.08.19 19:07:56.358567 [ 3 ] {} <Debug> HTTP-Session: fec86322-4443-4ec9-9f41-a58eb1813ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10082 2024.08.19 19:07:56.358583 [ 3 ] {} <Debug> HTTP-Session: fec86322-4443-4ec9-9f41-a58eb1813ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10083 2024.08.19 19:07:56.358597 [ 3 ] {} <Debug> HTTP-Session: fec86322-4443-4ec9-9f41-a58eb1813ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10084 2024.08.19 19:07:56.358628 [ 3 ] {} <Trace> HTTP-Session: fec86322-4443-4ec9-9f41-a58eb1813ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10085 2024.08.19 19:07:56.358753 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10086 2024.08.19 19:07:56.358799 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10087 2024.08.19 19:07:56.358938 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10088 2024.08.19 19:07:56.359268 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10089 2024.08.19 19:07:56.359308 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10090 2024.08.19 19:07:56.359828 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10091 2024.08.19 19:07:56.360250 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10092 2024.08.19 19:07:56.360262 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16658 rows, containing 5 columns (5 merged, 0 gathered) in 0.009319626 sec., 1787410.7823640134 rows/sec., 120.72 MiB/sec.
10093 2024.08.19 19:07:56.360465 [ 135 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10094 2024.08.19 19:07:56.360486 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10095 2024.08.19 19:07:56.360470 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001736 sec., 34562.21198156682 rows/sec., 2.33 MiB/sec.
10096 2024.08.19 19:07:56.360521 [ 135 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10097 2024.08.19 19:07:56.360628 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10098 2024.08.19 19:07:56.361118 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Debug> DynamicQueryHandler: Done processing query
10099 2024.08.19 19:07:56.361194 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10100 2024.08.19 19:07:56.361195 [ 3 ] {78ca89b1-e965-443a-916d-cdc4b809ea8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10101 2024.08.19 19:07:56.361314 [ 3 ] {} <Debug> HTTP-Session: fec86322-4443-4ec9-9f41-a58eb1813ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10102 2024.08.19 19:07:56.361640 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10103 2024.08.19 19:07:56.361708 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3178 rows starting from the beginning of the part
10104 2024.08.19 19:07:56.361917 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10105 2024.08.19 19:07:56.361961 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10106 2024.08.19 19:07:56.362169 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
10107 2024.08.19 19:07:56.362392 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10108 2024.08.19 19:07:56.362656 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
10109 2024.08.19 19:07:56.362766 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10110 2024.08.19 19:07:56.362905 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10111 2024.08.19 19:07:56.363303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
10112 2024.08.19 19:07:56.364769 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 4 columns (4 merged, 0 gathered) in 0.003943928 sec., 893018.3309634456 rows/sec., 58.18 MiB/sec.
10113 2024.08.19 19:07:56.365117 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10114 2024.08.19 19:07:56.365591 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10115 2024.08.19 19:07:56.365691 [ 200 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_51_10} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10116 2024.08.19 19:07:56.365799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10117 2024.08.19 19:08:01.335101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10118 2024.08.19 19:08:01.335305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10119 2024.08.19 19:08:01.335350 [ 3 ] {} <Debug> HTTP-Session: 80b30622-ab35-4050-99c5-37403f5f3872 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10120 2024.08.19 19:08:01.335391 [ 3 ] {} <Debug> HTTP-Session: 80b30622-ab35-4050-99c5-37403f5f3872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.08.19 19:08:01.335418 [ 3 ] {} <Debug> HTTP-Session: 80b30622-ab35-4050-99c5-37403f5f3872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10122 2024.08.19 19:08:01.335498 [ 3 ] {} <Trace> HTTP-Session: 80b30622-ab35-4050-99c5-37403f5f3872 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10123 2024.08.19 19:08:01.335778 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10124 2024.08.19 19:08:01.335886 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10125 2024.08.19 19:08:01.336330 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10126 2024.08.19 19:08:01.336745 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10127 2024.08.19 19:08:01.336788 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10128 2024.08.19 19:08:01.337192 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10129 2024.08.19 19:08:01.337584 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10130 2024.08.19 19:08:01.337751 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002058 sec., 971.8172983479107 rows/sec., 79.24 KiB/sec.
10131 2024.08.19 19:08:01.338075 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Debug> DynamicQueryHandler: Done processing query
10132 2024.08.19 19:08:01.338113 [ 3 ] {47b6bfba-2867-484c-8b73-b60085c5052e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10133 2024.08.19 19:08:01.338129 [ 3 ] {} <Debug> HTTP-Session: 80b30622-ab35-4050-99c5-37403f5f3872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10134 2024.08.19 19:08:01.338303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10135 2024.08.19 19:08:01.338352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10136 2024.08.19 19:08:01.338371 [ 3 ] {} <Debug> HTTP-Session: 0e7c6528-9cc7-43e5-bb01-d36472b20cde Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10137 2024.08.19 19:08:01.338388 [ 3 ] {} <Debug> HTTP-Session: 0e7c6528-9cc7-43e5-bb01-d36472b20cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.08.19 19:08:01.338402 [ 3 ] {} <Debug> HTTP-Session: 0e7c6528-9cc7-43e5-bb01-d36472b20cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10139 2024.08.19 19:08:01.338433 [ 3 ] {} <Trace> HTTP-Session: 0e7c6528-9cc7-43e5-bb01-d36472b20cde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10140 2024.08.19 19:08:01.338593 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10141 2024.08.19 19:08:01.338637 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10142 2024.08.19 19:08:01.338877 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10143 2024.08.19 19:08:01.339342 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10144 2024.08.19 19:08:01.339379 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10145 2024.08.19 19:08:01.339743 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10146 2024.08.19 19:08:01.340098 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10147 2024.08.19 19:08:01.340246 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001726 sec., 135573.58053302433 rows/sec., 11.91 MiB/sec.
10148 2024.08.19 19:08:01.340419 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Debug> DynamicQueryHandler: Done processing query
10149 2024.08.19 19:08:01.340443 [ 3 ] {1935ecfc-fbba-48a8-be54-9c34e0ccd007} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10150 2024.08.19 19:08:01.340458 [ 3 ] {} <Debug> HTTP-Session: 0e7c6528-9cc7-43e5-bb01-d36472b20cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.08.19 19:08:01.340574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10152 2024.08.19 19:08:01.340620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10153 2024.08.19 19:08:01.340638 [ 3 ] {} <Debug> HTTP-Session: 51ce4644-7463-43af-8b59-023e91ab92ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10154 2024.08.19 19:08:01.340656 [ 3 ] {} <Debug> HTTP-Session: 51ce4644-7463-43af-8b59-023e91ab92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10155 2024.08.19 19:08:01.340669 [ 3 ] {} <Debug> HTTP-Session: 51ce4644-7463-43af-8b59-023e91ab92ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10156 2024.08.19 19:08:01.340700 [ 3 ] {} <Trace> HTTP-Session: 51ce4644-7463-43af-8b59-023e91ab92ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10157 2024.08.19 19:08:01.340800 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10158 2024.08.19 19:08:01.340842 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10159 2024.08.19 19:08:01.341061 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10160 2024.08.19 19:08:01.341374 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10161 2024.08.19 19:08:01.341411 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10162 2024.08.19 19:08:01.341748 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10163 2024.08.19 19:08:01.342100 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10164 2024.08.19 19:08:01.342263 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001482 sec., 16194.331983805667 rows/sec., 1.18 MiB/sec.
10165 2024.08.19 19:08:01.342436 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Debug> DynamicQueryHandler: Done processing query
10166 2024.08.19 19:08:01.342460 [ 3 ] {e870fffd-0d72-438d-a7da-457b33a28858} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10167 2024.08.19 19:08:01.342475 [ 3 ] {} <Debug> HTTP-Session: 51ce4644-7463-43af-8b59-023e91ab92ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10168 2024.08.19 19:08:01.342584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10169 2024.08.19 19:08:01.342631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10170 2024.08.19 19:08:01.342650 [ 3 ] {} <Debug> HTTP-Session: 5b62875c-4928-42ba-af21-da6a4a1ca34f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10171 2024.08.19 19:08:01.342666 [ 3 ] {} <Debug> HTTP-Session: 5b62875c-4928-42ba-af21-da6a4a1ca34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10172 2024.08.19 19:08:01.342679 [ 3 ] {} <Debug> HTTP-Session: 5b62875c-4928-42ba-af21-da6a4a1ca34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10173 2024.08.19 19:08:01.342709 [ 3 ] {} <Trace> HTTP-Session: 5b62875c-4928-42ba-af21-da6a4a1ca34f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10174 2024.08.19 19:08:01.342805 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10175 2024.08.19 19:08:01.342846 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10176 2024.08.19 19:08:01.343066 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10177 2024.08.19 19:08:01.343365 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10178 2024.08.19 19:08:01.343401 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10179 2024.08.19 19:08:01.343746 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
10180 2024.08.19 19:08:01.344106 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10181 2024.08.19 19:08:01.344262 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 664.27 KiB/sec.
10182 2024.08.19 19:08:01.344418 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Debug> DynamicQueryHandler: Done processing query
10183 2024.08.19 19:08:01.344445 [ 3 ] {978585ca-f344-43d0-b9a8-91a95a157396} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10184 2024.08.19 19:08:01.344460 [ 3 ] {} <Debug> HTTP-Session: 5b62875c-4928-42ba-af21-da6a4a1ca34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10185 2024.08.19 19:08:01.344565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10186 2024.08.19 19:08:01.344612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10187 2024.08.19 19:08:01.344630 [ 3 ] {} <Debug> HTTP-Session: 28f6d654-ca0b-431b-9077-f0c7c2789320 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10188 2024.08.19 19:08:01.344646 [ 3 ] {} <Debug> HTTP-Session: 28f6d654-ca0b-431b-9077-f0c7c2789320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10189 2024.08.19 19:08:01.344659 [ 3 ] {} <Debug> HTTP-Session: 28f6d654-ca0b-431b-9077-f0c7c2789320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10190 2024.08.19 19:08:01.344688 [ 3 ] {} <Trace> HTTP-Session: 28f6d654-ca0b-431b-9077-f0c7c2789320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10191 2024.08.19 19:08:01.344781 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10192 2024.08.19 19:08:01.344823 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10193 2024.08.19 19:08:01.345043 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10194 2024.08.19 19:08:01.345329 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10195 2024.08.19 19:08:01.345364 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10196 2024.08.19 19:08:01.345705 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10197 2024.08.19 19:08:01.346050 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10198 2024.08.19 19:08:01.346202 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 245.83 KiB/sec.
10199 2024.08.19 19:08:01.346397 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Debug> DynamicQueryHandler: Done processing query
10200 2024.08.19 19:08:01.346425 [ 3 ] {e0da2835-efac-46aa-a71d-a04f3908c6cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10201 2024.08.19 19:08:01.346440 [ 3 ] {} <Debug> HTTP-Session: 28f6d654-ca0b-431b-9077-f0c7c2789320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10202 2024.08.19 19:08:01.346615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10203 2024.08.19 19:08:01.346663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10204 2024.08.19 19:08:01.346681 [ 3 ] {} <Debug> HTTP-Session: 259db9a8-b991-4df6-a36b-8e2240794df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10205 2024.08.19 19:08:01.346697 [ 3 ] {} <Debug> HTTP-Session: 259db9a8-b991-4df6-a36b-8e2240794df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10206 2024.08.19 19:08:01.346711 [ 3 ] {} <Debug> HTTP-Session: 259db9a8-b991-4df6-a36b-8e2240794df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10207 2024.08.19 19:08:01.346740 [ 3 ] {} <Trace> HTTP-Session: 259db9a8-b991-4df6-a36b-8e2240794df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10208 2024.08.19 19:08:01.346955 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10209 2024.08.19 19:08:01.347002 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10210 2024.08.19 19:08:01.347223 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10211 2024.08.19 19:08:01.347768 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10212 2024.08.19 19:08:01.347804 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10213 2024.08.19 19:08:01.348168 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10214 2024.08.19 19:08:01.348520 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10215 2024.08.19 19:08:01.348678 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001819 sec., 223199.56019791093 rows/sec., 15.89 MiB/sec.
10216 2024.08.19 19:08:01.348838 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Debug> DynamicQueryHandler: Done processing query
10217 2024.08.19 19:08:01.348862 [ 3 ] {5a6f369e-b21b-44bd-acbd-351850f3a2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10218 2024.08.19 19:08:01.348878 [ 3 ] {} <Debug> HTTP-Session: 259db9a8-b991-4df6-a36b-8e2240794df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10219 2024.08.19 19:08:01.348993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10220 2024.08.19 19:08:01.349048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10221 2024.08.19 19:08:01.349069 [ 3 ] {} <Debug> HTTP-Session: 52d575fc-893f-44a9-b51b-42af09dac141 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10222 2024.08.19 19:08:01.349086 [ 3 ] {} <Debug> HTTP-Session: 52d575fc-893f-44a9-b51b-42af09dac141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10223 2024.08.19 19:08:01.349099 [ 3 ] {} <Debug> HTTP-Session: 52d575fc-893f-44a9-b51b-42af09dac141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10224 2024.08.19 19:08:01.349129 [ 3 ] {} <Trace> HTTP-Session: 52d575fc-893f-44a9-b51b-42af09dac141 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10225 2024.08.19 19:08:01.349224 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10226 2024.08.19 19:08:01.349269 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10227 2024.08.19 19:08:01.349395 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10228 2024.08.19 19:08:01.349653 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10229 2024.08.19 19:08:01.349689 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10230 2024.08.19 19:08:01.350051 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10231 2024.08.19 19:08:01.350370 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10232 2024.08.19 19:08:01.350527 [ 131 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10233 2024.08.19 19:08:01.350534 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
10234 2024.08.19 19:08:01.350619 [ 131 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10235 2024.08.19 19:08:01.350680 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10236 2024.08.19 19:08:01.350886 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Debug> DynamicQueryHandler: Done processing query
10237 2024.08.19 19:08:01.350974 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
10238 2024.08.19 19:08:01.350983 [ 3 ] {9e6b4594-3edd-4a9e-ab22-87a53acaf0e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10239 2024.08.19 19:08:01.351096 [ 3 ] {} <Debug> HTTP-Session: 52d575fc-893f-44a9-b51b-42af09dac141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10240 2024.08.19 19:08:01.351233 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10241 2024.08.19 19:08:01.351281 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
10242 2024.08.19 19:08:01.351328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10243 2024.08.19 19:08:01.351471 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
10244 2024.08.19 19:08:01.351494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10245 2024.08.19 19:08:01.351588 [ 3 ] {} <Debug> HTTP-Session: fbbb5637-aece-4c63-a10d-0385cea59cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10246 2024.08.19 19:08:01.351705 [ 3 ] {} <Debug> HTTP-Session: fbbb5637-aece-4c63-a10d-0385cea59cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10247 2024.08.19 19:08:01.351775 [ 3 ] {} <Debug> HTTP-Session: fbbb5637-aece-4c63-a10d-0385cea59cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.08.19 19:08:01.351801 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10249 2024.08.19 19:08:01.351905 [ 3 ] {} <Trace> HTTP-Session: fbbb5637-aece-4c63-a10d-0385cea59cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10250 2024.08.19 19:08:01.352066 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
10251 2024.08.19 19:08:01.352237 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10252 2024.08.19 19:08:01.352401 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10253 2024.08.19 19:08:01.352465 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
10254 2024.08.19 19:08:01.352678 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10255 2024.08.19 19:08:01.353270 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10256 2024.08.19 19:08:01.354266 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10257 2024.08.19 19:08:01.354331 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10258 2024.08.19 19:08:01.355260 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004474265 sec., 34866.06180009454 rows/sec., 1.78 MiB/sec.
10259 2024.08.19 19:08:01.355354 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10260 2024.08.19 19:08:01.355460 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10261 2024.08.19 19:08:01.356204 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10262 2024.08.19 19:08:01.356367 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10263 2024.08.19 19:08:01.356542 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004378 sec., 54362.722704431246 rows/sec., 3.64 MiB/sec.
10264 2024.08.19 19:08:01.356624 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_26_5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10265 2024.08.19 19:08:01.356784 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10266 2024.08.19 19:08:01.356845 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Debug> DynamicQueryHandler: Done processing query
10267 2024.08.19 19:08:01.356874 [ 3 ] {c4b688ec-4d18-44cc-a53a-2f688505487e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10268 2024.08.19 19:08:01.356916 [ 3 ] {} <Debug> HTTP-Session: fbbb5637-aece-4c63-a10d-0385cea59cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10269 2024.08.19 19:08:01.357024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10270 2024.08.19 19:08:01.357072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10271 2024.08.19 19:08:01.357090 [ 3 ] {} <Debug> HTTP-Session: 7757fe0e-8457-4499-911e-1b1893fce411 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10272 2024.08.19 19:08:01.357106 [ 3 ] {} <Debug> HTTP-Session: 7757fe0e-8457-4499-911e-1b1893fce411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10273 2024.08.19 19:08:01.357120 [ 3 ] {} <Debug> HTTP-Session: 7757fe0e-8457-4499-911e-1b1893fce411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10274 2024.08.19 19:08:01.357150 [ 3 ] {} <Trace> HTTP-Session: 7757fe0e-8457-4499-911e-1b1893fce411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10275 2024.08.19 19:08:01.357246 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10276 2024.08.19 19:08:01.357292 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10277 2024.08.19 19:08:01.357440 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10278 2024.08.19 19:08:01.357763 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10279 2024.08.19 19:08:01.357809 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10280 2024.08.19 19:08:01.358166 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10281 2024.08.19 19:08:01.358506 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10282 2024.08.19 19:08:01.358659 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec.
10283 2024.08.19 19:08:01.358828 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Debug> DynamicQueryHandler: Done processing query
10284 2024.08.19 19:08:01.358852 [ 3 ] {0bd910a8-b6c8-4b16-aed3-2efdd427b77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10285 2024.08.19 19:08:01.358868 [ 3 ] {} <Debug> HTTP-Session: 7757fe0e-8457-4499-911e-1b1893fce411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10286 2024.08.19 19:08:01.359014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10287 2024.08.19 19:08:01.359062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10288 2024.08.19 19:08:01.359081 [ 3 ] {} <Debug> HTTP-Session: 1ea33981-3811-42a4-ba87-8126b7dc563c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10289 2024.08.19 19:08:01.359096 [ 3 ] {} <Debug> HTTP-Session: 1ea33981-3811-42a4-ba87-8126b7dc563c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.08.19 19:08:01.359110 [ 3 ] {} <Debug> HTTP-Session: 1ea33981-3811-42a4-ba87-8126b7dc563c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10291 2024.08.19 19:08:01.359139 [ 3 ] {} <Trace> HTTP-Session: 1ea33981-3811-42a4-ba87-8126b7dc563c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10292 2024.08.19 19:08:01.359433 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10293 2024.08.19 19:08:01.359495 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <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
10294 2024.08.19 19:08:01.359918 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10295 2024.08.19 19:08:01.360499 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10296 2024.08.19 19:08:01.360534 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10297 2024.08.19 19:08:01.361142 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10298 2024.08.19 19:08:01.361562 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10299 2024.08.19 19:08:01.361766 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002539 sec., 8664.82867270579 rows/sec., 15.53 MiB/sec.
10300 2024.08.19 19:08:01.362108 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Debug> DynamicQueryHandler: Done processing query
10301 2024.08.19 19:08:01.362133 [ 3 ] {efc0a500-13cc-459d-abd9-a0d2ea7ad79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10302 2024.08.19 19:08:01.362149 [ 3 ] {} <Debug> HTTP-Session: 1ea33981-3811-42a4-ba87-8126b7dc563c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10303 2024.08.19 19:08:01.362283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10304 2024.08.19 19:08:01.362330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10305 2024.08.19 19:08:01.362348 [ 3 ] {} <Debug> HTTP-Session: cd0e64f9-521f-47a0-a350-afd324dbfda0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10306 2024.08.19 19:08:01.362364 [ 3 ] {} <Debug> HTTP-Session: cd0e64f9-521f-47a0-a350-afd324dbfda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.08.19 19:08:01.362379 [ 3 ] {} <Debug> HTTP-Session: cd0e64f9-521f-47a0-a350-afd324dbfda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.08.19 19:08:01.362409 [ 3 ] {} <Trace> HTTP-Session: cd0e64f9-521f-47a0-a350-afd324dbfda0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10309 2024.08.19 19:08:01.362541 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10310 2024.08.19 19:08:01.362585 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10311 2024.08.19 19:08:01.362712 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10312 2024.08.19 19:08:01.363050 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10313 2024.08.19 19:08:01.363087 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10314 2024.08.19 19:08:01.363443 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10315 2024.08.19 19:08:01.363765 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10316 2024.08.19 19:08:01.363920 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec.
10317 2024.08.19 19:08:01.364086 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Debug> DynamicQueryHandler: Done processing query
10318 2024.08.19 19:08:01.364112 [ 3 ] {e0a5061f-0f90-45e6-b0bb-fe6d103768e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10319 2024.08.19 19:08:01.364127 [ 3 ] {} <Debug> HTTP-Session: cd0e64f9-521f-47a0-a350-afd324dbfda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10320 2024.08.19 19:08:06.330425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10321 2024.08.19 19:08:06.330554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10322 2024.08.19 19:08:06.330579 [ 3 ] {} <Debug> HTTP-Session: 4e68df92-1308-48ba-a2c6-45a2622c907a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10323 2024.08.19 19:08:06.330603 [ 3 ] {} <Debug> HTTP-Session: 4e68df92-1308-48ba-a2c6-45a2622c907a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.08.19 19:08:06.330618 [ 3 ] {} <Debug> HTTP-Session: 4e68df92-1308-48ba-a2c6-45a2622c907a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.08.19 19:08:06.330665 [ 3 ] {} <Trace> HTTP-Session: 4e68df92-1308-48ba-a2c6-45a2622c907a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10326 2024.08.19 19:08:06.330866 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10327 2024.08.19 19:08:06.330930 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10328 2024.08.19 19:08:06.331259 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10329 2024.08.19 19:08:06.331766 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10330 2024.08.19 19:08:06.331805 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10331 2024.08.19 19:08:06.332225 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10332 2024.08.19 19:08:06.332622 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10333 2024.08.19 19:08:06.332767 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.001973 sec., 37506.33552965028 rows/sec., 3.00 MiB/sec.
10334 2024.08.19 19:08:06.332964 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Debug> DynamicQueryHandler: Done processing query
10335 2024.08.19 19:08:06.332990 [ 3 ] {e3d80577-a680-4cdb-96dc-3bbc2dea37cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10336 2024.08.19 19:08:06.333006 [ 3 ] {} <Debug> HTTP-Session: 4e68df92-1308-48ba-a2c6-45a2622c907a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10337 2024.08.19 19:08:06.333136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10338 2024.08.19 19:08:06.333186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10339 2024.08.19 19:08:06.333205 [ 3 ] {} <Debug> HTTP-Session: 85fcd309-fc9b-49f6-836e-6a1b4cffce6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10340 2024.08.19 19:08:06.333221 [ 3 ] {} <Debug> HTTP-Session: 85fcd309-fc9b-49f6-836e-6a1b4cffce6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10341 2024.08.19 19:08:06.333235 [ 3 ] {} <Debug> HTTP-Session: 85fcd309-fc9b-49f6-836e-6a1b4cffce6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10342 2024.08.19 19:08:06.333266 [ 3 ] {} <Trace> HTTP-Session: 85fcd309-fc9b-49f6-836e-6a1b4cffce6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10343 2024.08.19 19:08:06.333365 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10344 2024.08.19 19:08:06.333409 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10345 2024.08.19 19:08:06.333634 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10346 2024.08.19 19:08:06.333965 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10347 2024.08.19 19:08:06.334002 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10348 2024.08.19 19:08:06.334353 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10349 2024.08.19 19:08:06.334709 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10350 2024.08.19 19:08:06.334845 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001505 sec., 5980.066445182724 rows/sec., 449.67 KiB/sec.
10351 2024.08.19 19:08:06.335016 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Debug> DynamicQueryHandler: Done processing query
10352 2024.08.19 19:08:06.335041 [ 3 ] {00172707-b00c-484e-a5d0-1edcc7fc14ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10353 2024.08.19 19:08:06.335057 [ 3 ] {} <Debug> HTTP-Session: 85fcd309-fc9b-49f6-836e-6a1b4cffce6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10354 2024.08.19 19:08:06.335177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10355 2024.08.19 19:08:06.335225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10356 2024.08.19 19:08:06.335244 [ 3 ] {} <Debug> HTTP-Session: 5b8acb99-99fe-49d2-8c4b-ab67cf6de1e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10357 2024.08.19 19:08:06.335260 [ 3 ] {} <Debug> HTTP-Session: 5b8acb99-99fe-49d2-8c4b-ab67cf6de1e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10358 2024.08.19 19:08:06.335274 [ 3 ] {} <Debug> HTTP-Session: 5b8acb99-99fe-49d2-8c4b-ab67cf6de1e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.08.19 19:08:06.335303 [ 3 ] {} <Trace> HTTP-Session: 5b8acb99-99fe-49d2-8c4b-ab67cf6de1e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10360 2024.08.19 19:08:06.335417 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10361 2024.08.19 19:08:06.335459 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10362 2024.08.19 19:08:06.335679 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10363 2024.08.19 19:08:06.336021 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10364 2024.08.19 19:08:06.336057 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10365 2024.08.19 19:08:06.336409 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10366 2024.08.19 19:08:06.336758 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10367 2024.08.19 19:08:06.336888 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001511 sec., 48312.37590999338 rows/sec., 3.77 MiB/sec.
10368 2024.08.19 19:08:06.337047 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Debug> DynamicQueryHandler: Done processing query
10369 2024.08.19 19:08:06.337071 [ 3 ] {f2475622-a1c7-4221-b965-35eb01d8cecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10370 2024.08.19 19:08:06.337086 [ 3 ] {} <Debug> HTTP-Session: 5b8acb99-99fe-49d2-8c4b-ab67cf6de1e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10371 2024.08.19 19:08:06.337217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10372 2024.08.19 19:08:06.337264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10373 2024.08.19 19:08:06.337283 [ 3 ] {} <Debug> HTTP-Session: 2b5bd5ae-021b-4c86-a883-4b3617d407c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10374 2024.08.19 19:08:06.337299 [ 3 ] {} <Debug> HTTP-Session: 2b5bd5ae-021b-4c86-a883-4b3617d407c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.08.19 19:08:06.337313 [ 3 ] {} <Debug> HTTP-Session: 2b5bd5ae-021b-4c86-a883-4b3617d407c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.08.19 19:08:06.337343 [ 3 ] {} <Trace> HTTP-Session: 2b5bd5ae-021b-4c86-a883-4b3617d407c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10377 2024.08.19 19:08:06.337488 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10378 2024.08.19 19:08:06.337535 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10379 2024.08.19 19:08:06.337675 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10380 2024.08.19 19:08:06.338068 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10381 2024.08.19 19:08:06.338106 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10382 2024.08.19 19:08:06.338496 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10383 2024.08.19 19:08:06.338837 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10384 2024.08.19 19:08:06.338966 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
10385 2024.08.19 19:08:06.339159 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Debug> DynamicQueryHandler: Done processing query
10386 2024.08.19 19:08:06.339196 [ 3 ] {3c9e427d-e3a4-42e6-bde4-3eba6989ff7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10387 2024.08.19 19:08:06.339225 [ 3 ] {} <Debug> HTTP-Session: 2b5bd5ae-021b-4c86-a883-4b3617d407c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10388 2024.08.19 19:08:06.339352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10389 2024.08.19 19:08:06.339401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10390 2024.08.19 19:08:06.339425 [ 3 ] {} <Debug> HTTP-Session: b371c442-7b40-4234-8bc9-ce826d86575f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10391 2024.08.19 19:08:06.339441 [ 3 ] {} <Debug> HTTP-Session: b371c442-7b40-4234-8bc9-ce826d86575f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.08.19 19:08:06.339455 [ 3 ] {} <Debug> HTTP-Session: b371c442-7b40-4234-8bc9-ce826d86575f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.08.19 19:08:06.339485 [ 3 ] {} <Trace> HTTP-Session: b371c442-7b40-4234-8bc9-ce826d86575f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10394 2024.08.19 19:08:06.339646 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10395 2024.08.19 19:08:06.339708 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <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
10396 2024.08.19 19:08:06.340113 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10397 2024.08.19 19:08:06.340575 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10398 2024.08.19 19:08:06.340611 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10399 2024.08.19 19:08:06.341187 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10400 2024.08.19 19:08:06.341618 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10401 2024.08.19 19:08:06.341774 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002217 sec., 4059.539918809202 rows/sec., 7.27 MiB/sec.
10402 2024.08.19 19:08:06.341968 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Debug> DynamicQueryHandler: Done processing query
10403 2024.08.19 19:08:06.341993 [ 3 ] {4d919970-c887-4922-9e87-5dd12197e86a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10404 2024.08.19 19:08:06.342010 [ 3 ] {} <Debug> HTTP-Session: b371c442-7b40-4234-8bc9-ce826d86575f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10405 2024.08.19 19:08:06.342129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10406 2024.08.19 19:08:06.342177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10407 2024.08.19 19:08:06.342196 [ 3 ] {} <Debug> HTTP-Session: c0d86a92-8624-407a-8b73-083445d8868e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10408 2024.08.19 19:08:06.342212 [ 3 ] {} <Debug> HTTP-Session: c0d86a92-8624-407a-8b73-083445d8868e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10409 2024.08.19 19:08:06.342226 [ 3 ] {} <Debug> HTTP-Session: c0d86a92-8624-407a-8b73-083445d8868e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.08.19 19:08:06.342256 [ 3 ] {} <Trace> HTTP-Session: c0d86a92-8624-407a-8b73-083445d8868e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10411 2024.08.19 19:08:06.342370 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10412 2024.08.19 19:08:06.342412 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10413 2024.08.19 19:08:06.342537 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10414 2024.08.19 19:08:06.342880 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10415 2024.08.19 19:08:06.342915 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10416 2024.08.19 19:08:06.343280 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10417 2024.08.19 19:08:06.343608 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10418 2024.08.19 19:08:06.343733 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
10419 2024.08.19 19:08:06.343897 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Debug> DynamicQueryHandler: Done processing query
10420 2024.08.19 19:08:06.343921 [ 3 ] {82463dde-fc63-4125-bee1-a2e6b0e347be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10421 2024.08.19 19:08:06.343937 [ 3 ] {} <Debug> HTTP-Session: c0d86a92-8624-407a-8b73-083445d8868e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10422 2024.08.19 19:08:08.602749 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
10423 2024.08.19 19:08:08.602827 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
10424 2024.08.19 19:08:11.335324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10425 2024.08.19 19:08:11.335464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10426 2024.08.19 19:08:11.335492 [ 3 ] {} <Debug> HTTP-Session: 992540ef-f320-4552-98b6-7f1e17e6f427 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10427 2024.08.19 19:08:11.335519 [ 3 ] {} <Debug> HTTP-Session: 992540ef-f320-4552-98b6-7f1e17e6f427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.08.19 19:08:11.335537 [ 3 ] {} <Debug> HTTP-Session: 992540ef-f320-4552-98b6-7f1e17e6f427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10429 2024.08.19 19:08:11.335591 [ 3 ] {} <Trace> HTTP-Session: 992540ef-f320-4552-98b6-7f1e17e6f427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10430 2024.08.19 19:08:11.335863 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10431 2024.08.19 19:08:11.335935 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10432 2024.08.19 19:08:11.336309 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10433 2024.08.19 19:08:11.336859 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10434 2024.08.19 19:08:11.336899 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10435 2024.08.19 19:08:11.337329 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10436 2024.08.19 19:08:11.337708 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10437 2024.08.19 19:08:11.337868 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.00212 sec., 109905.6603773585 rows/sec., 9.67 MiB/sec.
10438 2024.08.19 19:08:11.338063 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Debug> DynamicQueryHandler: Done processing query
10439 2024.08.19 19:08:11.338088 [ 3 ] {c372749f-6ed9-4409-a559-46fb0a53f373} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10440 2024.08.19 19:08:11.338105 [ 3 ] {} <Debug> HTTP-Session: 992540ef-f320-4552-98b6-7f1e17e6f427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10441 2024.08.19 19:08:11.338240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10442 2024.08.19 19:08:11.338287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10443 2024.08.19 19:08:11.338305 [ 3 ] {} <Debug> HTTP-Session: 3c89a218-5d7b-4eb0-8653-e0d306559ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10444 2024.08.19 19:08:11.338321 [ 3 ] {} <Debug> HTTP-Session: 3c89a218-5d7b-4eb0-8653-e0d306559ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.19 19:08:11.338334 [ 3 ] {} <Debug> HTTP-Session: 3c89a218-5d7b-4eb0-8653-e0d306559ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10446 2024.08.19 19:08:11.338364 [ 3 ] {} <Trace> HTTP-Session: 3c89a218-5d7b-4eb0-8653-e0d306559ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10447 2024.08.19 19:08:11.338466 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10448 2024.08.19 19:08:11.338508 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10449 2024.08.19 19:08:11.338726 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10450 2024.08.19 19:08:11.339048 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10451 2024.08.19 19:08:11.339084 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10452 2024.08.19 19:08:11.339427 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10453 2024.08.19 19:08:11.339780 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10454 2024.08.19 19:08:11.339923 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001481 sec., 14854.82781904119 rows/sec., 1.09 MiB/sec.
10455 2024.08.19 19:08:11.339947 [ 84 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10456 2024.08.19 19:08:11.340052 [ 84 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10457 2024.08.19 19:08:11.340090 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10458 2024.08.19 19:08:11.340179 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Debug> DynamicQueryHandler: Done processing query
10459 2024.08.19 19:08:11.340269 [ 3 ] {99d6bb97-4b9d-4ac2-b2e3-38c1e78b69e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10460 2024.08.19 19:08:11.340336 [ 3 ] {} <Debug> HTTP-Session: 3c89a218-5d7b-4eb0-8653-e0d306559ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.08.19 19:08:11.340553 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
10462 2024.08.19 19:08:11.340627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10463 2024.08.19 19:08:11.340827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10464 2024.08.19 19:08:11.340929 [ 3 ] {} <Debug> HTTP-Session: c64d812b-8014-4b36-8c8d-70b6dfefe434 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10465 2024.08.19 19:08:11.341019 [ 3 ] {} <Debug> HTTP-Session: c64d812b-8014-4b36-8c8d-70b6dfefe434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10466 2024.08.19 19:08:11.341103 [ 3 ] {} <Debug> HTTP-Session: c64d812b-8014-4b36-8c8d-70b6dfefe434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10467 2024.08.19 19:08:11.341268 [ 3 ] {} <Trace> HTTP-Session: c64d812b-8014-4b36-8c8d-70b6dfefe434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10468 2024.08.19 19:08:11.341714 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10469 2024.08.19 19:08:11.341718 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10470 2024.08.19 19:08:11.341781 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 47 rows starting from the beginning of the part
10471 2024.08.19 19:08:11.341825 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10472 2024.08.19 19:08:11.342076 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
10473 2024.08.19 19:08:11.342491 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
10474 2024.08.19 19:08:11.342861 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part
10475 2024.08.19 19:08:11.343158 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
10476 2024.08.19 19:08:11.343447 [ 191 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
10477 2024.08.19 19:08:11.343826 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10478 2024.08.19 19:08:11.344983 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10479 2024.08.19 19:08:11.345039 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10480 2024.08.19 19:08:11.346089 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
10481 2024.08.19 19:08:11.346771 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.006568936 sec., 20855.73675858617 rows/sec., 1.59 MiB/sec.
10482 2024.08.19 19:08:11.346977 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10483 2024.08.19 19:08:11.347048 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10484 2024.08.19 19:08:11.347296 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005769 sec., 2426.7637372161553 rows/sec., 169.95 KiB/sec.
10485 2024.08.19 19:08:11.347595 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Debug> DynamicQueryHandler: Done processing query
10486 2024.08.19 19:08:11.347624 [ 3 ] {d71dc173-3575-4b25-8ce4-3f8a48be2e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10487 2024.08.19 19:08:11.347643 [ 3 ] {} <Debug> HTTP-Session: c64d812b-8014-4b36-8c8d-70b6dfefe434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.08.19 19:08:11.347719 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10489 2024.08.19 19:08:11.347779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10490 2024.08.19 19:08:11.347811 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_46_9} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10491 2024.08.19 19:08:11.347831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10492 2024.08.19 19:08:11.347852 [ 3 ] {} <Debug> HTTP-Session: 29933dd4-b998-4836-9feb-d5dceb5d691e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10493 2024.08.19 19:08:11.347884 [ 3 ] {} <Debug> HTTP-Session: 29933dd4-b998-4836-9feb-d5dceb5d691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10494 2024.08.19 19:08:11.347907 [ 3 ] {} <Debug> HTTP-Session: 29933dd4-b998-4836-9feb-d5dceb5d691e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.08.19 19:08:11.347917 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10496 2024.08.19 19:08:11.347949 [ 3 ] {} <Trace> HTTP-Session: 29933dd4-b998-4836-9feb-d5dceb5d691e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10497 2024.08.19 19:08:11.348047 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10498 2024.08.19 19:08:11.348088 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10499 2024.08.19 19:08:11.348309 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10500 2024.08.19 19:08:11.348603 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10501 2024.08.19 19:08:11.348639 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10502 2024.08.19 19:08:11.348983 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10503 2024.08.19 19:08:11.349342 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10504 2024.08.19 19:08:11.349490 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 241.81 KiB/sec.
10505 2024.08.19 19:08:11.349660 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Debug> DynamicQueryHandler: Done processing query
10506 2024.08.19 19:08:11.349684 [ 3 ] {74d1be41-6331-46f5-b95e-9181e0520d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10507 2024.08.19 19:08:11.349700 [ 3 ] {} <Debug> HTTP-Session: 29933dd4-b998-4836-9feb-d5dceb5d691e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.08.19 19:08:11.349872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10509 2024.08.19 19:08:11.349920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10510 2024.08.19 19:08:11.349939 [ 3 ] {} <Debug> HTTP-Session: f856a2a9-fece-456e-9d44-5d2ab905693d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10511 2024.08.19 19:08:11.349955 [ 3 ] {} <Debug> HTTP-Session: f856a2a9-fece-456e-9d44-5d2ab905693d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.08.19 19:08:11.349968 [ 3 ] {} <Debug> HTTP-Session: f856a2a9-fece-456e-9d44-5d2ab905693d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10513 2024.08.19 19:08:11.349998 [ 3 ] {} <Trace> HTTP-Session: f856a2a9-fece-456e-9d44-5d2ab905693d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10514 2024.08.19 19:08:11.350211 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10515 2024.08.19 19:08:11.350253 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10516 2024.08.19 19:08:11.350469 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10517 2024.08.19 19:08:11.351020 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10518 2024.08.19 19:08:11.351068 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10519 2024.08.19 19:08:11.351443 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10520 2024.08.19 19:08:11.351792 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10521 2024.08.19 19:08:11.351942 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001838 sec., 219804.13492927095 rows/sec., 15.64 MiB/sec.
10522 2024.08.19 19:08:11.352113 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Debug> DynamicQueryHandler: Done processing query
10523 2024.08.19 19:08:11.352137 [ 3 ] {7fb01cb4-f8f0-4b49-9143-4dc7321dadad} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10524 2024.08.19 19:08:11.352152 [ 3 ] {} <Debug> HTTP-Session: f856a2a9-fece-456e-9d44-5d2ab905693d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10525 2024.08.19 19:08:11.352299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10526 2024.08.19 19:08:11.352345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10527 2024.08.19 19:08:11.352363 [ 3 ] {} <Debug> HTTP-Session: e76cf82e-132d-4286-b35c-5a52634dbca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10528 2024.08.19 19:08:11.352379 [ 3 ] {} <Debug> HTTP-Session: e76cf82e-132d-4286-b35c-5a52634dbca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.08.19 19:08:11.352392 [ 3 ] {} <Debug> HTTP-Session: e76cf82e-132d-4286-b35c-5a52634dbca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.08.19 19:08:11.352421 [ 3 ] {} <Trace> HTTP-Session: e76cf82e-132d-4286-b35c-5a52634dbca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10531 2024.08.19 19:08:11.352515 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10532 2024.08.19 19:08:11.352558 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10533 2024.08.19 19:08:11.352683 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10534 2024.08.19 19:08:11.352948 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10535 2024.08.19 19:08:11.352983 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10536 2024.08.19 19:08:11.353343 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10537 2024.08.19 19:08:11.353664 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.08.19 19:08:11.353809 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
10539 2024.08.19 19:08:11.353994 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Debug> DynamicQueryHandler: Done processing query
10540 2024.08.19 19:08:11.354020 [ 3 ] {b7ab3aee-ec0d-4e69-b4fe-f8cac5ab9a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10541 2024.08.19 19:08:11.354036 [ 3 ] {} <Debug> HTTP-Session: e76cf82e-132d-4286-b35c-5a52634dbca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.08.19 19:08:11.354179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10543 2024.08.19 19:08:11.354225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10544 2024.08.19 19:08:11.354243 [ 3 ] {} <Debug> HTTP-Session: 7d45fce0-5659-4ea7-af69-0858f164d338 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10545 2024.08.19 19:08:11.354259 [ 3 ] {} <Debug> HTTP-Session: 7d45fce0-5659-4ea7-af69-0858f164d338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.08.19 19:08:11.354272 [ 3 ] {} <Debug> HTTP-Session: 7d45fce0-5659-4ea7-af69-0858f164d338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.08.19 19:08:11.354301 [ 3 ] {} <Trace> HTTP-Session: 7d45fce0-5659-4ea7-af69-0858f164d338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10548 2024.08.19 19:08:11.354480 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10549 2024.08.19 19:08:11.354525 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10550 2024.08.19 19:08:11.354661 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10551 2024.08.19 19:08:11.355056 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10552 2024.08.19 19:08:11.355092 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10553 2024.08.19 19:08:11.355464 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10554 2024.08.19 19:08:11.355795 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10555 2024.08.19 19:08:11.355947 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001558 sec., 152118.10012836973 rows/sec., 10.20 MiB/sec.
10556 2024.08.19 19:08:11.356214 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Debug> DynamicQueryHandler: Done processing query
10557 2024.08.19 19:08:11.356262 [ 3 ] {6f4a933e-24a7-4d9b-b30a-4e2f8ae1dcce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10558 2024.08.19 19:08:11.356297 [ 3 ] {} <Debug> HTTP-Session: 7d45fce0-5659-4ea7-af69-0858f164d338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.08.19 19:08:11.356423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10560 2024.08.19 19:08:11.356470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10561 2024.08.19 19:08:11.356489 [ 3 ] {} <Debug> HTTP-Session: 1f21bce2-fca3-4c32-b444-c36c0f9702be Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10562 2024.08.19 19:08:11.356504 [ 3 ] {} <Debug> HTTP-Session: 1f21bce2-fca3-4c32-b444-c36c0f9702be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.08.19 19:08:11.356518 [ 3 ] {} <Debug> HTTP-Session: 1f21bce2-fca3-4c32-b444-c36c0f9702be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.08.19 19:08:11.356547 [ 3 ] {} <Trace> HTTP-Session: 1f21bce2-fca3-4c32-b444-c36c0f9702be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10565 2024.08.19 19:08:11.356642 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10566 2024.08.19 19:08:11.356687 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10567 2024.08.19 19:08:11.356829 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.08.19 19:08:11.357081 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.08.19 19:08:11.357116 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10570 2024.08.19 19:08:11.357455 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10571 2024.08.19 19:08:11.357779 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.08.19 19:08:11.357927 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec.
10573 2024.08.19 19:08:11.358085 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Debug> DynamicQueryHandler: Done processing query
10574 2024.08.19 19:08:11.358109 [ 3 ] {1dbcb38a-c007-405d-a4a2-e1c4376e6a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10575 2024.08.19 19:08:11.358124 [ 3 ] {} <Debug> HTTP-Session: 1f21bce2-fca3-4c32-b444-c36c0f9702be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.08.19 19:08:11.358267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10577 2024.08.19 19:08:11.358313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10578 2024.08.19 19:08:11.358331 [ 3 ] {} <Debug> HTTP-Session: 15ba1c4f-8f42-451a-8160-ce0708826083 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10579 2024.08.19 19:08:11.358347 [ 3 ] {} <Debug> HTTP-Session: 15ba1c4f-8f42-451a-8160-ce0708826083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.08.19 19:08:11.358360 [ 3 ] {} <Debug> HTTP-Session: 15ba1c4f-8f42-451a-8160-ce0708826083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.08.19 19:08:11.358389 [ 3 ] {} <Trace> HTTP-Session: 15ba1c4f-8f42-451a-8160-ce0708826083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10582 2024.08.19 19:08:11.358650 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10583 2024.08.19 19:08:11.358710 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <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
10584 2024.08.19 19:08:11.359108 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10585 2024.08.19 19:08:11.359665 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10586 2024.08.19 19:08:11.359700 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10587 2024.08.19 19:08:11.360276 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10588 2024.08.19 19:08:11.360678 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2024.08.19 19:08:11.360851 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10590 2024.08.19 19:08:11.360870 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002403 sec., 9155.222638368705 rows/sec., 16.41 MiB/sec.
10591 2024.08.19 19:08:11.360920 [ 84 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10592 2024.08.19 19:08:11.360998 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB.
10593 2024.08.19 19:08:11.361222 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
10594 2024.08.19 19:08:11.361306 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Debug> DynamicQueryHandler: Done processing query
10595 2024.08.19 19:08:11.361338 [ 3 ] {efe56506-637d-4d09-a5ad-1b28fccca9ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10596 2024.08.19 19:08:11.361362 [ 3 ] {} <Debug> HTTP-Session: 15ba1c4f-8f42-451a-8160-ce0708826083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.08.19 19:08:11.361514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10598 2024.08.19 19:08:11.361553 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10599 2024.08.19 19:08:11.361572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10600 2024.08.19 19:08:11.361604 [ 3 ] {} <Debug> HTTP-Session: 53b7fed2-6bca-4978-8968-c0f58688c4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10601 2024.08.19 19:08:11.361629 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 655 rows starting from the beginning of the part
10602 2024.08.19 19:08:11.361634 [ 3 ] {} <Debug> HTTP-Session: 53b7fed2-6bca-4978-8968-c0f58688c4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.08.19 19:08:11.361657 [ 3 ] {} <Debug> HTTP-Session: 53b7fed2-6bca-4978-8968-c0f58688c4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10604 2024.08.19 19:08:11.361700 [ 3 ] {} <Trace> HTTP-Session: 53b7fed2-6bca-4978-8968-c0f58688c4e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10605 2024.08.19 19:08:11.362027 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10606 2024.08.19 19:08:11.362105 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
10607 2024.08.19 19:08:11.362115 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10608 2024.08.19 19:08:11.362780 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part
10609 2024.08.19 19:08:11.362788 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10610 2024.08.19 19:08:11.363314 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
10611 2024.08.19 19:08:11.363511 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10612 2024.08.19 19:08:11.363603 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10613 2024.08.19 19:08:11.363866 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
10614 2024.08.19 19:08:11.364384 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
10615 2024.08.19 19:08:11.364698 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10616 2024.08.19 19:08:11.365313 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10617 2024.08.19 19:08:11.365608 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003746 sec., 21890.01601708489 rows/sec., 1.39 MiB/sec.
10618 2024.08.19 19:08:11.365811 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Debug> DynamicQueryHandler: Done processing query
10619 2024.08.19 19:08:11.365836 [ 3 ] {08c1f59a-5102-4f6b-a7ea-f3524a3f0093} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10620 2024.08.19 19:08:11.365852 [ 3 ] {} <Debug> HTTP-Session: 53b7fed2-6bca-4978-8968-c0f58688c4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10621 2024.08.19 19:08:11.368439 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 19 columns (19 merged, 0 gathered) in 0.007321148 sec., 100940.45360099262 rows/sec., 180.88 MiB/sec.
10622 2024.08.19 19:08:11.369701 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10623 2024.08.19 19:08:11.370357 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10624 2024.08.19 19:08:11.370453 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10625 2024.08.19 19:08:11.370613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB.
10626 2024.08.19 19:08:16.358750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10627 2024.08.19 19:08:16.358885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10628 2024.08.19 19:08:16.358910 [ 3 ] {} <Debug> HTTP-Session: 521646f3-8015-4149-aa84-149fd38b1ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10629 2024.08.19 19:08:16.358935 [ 3 ] {} <Debug> HTTP-Session: 521646f3-8015-4149-aa84-149fd38b1ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10630 2024.08.19 19:08:16.358950 [ 3 ] {} <Debug> HTTP-Session: 521646f3-8015-4149-aa84-149fd38b1ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.08.19 19:08:16.358999 [ 3 ] {} <Trace> HTTP-Session: 521646f3-8015-4149-aa84-149fd38b1ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10632 2024.08.19 19:08:16.359559 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10633 2024.08.19 19:08:16.359628 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10634 2024.08.19 19:08:16.359958 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10635 2024.08.19 19:08:16.361027 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10636 2024.08.19 19:08:16.361072 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10637 2024.08.19 19:08:16.361557 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10638 2024.08.19 19:08:16.362054 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10639 2024.08.19 19:08:16.362309 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003088 sec., 393134.71502590674 rows/sec., 32.32 MiB/sec.
10640 2024.08.19 19:08:16.362692 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Debug> DynamicQueryHandler: Done processing query
10641 2024.08.19 19:08:16.362723 [ 3 ] {2e6bd98f-8afe-41cc-b00e-0268c6aa977e} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10642 2024.08.19 19:08:16.362742 [ 3 ] {} <Debug> HTTP-Session: 521646f3-8015-4149-aa84-149fd38b1ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10643 2024.08.19 19:08:16.362995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10644 2024.08.19 19:08:16.363050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10645 2024.08.19 19:08:16.363071 [ 3 ] {} <Debug> HTTP-Session: 14b018b6-7fd7-4c03-9306-186b2884de52 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10646 2024.08.19 19:08:16.363088 [ 3 ] {} <Debug> HTTP-Session: 14b018b6-7fd7-4c03-9306-186b2884de52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10647 2024.08.19 19:08:16.363102 [ 3 ] {} <Debug> HTTP-Session: 14b018b6-7fd7-4c03-9306-186b2884de52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.08.19 19:08:16.363135 [ 3 ] {} <Trace> HTTP-Session: 14b018b6-7fd7-4c03-9306-186b2884de52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10649 2024.08.19 19:08:16.363245 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10650 2024.08.19 19:08:16.363291 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10651 2024.08.19 19:08:16.363538 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10652 2024.08.19 19:08:16.363821 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10653 2024.08.19 19:08:16.363858 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10654 2024.08.19 19:08:16.364216 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10655 2024.08.19 19:08:16.364583 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10656 2024.08.19 19:08:16.364738 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00152 sec., 5921.052631578947 rows/sec., 445.24 KiB/sec.
10657 2024.08.19 19:08:16.364903 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Debug> DynamicQueryHandler: Done processing query
10658 2024.08.19 19:08:16.364928 [ 3 ] {eefc8701-cfd8-40e4-bf2a-758225cfef2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10659 2024.08.19 19:08:16.364944 [ 3 ] {} <Debug> HTTP-Session: 14b018b6-7fd7-4c03-9306-186b2884de52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.08.19 19:08:16.365115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10661 2024.08.19 19:08:16.365163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10662 2024.08.19 19:08:16.365183 [ 3 ] {} <Debug> HTTP-Session: 294d2e09-d0e2-4c77-9b4a-9f1042772ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10663 2024.08.19 19:08:16.365199 [ 3 ] {} <Debug> HTTP-Session: 294d2e09-d0e2-4c77-9b4a-9f1042772ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10664 2024.08.19 19:08:16.365212 [ 3 ] {} <Debug> HTTP-Session: 294d2e09-d0e2-4c77-9b4a-9f1042772ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.08.19 19:08:16.365242 [ 3 ] {} <Trace> HTTP-Session: 294d2e09-d0e2-4c77-9b4a-9f1042772ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10666 2024.08.19 19:08:16.365385 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10667 2024.08.19 19:08:16.365427 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10668 2024.08.19 19:08:16.365646 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10669 2024.08.19 19:08:16.366044 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10670 2024.08.19 19:08:16.366081 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10671 2024.08.19 19:08:16.366449 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10672 2024.08.19 19:08:16.366807 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10673 2024.08.19 19:08:16.366968 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001644 sec., 138686.13138686132 rows/sec., 9.39 MiB/sec.
10674 2024.08.19 19:08:16.366978 [ 125 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10675 2024.08.19 19:08:16.367106 [ 125 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10676 2024.08.19 19:08:16.367152 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10677 2024.08.19 19:08:16.367260 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Debug> DynamicQueryHandler: Done processing query
10678 2024.08.19 19:08:16.367350 [ 3 ] {13ae3ce5-6930-479d-8bdf-6cbd643d89ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10679 2024.08.19 19:08:16.367424 [ 3 ] {} <Debug> HTTP-Session: 294d2e09-d0e2-4c77-9b4a-9f1042772ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.08.19 19:08:16.367599 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
10681 2024.08.19 19:08:16.367809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 87381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10682 2024.08.19 19:08:16.367883 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10683 2024.08.19 19:08:16.367903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10684 2024.08.19 19:08:16.367955 [ 3 ] {} <Debug> HTTP-Session: 40ae61f5-59ea-4cbd-ae50-06d5dbc8b370 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10685 2024.08.19 19:08:16.367955 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part
10686 2024.08.19 19:08:16.367985 [ 3 ] {} <Debug> HTTP-Session: 40ae61f5-59ea-4cbd-ae50-06d5dbc8b370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.08.19 19:08:16.368028 [ 3 ] {} <Debug> HTTP-Session: 40ae61f5-59ea-4cbd-ae50-06d5dbc8b370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10688 2024.08.19 19:08:16.368124 [ 3 ] {} <Trace> HTTP-Session: 40ae61f5-59ea-4cbd-ae50-06d5dbc8b370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10689 2024.08.19 19:08:16.368190 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part
10690 2024.08.19 19:08:16.368480 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
10691 2024.08.19 19:08:16.368688 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
10692 2024.08.19 19:08:16.368952 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10693 2024.08.19 19:08:16.369007 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
10694 2024.08.19 19:08:16.369187 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10695 2024.08.19 19:08:16.369202 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
10696 2024.08.19 19:08:16.370182 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10697 2024.08.19 19:08:16.371485 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10698 2024.08.19 19:08:16.371532 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10699 2024.08.19 19:08:16.372006 [ 187 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767239 sec., 155226.11725571132 rows/sec., 10.53 MiB/sec.
10700 2024.08.19 19:08:16.372238 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10701 2024.08.19 19:08:16.372280 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10702 2024.08.19 19:08:16.372921 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10703 2024.08.19 19:08:16.372964 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10704 2024.08.19 19:08:16.373084 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_36_7} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10705 2024.08.19 19:08:16.373171 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.004724 sec., 111981.3717188823 rows/sec., 8.29 MiB/sec.
10706 2024.08.19 19:08:16.373253 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10707 2024.08.19 19:08:16.373420 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Debug> DynamicQueryHandler: Done processing query
10708 2024.08.19 19:08:16.373446 [ 3 ] {da84409f-b728-4ec0-a1c7-21ce9beb2e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10709 2024.08.19 19:08:16.373462 [ 3 ] {} <Debug> HTTP-Session: 40ae61f5-59ea-4cbd-ae50-06d5dbc8b370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.08.19 19:08:16.373717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.08.19 19:08:16.373768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.08.19 19:08:16.373787 [ 3 ] {} <Debug> HTTP-Session: b5d2f944-5d35-435b-9490-db1095e12306 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10713 2024.08.19 19:08:16.373803 [ 3 ] {} <Debug> HTTP-Session: b5d2f944-5d35-435b-9490-db1095e12306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.08.19 19:08:16.373817 [ 3 ] {} <Debug> HTTP-Session: b5d2f944-5d35-435b-9490-db1095e12306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.08.19 19:08:16.373848 [ 3 ] {} <Trace> HTTP-Session: b5d2f944-5d35-435b-9490-db1095e12306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.08.19 19:08:16.374239 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10717 2024.08.19 19:08:16.374285 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10718 2024.08.19 19:08:16.374432 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.08.19 19:08:16.375206 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.08.19 19:08:16.375242 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10721 2024.08.19 19:08:16.375663 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10722 2024.08.19 19:08:16.375997 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.08.19 19:08:16.376147 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002169 sec., 389119.40986629785 rows/sec., 26.19 MiB/sec.
10724 2024.08.19 19:08:16.376422 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Debug> DynamicQueryHandler: Done processing query
10725 2024.08.19 19:08:16.376475 [ 3 ] {99d37a96-1727-4c92-ba18-6b8b53d701bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10726 2024.08.19 19:08:16.376529 [ 3 ] {} <Debug> HTTP-Session: b5d2f944-5d35-435b-9490-db1095e12306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.19 19:08:16.376779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10728 2024.08.19 19:08:16.376830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10729 2024.08.19 19:08:16.376849 [ 3 ] {} <Debug> HTTP-Session: aedc9d4f-0a44-4720-bc6b-5b9b70963bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10730 2024.08.19 19:08:16.376865 [ 3 ] {} <Debug> HTTP-Session: aedc9d4f-0a44-4720-bc6b-5b9b70963bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.08.19 19:08:16.376879 [ 3 ] {} <Debug> HTTP-Session: aedc9d4f-0a44-4720-bc6b-5b9b70963bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.08.19 19:08:16.376910 [ 3 ] {} <Trace> HTTP-Session: aedc9d4f-0a44-4720-bc6b-5b9b70963bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10733 2024.08.19 19:08:16.377069 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10734 2024.08.19 19:08:16.377138 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <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
10735 2024.08.19 19:08:16.377549 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10736 2024.08.19 19:08:16.378077 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10737 2024.08.19 19:08:16.378113 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10738 2024.08.19 19:08:16.378692 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10739 2024.08.19 19:08:16.379098 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.08.19 19:08:16.379283 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002297 sec., 3918.1541140618197 rows/sec., 7.02 MiB/sec.
10741 2024.08.19 19:08:16.379500 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Debug> DynamicQueryHandler: Done processing query
10742 2024.08.19 19:08:16.379524 [ 3 ] {a055d143-6e82-4d05-ac5d-b6f403e7439e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10743 2024.08.19 19:08:16.379540 [ 3 ] {} <Debug> HTTP-Session: aedc9d4f-0a44-4720-bc6b-5b9b70963bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.19 19:08:16.379670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10745 2024.08.19 19:08:16.379718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10746 2024.08.19 19:08:16.379737 [ 3 ] {} <Debug> HTTP-Session: 6522f9b4-6e52-4969-9e56-ee2c4c197e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10747 2024.08.19 19:08:16.379753 [ 3 ] {} <Debug> HTTP-Session: 6522f9b4-6e52-4969-9e56-ee2c4c197e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.08.19 19:08:16.379766 [ 3 ] {} <Debug> HTTP-Session: 6522f9b4-6e52-4969-9e56-ee2c4c197e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.08.19 19:08:16.379796 [ 3 ] {} <Trace> HTTP-Session: 6522f9b4-6e52-4969-9e56-ee2c4c197e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10750 2024.08.19 19:08:16.379906 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10751 2024.08.19 19:08:16.379951 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10752 2024.08.19 19:08:16.380084 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10753 2024.08.19 19:08:16.380381 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10754 2024.08.19 19:08:16.380417 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10755 2024.08.19 19:08:16.380765 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10756 2024.08.19 19:08:16.381082 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10757 2024.08.19 19:08:16.381244 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
10758 2024.08.19 19:08:16.381407 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Debug> DynamicQueryHandler: Done processing query
10759 2024.08.19 19:08:16.381430 [ 3 ] {b05af5bf-84bd-4556-9793-89bfe5c092a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10760 2024.08.19 19:08:16.381446 [ 3 ] {} <Debug> HTTP-Session: 6522f9b4-6e52-4969-9e56-ee2c4c197e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.08.19 19:08:21.335304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10762 2024.08.19 19:08:21.335442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10763 2024.08.19 19:08:21.335472 [ 3 ] {} <Debug> HTTP-Session: 7c28c91f-2c30-4394-8d50-3e9451257d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10764 2024.08.19 19:08:21.335500 [ 3 ] {} <Debug> HTTP-Session: 7c28c91f-2c30-4394-8d50-3e9451257d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.08.19 19:08:21.335518 [ 3 ] {} <Debug> HTTP-Session: 7c28c91f-2c30-4394-8d50-3e9451257d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.08.19 19:08:21.335572 [ 3 ] {} <Trace> HTTP-Session: 7c28c91f-2c30-4394-8d50-3e9451257d8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10767 2024.08.19 19:08:21.335820 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10768 2024.08.19 19:08:21.335886 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10769 2024.08.19 19:08:21.336213 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10770 2024.08.19 19:08:21.336795 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10771 2024.08.19 19:08:21.336832 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10772 2024.08.19 19:08:21.337247 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10773 2024.08.19 19:08:21.337625 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10774 2024.08.19 19:08:21.337767 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002048 sec., 113769.53125 rows/sec., 10.01 MiB/sec.
10775 2024.08.19 19:08:21.337773 [ 126 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10776 2024.08.19 19:08:21.337838 [ 126 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10777 2024.08.19 19:08:21.337878 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10778 2024.08.19 19:08:21.338019 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Debug> DynamicQueryHandler: Done processing query
10779 2024.08.19 19:08:21.338067 [ 3 ] {7b85de41-7966-4d2b-9ec0-21720c9073ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10780 2024.08.19 19:08:21.338069 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
10781 2024.08.19 19:08:21.338088 [ 3 ] {} <Debug> HTTP-Session: 7c28c91f-2c30-4394-8d50-3e9451257d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.08.19 19:08:21.338327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10783 2024.08.19 19:08:21.338389 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10784 2024.08.19 19:08:21.338424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10785 2024.08.19 19:08:21.338466 [ 3 ] {} <Debug> HTTP-Session: 19c1e204-1378-448b-87bd-cbe1df9e9464 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10786 2024.08.19 19:08:21.338471 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1399 rows starting from the beginning of the part
10787 2024.08.19 19:08:21.338495 [ 3 ] {} <Debug> HTTP-Session: 19c1e204-1378-448b-87bd-cbe1df9e9464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.08.19 19:08:21.338537 [ 3 ] {} <Debug> HTTP-Session: 19c1e204-1378-448b-87bd-cbe1df9e9464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.08.19 19:08:21.338646 [ 3 ] {} <Trace> HTTP-Session: 19c1e204-1378-448b-87bd-cbe1df9e9464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10790 2024.08.19 19:08:21.338797 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 234 rows starting from the beginning of the part
10791 2024.08.19 19:08:21.339045 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part
10792 2024.08.19 19:08:21.339140 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10793 2024.08.19 19:08:21.339324 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 233 rows starting from the beginning of the part
10794 2024.08.19 19:08:21.339363 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10795 2024.08.19 19:08:21.339620 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1214 rows starting from the beginning of the part
10796 2024.08.19 19:08:21.339931 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 233 rows starting from the beginning of the part
10797 2024.08.19 19:08:21.340835 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10798 2024.08.19 19:08:21.341659 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10799 2024.08.19 19:08:21.341749 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10800 2024.08.19 19:08:21.342737 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10801 2024.08.19 19:08:21.343284 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10802 2024.08.19 19:08:21.343755 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004823 sec., 4561.476259589467 rows/sec., 343.00 KiB/sec.
10803 2024.08.19 19:08:21.343858 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884476 sec., 575582.2608504139 rows/sec., 50.43 MiB/sec.
10804 2024.08.19 19:08:21.344077 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Debug> DynamicQueryHandler: Done processing query
10805 2024.08.19 19:08:21.344121 [ 3 ] {490c2224-4d60-4eb2-a508-aa3ff5c8c467} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10806 2024.08.19 19:08:21.344154 [ 3 ] {} <Debug> HTTP-Session: 19c1e204-1378-448b-87bd-cbe1df9e9464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10807 2024.08.19 19:08:21.344178 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10808 2024.08.19 19:08:21.344305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10809 2024.08.19 19:08:21.344379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10810 2024.08.19 19:08:21.344439 [ 3 ] {} <Debug> HTTP-Session: aa58ff58-7562-4c70-86fb-bd87dc9abb76 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10811 2024.08.19 19:08:21.344499 [ 3 ] {} <Debug> HTTP-Session: aa58ff58-7562-4c70-86fb-bd87dc9abb76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.08.19 19:08:21.344559 [ 3 ] {} <Debug> HTTP-Session: aa58ff58-7562-4c70-86fb-bd87dc9abb76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10813 2024.08.19 19:08:21.344662 [ 3 ] {} <Trace> HTTP-Session: aa58ff58-7562-4c70-86fb-bd87dc9abb76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10814 2024.08.19 19:08:21.344855 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10815 2024.08.19 19:08:21.344921 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10816 2024.08.19 19:08:21.345051 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10817 2024.08.19 19:08:21.345281 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_56_11} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10818 2024.08.19 19:08:21.345489 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
10819 2024.08.19 19:08:21.345606 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10820 2024.08.19 19:08:21.345934 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10821 2024.08.19 19:08:21.345971 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10822 2024.08.19 19:08:21.346343 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10823 2024.08.19 19:08:21.346703 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10824 2024.08.19 19:08:21.346857 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00205 sec., 6829.268292682927 rows/sec., 478.28 KiB/sec.
10825 2024.08.19 19:08:21.347032 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Debug> DynamicQueryHandler: Done processing query
10826 2024.08.19 19:08:21.347057 [ 3 ] {71ed3762-6ed7-4d10-aebd-dadb03a0a2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10827 2024.08.19 19:08:21.347079 [ 3 ] {} <Debug> HTTP-Session: aa58ff58-7562-4c70-86fb-bd87dc9abb76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10828 2024.08.19 19:08:21.347193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10829 2024.08.19 19:08:21.347242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10830 2024.08.19 19:08:21.347261 [ 3 ] {} <Debug> HTTP-Session: b3f04410-18e5-4869-9472-01bc9abec764 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10831 2024.08.19 19:08:21.347277 [ 3 ] {} <Debug> HTTP-Session: b3f04410-18e5-4869-9472-01bc9abec764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10832 2024.08.19 19:08:21.347291 [ 3 ] {} <Debug> HTTP-Session: b3f04410-18e5-4869-9472-01bc9abec764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10833 2024.08.19 19:08:21.347322 [ 3 ] {} <Trace> HTTP-Session: b3f04410-18e5-4869-9472-01bc9abec764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10834 2024.08.19 19:08:21.347413 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10835 2024.08.19 19:08:21.347456 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10836 2024.08.19 19:08:21.347677 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10837 2024.08.19 19:08:21.347968 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10838 2024.08.19 19:08:21.348003 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10839 2024.08.19 19:08:21.348342 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10840 2024.08.19 19:08:21.348692 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10841 2024.08.19 19:08:21.348857 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 242.80 KiB/sec.
10842 2024.08.19 19:08:21.349147 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Debug> DynamicQueryHandler: Done processing query
10843 2024.08.19 19:08:21.349184 [ 3 ] {f74d582f-cea6-4d9e-b990-587323e33771} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10844 2024.08.19 19:08:21.349211 [ 3 ] {} <Debug> HTTP-Session: b3f04410-18e5-4869-9472-01bc9abec764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10845 2024.08.19 19:08:21.349388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10846 2024.08.19 19:08:21.349435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10847 2024.08.19 19:08:21.349454 [ 3 ] {} <Debug> HTTP-Session: 0ca3c0bb-1b1d-452e-9d6b-c28a0118c6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10848 2024.08.19 19:08:21.349470 [ 3 ] {} <Debug> HTTP-Session: 0ca3c0bb-1b1d-452e-9d6b-c28a0118c6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10849 2024.08.19 19:08:21.349483 [ 3 ] {} <Debug> HTTP-Session: 0ca3c0bb-1b1d-452e-9d6b-c28a0118c6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10850 2024.08.19 19:08:21.349514 [ 3 ] {} <Trace> HTTP-Session: 0ca3c0bb-1b1d-452e-9d6b-c28a0118c6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10851 2024.08.19 19:08:21.349822 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10852 2024.08.19 19:08:21.349865 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10853 2024.08.19 19:08:21.350103 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10854 2024.08.19 19:08:21.350682 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10855 2024.08.19 19:08:21.350718 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10856 2024.08.19 19:08:21.351085 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10857 2024.08.19 19:08:21.351441 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10858 2024.08.19 19:08:21.351596 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001971 sec., 204972.0953830543 rows/sec., 14.59 MiB/sec.
10859 2024.08.19 19:08:21.351606 [ 128 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10860 2024.08.19 19:08:21.351705 [ 128 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10861 2024.08.19 19:08:21.351756 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10862 2024.08.19 19:08:21.351866 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Debug> DynamicQueryHandler: Done processing query
10863 2024.08.19 19:08:21.351928 [ 3 ] {6b404359-39d5-42db-87ef-377edec66d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10864 2024.08.19 19:08:21.351958 [ 3 ] {} <Debug> HTTP-Session: 0ca3c0bb-1b1d-452e-9d6b-c28a0118c6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10865 2024.08.19 19:08:21.351967 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
10866 2024.08.19 19:08:21.352128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10867 2024.08.19 19:08:21.352249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10868 2024.08.19 19:08:21.352263 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10869 2024.08.19 19:08:21.352284 [ 3 ] {} <Debug> HTTP-Session: 72683b1d-dcf1-418e-abd4-0d1392cd178d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10870 2024.08.19 19:08:21.352333 [ 3 ] {} <Debug> HTTP-Session: 72683b1d-dcf1-418e-abd4-0d1392cd178d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.08.19 19:08:21.352342 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
10872 2024.08.19 19:08:21.352355 [ 3 ] {} <Debug> HTTP-Session: 72683b1d-dcf1-418e-abd4-0d1392cd178d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.08.19 19:08:21.352444 [ 3 ] {} <Trace> HTTP-Session: 72683b1d-dcf1-418e-abd4-0d1392cd178d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10874 2024.08.19 19:08:21.352609 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 406 rows starting from the beginning of the part
10875 2024.08.19 19:08:21.352915 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 73 rows starting from the beginning of the part
10876 2024.08.19 19:08:21.353229 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 404 rows starting from the beginning of the part
10877 2024.08.19 19:08:21.353009 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10878 2024.08.19 19:08:21.353477 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 529 rows starting from the beginning of the part
10879 2024.08.19 19:08:21.353507 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10880 2024.08.19 19:08:21.353795 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 404 rows starting from the beginning of the part
10881 2024.08.19 19:08:21.354464 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10882 2024.08.19 19:08:21.355112 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10883 2024.08.19 19:08:21.355169 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10884 2024.08.19 19:08:21.356130 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10885 2024.08.19 19:08:21.356547 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10886 2024.08.19 19:08:21.356953 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004265 sec., 1406.799531066823 rows/sec., 73.50 KiB/sec.
10887 2024.08.19 19:08:21.357191 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2719 rows, containing 5 columns (5 merged, 0 gathered) in 0.005360188 sec., 507258.3275064233 rows/sec., 38.67 MiB/sec.
10888 2024.08.19 19:08:21.357349 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Debug> DynamicQueryHandler: Done processing query
10889 2024.08.19 19:08:21.357388 [ 3 ] {e78379e4-2013-4c81-95bb-3aff0a493478} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10890 2024.08.19 19:08:21.357394 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10891 2024.08.19 19:08:21.357418 [ 3 ] {} <Debug> HTTP-Session: 72683b1d-dcf1-418e-abd4-0d1392cd178d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10892 2024.08.19 19:08:21.357704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10893 2024.08.19 19:08:21.357848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10894 2024.08.19 19:08:21.357905 [ 3 ] {} <Debug> HTTP-Session: cc69b1f7-a2a0-4d18-a71e-9edadce813f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10895 2024.08.19 19:08:21.357944 [ 3 ] {} <Debug> HTTP-Session: cc69b1f7-a2a0-4d18-a71e-9edadce813f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.08.19 19:08:21.357970 [ 3 ] {} <Debug> HTTP-Session: cc69b1f7-a2a0-4d18-a71e-9edadce813f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10897 2024.08.19 19:08:21.358028 [ 3 ] {} <Trace> HTTP-Session: cc69b1f7-a2a0-4d18-a71e-9edadce813f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10898 2024.08.19 19:08:21.358198 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10899 2024.08.19 19:08:21.358280 [ 187 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_56_11} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10900 2024.08.19 19:08:21.358406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
10901 2024.08.19 19:08:21.358415 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10902 2024.08.19 19:08:21.358482 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10903 2024.08.19 19:08:21.358645 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10904 2024.08.19 19:08:21.359109 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10905 2024.08.19 19:08:21.359146 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10906 2024.08.19 19:08:21.359530 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10907 2024.08.19 19:08:21.359875 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10908 2024.08.19 19:08:21.360021 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10909 2024.08.19 19:08:21.360031 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00186 sec., 127419.35483870967 rows/sec., 8.54 MiB/sec.
10910 2024.08.19 19:08:21.360088 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10911 2024.08.19 19:08:21.360155 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10912 2024.08.19 19:08:21.360370 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Debug> DynamicQueryHandler: Done processing query
10913 2024.08.19 19:08:21.360376 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
10914 2024.08.19 19:08:21.360405 [ 3 ] {7fc44479-65aa-4335-a24b-ee7531080da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10915 2024.08.19 19:08:21.360462 [ 3 ] {} <Debug> HTTP-Session: cc69b1f7-a2a0-4d18-a71e-9edadce813f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10916 2024.08.19 19:08:21.360630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10917 2024.08.19 19:08:21.360693 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10918 2024.08.19 19:08:21.360719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10919 2024.08.19 19:08:21.360757 [ 3 ] {} <Debug> HTTP-Session: c9a7353d-ee37-403c-9af5-9fcd6ad9ab65 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10920 2024.08.19 19:08:21.360763 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16658 rows starting from the beginning of the part
10921 2024.08.19 19:08:21.360784 [ 3 ] {} <Debug> HTTP-Session: c9a7353d-ee37-403c-9af5-9fcd6ad9ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10922 2024.08.19 19:08:21.360823 [ 3 ] {} <Debug> HTTP-Session: c9a7353d-ee37-403c-9af5-9fcd6ad9ab65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.08.19 19:08:21.360950 [ 3 ] {} <Trace> HTTP-Session: c9a7353d-ee37-403c-9af5-9fcd6ad9ab65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10924 2024.08.19 19:08:21.361064 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part
10925 2024.08.19 19:08:21.361389 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10926 2024.08.19 19:08:21.361397 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
10927 2024.08.19 19:08:21.361518 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10928 2024.08.19 19:08:21.361650 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part
10929 2024.08.19 19:08:21.361907 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 844 rows starting from the beginning of the part
10930 2024.08.19 19:08:21.362190 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part
10931 2024.08.19 19:08:21.362970 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10932 2024.08.19 19:08:21.363641 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10933 2024.08.19 19:08:21.363680 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10934 2024.08.19 19:08:21.364198 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10935 2024.08.19 19:08:21.364764 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10936 2024.08.19 19:08:21.365157 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003955 sec., 252.84450063211125 rows/sec., 17.04 KiB/sec.
10937 2024.08.19 19:08:21.365503 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Debug> DynamicQueryHandler: Done processing query
10938 2024.08.19 19:08:21.365552 [ 3 ] {8fb969d1-0787-4eaf-a859-7f6134df1022} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10939 2024.08.19 19:08:21.365585 [ 3 ] {} <Debug> HTTP-Session: c9a7353d-ee37-403c-9af5-9fcd6ad9ab65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.08.19 19:08:21.365750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10941 2024.08.19 19:08:21.365814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10942 2024.08.19 19:08:21.365834 [ 3 ] {} <Debug> HTTP-Session: a59b0376-d725-4362-9fe6-e5d6c3124308 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10943 2024.08.19 19:08:21.365851 [ 3 ] {} <Debug> HTTP-Session: a59b0376-d725-4362-9fe6-e5d6c3124308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.08.19 19:08:21.365866 [ 3 ] {} <Debug> HTTP-Session: a59b0376-d725-4362-9fe6-e5d6c3124308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.08.19 19:08:21.365898 [ 3 ] {} <Trace> HTTP-Session: a59b0376-d725-4362-9fe6-e5d6c3124308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10946 2024.08.19 19:08:21.366208 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10947 2024.08.19 19:08:21.366284 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <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
10948 2024.08.19 19:08:21.367191 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10949 2024.08.19 19:08:21.367909 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10950 2024.08.19 19:08:21.367946 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10951 2024.08.19 19:08:21.368854 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10952 2024.08.19 19:08:21.369313 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18374 rows, containing 5 columns (5 merged, 0 gathered) in 0.009024352 sec., 2036046.4662725923 rows/sec., 137.49 MiB/sec.
10953 2024.08.19 19:08:21.369643 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10954 2024.08.19 19:08:21.369884 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10955 2024.08.19 19:08:21.370514 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004472 sec., 4919.499105545617 rows/sec., 8.82 MiB/sec.
10956 2024.08.19 19:08:21.371061 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10957 2024.08.19 19:08:21.371367 [ 189 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10958 2024.08.19 19:08:21.371721 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB.
10959 2024.08.19 19:08:21.371849 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Debug> DynamicQueryHandler: Done processing query
10960 2024.08.19 19:08:21.371881 [ 3 ] {98003ae1-e810-4b55-96ca-0b0357d26ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10961 2024.08.19 19:08:21.371898 [ 3 ] {} <Debug> HTTP-Session: a59b0376-d725-4362-9fe6-e5d6c3124308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10962 2024.08.19 19:08:21.372039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10963 2024.08.19 19:08:21.372089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10964 2024.08.19 19:08:21.372109 [ 3 ] {} <Debug> HTTP-Session: 5b4f7545-a825-4881-927e-eb0f55d02c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
10965 2024.08.19 19:08:21.372126 [ 3 ] {} <Debug> HTTP-Session: 5b4f7545-a825-4881-927e-eb0f55d02c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.08.19 19:08:21.372139 [ 3 ] {} <Debug> HTTP-Session: 5b4f7545-a825-4881-927e-eb0f55d02c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10967 2024.08.19 19:08:21.372173 [ 3 ] {} <Trace> HTTP-Session: 5b4f7545-a825-4881-927e-eb0f55d02c5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10968 2024.08.19 19:08:21.372327 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10969 2024.08.19 19:08:21.372397 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10970 2024.08.19 19:08:21.372553 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10971 2024.08.19 19:08:21.372880 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10972 2024.08.19 19:08:21.372917 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10973 2024.08.19 19:08:21.373293 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10974 2024.08.19 19:08:21.373621 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10975 2024.08.19 19:08:21.373773 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec.
10976 2024.08.19 19:08:21.373797 [ 128 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10977 2024.08.19 19:08:21.373894 [ 128 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10978 2024.08.19 19:08:21.373939 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
10979 2024.08.19 19:08:21.374015 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Debug> DynamicQueryHandler: Done processing query
10980 2024.08.19 19:08:21.374090 [ 3 ] {e1e7a4b6-7540-491e-a4b6-904019cc7a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10981 2024.08.19 19:08:21.374193 [ 3 ] {} <Debug> HTTP-Session: 5b4f7545-a825-4881-927e-eb0f55d02c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10982 2024.08.19 19:08:21.374355 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10983 2024.08.19 19:08:21.374767 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10984 2024.08.19 19:08:21.374799 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3522 rows starting from the beginning of the part
10985 2024.08.19 19:08:21.374897 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
10986 2024.08.19 19:08:21.375092 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10987 2024.08.19 19:08:21.375258 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part
10988 2024.08.19 19:08:21.375390 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
10989 2024.08.19 19:08:21.375587 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
10990 2024.08.19 19:08:21.377080 [ 198 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3888 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008924 sec., 1292156.2658279173 rows/sec., 84.14 MiB/sec.
10991 2024.08.19 19:08:21.377353 [ 198 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10992 2024.08.19 19:08:21.377732 [ 198 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10993 2024.08.19 19:08:21.377806 [ 198 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_56_11} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10994 2024.08.19 19:08:21.377892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
10995 2024.08.19 19:08:23.602892 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
10996 2024.08.19 19:08:23.602986 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
10997 2024.08.19 19:08:26.330408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10998 2024.08.19 19:08:26.330559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10999 2024.08.19 19:08:26.330586 [ 3 ] {} <Debug> HTTP-Session: 52496aa0-11f9-4365-86b3-c28265dce9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11000 2024.08.19 19:08:26.330611 [ 3 ] {} <Debug> HTTP-Session: 52496aa0-11f9-4365-86b3-c28265dce9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.08.19 19:08:26.330625 [ 3 ] {} <Debug> HTTP-Session: 52496aa0-11f9-4365-86b3-c28265dce9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.08.19 19:08:26.330675 [ 3 ] {} <Trace> HTTP-Session: 52496aa0-11f9-4365-86b3-c28265dce9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11003 2024.08.19 19:08:26.330885 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11004 2024.08.19 19:08:26.330950 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11005 2024.08.19 19:08:26.331278 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11006 2024.08.19 19:08:26.331756 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11007 2024.08.19 19:08:26.331803 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11008 2024.08.19 19:08:26.332221 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11009 2024.08.19 19:08:26.332615 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11010 2024.08.19 19:08:26.332781 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.001966 sec., 37639.87792472025 rows/sec., 3.01 MiB/sec.
11011 2024.08.19 19:08:26.333133 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Debug> DynamicQueryHandler: Done processing query
11012 2024.08.19 19:08:26.333190 [ 3 ] {8cb41657-69c5-4da2-be52-f8307016bbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11013 2024.08.19 19:08:26.333233 [ 3 ] {} <Debug> HTTP-Session: 52496aa0-11f9-4365-86b3-c28265dce9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11014 2024.08.19 19:08:26.333385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11015 2024.08.19 19:08:26.333440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11016 2024.08.19 19:08:26.333460 [ 3 ] {} <Debug> HTTP-Session: caf8b317-a877-441d-b9e8-156583de55f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11017 2024.08.19 19:08:26.333479 [ 3 ] {} <Debug> HTTP-Session: caf8b317-a877-441d-b9e8-156583de55f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.08.19 19:08:26.333492 [ 3 ] {} <Debug> HTTP-Session: caf8b317-a877-441d-b9e8-156583de55f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.08.19 19:08:26.333527 [ 3 ] {} <Trace> HTTP-Session: caf8b317-a877-441d-b9e8-156583de55f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11020 2024.08.19 19:08:26.333638 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11021 2024.08.19 19:08:26.333687 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11022 2024.08.19 19:08:26.333939 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11023 2024.08.19 19:08:26.334263 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11024 2024.08.19 19:08:26.334300 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11025 2024.08.19 19:08:26.334647 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11026 2024.08.19 19:08:26.335000 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11027 2024.08.19 19:08:26.335158 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00155 sec., 5806.451612903226 rows/sec., 436.62 KiB/sec.
11028 2024.08.19 19:08:26.335439 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Debug> DynamicQueryHandler: Done processing query
11029 2024.08.19 19:08:26.335499 [ 3 ] {79bd998d-64b7-4328-8dac-f7b7a9dd9f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11030 2024.08.19 19:08:26.335545 [ 3 ] {} <Debug> HTTP-Session: caf8b317-a877-441d-b9e8-156583de55f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11031 2024.08.19 19:08:26.335700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11032 2024.08.19 19:08:26.335750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11033 2024.08.19 19:08:26.335768 [ 3 ] {} <Debug> HTTP-Session: 7a613753-1089-4273-9ff8-6a3ea2a91707 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11034 2024.08.19 19:08:26.335785 [ 3 ] {} <Debug> HTTP-Session: 7a613753-1089-4273-9ff8-6a3ea2a91707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.08.19 19:08:26.335798 [ 3 ] {} <Debug> HTTP-Session: 7a613753-1089-4273-9ff8-6a3ea2a91707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.08.19 19:08:26.335829 [ 3 ] {} <Trace> HTTP-Session: 7a613753-1089-4273-9ff8-6a3ea2a91707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11037 2024.08.19 19:08:26.335948 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11038 2024.08.19 19:08:26.335992 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11039 2024.08.19 19:08:26.336232 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11040 2024.08.19 19:08:26.336576 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2024.08.19 19:08:26.336612 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11042 2024.08.19 19:08:26.336954 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11043 2024.08.19 19:08:26.337302 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2024.08.19 19:08:26.337454 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001543 sec., 47310.43421905379 rows/sec., 3.69 MiB/sec.
11045 2024.08.19 19:08:26.337630 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Debug> DynamicQueryHandler: Done processing query
11046 2024.08.19 19:08:26.337653 [ 3 ] {5a48b8b5-4cf3-495b-b882-6ee5eab2b4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11047 2024.08.19 19:08:26.337669 [ 3 ] {} <Debug> HTTP-Session: 7a613753-1089-4273-9ff8-6a3ea2a91707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.08.19 19:08:26.337805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11049 2024.08.19 19:08:26.337853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11050 2024.08.19 19:08:26.337871 [ 3 ] {} <Debug> HTTP-Session: f1f156d3-02b0-496f-89fd-063ef47bf124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11051 2024.08.19 19:08:26.337887 [ 3 ] {} <Debug> HTTP-Session: f1f156d3-02b0-496f-89fd-063ef47bf124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.08.19 19:08:26.337901 [ 3 ] {} <Debug> HTTP-Session: f1f156d3-02b0-496f-89fd-063ef47bf124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.08.19 19:08:26.337931 [ 3 ] {} <Trace> HTTP-Session: f1f156d3-02b0-496f-89fd-063ef47bf124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11054 2024.08.19 19:08:26.338071 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11055 2024.08.19 19:08:26.338117 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11056 2024.08.19 19:08:26.338261 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11057 2024.08.19 19:08:26.338635 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11058 2024.08.19 19:08:26.338671 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11059 2024.08.19 19:08:26.339049 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11060 2024.08.19 19:08:26.339423 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11061 2024.08.19 19:08:26.339579 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
11062 2024.08.19 19:08:26.339737 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Debug> DynamicQueryHandler: Done processing query
11063 2024.08.19 19:08:26.339762 [ 3 ] {9d963e58-b91e-4d92-b7c9-e0af33eac911} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11064 2024.08.19 19:08:26.339777 [ 3 ] {} <Debug> HTTP-Session: f1f156d3-02b0-496f-89fd-063ef47bf124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11065 2024.08.19 19:08:26.339894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11066 2024.08.19 19:08:26.339941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11067 2024.08.19 19:08:26.339961 [ 3 ] {} <Debug> HTTP-Session: 746d2d95-26f7-45cc-ab81-9aad0266e7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11068 2024.08.19 19:08:26.339976 [ 3 ] {} <Debug> HTTP-Session: 746d2d95-26f7-45cc-ab81-9aad0266e7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.08.19 19:08:26.339990 [ 3 ] {} <Debug> HTTP-Session: 746d2d95-26f7-45cc-ab81-9aad0266e7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.08.19 19:08:26.340019 [ 3 ] {} <Trace> HTTP-Session: 746d2d95-26f7-45cc-ab81-9aad0266e7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11071 2024.08.19 19:08:26.340180 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11072 2024.08.19 19:08:26.340242 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <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
11073 2024.08.19 19:08:26.340656 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11074 2024.08.19 19:08:26.341246 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11075 2024.08.19 19:08:26.341281 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11076 2024.08.19 19:08:26.341862 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11077 2024.08.19 19:08:26.342272 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11078 2024.08.19 19:08:26.342470 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002374 sec., 3791.069924178602 rows/sec., 6.79 MiB/sec.
11079 2024.08.19 19:08:26.343002 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Debug> DynamicQueryHandler: Done processing query
11080 2024.08.19 19:08:26.343033 [ 3 ] {a2b68fea-6ae4-4ead-a59c-b942adb3e033} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11081 2024.08.19 19:08:26.343048 [ 3 ] {} <Debug> HTTP-Session: 746d2d95-26f7-45cc-ab81-9aad0266e7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11082 2024.08.19 19:08:26.343174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11083 2024.08.19 19:08:26.343221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11084 2024.08.19 19:08:26.343240 [ 3 ] {} <Debug> HTTP-Session: 76f248f5-3b6f-4935-8483-27fd278231b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11085 2024.08.19 19:08:26.343255 [ 3 ] {} <Debug> HTTP-Session: 76f248f5-3b6f-4935-8483-27fd278231b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.08.19 19:08:26.343270 [ 3 ] {} <Debug> HTTP-Session: 76f248f5-3b6f-4935-8483-27fd278231b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.08.19 19:08:26.343299 [ 3 ] {} <Trace> HTTP-Session: 76f248f5-3b6f-4935-8483-27fd278231b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11088 2024.08.19 19:08:26.343422 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11089 2024.08.19 19:08:26.343468 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11090 2024.08.19 19:08:26.343617 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11091 2024.08.19 19:08:26.343911 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.08.19 19:08:26.343947 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11093 2024.08.19 19:08:26.344309 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11094 2024.08.19 19:08:26.344624 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11095 2024.08.19 19:08:26.344786 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
11096 2024.08.19 19:08:26.345035 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Debug> DynamicQueryHandler: Done processing query
11097 2024.08.19 19:08:26.345094 [ 3 ] {e57cb217-02a3-45d4-b65d-623e8f864a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11098 2024.08.19 19:08:26.345150 [ 3 ] {} <Debug> HTTP-Session: 76f248f5-3b6f-4935-8483-27fd278231b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11099 2024.08.19 19:08:31.335989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11100 2024.08.19 19:08:31.336132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11101 2024.08.19 19:08:31.336162 [ 3 ] {} <Debug> HTTP-Session: b08b22f5-2dd6-4729-b3b4-d94ababa7e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11102 2024.08.19 19:08:31.336191 [ 3 ] {} <Debug> HTTP-Session: b08b22f5-2dd6-4729-b3b4-d94ababa7e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11103 2024.08.19 19:08:31.336209 [ 3 ] {} <Debug> HTTP-Session: b08b22f5-2dd6-4729-b3b4-d94ababa7e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11104 2024.08.19 19:08:31.336262 [ 3 ] {} <Trace> HTTP-Session: b08b22f5-2dd6-4729-b3b4-d94ababa7e2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11105 2024.08.19 19:08:31.336538 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11106 2024.08.19 19:08:31.336613 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11107 2024.08.19 19:08:31.336992 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11108 2024.08.19 19:08:31.337585 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11109 2024.08.19 19:08:31.337628 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11110 2024.08.19 19:08:31.338053 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11111 2024.08.19 19:08:31.338448 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11112 2024.08.19 19:08:31.338624 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002203 sec., 105764.86609169314 rows/sec., 9.30 MiB/sec.
11113 2024.08.19 19:08:31.338941 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Debug> DynamicQueryHandler: Done processing query
11114 2024.08.19 19:08:31.338992 [ 3 ] {9e8c2282-a947-47f1-aa4a-4b6bbf9bad4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11115 2024.08.19 19:08:31.339036 [ 3 ] {} <Debug> HTTP-Session: b08b22f5-2dd6-4729-b3b4-d94ababa7e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.08.19 19:08:31.339203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11117 2024.08.19 19:08:31.339258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11118 2024.08.19 19:08:31.339278 [ 3 ] {} <Debug> HTTP-Session: a9ae4633-d40d-4809-9798-ed610a7ceee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11119 2024.08.19 19:08:31.339295 [ 3 ] {} <Debug> HTTP-Session: a9ae4633-d40d-4809-9798-ed610a7ceee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11120 2024.08.19 19:08:31.339308 [ 3 ] {} <Debug> HTTP-Session: a9ae4633-d40d-4809-9798-ed610a7ceee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.08.19 19:08:31.339341 [ 3 ] {} <Trace> HTTP-Session: a9ae4633-d40d-4809-9798-ed610a7ceee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11122 2024.08.19 19:08:31.339450 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11123 2024.08.19 19:08:31.339496 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11124 2024.08.19 19:08:31.339749 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11125 2024.08.19 19:08:31.340080 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11126 2024.08.19 19:08:31.340118 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11127 2024.08.19 19:08:31.340463 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11128 2024.08.19 19:08:31.340811 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11129 2024.08.19 19:08:31.340977 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001546 sec., 14230.271668822768 rows/sec., 1.04 MiB/sec.
11130 2024.08.19 19:08:31.341304 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Debug> DynamicQueryHandler: Done processing query
11131 2024.08.19 19:08:31.341348 [ 3 ] {c927474e-8ff9-4bce-b413-fef423332c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11132 2024.08.19 19:08:31.341365 [ 3 ] {} <Debug> HTTP-Session: a9ae4633-d40d-4809-9798-ed610a7ceee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11133 2024.08.19 19:08:31.341495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11134 2024.08.19 19:08:31.341545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11135 2024.08.19 19:08:31.341564 [ 3 ] {} <Debug> HTTP-Session: 6918c4bf-49b4-4460-b770-141777a6f97b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11136 2024.08.19 19:08:31.341580 [ 3 ] {} <Debug> HTTP-Session: 6918c4bf-49b4-4460-b770-141777a6f97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.08.19 19:08:31.341594 [ 3 ] {} <Debug> HTTP-Session: 6918c4bf-49b4-4460-b770-141777a6f97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.08.19 19:08:31.341624 [ 3 ] {} <Trace> HTTP-Session: 6918c4bf-49b4-4460-b770-141777a6f97b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11139 2024.08.19 19:08:31.341725 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11140 2024.08.19 19:08:31.341768 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11141 2024.08.19 19:08:31.342006 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11142 2024.08.19 19:08:31.342311 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11143 2024.08.19 19:08:31.342348 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11144 2024.08.19 19:08:31.342700 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
11145 2024.08.19 19:08:31.343053 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11146 2024.08.19 19:08:31.343220 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001511 sec., 9265.387160820648 rows/sec., 648.89 KiB/sec.
11147 2024.08.19 19:08:31.343531 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Debug> DynamicQueryHandler: Done processing query
11148 2024.08.19 19:08:31.343576 [ 3 ] {4d6ece13-bd70-4379-9a08-c46da5c46893} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11149 2024.08.19 19:08:31.343593 [ 3 ] {} <Debug> HTTP-Session: 6918c4bf-49b4-4460-b770-141777a6f97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11150 2024.08.19 19:08:31.343710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11151 2024.08.19 19:08:31.343761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11152 2024.08.19 19:08:31.343779 [ 3 ] {} <Debug> HTTP-Session: ecc6270a-59e5-4f39-a47f-00bfc458f1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11153 2024.08.19 19:08:31.343795 [ 3 ] {} <Debug> HTTP-Session: ecc6270a-59e5-4f39-a47f-00bfc458f1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.08.19 19:08:31.343809 [ 3 ] {} <Debug> HTTP-Session: ecc6270a-59e5-4f39-a47f-00bfc458f1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.08.19 19:08:31.343839 [ 3 ] {} <Trace> HTTP-Session: ecc6270a-59e5-4f39-a47f-00bfc458f1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11156 2024.08.19 19:08:31.343939 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11157 2024.08.19 19:08:31.343982 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11158 2024.08.19 19:08:31.344222 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11159 2024.08.19 19:08:31.344513 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11160 2024.08.19 19:08:31.344551 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11161 2024.08.19 19:08:31.344901 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11162 2024.08.19 19:08:31.345262 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11163 2024.08.19 19:08:31.345395 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 239.68 KiB/sec.
11164 2024.08.19 19:08:31.345420 [ 116 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
11165 2024.08.19 19:08:31.345522 [ 116 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11166 2024.08.19 19:08:31.345553 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11167 2024.08.19 19:08:31.345633 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Debug> DynamicQueryHandler: Done processing query
11168 2024.08.19 19:08:31.345674 [ 3 ] {01b52949-8009-49bb-b0ea-6bc796f5c4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11169 2024.08.19 19:08:31.345697 [ 3 ] {} <Debug> HTTP-Session: ecc6270a-59e5-4f39-a47f-00bfc458f1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.08.19 19:08:31.345714 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
11171 2024.08.19 19:08:31.345864 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11172 2024.08.19 19:08:31.345876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11173 2024.08.19 19:08:31.345911 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
11174 2024.08.19 19:08:31.345933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11175 2024.08.19 19:08:31.345961 [ 3 ] {} <Debug> HTTP-Session: 58436a35-4192-4bd9-8f66-5e9e5ad72c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11176 2024.08.19 19:08:31.345993 [ 3 ] {} <Debug> HTTP-Session: 58436a35-4192-4bd9-8f66-5e9e5ad72c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11177 2024.08.19 19:08:31.346016 [ 3 ] {} <Debug> HTTP-Session: 58436a35-4192-4bd9-8f66-5e9e5ad72c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11178 2024.08.19 19:08:31.346017 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11179 2024.08.19 19:08:31.346124 [ 3 ] {} <Trace> HTTP-Session: 58436a35-4192-4bd9-8f66-5e9e5ad72c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11180 2024.08.19 19:08:31.346346 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11181 2024.08.19 19:08:31.346598 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11182 2024.08.19 19:08:31.346680 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11183 2024.08.19 19:08:31.346887 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11184 2024.08.19 19:08:31.347080 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11185 2024.08.19 19:08:31.347780 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11186 2024.08.19 19:08:31.348641 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11187 2024.08.19 19:08:31.348697 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11188 2024.08.19 19:08:31.348761 [ 197 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003107576 sec., 9653.826648165645 rows/sec., 612.79 KiB/sec.
11189 2024.08.19 19:08:31.348973 [ 198 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
11190 2024.08.19 19:08:31.349254 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11191 2024.08.19 19:08:31.349528 [ 198 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11192 2024.08.19 19:08:31.349630 [ 198 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_29_7} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
11193 2024.08.19 19:08:31.349712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11194 2024.08.19 19:08:31.349770 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11195 2024.08.19 19:08:31.349937 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.00354 sec., 114124.29378531073 rows/sec., 8.12 MiB/sec.
11196 2024.08.19 19:08:31.350130 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Debug> DynamicQueryHandler: Done processing query
11197 2024.08.19 19:08:31.350155 [ 3 ] {ded87d7c-8ee7-4ba2-9d6e-529e2770b1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11198 2024.08.19 19:08:31.350171 [ 3 ] {} <Debug> HTTP-Session: 58436a35-4192-4bd9-8f66-5e9e5ad72c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11199 2024.08.19 19:08:31.350307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11200 2024.08.19 19:08:31.350357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11201 2024.08.19 19:08:31.350376 [ 3 ] {} <Debug> HTTP-Session: ad0114b9-094d-4ed5-bcdf-a5cc14cda0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11202 2024.08.19 19:08:31.350393 [ 3 ] {} <Debug> HTTP-Session: ad0114b9-094d-4ed5-bcdf-a5cc14cda0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11203 2024.08.19 19:08:31.350407 [ 3 ] {} <Debug> HTTP-Session: ad0114b9-094d-4ed5-bcdf-a5cc14cda0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.08.19 19:08:31.350437 [ 3 ] {} <Trace> HTTP-Session: ad0114b9-094d-4ed5-bcdf-a5cc14cda0f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11205 2024.08.19 19:08:31.350532 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11206 2024.08.19 19:08:31.350576 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11207 2024.08.19 19:08:31.350706 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11208 2024.08.19 19:08:31.350959 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11209 2024.08.19 19:08:31.350996 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11210 2024.08.19 19:08:31.351329 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11211 2024.08.19 19:08:31.351641 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11212 2024.08.19 19:08:31.351780 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec.
11213 2024.08.19 19:08:31.351922 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Debug> DynamicQueryHandler: Done processing query
11214 2024.08.19 19:08:31.351945 [ 3 ] {a9d61e9a-13fd-4009-aeaf-7b6d12b5c21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11215 2024.08.19 19:08:31.351959 [ 3 ] {} <Debug> HTTP-Session: ad0114b9-094d-4ed5-bcdf-a5cc14cda0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11216 2024.08.19 19:08:31.352176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11217 2024.08.19 19:08:31.352222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11218 2024.08.19 19:08:31.352240 [ 3 ] {} <Debug> HTTP-Session: 980a95da-2e6a-4139-804a-0415d04c7015 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11219 2024.08.19 19:08:31.352256 [ 3 ] {} <Debug> HTTP-Session: 980a95da-2e6a-4139-804a-0415d04c7015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11220 2024.08.19 19:08:31.352269 [ 3 ] {} <Debug> HTTP-Session: 980a95da-2e6a-4139-804a-0415d04c7015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.08.19 19:08:31.352300 [ 3 ] {} <Trace> HTTP-Session: 980a95da-2e6a-4139-804a-0415d04c7015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11222 2024.08.19 19:08:31.352462 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11223 2024.08.19 19:08:31.352506 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11224 2024.08.19 19:08:31.352643 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11225 2024.08.19 19:08:31.353210 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11226 2024.08.19 19:08:31.353246 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11227 2024.08.19 19:08:31.353620 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11228 2024.08.19 19:08:31.353949 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11229 2024.08.19 19:08:31.354111 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001723 sec., 137550.7835171213 rows/sec., 9.22 MiB/sec.
11230 2024.08.19 19:08:31.354284 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Debug> DynamicQueryHandler: Done processing query
11231 2024.08.19 19:08:31.354307 [ 3 ] {771bacae-9bda-42f0-b7f1-50792ce9485a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11232 2024.08.19 19:08:31.354323 [ 3 ] {} <Debug> HTTP-Session: 980a95da-2e6a-4139-804a-0415d04c7015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11233 2024.08.19 19:08:31.354437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11234 2024.08.19 19:08:31.354484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11235 2024.08.19 19:08:31.354503 [ 3 ] {} <Debug> HTTP-Session: c8a9be3c-1dd2-4919-b0e5-04b84ae079f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11236 2024.08.19 19:08:31.354519 [ 3 ] {} <Debug> HTTP-Session: c8a9be3c-1dd2-4919-b0e5-04b84ae079f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11237 2024.08.19 19:08:31.354533 [ 3 ] {} <Debug> HTTP-Session: c8a9be3c-1dd2-4919-b0e5-04b84ae079f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11238 2024.08.19 19:08:31.354561 [ 3 ] {} <Trace> HTTP-Session: c8a9be3c-1dd2-4919-b0e5-04b84ae079f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11239 2024.08.19 19:08:31.354653 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11240 2024.08.19 19:08:31.354697 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11241 2024.08.19 19:08:31.354822 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11242 2024.08.19 19:08:31.355061 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11243 2024.08.19 19:08:31.355096 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11244 2024.08.19 19:08:31.355437 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11245 2024.08.19 19:08:31.355753 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11246 2024.08.19 19:08:31.355915 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec.
11247 2024.08.19 19:08:31.356067 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Debug> DynamicQueryHandler: Done processing query
11248 2024.08.19 19:08:31.356091 [ 3 ] {d7384271-6b1f-4996-b4b4-0babefd20007} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11249 2024.08.19 19:08:31.356109 [ 3 ] {} <Debug> HTTP-Session: c8a9be3c-1dd2-4919-b0e5-04b84ae079f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.08.19 19:08:31.356258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11251 2024.08.19 19:08:31.356304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11252 2024.08.19 19:08:31.356322 [ 3 ] {} <Debug> HTTP-Session: 245e680a-1b27-45ae-9a63-5a4f82ce8ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11253 2024.08.19 19:08:31.356338 [ 3 ] {} <Debug> HTTP-Session: 245e680a-1b27-45ae-9a63-5a4f82ce8ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11254 2024.08.19 19:08:31.356351 [ 3 ] {} <Debug> HTTP-Session: 245e680a-1b27-45ae-9a63-5a4f82ce8ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11255 2024.08.19 19:08:31.356380 [ 3 ] {} <Trace> HTTP-Session: 245e680a-1b27-45ae-9a63-5a4f82ce8ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11256 2024.08.19 19:08:31.356630 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11257 2024.08.19 19:08:31.356691 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <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
11258 2024.08.19 19:08:31.357087 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11259 2024.08.19 19:08:31.357756 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11260 2024.08.19 19:08:31.357792 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11261 2024.08.19 19:08:31.358396 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11262 2024.08.19 19:08:31.358802 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11263 2024.08.19 19:08:31.359008 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002539 sec., 8664.82867270579 rows/sec., 15.53 MiB/sec.
11264 2024.08.19 19:08:31.359498 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Debug> DynamicQueryHandler: Done processing query
11265 2024.08.19 19:08:31.359535 [ 3 ] {ac50c3e6-23ff-481f-83f9-f7e2d305c836} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11266 2024.08.19 19:08:31.359552 [ 3 ] {} <Debug> HTTP-Session: 245e680a-1b27-45ae-9a63-5a4f82ce8ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11267 2024.08.19 19:08:31.359676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11268 2024.08.19 19:08:31.359725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11269 2024.08.19 19:08:31.359744 [ 3 ] {} <Debug> HTTP-Session: f5f8a1c5-c4d6-4e06-a910-496cd6c6e00a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11270 2024.08.19 19:08:31.359760 [ 3 ] {} <Debug> HTTP-Session: f5f8a1c5-c4d6-4e06-a910-496cd6c6e00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11271 2024.08.19 19:08:31.359773 [ 3 ] {} <Debug> HTTP-Session: f5f8a1c5-c4d6-4e06-a910-496cd6c6e00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11272 2024.08.19 19:08:31.359803 [ 3 ] {} <Trace> HTTP-Session: f5f8a1c5-c4d6-4e06-a910-496cd6c6e00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11273 2024.08.19 19:08:31.359939 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11274 2024.08.19 19:08:31.359984 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11275 2024.08.19 19:08:31.360130 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11276 2024.08.19 19:08:31.360426 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11277 2024.08.19 19:08:31.360461 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11278 2024.08.19 19:08:31.360816 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11279 2024.08.19 19:08:31.361145 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11280 2024.08.19 19:08:31.361317 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec.
11281 2024.08.19 19:08:31.361563 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Debug> DynamicQueryHandler: Done processing query
11282 2024.08.19 19:08:31.361615 [ 3 ] {9e09a6b1-36fa-493d-abd7-bbd5fb847a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11283 2024.08.19 19:08:31.361670 [ 3 ] {} <Debug> HTTP-Session: f5f8a1c5-c4d6-4e06-a910-496cd6c6e00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11284 2024.08.19 19:08:36.330957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11285 2024.08.19 19:08:36.331107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11286 2024.08.19 19:08:36.331137 [ 3 ] {} <Debug> HTTP-Session: b68b1179-7ced-4d9e-af6c-50eb243a068a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11287 2024.08.19 19:08:36.331161 [ 3 ] {} <Debug> HTTP-Session: b68b1179-7ced-4d9e-af6c-50eb243a068a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11288 2024.08.19 19:08:36.331176 [ 3 ] {} <Debug> HTTP-Session: b68b1179-7ced-4d9e-af6c-50eb243a068a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.08.19 19:08:36.331224 [ 3 ] {} <Trace> HTTP-Session: b68b1179-7ced-4d9e-af6c-50eb243a068a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11290 2024.08.19 19:08:36.331405 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11291 2024.08.19 19:08:36.331472 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11292 2024.08.19 19:08:36.331799 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11293 2024.08.19 19:08:36.332234 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11294 2024.08.19 19:08:36.332277 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11295 2024.08.19 19:08:36.332682 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11296 2024.08.19 19:08:36.333070 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11297 2024.08.19 19:08:36.333245 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 172.67 KiB/sec.
11298 2024.08.19 19:08:36.333890 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Debug> DynamicQueryHandler: Done processing query
11299 2024.08.19 19:08:36.333967 [ 3 ] {ec8bad17-c4c3-41c3-a08a-83523bee619c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11300 2024.08.19 19:08:36.334022 [ 3 ] {} <Debug> HTTP-Session: b68b1179-7ced-4d9e-af6c-50eb243a068a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11301 2024.08.19 19:08:36.334183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11302 2024.08.19 19:08:36.334236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11303 2024.08.19 19:08:36.334256 [ 3 ] {} <Debug> HTTP-Session: 85c92c95-a439-4a91-9c14-851f3ada82a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11304 2024.08.19 19:08:36.334274 [ 3 ] {} <Debug> HTTP-Session: 85c92c95-a439-4a91-9c14-851f3ada82a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11305 2024.08.19 19:08:36.334288 [ 3 ] {} <Debug> HTTP-Session: 85c92c95-a439-4a91-9c14-851f3ada82a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.19 19:08:36.334321 [ 3 ] {} <Trace> HTTP-Session: 85c92c95-a439-4a91-9c14-851f3ada82a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2024.08.19 19:08:36.334448 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11308 2024.08.19 19:08:36.334493 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11309 2024.08.19 19:08:36.334751 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11310 2024.08.19 19:08:36.335127 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11311 2024.08.19 19:08:36.335168 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11312 2024.08.19 19:08:36.335534 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11313 2024.08.19 19:08:36.335909 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.08.19 19:08:36.336069 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001663 sec., 45700.54119061936 rows/sec., 3.65 MiB/sec.
11315 2024.08.19 19:08:36.336238 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Debug> DynamicQueryHandler: Done processing query
11316 2024.08.19 19:08:36.336263 [ 3 ] {915deaf5-819f-4bad-a9d6-6fa06a473805} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11317 2024.08.19 19:08:36.336279 [ 3 ] {} <Debug> HTTP-Session: 85c92c95-a439-4a91-9c14-851f3ada82a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.08.19 19:08:36.336401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11319 2024.08.19 19:08:36.336449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11320 2024.08.19 19:08:36.336469 [ 3 ] {} <Debug> HTTP-Session: 963e8af2-79fa-47d9-a9c2-b36bba0ab531 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11321 2024.08.19 19:08:36.336485 [ 3 ] {} <Debug> HTTP-Session: 963e8af2-79fa-47d9-a9c2-b36bba0ab531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.08.19 19:08:36.336499 [ 3 ] {} <Debug> HTTP-Session: 963e8af2-79fa-47d9-a9c2-b36bba0ab531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.08.19 19:08:36.336530 [ 3 ] {} <Trace> HTTP-Session: 963e8af2-79fa-47d9-a9c2-b36bba0ab531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11324 2024.08.19 19:08:36.336626 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11325 2024.08.19 19:08:36.336668 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11326 2024.08.19 19:08:36.336889 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11327 2024.08.19 19:08:36.337191 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11328 2024.08.19 19:08:36.337229 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11329 2024.08.19 19:08:36.337573 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11330 2024.08.19 19:08:36.337926 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11331 2024.08.19 19:08:36.338082 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 648.17 KiB/sec.
11332 2024.08.19 19:08:36.338099 [ 111 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11333 2024.08.19 19:08:36.338205 [ 111 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11334 2024.08.19 19:08:36.338254 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11335 2024.08.19 19:08:36.338385 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Debug> DynamicQueryHandler: Done processing query
11336 2024.08.19 19:08:36.338464 [ 3 ] {a3b0c3f1-2018-446f-8ac0-b53e56d05249} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11337 2024.08.19 19:08:36.338535 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
11338 2024.08.19 19:08:36.338539 [ 3 ] {} <Debug> HTTP-Session: 963e8af2-79fa-47d9-a9c2-b36bba0ab531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11339 2024.08.19 19:08:36.338849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11340 2024.08.19 19:08:36.338894 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11341 2024.08.19 19:08:36.338939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11342 2024.08.19 19:08:36.338965 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part
11343 2024.08.19 19:08:36.338976 [ 3 ] {} <Debug> HTTP-Session: b7577f69-0209-4e93-869e-fd44986c1fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11344 2024.08.19 19:08:36.339019 [ 3 ] {} <Debug> HTTP-Session: b7577f69-0209-4e93-869e-fd44986c1fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11345 2024.08.19 19:08:36.339049 [ 3 ] {} <Debug> HTTP-Session: b7577f69-0209-4e93-869e-fd44986c1fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.08.19 19:08:36.339187 [ 3 ] {} <Trace> HTTP-Session: b7577f69-0209-4e93-869e-fd44986c1fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11347 2024.08.19 19:08:36.339271 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
11348 2024.08.19 19:08:36.339527 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
11349 2024.08.19 19:08:36.339596 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11350 2024.08.19 19:08:36.339743 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
11351 2024.08.19 19:08:36.339767 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11352 2024.08.19 19:08:36.340158 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
11353 2024.08.19 19:08:36.340463 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
11354 2024.08.19 19:08:36.341210 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11355 2024.08.19 19:08:36.342132 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11356 2024.08.19 19:08:36.342197 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11357 2024.08.19 19:08:36.343259 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11358 2024.08.19 19:08:36.343303 [ 198 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 5 columns (5 merged, 0 gathered) in 0.004963603 sec., 24578.919788709936 rows/sec., 1.88 MiB/sec.
11359 2024.08.19 19:08:36.343601 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11360 2024.08.19 19:08:36.343888 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11361 2024.08.19 19:08:36.344376 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004966 sec., 15505.436971405557 rows/sec., 1.21 MiB/sec.
11362 2024.08.19 19:08:36.344787 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Debug> DynamicQueryHandler: Done processing query
11363 2024.08.19 19:08:36.344842 [ 3 ] {95f94a9f-2579-4b06-b42b-6e0b9fadb3ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11364 2024.08.19 19:08:36.344855 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11365 2024.08.19 19:08:36.344870 [ 3 ] {} <Debug> HTTP-Session: b7577f69-0209-4e93-869e-fd44986c1fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11366 2024.08.19 19:08:36.345003 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_51_10} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11367 2024.08.19 19:08:36.345124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11368 2024.08.19 19:08:36.345161 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11369 2024.08.19 19:08:36.345218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11370 2024.08.19 19:08:36.345245 [ 3 ] {} <Debug> HTTP-Session: 7aab2694-edf5-42af-9e5a-19af47560db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11371 2024.08.19 19:08:36.345262 [ 3 ] {} <Debug> HTTP-Session: 7aab2694-edf5-42af-9e5a-19af47560db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.08.19 19:08:36.345276 [ 3 ] {} <Debug> HTTP-Session: 7aab2694-edf5-42af-9e5a-19af47560db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.08.19 19:08:36.345307 [ 3 ] {} <Trace> HTTP-Session: 7aab2694-edf5-42af-9e5a-19af47560db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11374 2024.08.19 19:08:36.345467 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11375 2024.08.19 19:08:36.345514 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11376 2024.08.19 19:08:36.345677 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11377 2024.08.19 19:08:36.346099 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11378 2024.08.19 19:08:36.346139 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11379 2024.08.19 19:08:36.346544 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11380 2024.08.19 19:08:36.346883 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11381 2024.08.19 19:08:36.347043 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001645 sec., 98480.24316109423 rows/sec., 6.86 MiB/sec.
11382 2024.08.19 19:08:36.347217 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Debug> DynamicQueryHandler: Done processing query
11383 2024.08.19 19:08:36.347242 [ 3 ] {e3e40730-e799-4a90-90b0-3d11025d10e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11384 2024.08.19 19:08:36.347258 [ 3 ] {} <Debug> HTTP-Session: 7aab2694-edf5-42af-9e5a-19af47560db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11385 2024.08.19 19:08:36.347398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11386 2024.08.19 19:08:36.347446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11387 2024.08.19 19:08:36.347466 [ 3 ] {} <Debug> HTTP-Session: 067faf49-f87e-47fe-9174-1dee26940a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11388 2024.08.19 19:08:36.347482 [ 3 ] {} <Debug> HTTP-Session: 067faf49-f87e-47fe-9174-1dee26940a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11389 2024.08.19 19:08:36.347496 [ 3 ] {} <Debug> HTTP-Session: 067faf49-f87e-47fe-9174-1dee26940a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11390 2024.08.19 19:08:36.347527 [ 3 ] {} <Trace> HTTP-Session: 067faf49-f87e-47fe-9174-1dee26940a26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11391 2024.08.19 19:08:36.347689 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11392 2024.08.19 19:08:36.347752 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <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
11393 2024.08.19 19:08:36.348171 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11394 2024.08.19 19:08:36.348679 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11395 2024.08.19 19:08:36.348714 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11396 2024.08.19 19:08:36.349290 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11397 2024.08.19 19:08:36.349693 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11398 2024.08.19 19:08:36.349871 [ 111 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11399 2024.08.19 19:08:36.349897 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002295 sec., 3921.5686274509803 rows/sec., 7.03 MiB/sec.
11400 2024.08.19 19:08:36.349939 [ 111 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11401 2024.08.19 19:08:36.350023 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11402 2024.08.19 19:08:36.350372 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
11403 2024.08.19 19:08:36.350549 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Debug> DynamicQueryHandler: Done processing query
11404 2024.08.19 19:08:36.350629 [ 3 ] {520b306a-c040-45dd-8df7-2ed48ed58342} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11405 2024.08.19 19:08:36.350709 [ 3 ] {} <Debug> HTTP-Session: 067faf49-f87e-47fe-9174-1dee26940a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.08.19 19:08:36.350979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.08.19 19:08:36.351138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.08.19 19:08:36.351237 [ 3 ] {} <Debug> HTTP-Session: ac80c609-7a0c-4c08-b5d3-05efed643f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11409 2024.08.19 19:08:36.351331 [ 3 ] {} <Debug> HTTP-Session: ac80c609-7a0c-4c08-b5d3-05efed643f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.08.19 19:08:36.351395 [ 3 ] {} <Debug> HTTP-Session: ac80c609-7a0c-4c08-b5d3-05efed643f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.08.19 19:08:36.351496 [ 3 ] {} <Trace> HTTP-Session: ac80c609-7a0c-4c08-b5d3-05efed643f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.08.19 19:08:36.351632 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11413 2024.08.19 19:08:36.351672 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11414 2024.08.19 19:08:36.351708 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 739 rows starting from the beginning of the part
11415 2024.08.19 19:08:36.351733 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11416 2024.08.19 19:08:36.352420 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
11417 2024.08.19 19:08:36.352435 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11418 2024.08.19 19:08:36.352957 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
11419 2024.08.19 19:08:36.353235 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11420 2024.08.19 19:08:36.353324 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11421 2024.08.19 19:08:36.353502 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
11422 2024.08.19 19:08:36.353992 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
11423 2024.08.19 19:08:36.354353 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11424 2024.08.19 19:08:36.354448 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
11425 2024.08.19 19:08:36.355356 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11426 2024.08.19 19:08:36.355556 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003947 sec., 15201.418799087915 rows/sec., 1.02 MiB/sec.
11427 2024.08.19 19:08:36.355781 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Debug> DynamicQueryHandler: Done processing query
11428 2024.08.19 19:08:36.355814 [ 3 ] {1220cf47-d144-4286-a123-8bea3ad3cd6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11429 2024.08.19 19:08:36.355836 [ 3 ] {} <Debug> HTTP-Session: ac80c609-7a0c-4c08-b5d3-05efed643f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11430 2024.08.19 19:08:36.361002 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 19 columns (19 merged, 0 gathered) in 0.010854528 sec., 74623.23557505218 rows/sec., 133.72 MiB/sec.
11431 2024.08.19 19:08:36.361762 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11432 2024.08.19 19:08:36.362351 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.08.19 19:08:36.362428 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11434 2024.08.19 19:08:36.362528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB.
11435 2024.08.19 19:08:38.603055 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
11436 2024.08.19 19:08:38.603137 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
11437 2024.08.19 19:08:41.335299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11438 2024.08.19 19:08:41.335439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11439 2024.08.19 19:08:41.335468 [ 3 ] {} <Debug> HTTP-Session: 97c20dc5-a45c-4e9e-a49d-0a9ff5525e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11440 2024.08.19 19:08:41.335495 [ 3 ] {} <Debug> HTTP-Session: 97c20dc5-a45c-4e9e-a49d-0a9ff5525e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.19 19:08:41.335513 [ 3 ] {} <Debug> HTTP-Session: 97c20dc5-a45c-4e9e-a49d-0a9ff5525e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.19 19:08:41.335569 [ 3 ] {} <Trace> HTTP-Session: 97c20dc5-a45c-4e9e-a49d-0a9ff5525e0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11443 2024.08.19 19:08:41.335767 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11444 2024.08.19 19:08:41.335839 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11445 2024.08.19 19:08:41.336221 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11446 2024.08.19 19:08:41.336629 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11447 2024.08.19 19:08:41.336671 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11448 2024.08.19 19:08:41.337071 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11449 2024.08.19 19:08:41.337455 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.08.19 19:08:41.337628 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001912 sec., 1046.0251046025105 rows/sec., 85.30 KiB/sec.
11451 2024.08.19 19:08:41.337644 [ 107 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11452 2024.08.19 19:08:41.337775 [ 107 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11453 2024.08.19 19:08:41.337814 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11454 2024.08.19 19:08:41.337961 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Debug> DynamicQueryHandler: Done processing query
11455 2024.08.19 19:08:41.338061 [ 3 ] {d0502282-a130-494b-aff1-ee18bed4bf23} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11456 2024.08.19 19:08:41.338099 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::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
11457 2024.08.19 19:08:41.338117 [ 3 ] {} <Debug> HTTP-Session: 97c20dc5-a45c-4e9e-a49d-0a9ff5525e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.08.19 19:08:41.338524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11459 2024.08.19 19:08:41.338672 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11460 2024.08.19 19:08:41.338690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11461 2024.08.19 19:08:41.338745 [ 3 ] {} <Debug> HTTP-Session: cc8f56b5-e528-481c-b881-1e37b7e70d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11462 2024.08.19 19:08:41.338749 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
11463 2024.08.19 19:08:41.338776 [ 3 ] {} <Debug> HTTP-Session: cc8f56b5-e528-481c-b881-1e37b7e70d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11464 2024.08.19 19:08:41.338816 [ 3 ] {} <Debug> HTTP-Session: cc8f56b5-e528-481c-b881-1e37b7e70d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11465 2024.08.19 19:08:41.338940 [ 3 ] {} <Trace> HTTP-Session: cc8f56b5-e528-481c-b881-1e37b7e70d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11466 2024.08.19 19:08:41.339002 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11467 2024.08.19 19:08:41.339337 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11468 2024.08.19 19:08:41.339662 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11469 2024.08.19 19:08:41.339675 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11470 2024.08.19 19:08:41.339929 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11471 2024.08.19 19:08:41.340012 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11472 2024.08.19 19:08:41.340402 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
11473 2024.08.19 19:08:41.341196 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11474 2024.08.19 19:08:41.342389 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11475 2024.08.19 19:08:41.342464 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11476 2024.08.19 19:08:41.343364 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00546456 sec., 5123.925805554335 rows/sec., 437.84 KiB/sec.
11477 2024.08.19 19:08:41.343487 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11478 2024.08.19 19:08:41.343526 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11479 2024.08.19 19:08:41.344513 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11480 2024.08.19 19:08:41.344621 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11481 2024.08.19 19:08:41.344819 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.005553 sec., 42139.38411669368 rows/sec., 3.70 MiB/sec.
11482 2024.08.19 19:08:41.344832 [ 191 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_25_5} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11483 2024.08.19 19:08:41.345113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11484 2024.08.19 19:08:41.345235 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Debug> DynamicQueryHandler: Done processing query
11485 2024.08.19 19:08:41.345265 [ 3 ] {58e60152-40a0-4138-a210-9a9abab65779} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11486 2024.08.19 19:08:41.345281 [ 3 ] {} <Debug> HTTP-Session: cc8f56b5-e528-481c-b881-1e37b7e70d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11487 2024.08.19 19:08:41.345416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11488 2024.08.19 19:08:41.345464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11489 2024.08.19 19:08:41.345482 [ 3 ] {} <Debug> HTTP-Session: 8546c80b-5ac9-4ecb-a039-dcd761666a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11490 2024.08.19 19:08:41.345498 [ 3 ] {} <Debug> HTTP-Session: 8546c80b-5ac9-4ecb-a039-dcd761666a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.08.19 19:08:41.345512 [ 3 ] {} <Debug> HTTP-Session: 8546c80b-5ac9-4ecb-a039-dcd761666a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.08.19 19:08:41.345542 [ 3 ] {} <Trace> HTTP-Session: 8546c80b-5ac9-4ecb-a039-dcd761666a66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11493 2024.08.19 19:08:41.345648 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11494 2024.08.19 19:08:41.345691 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11495 2024.08.19 19:08:41.345931 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11496 2024.08.19 19:08:41.346248 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11497 2024.08.19 19:08:41.346285 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11498 2024.08.19 19:08:41.346633 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11499 2024.08.19 19:08:41.346996 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11500 2024.08.19 19:08:41.347153 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.14 MiB/sec.
11501 2024.08.19 19:08:41.347424 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Debug> DynamicQueryHandler: Done processing query
11502 2024.08.19 19:08:41.347480 [ 3 ] {7b255df0-4cab-4aae-9997-be6fad7353d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11503 2024.08.19 19:08:41.347519 [ 3 ] {} <Debug> HTTP-Session: 8546c80b-5ac9-4ecb-a039-dcd761666a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11504 2024.08.19 19:08:41.347660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11505 2024.08.19 19:08:41.347709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11506 2024.08.19 19:08:41.347728 [ 3 ] {} <Debug> HTTP-Session: fd5ce0a6-6a47-48a7-acdf-d39b9935bfb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11507 2024.08.19 19:08:41.347745 [ 3 ] {} <Debug> HTTP-Session: fd5ce0a6-6a47-48a7-acdf-d39b9935bfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11508 2024.08.19 19:08:41.347758 [ 3 ] {} <Debug> HTTP-Session: fd5ce0a6-6a47-48a7-acdf-d39b9935bfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.08.19 19:08:41.347790 [ 3 ] {} <Trace> HTTP-Session: fd5ce0a6-6a47-48a7-acdf-d39b9935bfb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11510 2024.08.19 19:08:41.347891 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11511 2024.08.19 19:08:41.347933 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11512 2024.08.19 19:08:41.348166 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11513 2024.08.19 19:08:41.348460 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11514 2024.08.19 19:08:41.348495 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11515 2024.08.19 19:08:41.348841 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11516 2024.08.19 19:08:41.349197 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11517 2024.08.19 19:08:41.349354 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec.
11518 2024.08.19 19:08:41.349524 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Debug> DynamicQueryHandler: Done processing query
11519 2024.08.19 19:08:41.349548 [ 3 ] {82a5b0f5-94e8-412a-84cf-b0bd974f15bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11520 2024.08.19 19:08:41.349563 [ 3 ] {} <Debug> HTTP-Session: fd5ce0a6-6a47-48a7-acdf-d39b9935bfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11521 2024.08.19 19:08:41.349673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11522 2024.08.19 19:08:41.349720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11523 2024.08.19 19:08:41.349738 [ 3 ] {} <Debug> HTTP-Session: 85f3f916-e89d-4df7-a768-f16d10bafd24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11524 2024.08.19 19:08:41.349755 [ 3 ] {} <Debug> HTTP-Session: 85f3f916-e89d-4df7-a768-f16d10bafd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11525 2024.08.19 19:08:41.349768 [ 3 ] {} <Debug> HTTP-Session: 85f3f916-e89d-4df7-a768-f16d10bafd24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.08.19 19:08:41.349797 [ 3 ] {} <Trace> HTTP-Session: 85f3f916-e89d-4df7-a768-f16d10bafd24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11527 2024.08.19 19:08:41.349890 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11528 2024.08.19 19:08:41.349931 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11529 2024.08.19 19:08:41.350151 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11530 2024.08.19 19:08:41.350432 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11531 2024.08.19 19:08:41.350467 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11532 2024.08.19 19:08:41.350813 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11533 2024.08.19 19:08:41.351163 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11534 2024.08.19 19:08:41.351331 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
11535 2024.08.19 19:08:41.351533 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Debug> DynamicQueryHandler: Done processing query
11536 2024.08.19 19:08:41.351566 [ 3 ] {595bb5e6-4258-4dff-864e-68e3e3126701} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11537 2024.08.19 19:08:41.351586 [ 3 ] {} <Debug> HTTP-Session: 85f3f916-e89d-4df7-a768-f16d10bafd24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11538 2024.08.19 19:08:41.351760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11539 2024.08.19 19:08:41.351818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11540 2024.08.19 19:08:41.351841 [ 3 ] {} <Debug> HTTP-Session: 50281d23-9698-471c-91a9-618d22f774d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11541 2024.08.19 19:08:41.351861 [ 3 ] {} <Debug> HTTP-Session: 50281d23-9698-471c-91a9-618d22f774d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11542 2024.08.19 19:08:41.351878 [ 3 ] {} <Debug> HTTP-Session: 50281d23-9698-471c-91a9-618d22f774d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.08.19 19:08:41.351914 [ 3 ] {} <Trace> HTTP-Session: 50281d23-9698-471c-91a9-618d22f774d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11544 2024.08.19 19:08:41.352163 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11545 2024.08.19 19:08:41.352214 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11546 2024.08.19 19:08:41.352450 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11547 2024.08.19 19:08:41.353038 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11548 2024.08.19 19:08:41.353075 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11549 2024.08.19 19:08:41.353445 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11550 2024.08.19 19:08:41.353795 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11551 2024.08.19 19:08:41.353949 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001918 sec., 211678.8321167883 rows/sec., 15.07 MiB/sec.
11552 2024.08.19 19:08:41.354128 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Debug> DynamicQueryHandler: Done processing query
11553 2024.08.19 19:08:41.354152 [ 3 ] {b6b7d745-2c1a-4227-883f-e7799c700067} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11554 2024.08.19 19:08:41.354168 [ 3 ] {} <Debug> HTTP-Session: 50281d23-9698-471c-91a9-618d22f774d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11555 2024.08.19 19:08:41.354279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11556 2024.08.19 19:08:41.354327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11557 2024.08.19 19:08:41.354346 [ 3 ] {} <Debug> HTTP-Session: 1e9f8fe1-fd77-4151-ad34-fa01ead32a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11558 2024.08.19 19:08:41.354362 [ 3 ] {} <Debug> HTTP-Session: 1e9f8fe1-fd77-4151-ad34-fa01ead32a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.08.19 19:08:41.354375 [ 3 ] {} <Debug> HTTP-Session: 1e9f8fe1-fd77-4151-ad34-fa01ead32a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.08.19 19:08:41.354405 [ 3 ] {} <Trace> HTTP-Session: 1e9f8fe1-fd77-4151-ad34-fa01ead32a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11561 2024.08.19 19:08:41.354498 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11562 2024.08.19 19:08:41.354541 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11563 2024.08.19 19:08:41.354672 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11564 2024.08.19 19:08:41.354930 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11565 2024.08.19 19:08:41.354966 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11566 2024.08.19 19:08:41.355329 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11567 2024.08.19 19:08:41.355641 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11568 2024.08.19 19:08:41.355805 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
11569 2024.08.19 19:08:41.356118 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Debug> DynamicQueryHandler: Done processing query
11570 2024.08.19 19:08:41.356142 [ 3 ] {d7653477-86f0-418f-9324-1938553a9961} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11571 2024.08.19 19:08:41.356159 [ 3 ] {} <Debug> HTTP-Session: 1e9f8fe1-fd77-4151-ad34-fa01ead32a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11572 2024.08.19 19:08:41.356314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11573 2024.08.19 19:08:41.356362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11574 2024.08.19 19:08:41.356381 [ 3 ] {} <Debug> HTTP-Session: 3fa10f78-9f29-487d-803d-44faa42dcaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11575 2024.08.19 19:08:41.356397 [ 3 ] {} <Debug> HTTP-Session: 3fa10f78-9f29-487d-803d-44faa42dcaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.08.19 19:08:41.356410 [ 3 ] {} <Debug> HTTP-Session: 3fa10f78-9f29-487d-803d-44faa42dcaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.08.19 19:08:41.356439 [ 3 ] {} <Trace> HTTP-Session: 3fa10f78-9f29-487d-803d-44faa42dcaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11578 2024.08.19 19:08:41.356625 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11579 2024.08.19 19:08:41.356671 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11580 2024.08.19 19:08:41.356833 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11581 2024.08.19 19:08:41.357244 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11582 2024.08.19 19:08:41.357279 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11583 2024.08.19 19:08:41.357657 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11584 2024.08.19 19:08:41.357989 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11585 2024.08.19 19:08:41.358158 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001623 sec., 146642.02094886012 rows/sec., 9.83 MiB/sec.
11586 2024.08.19 19:08:41.358327 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Debug> DynamicQueryHandler: Done processing query
11587 2024.08.19 19:08:41.358351 [ 3 ] {03079dfc-df48-4e00-a231-bcab20a6dad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11588 2024.08.19 19:08:41.358366 [ 3 ] {} <Debug> HTTP-Session: 3fa10f78-9f29-487d-803d-44faa42dcaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11589 2024.08.19 19:08:41.358478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11590 2024.08.19 19:08:41.358526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11591 2024.08.19 19:08:41.358544 [ 3 ] {} <Debug> HTTP-Session: 1c07ec2c-1e0c-4cbb-b76c-e0678e0e48e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11592 2024.08.19 19:08:41.358560 [ 3 ] {} <Debug> HTTP-Session: 1c07ec2c-1e0c-4cbb-b76c-e0678e0e48e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11593 2024.08.19 19:08:41.358574 [ 3 ] {} <Debug> HTTP-Session: 1c07ec2c-1e0c-4cbb-b76c-e0678e0e48e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.19 19:08:41.358603 [ 3 ] {} <Trace> HTTP-Session: 1c07ec2c-1e0c-4cbb-b76c-e0678e0e48e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11595 2024.08.19 19:08:41.358692 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11596 2024.08.19 19:08:41.358735 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11597 2024.08.19 19:08:41.358861 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11598 2024.08.19 19:08:41.359100 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11599 2024.08.19 19:08:41.359135 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11600 2024.08.19 19:08:41.359560 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11601 2024.08.19 19:08:41.359949 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11602 2024.08.19 19:08:41.360116 [ 107 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11603 2024.08.19 19:08:41.360129 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec.
11604 2024.08.19 19:08:41.360172 [ 107 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11605 2024.08.19 19:08:41.360243 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11606 2024.08.19 19:08:41.360544 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Debug> DynamicQueryHandler: Done processing query
11607 2024.08.19 19:08:41.360584 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
11608 2024.08.19 19:08:41.360628 [ 3 ] {98a91e9d-779f-4257-b2bc-0a4aba6f2d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11609 2024.08.19 19:08:41.360761 [ 3 ] {} <Debug> HTTP-Session: 1c07ec2c-1e0c-4cbb-b76c-e0678e0e48e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.08.19 19:08:41.361088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11611 2024.08.19 19:08:41.361112 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11612 2024.08.19 19:08:41.361178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11613 2024.08.19 19:08:41.361226 [ 3 ] {} <Debug> HTTP-Session: 580b5f0c-9b3c-4084-9aea-5fbfee3d3cc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11614 2024.08.19 19:08:41.361239 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part
11615 2024.08.19 19:08:41.361253 [ 3 ] {} <Debug> HTTP-Session: 580b5f0c-9b3c-4084-9aea-5fbfee3d3cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.08.19 19:08:41.361299 [ 3 ] {} <Debug> HTTP-Session: 580b5f0c-9b3c-4084-9aea-5fbfee3d3cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.08.19 19:08:41.361479 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
11618 2024.08.19 19:08:41.361504 [ 3 ] {} <Trace> HTTP-Session: 580b5f0c-9b3c-4084-9aea-5fbfee3d3cc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11619 2024.08.19 19:08:41.361688 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
11620 2024.08.19 19:08:41.361882 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
11621 2024.08.19 19:08:41.362127 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11622 2024.08.19 19:08:41.362420 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
11623 2024.08.19 19:08:41.362416 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11624 2024.08.19 19:08:41.362869 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <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
11625 2024.08.19 19:08:41.364713 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11626 2024.08.19 19:08:41.365810 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00545104 sec., 5503.53693973994 rows/sec., 370.84 KiB/sec.
11627 2024.08.19 19:08:41.365974 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11628 2024.08.19 19:08:41.366106 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11629 2024.08.19 19:08:41.366143 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11630 2024.08.19 19:08:41.366640 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11631 2024.08.19 19:08:41.366743 [ 190 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_30_6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11632 2024.08.19 19:08:41.366851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11633 2024.08.19 19:08:41.367107 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11634 2024.08.19 19:08:41.367544 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11635 2024.08.19 19:08:41.367745 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006007 sec., 3662.3938738138836 rows/sec., 6.56 MiB/sec.
11636 2024.08.19 19:08:41.368250 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Debug> DynamicQueryHandler: Done processing query
11637 2024.08.19 19:08:41.368286 [ 3 ] {e7547c17-9d1f-40ab-a3b4-ed9136aecdbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11638 2024.08.19 19:08:41.368313 [ 3 ] {} <Debug> HTTP-Session: 580b5f0c-9b3c-4084-9aea-5fbfee3d3cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11639 2024.08.19 19:08:41.368451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11640 2024.08.19 19:08:41.368501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11641 2024.08.19 19:08:41.368520 [ 3 ] {} <Debug> HTTP-Session: 63d25632-06c3-46ed-b18b-a391331e463e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11642 2024.08.19 19:08:41.368537 [ 3 ] {} <Debug> HTTP-Session: 63d25632-06c3-46ed-b18b-a391331e463e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11643 2024.08.19 19:08:41.368550 [ 3 ] {} <Debug> HTTP-Session: 63d25632-06c3-46ed-b18b-a391331e463e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11644 2024.08.19 19:08:41.368581 [ 3 ] {} <Trace> HTTP-Session: 63d25632-06c3-46ed-b18b-a391331e463e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11645 2024.08.19 19:08:41.368709 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11646 2024.08.19 19:08:41.368757 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11647 2024.08.19 19:08:41.368903 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11648 2024.08.19 19:08:41.369215 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11649 2024.08.19 19:08:41.369252 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB.
11650 2024.08.19 19:08:41.369619 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11651 2024.08.19 19:08:41.369945 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11652 2024.08.19 19:08:41.370073 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001415 sec., 57950.53003533569 rows/sec., 3.68 MiB/sec.
11653 2024.08.19 19:08:41.370227 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Debug> DynamicQueryHandler: Done processing query
11654 2024.08.19 19:08:41.370251 [ 3 ] {51c274bb-7902-41e9-8542-a4ef0deba5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11655 2024.08.19 19:08:41.370267 [ 3 ] {} <Debug> HTTP-Session: 63d25632-06c3-46ed-b18b-a391331e463e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11656 2024.08.19 19:08:46.330914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11657 2024.08.19 19:08:46.331100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11658 2024.08.19 19:08:46.331145 [ 3 ] {} <Debug> HTTP-Session: bb5a9bfe-390b-44a2-8a74-906beacbe692 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11659 2024.08.19 19:08:46.331186 [ 3 ] {} <Debug> HTTP-Session: bb5a9bfe-390b-44a2-8a74-906beacbe692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11660 2024.08.19 19:08:46.331213 [ 3 ] {} <Debug> HTTP-Session: bb5a9bfe-390b-44a2-8a74-906beacbe692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11661 2024.08.19 19:08:46.331291 [ 3 ] {} <Trace> HTTP-Session: bb5a9bfe-390b-44a2-8a74-906beacbe692 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11662 2024.08.19 19:08:46.331535 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11663 2024.08.19 19:08:46.331599 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11664 2024.08.19 19:08:46.331938 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11665 2024.08.19 19:08:46.332344 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11666 2024.08.19 19:08:46.332381 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11667 2024.08.19 19:08:46.332773 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11668 2024.08.19 19:08:46.333151 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11669 2024.08.19 19:08:46.333298 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 179.12 KiB/sec.
11670 2024.08.19 19:08:46.333495 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Debug> DynamicQueryHandler: Done processing query
11671 2024.08.19 19:08:46.333520 [ 3 ] {26222e26-c558-40cd-b511-b39a1b5bbf36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11672 2024.08.19 19:08:46.333537 [ 3 ] {} <Debug> HTTP-Session: bb5a9bfe-390b-44a2-8a74-906beacbe692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11673 2024.08.19 19:08:46.333680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11674 2024.08.19 19:08:46.333730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11675 2024.08.19 19:08:46.333749 [ 3 ] {} <Debug> HTTP-Session: e4327490-3987-4d6f-b451-fffcfd85d53a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11676 2024.08.19 19:08:46.333765 [ 3 ] {} <Debug> HTTP-Session: e4327490-3987-4d6f-b451-fffcfd85d53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11677 2024.08.19 19:08:46.333779 [ 3 ] {} <Debug> HTTP-Session: e4327490-3987-4d6f-b451-fffcfd85d53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11678 2024.08.19 19:08:46.333811 [ 3 ] {} <Trace> HTTP-Session: e4327490-3987-4d6f-b451-fffcfd85d53a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11679 2024.08.19 19:08:46.333922 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11680 2024.08.19 19:08:46.333963 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11681 2024.08.19 19:08:46.334184 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11682 2024.08.19 19:08:46.334527 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11683 2024.08.19 19:08:46.334589 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11684 2024.08.19 19:08:46.334948 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11685 2024.08.19 19:08:46.335294 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.08.19 19:08:46.335421 [ 102 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11687 2024.08.19 19:08:46.335425 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001541 sec., 49318.62426995458 rows/sec., 3.94 MiB/sec.
11688 2024.08.19 19:08:46.335470 [ 102 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11689 2024.08.19 19:08:46.335510 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11690 2024.08.19 19:08:46.335679 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Debug> DynamicQueryHandler: Done processing query
11691 2024.08.19 19:08:46.335699 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
11692 2024.08.19 19:08:46.335715 [ 3 ] {cfa6c850-013f-4454-ab65-1c47e9992a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11693 2024.08.19 19:08:46.335795 [ 3 ] {} <Debug> HTTP-Session: e4327490-3987-4d6f-b451-fffcfd85d53a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.08.19 19:08:46.335955 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11695 2024.08.19 19:08:46.335973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11696 2024.08.19 19:08:46.336028 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1399 rows starting from the beginning of the part
11697 2024.08.19 19:08:46.336072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11698 2024.08.19 19:08:46.336134 [ 3 ] {} <Debug> HTTP-Session: 86c8dcf4-ad82-4b8c-84fc-a7d46bfc6905 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11699 2024.08.19 19:08:46.336219 [ 3 ] {} <Debug> HTTP-Session: 86c8dcf4-ad82-4b8c-84fc-a7d46bfc6905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11700 2024.08.19 19:08:46.336252 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part
11701 2024.08.19 19:08:46.336280 [ 3 ] {} <Debug> HTTP-Session: 86c8dcf4-ad82-4b8c-84fc-a7d46bfc6905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.08.19 19:08:46.336470 [ 3 ] {} <Trace> HTTP-Session: 86c8dcf4-ad82-4b8c-84fc-a7d46bfc6905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.08.19 19:08:46.336510 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 233 rows starting from the beginning of the part
11704 2024.08.19 19:08:46.336882 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part
11705 2024.08.19 19:08:46.337111 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11706 2024.08.19 19:08:46.337214 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 234 rows starting from the beginning of the part
11707 2024.08.19 19:08:46.337339 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11708 2024.08.19 19:08:46.337462 [ 199 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part
11709 2024.08.19 19:08:46.338417 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11710 2024.08.19 19:08:46.339349 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11711 2024.08.19 19:08:46.339414 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11712 2024.08.19 19:08:46.340274 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11713 2024.08.19 19:08:46.341075 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 5 columns (5 merged, 0 gathered) in 0.00546976 sec., 382466.5067571521 rows/sec., 33.58 MiB/sec.
11714 2024.08.19 19:08:46.341089 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11715 2024.08.19 19:08:46.341317 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.004551 sec., 2856.5150516370027 rows/sec., 210.08 KiB/sec.
11716 2024.08.19 19:08:46.341623 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11717 2024.08.19 19:08:46.341977 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Debug> DynamicQueryHandler: Done processing query
11718 2024.08.19 19:08:46.342053 [ 3 ] {5c95d0eb-94ba-4023-b54c-f582401ba4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11719 2024.08.19 19:08:46.342181 [ 3 ] {} <Debug> HTTP-Session: 86c8dcf4-ad82-4b8c-84fc-a7d46bfc6905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11720 2024.08.19 19:08:46.342567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11721 2024.08.19 19:08:46.342705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11722 2024.08.19 19:08:46.342760 [ 3 ] {} <Debug> HTTP-Session: 7bc0f003-f6c7-4c55-91bc-d08e61f9bb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11723 2024.08.19 19:08:46.342790 [ 3 ] {} <Debug> HTTP-Session: 7bc0f003-f6c7-4c55-91bc-d08e61f9bb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11724 2024.08.19 19:08:46.342824 [ 3 ] {} <Debug> HTTP-Session: 7bc0f003-f6c7-4c55-91bc-d08e61f9bb54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11725 2024.08.19 19:08:46.342887 [ 3 ] {} <Trace> HTTP-Session: 7bc0f003-f6c7-4c55-91bc-d08e61f9bb54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11726 2024.08.19 19:08:46.343033 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11727 2024.08.19 19:08:46.343081 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11728 2024.08.19 19:08:46.343171 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11729 2024.08.19 19:08:46.343217 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_61_12} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11730 2024.08.19 19:08:46.343413 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
11731 2024.08.19 19:08:46.343582 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11732 2024.08.19 19:08:46.343944 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11733 2024.08.19 19:08:46.343980 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11734 2024.08.19 19:08:46.344339 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11735 2024.08.19 19:08:46.344694 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11736 2024.08.19 19:08:46.344819 [ 102 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11737 2024.08.19 19:08:46.344822 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001828 sec., 42122.53829321663 rows/sec., 3.29 MiB/sec.
11738 2024.08.19 19:08:46.344853 [ 102 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11739 2024.08.19 19:08:46.344893 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11740 2024.08.19 19:08:46.345101 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
11741 2024.08.19 19:08:46.345182 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Debug> DynamicQueryHandler: Done processing query
11742 2024.08.19 19:08:46.345312 [ 3 ] {d4fb88d3-ff89-45ce-8cae-c8435591f2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11743 2024.08.19 19:08:46.345445 [ 3 ] {} <Debug> HTTP-Session: 7bc0f003-f6c7-4c55-91bc-d08e61f9bb54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.08.19 19:08:46.345662 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11745 2024.08.19 19:08:46.345802 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
11746 2024.08.19 19:08:46.345788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11747 2024.08.19 19:08:46.346042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11748 2024.08.19 19:08:46.346148 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 73 rows starting from the beginning of the part
11749 2024.08.19 19:08:46.346153 [ 3 ] {} <Debug> HTTP-Session: c4f542f1-a884-4e38-8d65-b66bfd495821 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11750 2024.08.19 19:08:46.346227 [ 3 ] {} <Debug> HTTP-Session: c4f542f1-a884-4e38-8d65-b66bfd495821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11751 2024.08.19 19:08:46.346300 [ 3 ] {} <Debug> HTTP-Session: c4f542f1-a884-4e38-8d65-b66bfd495821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.08.19 19:08:46.346444 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 404 rows starting from the beginning of the part
11753 2024.08.19 19:08:46.346464 [ 3 ] {} <Trace> HTTP-Session: c4f542f1-a884-4e38-8d65-b66bfd495821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11754 2024.08.19 19:08:46.346640 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part
11755 2024.08.19 19:08:46.346826 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 406 rows starting from the beginning of the part
11756 2024.08.19 19:08:46.346986 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11757 2024.08.19 19:08:46.347128 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 77 rows starting from the beginning of the part
11758 2024.08.19 19:08:46.347194 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11759 2024.08.19 19:08:46.347950 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11760 2024.08.19 19:08:46.348869 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11761 2024.08.19 19:08:46.348929 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11762 2024.08.19 19:08:46.349825 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11763 2024.08.19 19:08:46.350517 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 5 columns (5 merged, 0 gathered) in 0.005529201 sec., 350864.43773702567 rows/sec., 26.84 MiB/sec.
11764 2024.08.19 19:08:46.350735 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11765 2024.08.19 19:08:46.350760 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11766 2024.08.19 19:08:46.351050 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11767 2024.08.19 19:08:46.351059 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004322 sec., 37482.64692272096 rows/sec., 2.61 MiB/sec.
11768 2024.08.19 19:08:46.351114 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11769 2024.08.19 19:08:46.351206 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11770 2024.08.19 19:08:46.351851 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Debug> DynamicQueryHandler: Done processing query
11771 2024.08.19 19:08:46.351958 [ 3 ] {8d15a9aa-d596-40c9-827d-ca08f4cfafdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11772 2024.08.19 19:08:46.352042 [ 3 ] {} <Debug> HTTP-Session: c4f542f1-a884-4e38-8d65-b66bfd495821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11773 2024.08.19 19:08:46.352135 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
11774 2024.08.19 19:08:46.352310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11775 2024.08.19 19:08:46.352375 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11776 2024.08.19 19:08:46.352486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11777 2024.08.19 19:08:46.352615 [ 3 ] {} <Debug> HTTP-Session: 7a9974d7-1fab-4752-937f-494f16ab35e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11778 2024.08.19 19:08:46.352653 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_61_12} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11779 2024.08.19 19:08:46.352719 [ 3 ] {} <Debug> HTTP-Session: 7a9974d7-1fab-4752-937f-494f16ab35e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11780 2024.08.19 19:08:46.352817 [ 3 ] {} <Debug> HTTP-Session: 7a9974d7-1fab-4752-937f-494f16ab35e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.08.19 19:08:46.352898 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11782 2024.08.19 19:08:46.352923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
11783 2024.08.19 19:08:46.352965 [ 3 ] {} <Trace> HTTP-Session: 7a9974d7-1fab-4752-937f-494f16ab35e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11784 2024.08.19 19:08:46.353011 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18374 rows starting from the beginning of the part
11785 2024.08.19 19:08:46.353235 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
11786 2024.08.19 19:08:46.353389 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part
11787 2024.08.19 19:08:46.353614 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11788 2024.08.19 19:08:46.353682 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
11789 2024.08.19 19:08:46.354012 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part
11790 2024.08.19 19:08:46.354074 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <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
11791 2024.08.19 19:08:46.354344 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part
11792 2024.08.19 19:08:46.356243 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11793 2024.08.19 19:08:46.356932 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11794 2024.08.19 19:08:46.356978 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11795 2024.08.19 19:08:46.359017 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11796 2024.08.19 19:08:46.359721 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11797 2024.08.19 19:08:46.360380 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007206 sec., 1248.9592006661117 rows/sec., 2.24 MiB/sec.
11798 2024.08.19 19:08:46.360703 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Debug> DynamicQueryHandler: Done processing query
11799 2024.08.19 19:08:46.360730 [ 3 ] {6d14e2d0-2b54-4b56-8564-1f8b60ba0961} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11800 2024.08.19 19:08:46.360745 [ 3 ] {} <Debug> HTTP-Session: 7a9974d7-1fab-4752-937f-494f16ab35e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.08.19 19:08:46.360863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11802 2024.08.19 19:08:46.360918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11803 2024.08.19 19:08:46.360941 [ 3 ] {} <Debug> HTTP-Session: 96059184-33f9-468e-bf0d-52e82473dc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11804 2024.08.19 19:08:46.360957 [ 3 ] {} <Debug> HTTP-Session: 96059184-33f9-468e-bf0d-52e82473dc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11805 2024.08.19 19:08:46.360972 [ 3 ] {} <Debug> HTTP-Session: 96059184-33f9-468e-bf0d-52e82473dc33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11806 2024.08.19 19:08:46.361002 [ 3 ] {} <Trace> HTTP-Session: 96059184-33f9-468e-bf0d-52e82473dc33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11807 2024.08.19 19:08:46.361183 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11808 2024.08.19 19:08:46.361267 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11809 2024.08.19 19:08:46.361473 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11810 2024.08.19 19:08:46.361984 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11811 2024.08.19 19:08:46.362023 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11812 2024.08.19 19:08:46.362515 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11813 2024.08.19 19:08:46.363079 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19333 rows, containing 5 columns (5 merged, 0 gathered) in 0.011692931 sec., 1653392.1221291735 rows/sec., 111.72 MiB/sec.
11814 2024.08.19 19:08:46.363311 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11815 2024.08.19 19:08:46.363381 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11816 2024.08.19 19:08:46.363575 [ 101 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11817 2024.08.19 19:08:46.363670 [ 101 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11818 2024.08.19 19:08:46.363688 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002562 sec., 23419.2037470726 rows/sec., 1.58 MiB/sec.
11819 2024.08.19 19:08:46.363731 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11820 2024.08.19 19:08:46.364288 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
11821 2024.08.19 19:08:46.364509 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Debug> DynamicQueryHandler: Done processing query
11822 2024.08.19 19:08:46.364595 [ 3 ] {537e3f21-1ad9-4079-8528-a818569bc580} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11823 2024.08.19 19:08:46.364677 [ 3 ] {} <Debug> HTTP-Session: 96059184-33f9-468e-bf0d-52e82473dc33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.08.19 19:08:46.364765 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11825 2024.08.19 19:08:46.364814 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3888 rows starting from the beginning of the part
11826 2024.08.19 19:08:46.364923 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11827 2024.08.19 19:08:46.364953 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
11828 2024.08.19 19:08:46.365172 [ 187 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11829 2024.08.19 19:08:46.365227 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
11830 2024.08.19 19:08:46.365380 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
11831 2024.08.19 19:08:46.365415 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
11832 2024.08.19 19:08:46.365532 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
11833 2024.08.19 19:08:46.365711 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
11834 2024.08.19 19:08:46.367206 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4232 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333969 sec., 1269357.9334420925 rows/sec., 82.70 MiB/sec.
11835 2024.08.19 19:08:46.367831 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11836 2024.08.19 19:08:46.368500 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11837 2024.08.19 19:08:46.368576 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_61_12} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11838 2024.08.19 19:08:46.368664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
11839 2024.08.19 19:08:51.336328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11840 2024.08.19 19:08:51.336464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11841 2024.08.19 19:08:51.336488 [ 3 ] {} <Debug> HTTP-Session: 6adf825c-e35f-49a8-a9eb-066ed983c14a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11842 2024.08.19 19:08:51.336512 [ 3 ] {} <Debug> HTTP-Session: 6adf825c-e35f-49a8-a9eb-066ed983c14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11843 2024.08.19 19:08:51.336526 [ 3 ] {} <Debug> HTTP-Session: 6adf825c-e35f-49a8-a9eb-066ed983c14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11844 2024.08.19 19:08:51.336575 [ 3 ] {} <Trace> HTTP-Session: 6adf825c-e35f-49a8-a9eb-066ed983c14a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11845 2024.08.19 19:08:51.336755 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11846 2024.08.19 19:08:51.336821 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11847 2024.08.19 19:08:51.337146 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11848 2024.08.19 19:08:51.337510 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11849 2024.08.19 19:08:51.337552 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11850 2024.08.19 19:08:51.337957 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11851 2024.08.19 19:08:51.338356 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11852 2024.08.19 19:08:51.338504 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001801 sec., 1110.494169905608 rows/sec., 90.55 KiB/sec.
11853 2024.08.19 19:08:51.338693 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Debug> DynamicQueryHandler: Done processing query
11854 2024.08.19 19:08:51.338720 [ 3 ] {889861c7-adc1-40b4-85d6-d0d8f4810314} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11855 2024.08.19 19:08:51.338736 [ 3 ] {} <Debug> HTTP-Session: 6adf825c-e35f-49a8-a9eb-066ed983c14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11856 2024.08.19 19:08:51.338877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11857 2024.08.19 19:08:51.338924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11858 2024.08.19 19:08:51.338943 [ 3 ] {} <Debug> HTTP-Session: ff3ae47c-4852-4aae-bb74-da3932219340 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11859 2024.08.19 19:08:51.338960 [ 3 ] {} <Debug> HTTP-Session: ff3ae47c-4852-4aae-bb74-da3932219340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11860 2024.08.19 19:08:51.338974 [ 3 ] {} <Debug> HTTP-Session: ff3ae47c-4852-4aae-bb74-da3932219340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11861 2024.08.19 19:08:51.339003 [ 3 ] {} <Trace> HTTP-Session: ff3ae47c-4852-4aae-bb74-da3932219340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11862 2024.08.19 19:08:51.339159 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11863 2024.08.19 19:08:51.339202 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11864 2024.08.19 19:08:51.339419 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11865 2024.08.19 19:08:51.339856 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11866 2024.08.19 19:08:51.339893 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11867 2024.08.19 19:08:51.340259 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11868 2024.08.19 19:08:51.340613 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11869 2024.08.19 19:08:51.340754 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001668 sec., 140287.76978417268 rows/sec., 12.33 MiB/sec.
11870 2024.08.19 19:08:51.340948 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Debug> DynamicQueryHandler: Done processing query
11871 2024.08.19 19:08:51.340972 [ 3 ] {056ca682-0fb3-427a-a339-82d40b835a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11872 2024.08.19 19:08:51.340988 [ 3 ] {} <Debug> HTTP-Session: ff3ae47c-4852-4aae-bb74-da3932219340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11873 2024.08.19 19:08:51.341106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11874 2024.08.19 19:08:51.341153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11875 2024.08.19 19:08:51.341172 [ 3 ] {} <Debug> HTTP-Session: e1cee98c-e623-405f-a7bd-e73d7f28ff88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11876 2024.08.19 19:08:51.341189 [ 3 ] {} <Debug> HTTP-Session: e1cee98c-e623-405f-a7bd-e73d7f28ff88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11877 2024.08.19 19:08:51.341201 [ 3 ] {} <Debug> HTTP-Session: e1cee98c-e623-405f-a7bd-e73d7f28ff88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11878 2024.08.19 19:08:51.341229 [ 3 ] {} <Trace> HTTP-Session: e1cee98c-e623-405f-a7bd-e73d7f28ff88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11879 2024.08.19 19:08:51.341322 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11880 2024.08.19 19:08:51.341361 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11881 2024.08.19 19:08:51.341574 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11882 2024.08.19 19:08:51.341856 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11883 2024.08.19 19:08:51.341891 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11884 2024.08.19 19:08:51.342279 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11885 2024.08.19 19:08:51.342637 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11886 2024.08.19 19:08:51.342796 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001482 sec., 16194.331983805667 rows/sec., 1.18 MiB/sec.
11887 2024.08.19 19:08:51.343088 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Debug> DynamicQueryHandler: Done processing query
11888 2024.08.19 19:08:51.343144 [ 3 ] {71d58679-c6ae-4183-9aa7-8bd7ef58f115} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11889 2024.08.19 19:08:51.343193 [ 3 ] {} <Debug> HTTP-Session: e1cee98c-e623-405f-a7bd-e73d7f28ff88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11890 2024.08.19 19:08:51.343412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11891 2024.08.19 19:08:51.343478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11892 2024.08.19 19:08:51.343499 [ 3 ] {} <Debug> HTTP-Session: edf8354f-1cef-45cc-84d5-8c4387111971 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11893 2024.08.19 19:08:51.343516 [ 3 ] {} <Debug> HTTP-Session: edf8354f-1cef-45cc-84d5-8c4387111971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11894 2024.08.19 19:08:51.343530 [ 3 ] {} <Debug> HTTP-Session: edf8354f-1cef-45cc-84d5-8c4387111971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11895 2024.08.19 19:08:51.343563 [ 3 ] {} <Trace> HTTP-Session: edf8354f-1cef-45cc-84d5-8c4387111971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11896 2024.08.19 19:08:51.343666 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11897 2024.08.19 19:08:51.343708 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11898 2024.08.19 19:08:51.343951 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11899 2024.08.19 19:08:51.344295 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11900 2024.08.19 19:08:51.344330 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11901 2024.08.19 19:08:51.344681 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11902 2024.08.19 19:08:51.345047 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11903 2024.08.19 19:08:51.345201 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec.
11904 2024.08.19 19:08:51.345378 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Debug> DynamicQueryHandler: Done processing query
11905 2024.08.19 19:08:51.345402 [ 3 ] {bd8e4c4a-d0f9-42d8-a6b4-9dca6a5f26e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11906 2024.08.19 19:08:51.345418 [ 3 ] {} <Debug> HTTP-Session: edf8354f-1cef-45cc-84d5-8c4387111971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11907 2024.08.19 19:08:51.345531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11908 2024.08.19 19:08:51.345579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11909 2024.08.19 19:08:51.345598 [ 3 ] {} <Debug> HTTP-Session: 1945427a-c6c7-49c7-94ac-655bb357724e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11910 2024.08.19 19:08:51.345614 [ 3 ] {} <Debug> HTTP-Session: 1945427a-c6c7-49c7-94ac-655bb357724e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11911 2024.08.19 19:08:51.345627 [ 3 ] {} <Debug> HTTP-Session: 1945427a-c6c7-49c7-94ac-655bb357724e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11912 2024.08.19 19:08:51.345656 [ 3 ] {} <Trace> HTTP-Session: 1945427a-c6c7-49c7-94ac-655bb357724e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11913 2024.08.19 19:08:51.345750 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11914 2024.08.19 19:08:51.345792 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11915 2024.08.19 19:08:51.346012 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11916 2024.08.19 19:08:51.346352 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11917 2024.08.19 19:08:51.346399 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11918 2024.08.19 19:08:51.346851 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11919 2024.08.19 19:08:51.347354 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11920 2024.08.19 19:08:51.347548 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001817 sec., 3302.1463951568517 rows/sec., 195.10 KiB/sec.
11921 2024.08.19 19:08:51.347743 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Debug> DynamicQueryHandler: Done processing query
11922 2024.08.19 19:08:51.347768 [ 3 ] {ba31a930-69be-4aaa-ace4-16e686552309} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11923 2024.08.19 19:08:51.347784 [ 3 ] {} <Debug> HTTP-Session: 1945427a-c6c7-49c7-94ac-655bb357724e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11924 2024.08.19 19:08:51.347965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11925 2024.08.19 19:08:51.348034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11926 2024.08.19 19:08:51.348055 [ 3 ] {} <Debug> HTTP-Session: d4d064c8-5e04-476a-9873-62a91deac5ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11927 2024.08.19 19:08:51.348071 [ 3 ] {} <Debug> HTTP-Session: d4d064c8-5e04-476a-9873-62a91deac5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11928 2024.08.19 19:08:51.348085 [ 3 ] {} <Debug> HTTP-Session: d4d064c8-5e04-476a-9873-62a91deac5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11929 2024.08.19 19:08:51.348116 [ 3 ] {} <Trace> HTTP-Session: d4d064c8-5e04-476a-9873-62a91deac5ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11930 2024.08.19 19:08:51.348337 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11931 2024.08.19 19:08:51.348380 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11932 2024.08.19 19:08:51.348607 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11933 2024.08.19 19:08:51.349221 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11934 2024.08.19 19:08:51.349266 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11935 2024.08.19 19:08:51.349643 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11936 2024.08.19 19:08:51.350008 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11937 2024.08.19 19:08:51.350158 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001924 sec., 211018.71101871104 rows/sec., 15.03 MiB/sec.
11938 2024.08.19 19:08:51.350439 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Debug> DynamicQueryHandler: Done processing query
11939 2024.08.19 19:08:51.350496 [ 3 ] {bc029eef-88c8-450a-92cc-fc95fc8b9df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11940 2024.08.19 19:08:51.350549 [ 3 ] {} <Debug> HTTP-Session: d4d064c8-5e04-476a-9873-62a91deac5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.08.19 19:08:51.350706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11942 2024.08.19 19:08:51.350759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11943 2024.08.19 19:08:51.350778 [ 3 ] {} <Debug> HTTP-Session: d41d0b97-0b53-4cda-8863-8c4e8e753b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11944 2024.08.19 19:08:51.350794 [ 3 ] {} <Debug> HTTP-Session: d41d0b97-0b53-4cda-8863-8c4e8e753b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11945 2024.08.19 19:08:51.350810 [ 3 ] {} <Debug> HTTP-Session: d41d0b97-0b53-4cda-8863-8c4e8e753b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11946 2024.08.19 19:08:51.350841 [ 3 ] {} <Trace> HTTP-Session: d41d0b97-0b53-4cda-8863-8c4e8e753b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11947 2024.08.19 19:08:51.350943 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11948 2024.08.19 19:08:51.350989 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11949 2024.08.19 19:08:51.351131 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11950 2024.08.19 19:08:51.351386 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11951 2024.08.19 19:08:51.351422 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11952 2024.08.19 19:08:51.351775 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11953 2024.08.19 19:08:51.352098 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11954 2024.08.19 19:08:51.352258 [ 96 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11955 2024.08.19 19:08:51.352262 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec.
11956 2024.08.19 19:08:51.352336 [ 96 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11957 2024.08.19 19:08:51.352398 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11958 2024.08.19 19:08:51.352554 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
11959 2024.08.19 19:08:51.352557 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Debug> DynamicQueryHandler: Done processing query
11960 2024.08.19 19:08:51.352605 [ 3 ] {5eefce05-c124-422d-a2d4-9f3c6988e0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11961 2024.08.19 19:08:51.352630 [ 3 ] {} <Debug> HTTP-Session: d41d0b97-0b53-4cda-8863-8c4e8e753b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11962 2024.08.19 19:08:51.352705 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11963 2024.08.19 19:08:51.352736 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
11964 2024.08.19 19:08:51.352807 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11965 2024.08.19 19:08:51.352820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11966 2024.08.19 19:08:51.352999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11967 2024.08.19 19:08:51.353139 [ 3 ] {} <Debug> HTTP-Session: 2007b1ba-f7c3-4e08-8d91-e1c9cd56234d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11968 2024.08.19 19:08:51.353150 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
11969 2024.08.19 19:08:51.353241 [ 3 ] {} <Debug> HTTP-Session: 2007b1ba-f7c3-4e08-8d91-e1c9cd56234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11970 2024.08.19 19:08:51.353310 [ 3 ] {} <Debug> HTTP-Session: 2007b1ba-f7c3-4e08-8d91-e1c9cd56234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11971 2024.08.19 19:08:51.353468 [ 3 ] {} <Trace> HTTP-Session: 2007b1ba-f7c3-4e08-8d91-e1c9cd56234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11972 2024.08.19 19:08:51.353497 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11973 2024.08.19 19:08:51.353780 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
11974 2024.08.19 19:08:51.353934 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11975 2024.08.19 19:08:51.354070 [ 198 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
11976 2024.08.19 19:08:51.354086 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11977 2024.08.19 19:08:51.354766 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11978 2024.08.19 19:08:51.355436 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11979 2024.08.19 19:08:51.355485 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
11980 2024.08.19 19:08:51.355832 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334879 sec., 55774.13753242622 rows/sec., 2.85 MiB/sec.
11981 2024.08.19 19:08:51.356059 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11982 2024.08.19 19:08:51.356137 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11983 2024.08.19 19:08:51.357037 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11984 2024.08.19 19:08:51.357104 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11985 2024.08.19 19:08:51.357334 [ 192 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_31_6} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11986 2024.08.19 19:08:51.357359 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.003658 sec., 65062.87588846365 rows/sec., 4.36 MiB/sec.
11987 2024.08.19 19:08:51.357696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11988 2024.08.19 19:08:51.357980 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Debug> DynamicQueryHandler: Done processing query
11989 2024.08.19 19:08:51.358039 [ 3 ] {53145615-8922-487c-802e-7d87c4f48780} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11990 2024.08.19 19:08:51.358068 [ 3 ] {} <Debug> HTTP-Session: 2007b1ba-f7c3-4e08-8d91-e1c9cd56234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11991 2024.08.19 19:08:51.358194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11992 2024.08.19 19:08:51.358243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11993 2024.08.19 19:08:51.358262 [ 3 ] {} <Debug> HTTP-Session: 47fc04b9-a393-4114-ae49-efc923e8ed6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
11994 2024.08.19 19:08:51.358279 [ 3 ] {} <Debug> HTTP-Session: 47fc04b9-a393-4114-ae49-efc923e8ed6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11995 2024.08.19 19:08:51.358292 [ 3 ] {} <Debug> HTTP-Session: 47fc04b9-a393-4114-ae49-efc923e8ed6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11996 2024.08.19 19:08:51.358323 [ 3 ] {} <Trace> HTTP-Session: 47fc04b9-a393-4114-ae49-efc923e8ed6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11997 2024.08.19 19:08:51.358421 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11998 2024.08.19 19:08:51.358467 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11999 2024.08.19 19:08:51.358624 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12000 2024.08.19 19:08:51.358878 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12001 2024.08.19 19:08:51.358914 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12002 2024.08.19 19:08:51.359271 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12003 2024.08.19 19:08:51.359610 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12004 2024.08.19 19:08:51.359769 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec.
12005 2024.08.19 19:08:51.359922 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Debug> DynamicQueryHandler: Done processing query
12006 2024.08.19 19:08:51.359947 [ 3 ] {9ebec901-6c8d-466e-8f1d-959cdd7858e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12007 2024.08.19 19:08:51.359963 [ 3 ] {} <Debug> HTTP-Session: 47fc04b9-a393-4114-ae49-efc923e8ed6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12008 2024.08.19 19:08:51.360095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12009 2024.08.19 19:08:51.360143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12010 2024.08.19 19:08:51.360162 [ 3 ] {} <Debug> HTTP-Session: e29e57a8-4084-4eea-9d4e-31a8756703dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12011 2024.08.19 19:08:51.360179 [ 3 ] {} <Debug> HTTP-Session: e29e57a8-4084-4eea-9d4e-31a8756703dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12012 2024.08.19 19:08:51.360193 [ 3 ] {} <Debug> HTTP-Session: e29e57a8-4084-4eea-9d4e-31a8756703dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12013 2024.08.19 19:08:51.360222 [ 3 ] {} <Trace> HTTP-Session: e29e57a8-4084-4eea-9d4e-31a8756703dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12014 2024.08.19 19:08:51.360501 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12015 2024.08.19 19:08:51.360561 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <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
12016 2024.08.19 19:08:51.360971 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12017 2024.08.19 19:08:51.361668 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12018 2024.08.19 19:08:51.361706 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12019 2024.08.19 19:08:51.362316 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12020 2024.08.19 19:08:51.362734 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12021 2024.08.19 19:08:51.362929 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002621 sec., 8393.742846241892 rows/sec., 15.04 MiB/sec.
12022 2024.08.19 19:08:51.363252 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Debug> DynamicQueryHandler: Done processing query
12023 2024.08.19 19:08:51.363280 [ 3 ] {f29625e7-ae0c-4acd-a69e-dad639fd650c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12024 2024.08.19 19:08:51.363298 [ 3 ] {} <Debug> HTTP-Session: e29e57a8-4084-4eea-9d4e-31a8756703dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12025 2024.08.19 19:08:51.363418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12026 2024.08.19 19:08:51.363466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12027 2024.08.19 19:08:51.363486 [ 3 ] {} <Debug> HTTP-Session: 778f0874-6b21-43dc-bcfb-3386f39d2d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12028 2024.08.19 19:08:51.363501 [ 3 ] {} <Debug> HTTP-Session: 778f0874-6b21-43dc-bcfb-3386f39d2d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12029 2024.08.19 19:08:51.363515 [ 3 ] {} <Debug> HTTP-Session: 778f0874-6b21-43dc-bcfb-3386f39d2d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12030 2024.08.19 19:08:51.363545 [ 3 ] {} <Trace> HTTP-Session: 778f0874-6b21-43dc-bcfb-3386f39d2d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12031 2024.08.19 19:08:51.363677 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12032 2024.08.19 19:08:51.363721 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12033 2024.08.19 19:08:51.363848 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12034 2024.08.19 19:08:51.364172 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12035 2024.08.19 19:08:51.364211 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12036 2024.08.19 19:08:51.364570 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12037 2024.08.19 19:08:51.364893 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12038 2024.08.19 19:08:51.365044 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec.
12039 2024.08.19 19:08:51.365209 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Debug> DynamicQueryHandler: Done processing query
12040 2024.08.19 19:08:51.365234 [ 3 ] {ba479fd2-eb2e-4b98-8a08-2da3fead2185} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12041 2024.08.19 19:08:51.365250 [ 3 ] {} <Debug> HTTP-Session: 778f0874-6b21-43dc-bcfb-3386f39d2d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12042 2024.08.19 19:08:53.603200 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
12043 2024.08.19 19:08:53.603279 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
12044 2024.08.19 19:08:56.330393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12045 2024.08.19 19:08:56.330588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12046 2024.08.19 19:08:56.330633 [ 3 ] {} <Debug> HTTP-Session: e527be34-29bd-4c3a-a942-4cba3ddc764c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12047 2024.08.19 19:08:56.330674 [ 3 ] {} <Debug> HTTP-Session: e527be34-29bd-4c3a-a942-4cba3ddc764c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12048 2024.08.19 19:08:56.330702 [ 3 ] {} <Debug> HTTP-Session: e527be34-29bd-4c3a-a942-4cba3ddc764c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12049 2024.08.19 19:08:56.330778 [ 3 ] {} <Trace> HTTP-Session: e527be34-29bd-4c3a-a942-4cba3ddc764c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12050 2024.08.19 19:08:56.330959 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12051 2024.08.19 19:08:56.331026 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12052 2024.08.19 19:08:56.331360 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12053 2024.08.19 19:08:56.331776 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12054 2024.08.19 19:08:56.331824 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12055 2024.08.19 19:08:56.332248 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12056 2024.08.19 19:08:56.332652 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12057 2024.08.19 19:08:56.332823 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001912 sec., 1046.0251046025105 rows/sec., 85.30 KiB/sec.
12058 2024.08.19 19:08:56.333052 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Debug> DynamicQueryHandler: Done processing query
12059 2024.08.19 19:08:56.333081 [ 3 ] {9d486ebe-601b-4d6f-b7e3-711b29ecf6f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12060 2024.08.19 19:08:56.333097 [ 3 ] {} <Debug> HTTP-Session: e527be34-29bd-4c3a-a942-4cba3ddc764c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12061 2024.08.19 19:08:56.333233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12062 2024.08.19 19:08:56.333290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12063 2024.08.19 19:08:56.333309 [ 3 ] {} <Debug> HTTP-Session: ea93afbb-c25a-4ab2-9529-98efa042336f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12064 2024.08.19 19:08:56.333327 [ 3 ] {} <Debug> HTTP-Session: ea93afbb-c25a-4ab2-9529-98efa042336f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12065 2024.08.19 19:08:56.333341 [ 3 ] {} <Debug> HTTP-Session: ea93afbb-c25a-4ab2-9529-98efa042336f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.08.19 19:08:56.333375 [ 3 ] {} <Trace> HTTP-Session: ea93afbb-c25a-4ab2-9529-98efa042336f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12067 2024.08.19 19:08:56.333501 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12068 2024.08.19 19:08:56.333548 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12069 2024.08.19 19:08:56.333775 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12070 2024.08.19 19:08:56.334131 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12071 2024.08.19 19:08:56.334169 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12072 2024.08.19 19:08:56.334529 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12073 2024.08.19 19:08:56.334887 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12074 2024.08.19 19:08:56.335042 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.001578 sec., 47528.51711026616 rows/sec., 3.80 MiB/sec.
12075 2024.08.19 19:08:56.335312 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Debug> DynamicQueryHandler: Done processing query
12076 2024.08.19 19:08:56.335369 [ 3 ] {b32ed78c-d5ef-4744-b25a-c52443296568} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12077 2024.08.19 19:08:56.335422 [ 3 ] {} <Debug> HTTP-Session: ea93afbb-c25a-4ab2-9529-98efa042336f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12078 2024.08.19 19:08:56.335585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12079 2024.08.19 19:08:56.335637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12080 2024.08.19 19:08:56.335656 [ 3 ] {} <Debug> HTTP-Session: fbd4bdbf-5e1c-419a-8d6e-93a02a78acfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12081 2024.08.19 19:08:56.335673 [ 3 ] {} <Debug> HTTP-Session: fbd4bdbf-5e1c-419a-8d6e-93a02a78acfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12082 2024.08.19 19:08:56.335687 [ 3 ] {} <Debug> HTTP-Session: fbd4bdbf-5e1c-419a-8d6e-93a02a78acfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12083 2024.08.19 19:08:56.335719 [ 3 ] {} <Trace> HTTP-Session: fbd4bdbf-5e1c-419a-8d6e-93a02a78acfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12084 2024.08.19 19:08:56.335820 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12085 2024.08.19 19:08:56.335863 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12086 2024.08.19 19:08:56.336103 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12087 2024.08.19 19:08:56.336412 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12088 2024.08.19 19:08:56.336450 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12089 2024.08.19 19:08:56.336796 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12090 2024.08.19 19:08:56.337161 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12091 2024.08.19 19:08:56.337313 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001516 sec., 7255.936675461741 rows/sec., 538.53 KiB/sec.
12092 2024.08.19 19:08:56.337488 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Debug> DynamicQueryHandler: Done processing query
12093 2024.08.19 19:08:56.337514 [ 3 ] {afb04457-6c48-4fcf-8310-3f0377d6fa9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12094 2024.08.19 19:08:56.337530 [ 3 ] {} <Debug> HTTP-Session: fbd4bdbf-5e1c-419a-8d6e-93a02a78acfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.08.19 19:08:56.337651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12096 2024.08.19 19:08:56.337702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12097 2024.08.19 19:08:56.337722 [ 3 ] {} <Debug> HTTP-Session: 48d757c9-584e-42ba-8f04-618989d75df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12098 2024.08.19 19:08:56.337737 [ 3 ] {} <Debug> HTTP-Session: 48d757c9-584e-42ba-8f04-618989d75df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12099 2024.08.19 19:08:56.337751 [ 3 ] {} <Debug> HTTP-Session: 48d757c9-584e-42ba-8f04-618989d75df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12100 2024.08.19 19:08:56.337781 [ 3 ] {} <Trace> HTTP-Session: 48d757c9-584e-42ba-8f04-618989d75df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12101 2024.08.19 19:08:56.337898 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12102 2024.08.19 19:08:56.337939 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12103 2024.08.19 19:08:56.338161 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12104 2024.08.19 19:08:56.338585 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12105 2024.08.19 19:08:56.338621 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12106 2024.08.19 19:08:56.338972 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12107 2024.08.19 19:08:56.339325 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12108 2024.08.19 19:08:56.339462 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001604 sec., 46758.104738154616 rows/sec., 3.65 MiB/sec.
12109 2024.08.19 19:08:56.339654 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Debug> DynamicQueryHandler: Done processing query
12110 2024.08.19 19:08:56.339679 [ 3 ] {fe693ee3-1453-4237-abd3-e632a8a77330} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12111 2024.08.19 19:08:56.339695 [ 3 ] {} <Debug> HTTP-Session: 48d757c9-584e-42ba-8f04-618989d75df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12112 2024.08.19 19:08:56.339846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12113 2024.08.19 19:08:56.339896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12114 2024.08.19 19:08:56.339914 [ 3 ] {} <Debug> HTTP-Session: 2d79ca14-b2a7-4d80-8932-85959af1983a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12115 2024.08.19 19:08:56.339930 [ 3 ] {} <Debug> HTTP-Session: 2d79ca14-b2a7-4d80-8932-85959af1983a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12116 2024.08.19 19:08:56.339944 [ 3 ] {} <Debug> HTTP-Session: 2d79ca14-b2a7-4d80-8932-85959af1983a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12117 2024.08.19 19:08:56.339974 [ 3 ] {} <Trace> HTTP-Session: 2d79ca14-b2a7-4d80-8932-85959af1983a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12118 2024.08.19 19:08:56.340120 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12119 2024.08.19 19:08:56.340166 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12120 2024.08.19 19:08:56.340307 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12121 2024.08.19 19:08:56.340700 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12122 2024.08.19 19:08:56.340738 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12123 2024.08.19 19:08:56.341118 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12124 2024.08.19 19:08:56.341456 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12125 2024.08.19 19:08:56.341614 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Debug> executeQuery: Read 159 rows, 11.33 KiB in 0.001554 sec., 102316.60231660231 rows/sec., 7.12 MiB/sec.
12126 2024.08.19 19:08:56.341782 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Debug> DynamicQueryHandler: Done processing query
12127 2024.08.19 19:08:56.341807 [ 3 ] {60d64a14-cc54-478c-baf6-bd04c6b0e33a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12128 2024.08.19 19:08:56.341823 [ 3 ] {} <Debug> HTTP-Session: 2d79ca14-b2a7-4d80-8932-85959af1983a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12129 2024.08.19 19:08:56.341947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12130 2024.08.19 19:08:56.341995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12131 2024.08.19 19:08:56.342014 [ 3 ] {} <Debug> HTTP-Session: ceef0612-50b3-4185-96e1-a76fdd99cb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12132 2024.08.19 19:08:56.342029 [ 3 ] {} <Debug> HTTP-Session: ceef0612-50b3-4185-96e1-a76fdd99cb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12133 2024.08.19 19:08:56.342043 [ 3 ] {} <Debug> HTTP-Session: ceef0612-50b3-4185-96e1-a76fdd99cb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.08.19 19:08:56.342073 [ 3 ] {} <Trace> HTTP-Session: ceef0612-50b3-4185-96e1-a76fdd99cb34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12135 2024.08.19 19:08:56.342263 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12136 2024.08.19 19:08:56.342325 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <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
12137 2024.08.19 19:08:56.342734 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12138 2024.08.19 19:08:56.343255 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12139 2024.08.19 19:08:56.343292 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12140 2024.08.19 19:08:56.343906 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12141 2024.08.19 19:08:56.344328 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12142 2024.08.19 19:08:56.344528 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002381 sec., 3779.92440151197 rows/sec., 6.77 MiB/sec.
12143 2024.08.19 19:08:56.344839 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Debug> DynamicQueryHandler: Done processing query
12144 2024.08.19 19:08:56.344869 [ 3 ] {e6a53a6e-935a-4a16-9ff7-d8f95addc547} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
12145 2024.08.19 19:08:56.344886 [ 3 ] {} <Debug> HTTP-Session: ceef0612-50b3-4185-96e1-a76fdd99cb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12146 2024.08.19 19:08:56.345045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 8832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12147 2024.08.19 19:08:56.345094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12148 2024.08.19 19:08:56.345113 [ 3 ] {} <Debug> HTTP-Session: f13923e3-6bda-4c27-a3c9-cbde264834ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12149 2024.08.19 19:08:56.345129 [ 3 ] {} <Debug> HTTP-Session: f13923e3-6bda-4c27-a3c9-cbde264834ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12150 2024.08.19 19:08:56.345142 [ 3 ] {} <Debug> HTTP-Session: f13923e3-6bda-4c27-a3c9-cbde264834ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12151 2024.08.19 19:08:56.345173 [ 3 ] {} <Trace> HTTP-Session: f13923e3-6bda-4c27-a3c9-cbde264834ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12152 2024.08.19 19:08:56.345285 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12153 2024.08.19 19:08:56.345328 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12154 2024.08.19 19:08:56.345454 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12155 2024.08.19 19:08:56.345831 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12156 2024.08.19 19:08:56.345867 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12157 2024.08.19 19:08:56.346231 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12158 2024.08.19 19:08:56.346554 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12159 2024.08.19 19:08:56.346708 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.00145 sec., 40000 rows/sec., 2.70 MiB/sec.
12160 2024.08.19 19:08:56.346875 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Debug> DynamicQueryHandler: Done processing query
12161 2024.08.19 19:08:56.346900 [ 3 ] {ca37c1d2-4cd1-4741-92b0-fafbece9c295} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12162 2024.08.19 19:08:56.346916 [ 3 ] {} <Debug> HTTP-Session: f13923e3-6bda-4c27-a3c9-cbde264834ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.08.19 19:09:01.335711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12164 2024.08.19 19:09:01.335846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12165 2024.08.19 19:09:01.335872 [ 3 ] {} <Debug> HTTP-Session: f1eeed38-935e-4ba8-98d9-d65f7785871d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12166 2024.08.19 19:09:01.335896 [ 3 ] {} <Debug> HTTP-Session: f1eeed38-935e-4ba8-98d9-d65f7785871d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.08.19 19:09:01.335910 [ 3 ] {} <Debug> HTTP-Session: f1eeed38-935e-4ba8-98d9-d65f7785871d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12168 2024.08.19 19:09:01.335958 [ 3 ] {} <Trace> HTTP-Session: f1eeed38-935e-4ba8-98d9-d65f7785871d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12169 2024.08.19 19:09:01.336135 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12170 2024.08.19 19:09:01.336200 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12171 2024.08.19 19:09:01.336527 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12172 2024.08.19 19:09:01.336977 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12173 2024.08.19 19:09:01.337020 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12174 2024.08.19 19:09:01.337431 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12175 2024.08.19 19:09:01.337819 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12176 2024.08.19 19:09:01.337973 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec.
12177 2024.08.19 19:09:01.338241 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Debug> DynamicQueryHandler: Done processing query
12178 2024.08.19 19:09:01.338269 [ 3 ] {190717b9-f702-4a67-8ec2-d60c2a1e1390} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12179 2024.08.19 19:09:01.338285 [ 3 ] {} <Debug> HTTP-Session: f1eeed38-935e-4ba8-98d9-d65f7785871d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.08.19 19:09:01.338470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12181 2024.08.19 19:09:01.338528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12182 2024.08.19 19:09:01.338548 [ 3 ] {} <Debug> HTTP-Session: 7f5888f2-14c0-433f-a07f-02d53f9c415e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12183 2024.08.19 19:09:01.338566 [ 3 ] {} <Debug> HTTP-Session: 7f5888f2-14c0-433f-a07f-02d53f9c415e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12184 2024.08.19 19:09:01.338579 [ 3 ] {} <Debug> HTTP-Session: 7f5888f2-14c0-433f-a07f-02d53f9c415e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.08.19 19:09:01.338615 [ 3 ] {} <Trace> HTTP-Session: 7f5888f2-14c0-433f-a07f-02d53f9c415e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12186 2024.08.19 19:09:01.338777 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12187 2024.08.19 19:09:01.338823 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12188 2024.08.19 19:09:01.339048 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12189 2024.08.19 19:09:01.339574 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12190 2024.08.19 19:09:01.339612 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12191 2024.08.19 19:09:01.340036 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12192 2024.08.19 19:09:01.340405 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12193 2024.08.19 19:09:01.340537 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001834 sec., 127589.96728462378 rows/sec., 11.21 MiB/sec.
12194 2024.08.19 19:09:01.340787 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Debug> DynamicQueryHandler: Done processing query
12195 2024.08.19 19:09:01.340852 [ 3 ] {f1eee794-c27b-412b-90be-f79e86d34d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12196 2024.08.19 19:09:01.340897 [ 3 ] {} <Debug> HTTP-Session: 7f5888f2-14c0-433f-a07f-02d53f9c415e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.08.19 19:09:01.341057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12198 2024.08.19 19:09:01.341111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12199 2024.08.19 19:09:01.341132 [ 3 ] {} <Debug> HTTP-Session: 37db6ccd-cde0-49e1-9597-775586a5c10a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12200 2024.08.19 19:09:01.341148 [ 3 ] {} <Debug> HTTP-Session: 37db6ccd-cde0-49e1-9597-775586a5c10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12201 2024.08.19 19:09:01.341162 [ 3 ] {} <Debug> HTTP-Session: 37db6ccd-cde0-49e1-9597-775586a5c10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.08.19 19:09:01.341196 [ 3 ] {} <Trace> HTTP-Session: 37db6ccd-cde0-49e1-9597-775586a5c10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12203 2024.08.19 19:09:01.341307 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12204 2024.08.19 19:09:01.341352 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12205 2024.08.19 19:09:01.341591 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12206 2024.08.19 19:09:01.341914 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12207 2024.08.19 19:09:01.341952 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12208 2024.08.19 19:09:01.342296 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12209 2024.08.19 19:09:01.342652 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12210 2024.08.19 19:09:01.342775 [ 86 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12211 2024.08.19 19:09:01.342781 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001504 sec., 15957.44680851064 rows/sec., 1.16 MiB/sec.
12212 2024.08.19 19:09:01.342816 [ 86 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12213 2024.08.19 19:09:01.342854 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12214 2024.08.19 19:09:01.343056 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Debug> DynamicQueryHandler: Done processing query
12215 2024.08.19 19:09:01.343128 [ 3 ] {3e3eeccd-885c-40e0-b64b-42f6a8f34519} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12216 2024.08.19 19:09:01.343184 [ 3 ] {} <Debug> HTTP-Session: 37db6ccd-cde0-49e1-9597-775586a5c10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12217 2024.08.19 19:09:01.343198 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
12218 2024.08.19 19:09:01.343398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12219 2024.08.19 19:09:01.343555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12220 2024.08.19 19:09:01.343647 [ 3 ] {} <Debug> HTTP-Session: c452faff-e9fe-4431-874e-d47fba0c48f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12221 2024.08.19 19:09:01.343725 [ 3 ] {} <Debug> HTTP-Session: c452faff-e9fe-4431-874e-d47fba0c48f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12222 2024.08.19 19:09:01.343791 [ 3 ] {} <Debug> HTTP-Session: c452faff-e9fe-4431-874e-d47fba0c48f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12223 2024.08.19 19:09:01.343907 [ 3 ] {} <Trace> HTTP-Session: c452faff-e9fe-4431-874e-d47fba0c48f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12224 2024.08.19 19:09:01.343921 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12225 2024.08.19 19:09:01.343980 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 47 rows starting from the beginning of the part
12226 2024.08.19 19:09:01.344120 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12227 2024.08.19 19:09:01.344272 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
12228 2024.08.19 19:09:01.344305 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12229 2024.08.19 19:09:01.344619 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
12230 2024.08.19 19:09:01.344937 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part
12231 2024.08.19 19:09:01.345224 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part
12232 2024.08.19 19:09:01.345563 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part
12233 2024.08.19 19:09:01.346155 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12234 2024.08.19 19:09:01.346922 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12235 2024.08.19 19:09:01.346995 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12236 2024.08.19 19:09:01.348125 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12237 2024.08.19 19:09:01.348620 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 5 columns (5 merged, 0 gathered) in 0.005660013 sec., 25264.95963878528 rows/sec., 1.93 MiB/sec.
12238 2024.08.19 19:09:01.348970 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12239 2024.08.19 19:09:01.349011 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12240 2024.08.19 19:09:01.349305 [ 86 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
12241 2024.08.19 19:09:01.349341 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005322 sec., 2630.5900037579854 rows/sec., 184.23 KiB/sec.
12242 2024.08.19 19:09:01.349386 [ 86 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12243 2024.08.19 19:09:01.349476 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12244 2024.08.19 19:09:01.350156 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
12245 2024.08.19 19:09:01.350289 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Debug> DynamicQueryHandler: Done processing query
12246 2024.08.19 19:09:01.350378 [ 3 ] {fbada40b-decd-4306-8c58-4c92576b88ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12247 2024.08.19 19:09:01.350455 [ 3 ] {} <Debug> HTTP-Session: c452faff-e9fe-4431-874e-d47fba0c48f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12248 2024.08.19 19:09:01.350667 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12249 2024.08.19 19:09:01.350674 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12250 2024.08.19 19:09:01.350708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12251 2024.08.19 19:09:01.350752 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part
12252 2024.08.19 19:09:01.350865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12253 2024.08.19 19:09:01.351003 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_56_11} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12254 2024.08.19 19:09:01.351129 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
12255 2024.08.19 19:09:01.351068 [ 3 ] {} <Debug> HTTP-Session: 091aedd5-c553-42ca-af1b-d69c86752fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12256 2024.08.19 19:09:01.351244 [ 3 ] {} <Debug> HTTP-Session: 091aedd5-c553-42ca-af1b-d69c86752fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12257 2024.08.19 19:09:01.351413 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12258 2024.08.19 19:09:01.351456 [ 3 ] {} <Debug> HTTP-Session: 091aedd5-c553-42ca-af1b-d69c86752fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.08.19 19:09:01.351594 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
12260 2024.08.19 19:09:01.351623 [ 3 ] {} <Trace> HTTP-Session: 091aedd5-c553-42ca-af1b-d69c86752fc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12261 2024.08.19 19:09:01.351803 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
12262 2024.08.19 19:09:01.352047 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12263 2024.08.19 19:09:01.352075 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
12264 2024.08.19 19:09:01.352184 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12265 2024.08.19 19:09:01.352323 [ 196 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
12266 2024.08.19 19:09:01.353250 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12267 2024.08.19 19:09:01.354252 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12268 2024.08.19 19:09:01.354330 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12269 2024.08.19 19:09:01.355328 [ 188 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005648162 sec., 55239.208790399425 rows/sec., 3.76 MiB/sec.
12270 2024.08.19 19:09:01.355340 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12271 2024.08.19 19:09:01.355541 [ 188 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
12272 2024.08.19 19:09:01.356373 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12273 2024.08.19 19:09:01.356713 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004839 sec., 1239.925604463732 rows/sec., 73.26 KiB/sec.
12274 2024.08.19 19:09:01.356768 [ 188 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12275 2024.08.19 19:09:01.357101 [ 188 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_41_8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
12276 2024.08.19 19:09:01.357324 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
12277 2024.08.19 19:09:01.357394 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Debug> DynamicQueryHandler: Done processing query
12278 2024.08.19 19:09:01.357440 [ 3 ] {c8eeb627-4207-4682-b203-bcc7f4d56415} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12279 2024.08.19 19:09:01.357457 [ 3 ] {} <Debug> HTTP-Session: 091aedd5-c553-42ca-af1b-d69c86752fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12280 2024.08.19 19:09:01.357621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12281 2024.08.19 19:09:01.357674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12282 2024.08.19 19:09:01.357693 [ 3 ] {} <Debug> HTTP-Session: 6cc52159-1eaf-4460-a516-a44105aac8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12283 2024.08.19 19:09:01.357709 [ 3 ] {} <Debug> HTTP-Session: 6cc52159-1eaf-4460-a516-a44105aac8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.08.19 19:09:01.357723 [ 3 ] {} <Debug> HTTP-Session: 6cc52159-1eaf-4460-a516-a44105aac8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12285 2024.08.19 19:09:01.357753 [ 3 ] {} <Trace> HTTP-Session: 6cc52159-1eaf-4460-a516-a44105aac8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12286 2024.08.19 19:09:01.358010 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12287 2024.08.19 19:09:01.358057 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12288 2024.08.19 19:09:01.358310 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12289 2024.08.19 19:09:01.358891 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12290 2024.08.19 19:09:01.358928 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12291 2024.08.19 19:09:01.359317 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12292 2024.08.19 19:09:01.359692 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12293 2024.08.19 19:09:01.359840 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001944 sec., 208847.7366255144 rows/sec., 14.87 MiB/sec.
12294 2024.08.19 19:09:01.360025 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Debug> DynamicQueryHandler: Done processing query
12295 2024.08.19 19:09:01.360050 [ 3 ] {d2fe974d-3786-43d8-8041-7d486611e1de} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12296 2024.08.19 19:09:01.360065 [ 3 ] {} <Debug> HTTP-Session: 6cc52159-1eaf-4460-a516-a44105aac8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12297 2024.08.19 19:09:01.360193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12298 2024.08.19 19:09:01.360241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12299 2024.08.19 19:09:01.360260 [ 3 ] {} <Debug> HTTP-Session: 0f22fcfd-1c5f-4956-ac30-1dc18106209a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12300 2024.08.19 19:09:01.360276 [ 3 ] {} <Debug> HTTP-Session: 0f22fcfd-1c5f-4956-ac30-1dc18106209a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.08.19 19:09:01.360289 [ 3 ] {} <Debug> HTTP-Session: 0f22fcfd-1c5f-4956-ac30-1dc18106209a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12302 2024.08.19 19:09:01.360319 [ 3 ] {} <Trace> HTTP-Session: 0f22fcfd-1c5f-4956-ac30-1dc18106209a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12303 2024.08.19 19:09:01.360416 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12304 2024.08.19 19:09:01.360459 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12305 2024.08.19 19:09:01.360588 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12306 2024.08.19 19:09:01.360852 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12307 2024.08.19 19:09:01.360889 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12308 2024.08.19 19:09:01.361252 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12309 2024.08.19 19:09:01.361585 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12310 2024.08.19 19:09:01.361736 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec.
12311 2024.08.19 19:09:01.361903 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Debug> DynamicQueryHandler: Done processing query
12312 2024.08.19 19:09:01.361927 [ 3 ] {62183ebc-612e-424a-bf7c-a179363566fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12313 2024.08.19 19:09:01.361943 [ 3 ] {} <Debug> HTTP-Session: 0f22fcfd-1c5f-4956-ac30-1dc18106209a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12314 2024.08.19 19:09:01.362114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12315 2024.08.19 19:09:01.362162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12316 2024.08.19 19:09:01.362180 [ 3 ] {} <Debug> HTTP-Session: 37b9bdd8-e936-45cd-bbb0-5b24f2bcc67a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12317 2024.08.19 19:09:01.362196 [ 3 ] {} <Debug> HTTP-Session: 37b9bdd8-e936-45cd-bbb0-5b24f2bcc67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12318 2024.08.19 19:09:01.362209 [ 3 ] {} <Debug> HTTP-Session: 37b9bdd8-e936-45cd-bbb0-5b24f2bcc67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12319 2024.08.19 19:09:01.362241 [ 3 ] {} <Trace> HTTP-Session: 37b9bdd8-e936-45cd-bbb0-5b24f2bcc67a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12320 2024.08.19 19:09:01.362483 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12321 2024.08.19 19:09:01.362529 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12322 2024.08.19 19:09:01.362673 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12323 2024.08.19 19:09:01.363097 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12324 2024.08.19 19:09:01.363134 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12325 2024.08.19 19:09:01.363523 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12326 2024.08.19 19:09:01.363864 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12327 2024.08.19 19:09:01.364026 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001693 sec., 140578.8541051388 rows/sec., 9.42 MiB/sec.
12328 2024.08.19 19:09:01.364217 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Debug> DynamicQueryHandler: Done processing query
12329 2024.08.19 19:09:01.364254 [ 3 ] {b601d989-ccb2-4278-8132-6e0728faff57} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12330 2024.08.19 19:09:01.364286 [ 3 ] {} <Debug> HTTP-Session: 37b9bdd8-e936-45cd-bbb0-5b24f2bcc67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12331 2024.08.19 19:09:01.364415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12332 2024.08.19 19:09:01.364463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12333 2024.08.19 19:09:01.364483 [ 3 ] {} <Debug> HTTP-Session: 967f2ff8-d91e-49f0-8d74-1b88d25b1a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12334 2024.08.19 19:09:01.364498 [ 3 ] {} <Debug> HTTP-Session: 967f2ff8-d91e-49f0-8d74-1b88d25b1a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12335 2024.08.19 19:09:01.364511 [ 3 ] {} <Debug> HTTP-Session: 967f2ff8-d91e-49f0-8d74-1b88d25b1a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12336 2024.08.19 19:09:01.364541 [ 3 ] {} <Trace> HTTP-Session: 967f2ff8-d91e-49f0-8d74-1b88d25b1a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12337 2024.08.19 19:09:01.364630 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12338 2024.08.19 19:09:01.364674 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12339 2024.08.19 19:09:01.364798 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12340 2024.08.19 19:09:01.365060 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12341 2024.08.19 19:09:01.365096 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12342 2024.08.19 19:09:01.365441 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12343 2024.08.19 19:09:01.365766 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12344 2024.08.19 19:09:01.365923 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec.
12345 2024.08.19 19:09:01.366088 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Debug> DynamicQueryHandler: Done processing query
12346 2024.08.19 19:09:01.366112 [ 3 ] {c2d99028-01ab-450f-9b68-a77b1dca2ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12347 2024.08.19 19:09:01.366128 [ 3 ] {} <Debug> HTTP-Session: 967f2ff8-d91e-49f0-8d74-1b88d25b1a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12348 2024.08.19 19:09:01.366260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12349 2024.08.19 19:09:01.366307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12350 2024.08.19 19:09:01.366326 [ 3 ] {} <Debug> HTTP-Session: 9954571a-a822-45b6-9d10-1548687076ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12351 2024.08.19 19:09:01.366342 [ 3 ] {} <Debug> HTTP-Session: 9954571a-a822-45b6-9d10-1548687076ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12352 2024.08.19 19:09:01.366356 [ 3 ] {} <Debug> HTTP-Session: 9954571a-a822-45b6-9d10-1548687076ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12353 2024.08.19 19:09:01.366385 [ 3 ] {} <Trace> HTTP-Session: 9954571a-a822-45b6-9d10-1548687076ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12354 2024.08.19 19:09:01.366675 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12355 2024.08.19 19:09:01.366739 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <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
12356 2024.08.19 19:09:01.367163 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12357 2024.08.19 19:09:01.367854 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12358 2024.08.19 19:09:01.367892 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12359 2024.08.19 19:09:01.368522 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12360 2024.08.19 19:09:01.368925 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12361 2024.08.19 19:09:01.369111 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12362 2024.08.19 19:09:01.369125 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002648 sec., 8308.157099697884 rows/sec., 14.89 MiB/sec.
12363 2024.08.19 19:09:01.369189 [ 85 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12364 2024.08.19 19:09:01.369277 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12365 2024.08.19 19:09:01.369580 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
12366 2024.08.19 19:09:01.369706 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Debug> DynamicQueryHandler: Done processing query
12367 2024.08.19 19:09:01.369757 [ 3 ] {a893cda2-2187-41e2-8271-bc33f6d8cd56} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12368 2024.08.19 19:09:01.369795 [ 3 ] {} <Debug> HTTP-Session: 9954571a-a822-45b6-9d10-1548687076ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.08.19 19:09:01.369999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12370 2024.08.19 19:09:01.370111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12371 2024.08.19 19:09:01.370173 [ 3 ] {} <Debug> HTTP-Session: ba1a027a-ff76-47c6-8a0e-f89d559195d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12372 2024.08.19 19:09:01.370225 [ 3 ] {} <Debug> HTTP-Session: ba1a027a-ff76-47c6-8a0e-f89d559195d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.08.19 19:09:01.370269 [ 3 ] {} <Debug> HTTP-Session: ba1a027a-ff76-47c6-8a0e-f89d559195d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12374 2024.08.19 19:09:01.370282 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12375 2024.08.19 19:09:01.370327 [ 3 ] {} <Trace> HTTP-Session: ba1a027a-ff76-47c6-8a0e-f89d559195d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12376 2024.08.19 19:09:01.370422 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 810 rows starting from the beginning of the part
12377 2024.08.19 19:09:01.370628 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12378 2024.08.19 19:09:01.370866 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12379 2024.08.19 19:09:01.371088 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part
12380 2024.08.19 19:09:01.371863 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12381 2024.08.19 19:09:01.371900 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
12382 2024.08.19 19:09:01.372460 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
12383 2024.08.19 19:09:01.373214 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12384 2024.08.19 19:09:01.373232 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part
12385 2024.08.19 19:09:01.373280 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12386 2024.08.19 19:09:01.373812 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
12387 2024.08.19 19:09:01.374723 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12388 2024.08.19 19:09:01.375498 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12389 2024.08.19 19:09:01.375834 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005341 sec., 15352.930162890843 rows/sec., 998.50 KiB/sec.
12390 2024.08.19 19:09:01.376081 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Debug> DynamicQueryHandler: Done processing query
12391 2024.08.19 19:09:01.376106 [ 3 ] {d472fd7f-fee8-4e7f-a7f4-631448a1a7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12392 2024.08.19 19:09:01.376123 [ 3 ] {} <Debug> HTTP-Session: ba1a027a-ff76-47c6-8a0e-f89d559195d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.08.19 19:09:01.379883 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.010466383 sec., 85416.32768454967 rows/sec., 153.06 MiB/sec.
12394 2024.08.19 19:09:01.381183 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12395 2024.08.19 19:09:01.381837 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12396 2024.08.19 19:09:01.381951 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12397 2024.08.19 19:09:01.382139 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB.
12398 2024.08.19 19:09:06.330382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12399 2024.08.19 19:09:06.330514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12400 2024.08.19 19:09:06.330539 [ 3 ] {} <Debug> HTTP-Session: 563359f0-61f7-4977-88b7-d207173a24c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12401 2024.08.19 19:09:06.330562 [ 3 ] {} <Debug> HTTP-Session: 563359f0-61f7-4977-88b7-d207173a24c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.08.19 19:09:06.330605 [ 3 ] {} <Debug> HTTP-Session: 563359f0-61f7-4977-88b7-d207173a24c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.08.19 19:09:06.330656 [ 3 ] {} <Trace> HTTP-Session: 563359f0-61f7-4977-88b7-d207173a24c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12404 2024.08.19 19:09:06.330886 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12405 2024.08.19 19:09:06.330951 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12406 2024.08.19 19:09:06.331277 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12407 2024.08.19 19:09:06.331810 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12408 2024.08.19 19:09:06.331853 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12409 2024.08.19 19:09:06.332267 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12410 2024.08.19 19:09:06.332670 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12411 2024.08.19 19:09:06.332817 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.002005 sec., 36907.73067331671 rows/sec., 2.96 MiB/sec.
12412 2024.08.19 19:09:06.333027 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Debug> DynamicQueryHandler: Done processing query
12413 2024.08.19 19:09:06.333053 [ 3 ] {02676ea0-37de-4a10-b91a-9545fb311ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12414 2024.08.19 19:09:06.333070 [ 3 ] {} <Debug> HTTP-Session: 563359f0-61f7-4977-88b7-d207173a24c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12415 2024.08.19 19:09:06.333190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12416 2024.08.19 19:09:06.333240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12417 2024.08.19 19:09:06.333260 [ 3 ] {} <Debug> HTTP-Session: 1a754d70-e8e6-48af-b83d-e2c0e0b9473d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12418 2024.08.19 19:09:06.333277 [ 3 ] {} <Debug> HTTP-Session: 1a754d70-e8e6-48af-b83d-e2c0e0b9473d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.08.19 19:09:06.333291 [ 3 ] {} <Debug> HTTP-Session: 1a754d70-e8e6-48af-b83d-e2c0e0b9473d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12420 2024.08.19 19:09:06.333322 [ 3 ] {} <Trace> HTTP-Session: 1a754d70-e8e6-48af-b83d-e2c0e0b9473d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12421 2024.08.19 19:09:06.333420 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12422 2024.08.19 19:09:06.333464 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12423 2024.08.19 19:09:06.333683 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12424 2024.08.19 19:09:06.334022 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12425 2024.08.19 19:09:06.334060 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12426 2024.08.19 19:09:06.334399 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12427 2024.08.19 19:09:06.334757 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12428 2024.08.19 19:09:06.334880 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001485 sec., 6060.606060606061 rows/sec., 455.73 KiB/sec.
12429 2024.08.19 19:09:06.335051 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Debug> DynamicQueryHandler: Done processing query
12430 2024.08.19 19:09:06.335076 [ 3 ] {56f7b14c-885a-4d4b-9153-41ba4d57150c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12431 2024.08.19 19:09:06.335093 [ 3 ] {} <Debug> HTTP-Session: 1a754d70-e8e6-48af-b83d-e2c0e0b9473d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12432 2024.08.19 19:09:06.335229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12433 2024.08.19 19:09:06.335279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12434 2024.08.19 19:09:06.335299 [ 3 ] {} <Debug> HTTP-Session: 334124ab-30b6-4a38-8df7-b273d341b95f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12435 2024.08.19 19:09:06.335315 [ 3 ] {} <Debug> HTTP-Session: 334124ab-30b6-4a38-8df7-b273d341b95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.08.19 19:09:06.335329 [ 3 ] {} <Debug> HTTP-Session: 334124ab-30b6-4a38-8df7-b273d341b95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12437 2024.08.19 19:09:06.335359 [ 3 ] {} <Trace> HTTP-Session: 334124ab-30b6-4a38-8df7-b273d341b95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12438 2024.08.19 19:09:06.335471 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12439 2024.08.19 19:09:06.335512 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12440 2024.08.19 19:09:06.335729 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12441 2024.08.19 19:09:06.336100 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12442 2024.08.19 19:09:06.336136 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12443 2024.08.19 19:09:06.336492 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12444 2024.08.19 19:09:06.336849 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12445 2024.08.19 19:09:06.336981 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001547 sec., 47188.10601163543 rows/sec., 3.68 MiB/sec.
12446 2024.08.19 19:09:06.337152 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Debug> DynamicQueryHandler: Done processing query
12447 2024.08.19 19:09:06.337177 [ 3 ] {2361928a-ccfd-432f-abce-e3fe2051c3c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12448 2024.08.19 19:09:06.337193 [ 3 ] {} <Debug> HTTP-Session: 334124ab-30b6-4a38-8df7-b273d341b95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12449 2024.08.19 19:09:06.337351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12450 2024.08.19 19:09:06.337411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12451 2024.08.19 19:09:06.337431 [ 3 ] {} <Debug> HTTP-Session: f29785ac-a018-4d84-b888-c37768ba3274 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12452 2024.08.19 19:09:06.337448 [ 3 ] {} <Debug> HTTP-Session: f29785ac-a018-4d84-b888-c37768ba3274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12453 2024.08.19 19:09:06.337461 [ 3 ] {} <Debug> HTTP-Session: f29785ac-a018-4d84-b888-c37768ba3274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12454 2024.08.19 19:09:06.337505 [ 3 ] {} <Trace> HTTP-Session: f29785ac-a018-4d84-b888-c37768ba3274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12455 2024.08.19 19:09:06.337663 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12456 2024.08.19 19:09:06.337708 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12457 2024.08.19 19:09:06.337848 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12458 2024.08.19 19:09:06.338238 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12459 2024.08.19 19:09:06.338275 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12460 2024.08.19 19:09:06.338654 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12461 2024.08.19 19:09:06.338995 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12462 2024.08.19 19:09:06.339128 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec.
12463 2024.08.19 19:09:06.339299 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Debug> DynamicQueryHandler: Done processing query
12464 2024.08.19 19:09:06.339324 [ 3 ] {145d6e3f-aa45-4f98-bca3-097081aebd52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12465 2024.08.19 19:09:06.339340 [ 3 ] {} <Debug> HTTP-Session: f29785ac-a018-4d84-b888-c37768ba3274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12466 2024.08.19 19:09:06.339461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12467 2024.08.19 19:09:06.339509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12468 2024.08.19 19:09:06.339528 [ 3 ] {} <Debug> HTTP-Session: 1fae3e80-36f6-44c1-8ee5-1e25d1f5c6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12469 2024.08.19 19:09:06.339544 [ 3 ] {} <Debug> HTTP-Session: 1fae3e80-36f6-44c1-8ee5-1e25d1f5c6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12470 2024.08.19 19:09:06.339558 [ 3 ] {} <Debug> HTTP-Session: 1fae3e80-36f6-44c1-8ee5-1e25d1f5c6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12471 2024.08.19 19:09:06.339587 [ 3 ] {} <Trace> HTTP-Session: 1fae3e80-36f6-44c1-8ee5-1e25d1f5c6e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12472 2024.08.19 19:09:06.339768 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12473 2024.08.19 19:09:06.339831 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <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
12474 2024.08.19 19:09:06.340219 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12475 2024.08.19 19:09:06.340739 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12476 2024.08.19 19:09:06.340775 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12477 2024.08.19 19:09:06.341357 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12478 2024.08.19 19:09:06.341759 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12479 2024.08.19 19:09:06.341906 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002247 sec., 4005.340453938585 rows/sec., 7.18 MiB/sec.
12480 2024.08.19 19:09:06.342367 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Debug> DynamicQueryHandler: Done processing query
12481 2024.08.19 19:09:06.342401 [ 3 ] {061be421-47d4-4fbc-b6aa-8b36c79a6d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
12482 2024.08.19 19:09:06.342434 [ 3 ] {} <Debug> HTTP-Session: 1fae3e80-36f6-44c1-8ee5-1e25d1f5c6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12483 2024.08.19 19:09:06.342556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12484 2024.08.19 19:09:06.342608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12485 2024.08.19 19:09:06.342629 [ 3 ] {} <Debug> HTTP-Session: 58e4085f-f4f1-4b44-b0e2-ec66452f0f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12486 2024.08.19 19:09:06.342646 [ 3 ] {} <Debug> HTTP-Session: 58e4085f-f4f1-4b44-b0e2-ec66452f0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12487 2024.08.19 19:09:06.342659 [ 3 ] {} <Debug> HTTP-Session: 58e4085f-f4f1-4b44-b0e2-ec66452f0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12488 2024.08.19 19:09:06.342690 [ 3 ] {} <Trace> HTTP-Session: 58e4085f-f4f1-4b44-b0e2-ec66452f0f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12489 2024.08.19 19:09:06.342808 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12490 2024.08.19 19:09:06.342854 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12491 2024.08.19 19:09:06.342999 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12492 2024.08.19 19:09:06.343315 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12493 2024.08.19 19:09:06.343353 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12494 2024.08.19 19:09:06.343712 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12495 2024.08.19 19:09:06.344034 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12496 2024.08.19 19:09:06.344167 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
12497 2024.08.19 19:09:06.344336 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Debug> DynamicQueryHandler: Done processing query
12498 2024.08.19 19:09:06.344361 [ 3 ] {49a4565f-5a5a-4e40-b9a2-195c9f5f8d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12499 2024.08.19 19:09:06.344377 [ 3 ] {} <Debug> HTTP-Session: 58e4085f-f4f1-4b44-b0e2-ec66452f0f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12500 2024.08.19 19:09:08.603474 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
12501 2024.08.19 19:09:08.603525 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
12502 2024.08.19 19:09:11.337445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12503 2024.08.19 19:09:11.337637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12504 2024.08.19 19:09:11.337685 [ 3 ] {} <Debug> HTTP-Session: b9eb6bee-72cb-40b0-937a-a398edc611c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12505 2024.08.19 19:09:11.337725 [ 3 ] {} <Debug> HTTP-Session: b9eb6bee-72cb-40b0-937a-a398edc611c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.08.19 19:09:11.337753 [ 3 ] {} <Debug> HTTP-Session: b9eb6bee-72cb-40b0-937a-a398edc611c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.08.19 19:09:11.337832 [ 3 ] {} <Trace> HTTP-Session: b9eb6bee-72cb-40b0-937a-a398edc611c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12508 2024.08.19 19:09:11.338151 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12509 2024.08.19 19:09:11.338215 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12510 2024.08.19 19:09:11.338540 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12511 2024.08.19 19:09:11.339096 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12512 2024.08.19 19:09:11.339139 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12513 2024.08.19 19:09:11.339577 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12514 2024.08.19 19:09:11.339961 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12515 2024.08.19 19:09:11.340123 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002076 sec., 112235.06743737956 rows/sec., 9.87 MiB/sec.
12516 2024.08.19 19:09:11.340160 [ 75 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12517 2024.08.19 19:09:11.340284 [ 75 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12518 2024.08.19 19:09:11.340322 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12519 2024.08.19 19:09:11.340429 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Debug> DynamicQueryHandler: Done processing query
12520 2024.08.19 19:09:11.340492 [ 3 ] {8d96e35f-fc75-46c6-b382-cbf3267bb522} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12521 2024.08.19 19:09:11.340521 [ 3 ] {} <Debug> HTTP-Session: b9eb6bee-72cb-40b0-937a-a398edc611c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12522 2024.08.19 19:09:11.340547 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
12523 2024.08.19 19:09:11.340714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12524 2024.08.19 19:09:11.340829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12525 2024.08.19 19:09:11.340857 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12526 2024.08.19 19:09:11.340868 [ 3 ] {} <Debug> HTTP-Session: 98bb825d-5cc3-4ab8-bcae-a966dae44963 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12527 2024.08.19 19:09:11.340917 [ 3 ] {} <Debug> HTTP-Session: 98bb825d-5cc3-4ab8-bcae-a966dae44963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.08.19 19:09:11.340925 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1399 rows starting from the beginning of the part
12529 2024.08.19 19:09:11.340938 [ 3 ] {} <Debug> HTTP-Session: 98bb825d-5cc3-4ab8-bcae-a966dae44963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12530 2024.08.19 19:09:11.341011 [ 3 ] {} <Trace> HTTP-Session: 98bb825d-5cc3-4ab8-bcae-a966dae44963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12531 2024.08.19 19:09:11.341186 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 234 rows starting from the beginning of the part
12532 2024.08.19 19:09:11.341520 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12533 2024.08.19 19:09:11.341549 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 75 rows starting from the beginning of the part
12534 2024.08.19 19:09:11.341661 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12535 2024.08.19 19:09:11.341797 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 234 rows starting from the beginning of the part
12536 2024.08.19 19:09:11.342155 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part
12537 2024.08.19 19:09:11.342434 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 233 rows starting from the beginning of the part
12538 2024.08.19 19:09:11.343159 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12539 2024.08.19 19:09:11.343884 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12540 2024.08.19 19:09:11.343944 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12541 2024.08.19 19:09:11.344919 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12542 2024.08.19 19:09:11.345602 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12543 2024.08.19 19:09:11.345773 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.005364328 sec., 419251.0226816854 rows/sec., 37.04 MiB/sec.
12544 2024.08.19 19:09:11.345917 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004661 sec., 4720.017163698777 rows/sec., 354.92 KiB/sec.
12545 2024.08.19 19:09:11.346097 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12546 2024.08.19 19:09:11.346148 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Debug> DynamicQueryHandler: Done processing query
12547 2024.08.19 19:09:11.346183 [ 3 ] {e4182e8c-611e-4192-a6bf-a705cd45b52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12548 2024.08.19 19:09:11.346201 [ 3 ] {} <Debug> HTTP-Session: 98bb825d-5cc3-4ab8-bcae-a966dae44963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12549 2024.08.19 19:09:11.346338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12550 2024.08.19 19:09:11.346415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12551 2024.08.19 19:09:11.346455 [ 3 ] {} <Debug> HTTP-Session: 37ccfdf0-ed85-45a5-a4de-efdf12ffc454 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12552 2024.08.19 19:09:11.346477 [ 3 ] {} <Debug> HTTP-Session: 37ccfdf0-ed85-45a5-a4de-efdf12ffc454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12553 2024.08.19 19:09:11.346510 [ 3 ] {} <Debug> HTTP-Session: 37ccfdf0-ed85-45a5-a4de-efdf12ffc454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12554 2024.08.19 19:09:11.346549 [ 3 ] {} <Trace> HTTP-Session: 37ccfdf0-ed85-45a5-a4de-efdf12ffc454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12555 2024.08.19 19:09:11.346670 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12556 2024.08.19 19:09:11.346721 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12557 2024.08.19 19:09:11.346735 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12558 2024.08.19 19:09:11.346869 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_66_13} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12559 2024.08.19 19:09:11.347000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
12560 2024.08.19 19:09:11.347080 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12561 2024.08.19 19:09:11.347388 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12562 2024.08.19 19:09:11.347425 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12563 2024.08.19 19:09:11.347780 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12564 2024.08.19 19:09:11.348143 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12565 2024.08.19 19:09:11.348299 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 592.07 KiB/sec.
12566 2024.08.19 19:09:11.348570 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Debug> DynamicQueryHandler: Done processing query
12567 2024.08.19 19:09:11.348624 [ 3 ] {6c01d50f-aba5-498b-a8ad-b907dccd0ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12568 2024.08.19 19:09:11.348672 [ 3 ] {} <Debug> HTTP-Session: 37ccfdf0-ed85-45a5-a4de-efdf12ffc454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12569 2024.08.19 19:09:11.348809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12570 2024.08.19 19:09:11.348859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12571 2024.08.19 19:09:11.348878 [ 3 ] {} <Debug> HTTP-Session: 055897aa-6d3e-43ae-ace5-80308945b132 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12572 2024.08.19 19:09:11.348895 [ 3 ] {} <Debug> HTTP-Session: 055897aa-6d3e-43ae-ace5-80308945b132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12573 2024.08.19 19:09:11.348909 [ 3 ] {} <Debug> HTTP-Session: 055897aa-6d3e-43ae-ace5-80308945b132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.08.19 19:09:11.348940 [ 3 ] {} <Trace> HTTP-Session: 055897aa-6d3e-43ae-ace5-80308945b132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12575 2024.08.19 19:09:11.349041 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12576 2024.08.19 19:09:11.349084 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12577 2024.08.19 19:09:11.349329 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12578 2024.08.19 19:09:11.349626 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12579 2024.08.19 19:09:11.349663 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12580 2024.08.19 19:09:11.350007 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12581 2024.08.19 19:09:11.350367 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12582 2024.08.19 19:09:11.350523 [ 75 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
12583 2024.08.19 19:09:11.350530 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 235.70 KiB/sec.
12584 2024.08.19 19:09:11.350583 [ 75 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12585 2024.08.19 19:09:11.350661 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12586 2024.08.19 19:09:11.350866 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Debug> DynamicQueryHandler: Done processing query
12587 2024.08.19 19:09:11.350866 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
12588 2024.08.19 19:09:11.350909 [ 3 ] {3e7f0b4f-13d0-4361-ba5c-3e003abc7863} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12589 2024.08.19 19:09:11.350975 [ 3 ] {} <Debug> HTTP-Session: 055897aa-6d3e-43ae-ace5-80308945b132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12590 2024.08.19 19:09:11.351180 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12591 2024.08.19 19:09:11.351229 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
12592 2024.08.19 19:09:11.351380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12593 2024.08.19 19:09:11.351409 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12594 2024.08.19 19:09:11.351507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12595 2024.08.19 19:09:11.351593 [ 3 ] {} <Debug> HTTP-Session: 269e4160-9515-4e49-9583-1797d9fd0351 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12596 2024.08.19 19:09:11.351658 [ 3 ] {} <Debug> HTTP-Session: 269e4160-9515-4e49-9583-1797d9fd0351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12597 2024.08.19 19:09:11.351678 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12598 2024.08.19 19:09:11.351724 [ 3 ] {} <Debug> HTTP-Session: 269e4160-9515-4e49-9583-1797d9fd0351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.08.19 19:09:11.351853 [ 3 ] {} <Trace> HTTP-Session: 269e4160-9515-4e49-9583-1797d9fd0351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12600 2024.08.19 19:09:11.352008 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
12601 2024.08.19 19:09:11.352249 [ 190 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
12602 2024.08.19 19:09:11.352365 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12603 2024.08.19 19:09:11.352506 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12604 2024.08.19 19:09:11.353051 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12605 2024.08.19 19:09:11.353823 [ 195 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046975 sec., 9845.830700941098 rows/sec., 624.98 KiB/sec.
12606 2024.08.19 19:09:11.353876 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12607 2024.08.19 19:09:11.353923 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12608 2024.08.19 19:09:11.353978 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
12609 2024.08.19 19:09:11.354457 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12610 2024.08.19 19:09:11.354518 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12611 2024.08.19 19:09:11.354608 [ 194 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_33_8} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
12612 2024.08.19 19:09:11.354725 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12613 2024.08.19 19:09:11.354940 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12614 2024.08.19 19:09:11.355103 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.002991 sec., 135071.8823136075 rows/sec., 9.61 MiB/sec.
12615 2024.08.19 19:09:11.355126 [ 72 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12616 2024.08.19 19:09:11.355237 [ 72 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12617 2024.08.19 19:09:11.355299 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12618 2024.08.19 19:09:11.355388 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Debug> DynamicQueryHandler: Done processing query
12619 2024.08.19 19:09:11.355444 [ 3 ] {d10c61e6-1ac5-4a5e-8536-c4fe85d9a6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12620 2024.08.19 19:09:11.355495 [ 3 ] {} <Debug> HTTP-Session: 269e4160-9515-4e49-9583-1797d9fd0351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12621 2024.08.19 19:09:11.355540 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
12622 2024.08.19 19:09:11.355674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12623 2024.08.19 19:09:11.355781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12624 2024.08.19 19:09:11.355840 [ 3 ] {} <Debug> HTTP-Session: 46ff3aa3-5463-4ca6-b724-70ec5790d7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12625 2024.08.19 19:09:11.355863 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12626 2024.08.19 19:09:11.355872 [ 3 ] {} <Debug> HTTP-Session: 46ff3aa3-5463-4ca6-b724-70ec5790d7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12627 2024.08.19 19:09:11.355925 [ 3 ] {} <Debug> HTTP-Session: 46ff3aa3-5463-4ca6-b724-70ec5790d7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.08.19 19:09:11.355935 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
12629 2024.08.19 19:09:11.355994 [ 3 ] {} <Trace> HTTP-Session: 46ff3aa3-5463-4ca6-b724-70ec5790d7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12630 2024.08.19 19:09:11.356183 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 406 rows starting from the beginning of the part
12631 2024.08.19 19:09:11.356494 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 75 rows starting from the beginning of the part
12632 2024.08.19 19:09:11.356477 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12633 2024.08.19 19:09:11.356763 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12634 2024.08.19 19:09:11.356774 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 406 rows starting from the beginning of the part
12635 2024.08.19 19:09:11.357073 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 73 rows starting from the beginning of the part
12636 2024.08.19 19:09:11.357357 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 404 rows starting from the beginning of the part
12637 2024.08.19 19:09:11.358084 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12638 2024.08.19 19:09:11.358752 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12639 2024.08.19 19:09:11.358806 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12640 2024.08.19 19:09:11.359800 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12641 2024.08.19 19:09:11.360349 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12642 2024.08.19 19:09:11.360824 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00459 sec., 1307.18954248366 rows/sec., 68.30 KiB/sec.
12643 2024.08.19 19:09:11.360944 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.005533011 sec., 409722.66275993304 rows/sec., 31.16 MiB/sec.
12644 2024.08.19 19:09:11.361178 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Debug> DynamicQueryHandler: Done processing query
12645 2024.08.19 19:09:11.361212 [ 3 ] {5d76656f-da78-456d-89e0-e1c14c1cf986} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12646 2024.08.19 19:09:11.361241 [ 3 ] {} <Debug> HTTP-Session: 46ff3aa3-5463-4ca6-b724-70ec5790d7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.08.19 19:09:11.361294 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12648 2024.08.19 19:09:11.361432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12649 2024.08.19 19:09:11.361504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12650 2024.08.19 19:09:11.361568 [ 3 ] {} <Debug> HTTP-Session: b9d15a61-3043-46a8-8295-b1d630bf9b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12651 2024.08.19 19:09:11.361623 [ 3 ] {} <Debug> HTTP-Session: b9d15a61-3043-46a8-8295-b1d630bf9b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12652 2024.08.19 19:09:11.361674 [ 3 ] {} <Debug> HTTP-Session: b9d15a61-3043-46a8-8295-b1d630bf9b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12653 2024.08.19 19:09:11.361793 [ 3 ] {} <Trace> HTTP-Session: b9d15a61-3043-46a8-8295-b1d630bf9b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12654 2024.08.19 19:09:11.362127 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.08.19 19:09:11.362214 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12656 2024.08.19 19:09:11.362298 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12657 2024.08.19 19:09:11.362313 [ 195 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_66_13} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12658 2024.08.19 19:09:11.362525 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
12659 2024.08.19 19:09:11.362659 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12660 2024.08.19 19:09:11.363092 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12661 2024.08.19 19:09:11.363130 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12662 2024.08.19 19:09:11.363528 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12663 2024.08.19 19:09:11.363881 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12664 2024.08.19 19:09:11.364043 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002075 sec., 114216.86746987952 rows/sec., 7.66 MiB/sec.
12665 2024.08.19 19:09:11.364049 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12666 2024.08.19 19:09:11.364144 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12667 2024.08.19 19:09:11.364217 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12668 2024.08.19 19:09:11.364352 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Debug> DynamicQueryHandler: Done processing query
12669 2024.08.19 19:09:11.364406 [ 3 ] {257314fb-02ed-4c73-af75-a809515188d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12670 2024.08.19 19:09:11.364415 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
12671 2024.08.19 19:09:11.364437 [ 3 ] {} <Debug> HTTP-Session: b9d15a61-3043-46a8-8295-b1d630bf9b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12672 2024.08.19 19:09:11.364643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12673 2024.08.19 19:09:11.364655 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12674 2024.08.19 19:09:11.364738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12675 2024.08.19 19:09:11.364740 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19333 rows starting from the beginning of the part
12676 2024.08.19 19:09:11.364784 [ 3 ] {} <Debug> HTTP-Session: df736358-e552-4d82-8da5-f6cf226c44db Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12677 2024.08.19 19:09:11.364829 [ 3 ] {} <Debug> HTTP-Session: df736358-e552-4d82-8da5-f6cf226c44db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12678 2024.08.19 19:09:11.364909 [ 3 ] {} <Debug> HTTP-Session: df736358-e552-4d82-8da5-f6cf226c44db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12679 2024.08.19 19:09:11.365012 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part
12680 2024.08.19 19:09:11.365077 [ 3 ] {} <Trace> HTTP-Session: df736358-e552-4d82-8da5-f6cf226c44db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12681 2024.08.19 19:09:11.365308 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 159 rows starting from the beginning of the part
12682 2024.08.19 19:09:11.365578 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part
12683 2024.08.19 19:09:11.365654 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12684 2024.08.19 19:09:11.365823 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
12685 2024.08.19 19:09:11.365911 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12686 2024.08.19 19:09:11.366090 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part
12687 2024.08.19 19:09:11.366848 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12688 2024.08.19 19:09:11.367342 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12689 2024.08.19 19:09:11.367384 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12690 2024.08.19 19:09:11.368122 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12691 2024.08.19 19:09:11.368616 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12692 2024.08.19 19:09:11.369021 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003597 sec., 278.00945232137894 rows/sec., 18.73 KiB/sec.
12693 2024.08.19 19:09:11.369411 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Debug> DynamicQueryHandler: Done processing query
12694 2024.08.19 19:09:11.369451 [ 3 ] {392f4f19-ca9a-49b1-bb35-368b19a4f986} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12695 2024.08.19 19:09:11.369499 [ 3 ] {} <Debug> HTTP-Session: df736358-e552-4d82-8da5-f6cf226c44db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12696 2024.08.19 19:09:11.369699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12697 2024.08.19 19:09:11.369764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12698 2024.08.19 19:09:11.369786 [ 3 ] {} <Debug> HTTP-Session: c24c781f-cf60-427b-8624-dc23105a3a87 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12699 2024.08.19 19:09:11.369802 [ 3 ] {} <Debug> HTTP-Session: c24c781f-cf60-427b-8624-dc23105a3a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.08.19 19:09:11.369816 [ 3 ] {} <Debug> HTTP-Session: c24c781f-cf60-427b-8624-dc23105a3a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12701 2024.08.19 19:09:11.369848 [ 3 ] {} <Trace> HTTP-Session: c24c781f-cf60-427b-8624-dc23105a3a87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12702 2024.08.19 19:09:11.370222 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12703 2024.08.19 19:09:11.370441 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <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
12704 2024.08.19 19:09:11.371296 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12705 2024.08.19 19:09:11.372418 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12706 2024.08.19 19:09:11.372454 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12707 2024.08.19 19:09:11.373609 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20365 rows, containing 5 columns (5 merged, 0 gathered) in 0.009297625 sec., 2190344.3083583172 rows/sec., 148.03 MiB/sec.
12708 2024.08.19 19:09:11.373800 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12709 2024.08.19 19:09:11.373946 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12710 2024.08.19 19:09:11.375120 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12711 2024.08.19 19:09:11.375132 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12712 2024.08.19 19:09:11.375291 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12713 2024.08.19 19:09:11.375514 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
12714 2024.08.19 19:09:11.375618 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005622 sec., 3913.1981501245104 rows/sec., 7.01 MiB/sec.
12715 2024.08.19 19:09:11.375951 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Debug> DynamicQueryHandler: Done processing query
12716 2024.08.19 19:09:11.375981 [ 3 ] {90efc7a3-ff9a-4b7f-bec6-6c5cd65d02ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12717 2024.08.19 19:09:11.376001 [ 3 ] {} <Debug> HTTP-Session: c24c781f-cf60-427b-8624-dc23105a3a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12718 2024.08.19 19:09:11.376133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12719 2024.08.19 19:09:11.376182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12720 2024.08.19 19:09:11.376201 [ 3 ] {} <Debug> HTTP-Session: aed4796e-1543-438f-b955-40b8efaf546e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12721 2024.08.19 19:09:11.376217 [ 3 ] {} <Debug> HTTP-Session: aed4796e-1543-438f-b955-40b8efaf546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12722 2024.08.19 19:09:11.376230 [ 3 ] {} <Debug> HTTP-Session: aed4796e-1543-438f-b955-40b8efaf546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12723 2024.08.19 19:09:11.376261 [ 3 ] {} <Trace> HTTP-Session: aed4796e-1543-438f-b955-40b8efaf546e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12724 2024.08.19 19:09:11.376401 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12725 2024.08.19 19:09:11.376444 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12726 2024.08.19 19:09:11.376582 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12727 2024.08.19 19:09:11.376909 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12728 2024.08.19 19:09:11.376946 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12729 2024.08.19 19:09:11.377316 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12730 2024.08.19 19:09:11.377645 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12731 2024.08.19 19:09:11.377799 [ 72 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12732 2024.08.19 19:09:11.377806 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec.
12733 2024.08.19 19:09:11.377847 [ 72 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12734 2024.08.19 19:09:11.377914 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12735 2024.08.19 19:09:11.378187 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Debug> DynamicQueryHandler: Done processing query
12736 2024.08.19 19:09:11.378248 [ 3 ] {880e6a34-a2d9-40bc-9ebe-2d3c683b42e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12737 2024.08.19 19:09:11.378260 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
12738 2024.08.19 19:09:11.378308 [ 3 ] {} <Debug> HTTP-Session: aed4796e-1543-438f-b955-40b8efaf546e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12739 2024.08.19 19:09:11.378868 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12740 2024.08.19 19:09:11.378970 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4232 rows starting from the beginning of the part
12741 2024.08.19 19:09:11.379176 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
12742 2024.08.19 19:09:11.379321 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part
12743 2024.08.19 19:09:11.379504 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part
12744 2024.08.19 19:09:11.379634 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
12745 2024.08.19 19:09:11.379837 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part
12746 2024.08.19 19:09:11.381597 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 4 columns (4 merged, 0 gathered) in 0.003575002 sec., 1285593.6863811545 rows/sec., 83.72 MiB/sec.
12747 2024.08.19 19:09:11.381981 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12748 2024.08.19 19:09:11.382406 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12749 2024.08.19 19:09:11.382488 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_66_13} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12750 2024.08.19 19:09:11.382579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
12751 2024.08.19 19:09:13.808424 [ 68 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0
12752 2024.08.19 19:09:13.808512 [ 68 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12753 2024.08.19 19:09:13.808553 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB.
12754 2024.08.19 19:09:13.808905 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full
12755 2024.08.19 19:09:13.809334 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12756 2024.08.19 19:09:13.809396 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
12757 2024.08.19 19:09:13.809575 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
12758 2024.08.19 19:09:13.809746 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
12759 2024.08.19 19:09:13.809975 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
12760 2024.08.19 19:09:13.810129 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
12761 2024.08.19 19:09:13.811182 [ 196 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514236 sec., 10341.113562927267 rows/sec., 883.64 KiB/sec.
12762 2024.08.19 19:09:13.811314 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
12763 2024.08.19 19:09:13.811726 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12764 2024.08.19 19:09:13.811807 [ 198 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_29_6} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6
12765 2024.08.19 19:09:13.811891 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12766 2024.08.19 19:09:15.972190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12767 2024.08.19 19:09:15.972324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12768 2024.08.19 19:09:15.972351 [ 3 ] {} <Debug> HTTP-Session: f20c4d85-7ee3-4361-9328-41dbdae07520 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12769 2024.08.19 19:09:15.972378 [ 3 ] {} <Debug> HTTP-Session: f20c4d85-7ee3-4361-9328-41dbdae07520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12770 2024.08.19 19:09:15.972395 [ 3 ] {} <Debug> HTTP-Session: f20c4d85-7ee3-4361-9328-41dbdae07520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12771 2024.08.19 19:09:15.972450 [ 3 ] {} <Trace> HTTP-Session: f20c4d85-7ee3-4361-9328-41dbdae07520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12772 2024.08.19 19:09:15.972992 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12773 2024.08.19 19:09:15.973056 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12774 2024.08.19 19:09:15.973377 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12775 2024.08.19 19:09:15.975103 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12776 2024.08.19 19:09:15.975140 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12777 2024.08.19 19:09:15.975608 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12778 2024.08.19 19:09:15.975992 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12779 2024.08.19 19:09:15.976145 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003509 sec., 345967.5121117128 rows/sec., 28.44 MiB/sec.
12780 2024.08.19 19:09:15.976349 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Debug> DynamicQueryHandler: Done processing query
12781 2024.08.19 19:09:15.976376 [ 3 ] {8a081fd2-f0ae-4306-820c-2622b2d49e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
12782 2024.08.19 19:09:15.976392 [ 3 ] {} <Debug> HTTP-Session: f20c4d85-7ee3-4361-9328-41dbdae07520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.08.19 19:09:15.976559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12784 2024.08.19 19:09:15.976608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12785 2024.08.19 19:09:15.976627 [ 3 ] {} <Debug> HTTP-Session: bd1f2d70-a475-46a5-bf4f-082d9099a554 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12786 2024.08.19 19:09:15.976643 [ 3 ] {} <Debug> HTTP-Session: bd1f2d70-a475-46a5-bf4f-082d9099a554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12787 2024.08.19 19:09:15.976657 [ 3 ] {} <Debug> HTTP-Session: bd1f2d70-a475-46a5-bf4f-082d9099a554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12788 2024.08.19 19:09:15.976687 [ 3 ] {} <Trace> HTTP-Session: bd1f2d70-a475-46a5-bf4f-082d9099a554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12789 2024.08.19 19:09:15.976782 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12790 2024.08.19 19:09:15.976824 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12791 2024.08.19 19:09:15.977044 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12792 2024.08.19 19:09:15.977368 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12793 2024.08.19 19:09:15.977404 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12794 2024.08.19 19:09:15.977751 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12795 2024.08.19 19:09:15.978105 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12796 2024.08.19 19:09:15.978259 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001495 sec., 6020.066889632107 rows/sec., 452.68 KiB/sec.
12797 2024.08.19 19:09:15.978546 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Debug> DynamicQueryHandler: Done processing query
12798 2024.08.19 19:09:15.978601 [ 3 ] {25ae794a-3f9e-4609-a5e5-d8a6c98de316} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12799 2024.08.19 19:09:15.978664 [ 3 ] {} <Debug> HTTP-Session: bd1f2d70-a475-46a5-bf4f-082d9099a554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.08.19 19:09:15.978867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12801 2024.08.19 19:09:15.978918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12802 2024.08.19 19:09:15.978937 [ 3 ] {} <Debug> HTTP-Session: 1cc5524b-5192-4242-a94f-79f4addf37dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12803 2024.08.19 19:09:15.978954 [ 3 ] {} <Debug> HTTP-Session: 1cc5524b-5192-4242-a94f-79f4addf37dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12804 2024.08.19 19:09:15.978967 [ 3 ] {} <Debug> HTTP-Session: 1cc5524b-5192-4242-a94f-79f4addf37dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12805 2024.08.19 19:09:15.978999 [ 3 ] {} <Trace> HTTP-Session: 1cc5524b-5192-4242-a94f-79f4addf37dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12806 2024.08.19 19:09:15.979214 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12807 2024.08.19 19:09:15.979257 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12808 2024.08.19 19:09:15.979494 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12809 2024.08.19 19:09:15.979905 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12810 2024.08.19 19:09:15.979942 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12811 2024.08.19 19:09:15.980299 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12812 2024.08.19 19:09:15.980650 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12813 2024.08.19 19:09:15.980803 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001716 sec., 132867.13286713287 rows/sec., 9.00 MiB/sec.
12814 2024.08.19 19:09:15.981010 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Debug> DynamicQueryHandler: Done processing query
12815 2024.08.19 19:09:15.981046 [ 3 ] {b1401c1c-2c92-4ecb-a59f-528d190e0831} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12816 2024.08.19 19:09:15.981065 [ 3 ] {} <Debug> HTTP-Session: 1cc5524b-5192-4242-a94f-79f4addf37dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12817 2024.08.19 19:09:15.981259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 87381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12818 2024.08.19 19:09:15.981307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12819 2024.08.19 19:09:15.981326 [ 3 ] {} <Debug> HTTP-Session: e111ca0a-baa0-4022-8947-2278a8c18a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12820 2024.08.19 19:09:15.981342 [ 3 ] {} <Debug> HTTP-Session: e111ca0a-baa0-4022-8947-2278a8c18a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12821 2024.08.19 19:09:15.981355 [ 3 ] {} <Debug> HTTP-Session: e111ca0a-baa0-4022-8947-2278a8c18a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12822 2024.08.19 19:09:15.981385 [ 3 ] {} <Trace> HTTP-Session: e111ca0a-baa0-4022-8947-2278a8c18a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12823 2024.08.19 19:09:15.981715 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12824 2024.08.19 19:09:15.981756 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12825 2024.08.19 19:09:15.981982 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12826 2024.08.19 19:09:15.982596 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12827 2024.08.19 19:09:15.982631 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12828 2024.08.19 19:09:15.982999 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12829 2024.08.19 19:09:15.983357 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12830 2024.08.19 19:09:15.983509 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002022 sec., 261622.15628091 rows/sec., 19.38 MiB/sec.
12831 2024.08.19 19:09:15.983672 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Debug> DynamicQueryHandler: Done processing query
12832 2024.08.19 19:09:15.983696 [ 3 ] {b0e660ab-94a4-4733-aee7-10b84a1aa2e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12833 2024.08.19 19:09:15.983712 [ 3 ] {} <Debug> HTTP-Session: e111ca0a-baa0-4022-8947-2278a8c18a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.19 19:09:15.983960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 284410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12835 2024.08.19 19:09:15.984006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12836 2024.08.19 19:09:15.984024 [ 3 ] {} <Debug> HTTP-Session: 06b74048-2571-495d-8093-adcb353547b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12837 2024.08.19 19:09:15.984040 [ 3 ] {} <Debug> HTTP-Session: 06b74048-2571-495d-8093-adcb353547b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12838 2024.08.19 19:09:15.984054 [ 3 ] {} <Debug> HTTP-Session: 06b74048-2571-495d-8093-adcb353547b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12839 2024.08.19 19:09:15.984084 [ 3 ] {} <Trace> HTTP-Session: 06b74048-2571-495d-8093-adcb353547b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12840 2024.08.19 19:09:15.984628 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12841 2024.08.19 19:09:15.984677 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12842 2024.08.19 19:09:15.984819 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12843 2024.08.19 19:09:15.985945 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12844 2024.08.19 19:09:15.985981 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12845 2024.08.19 19:09:15.986434 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12846 2024.08.19 19:09:15.986774 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12847 2024.08.19 19:09:15.986926 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Debug> executeQuery: Read 1498 rows, 102.80 KiB in 0.00264 sec., 567424.2424242424 rows/sec., 38.03 MiB/sec.
12848 2024.08.19 19:09:15.987216 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Debug> DynamicQueryHandler: Done processing query
12849 2024.08.19 19:09:15.987272 [ 3 ] {72d6183d-6956-47c8-9272-9724cc081a0b} <Debug> MemoryTracker: Peak memory usage (for query): 5.11 MiB.
12850 2024.08.19 19:09:15.987327 [ 3 ] {} <Debug> HTTP-Session: 06b74048-2571-495d-8093-adcb353547b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.08.19 19:09:15.987677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12852 2024.08.19 19:09:15.987730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12853 2024.08.19 19:09:15.987749 [ 3 ] {} <Debug> HTTP-Session: fce9087a-e2f2-4525-b703-364378879c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12854 2024.08.19 19:09:15.987765 [ 3 ] {} <Debug> HTTP-Session: fce9087a-e2f2-4525-b703-364378879c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12855 2024.08.19 19:09:15.987778 [ 3 ] {} <Debug> HTTP-Session: fce9087a-e2f2-4525-b703-364378879c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12856 2024.08.19 19:09:15.987811 [ 3 ] {} <Trace> HTTP-Session: fce9087a-e2f2-4525-b703-364378879c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12857 2024.08.19 19:09:15.988055 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12858 2024.08.19 19:09:15.988122 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <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
12859 2024.08.19 19:09:15.988556 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12860 2024.08.19 19:09:15.989044 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12861 2024.08.19 19:09:15.989079 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12862 2024.08.19 19:09:15.989648 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12863 2024.08.19 19:09:15.990056 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12864 2024.08.19 19:09:15.990252 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002358 sec., 3816.7938931297713 rows/sec., 6.84 MiB/sec.
12865 2024.08.19 19:09:15.990553 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Debug> DynamicQueryHandler: Done processing query
12866 2024.08.19 19:09:15.990583 [ 3 ] {7f684c5f-a519-409c-b682-b833ff846f20} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
12867 2024.08.19 19:09:15.990598 [ 3 ] {} <Debug> HTTP-Session: fce9087a-e2f2-4525-b703-364378879c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.08.19 19:09:15.990713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12869 2024.08.19 19:09:15.990760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12870 2024.08.19 19:09:15.990779 [ 3 ] {} <Debug> HTTP-Session: c45107d3-9271-4347-a21c-03926e7bb849 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12871 2024.08.19 19:09:15.990795 [ 3 ] {} <Debug> HTTP-Session: c45107d3-9271-4347-a21c-03926e7bb849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12872 2024.08.19 19:09:15.990809 [ 3 ] {} <Debug> HTTP-Session: c45107d3-9271-4347-a21c-03926e7bb849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12873 2024.08.19 19:09:15.990838 [ 3 ] {} <Trace> HTTP-Session: c45107d3-9271-4347-a21c-03926e7bb849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12874 2024.08.19 19:09:15.990945 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12875 2024.08.19 19:09:15.990988 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12876 2024.08.19 19:09:15.991116 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12877 2024.08.19 19:09:15.991488 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12878 2024.08.19 19:09:15.991524 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12879 2024.08.19 19:09:15.991879 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12880 2024.08.19 19:09:15.992214 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12881 2024.08.19 19:09:15.992370 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001449 sec., 34506.55624568668 rows/sec., 2.32 MiB/sec.
12882 2024.08.19 19:09:15.992643 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Debug> DynamicQueryHandler: Done processing query
12883 2024.08.19 19:09:15.992697 [ 3 ] {58389b88-2398-4697-a890-6927a032b77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12884 2024.08.19 19:09:15.992748 [ 3 ] {} <Debug> HTTP-Session: c45107d3-9271-4347-a21c-03926e7bb849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12885 2024.08.19 19:09:16.325480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 7240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12886 2024.08.19 19:09:16.325604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12887 2024.08.19 19:09:16.325634 [ 3 ] {} <Debug> HTTP-Session: 29b3c4bf-a1ad-4fee-bb7c-eefcfa36c726 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12888 2024.08.19 19:09:16.325662 [ 3 ] {} <Debug> HTTP-Session: 29b3c4bf-a1ad-4fee-bb7c-eefcfa36c726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12889 2024.08.19 19:09:16.325679 [ 3 ] {} <Debug> HTTP-Session: 29b3c4bf-a1ad-4fee-bb7c-eefcfa36c726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12890 2024.08.19 19:09:16.325735 [ 3 ] {} <Trace> HTTP-Session: 29b3c4bf-a1ad-4fee-bb7c-eefcfa36c726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12891 2024.08.19 19:09:16.325930 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12892 2024.08.19 19:09:16.325995 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12893 2024.08.19 19:09:16.326317 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12894 2024.08.19 19:09:16.326780 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12895 2024.08.19 19:09:16.326824 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12896 2024.08.19 19:09:16.327234 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12897 2024.08.19 19:09:16.327621 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12898 2024.08.19 19:09:16.327794 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001918 sec., 27111.57455683003 rows/sec., 2.06 MiB/sec.
12899 2024.08.19 19:09:16.328004 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Debug> DynamicQueryHandler: Done processing query
12900 2024.08.19 19:09:16.328031 [ 3 ] {8dcd87cd-0448-4482-ad5c-ae50c4adc577} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12901 2024.08.19 19:09:16.328048 [ 3 ] {} <Debug> HTTP-Session: 29b3c4bf-a1ad-4fee-bb7c-eefcfa36c726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12902 2024.08.19 19:09:16.328174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12903 2024.08.19 19:09:16.328224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12904 2024.08.19 19:09:16.328243 [ 3 ] {} <Debug> HTTP-Session: 43c98b7b-e5ed-43b0-96c2-09383e480468 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12905 2024.08.19 19:09:16.328259 [ 3 ] {} <Debug> HTTP-Session: 43c98b7b-e5ed-43b0-96c2-09383e480468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12906 2024.08.19 19:09:16.328273 [ 3 ] {} <Debug> HTTP-Session: 43c98b7b-e5ed-43b0-96c2-09383e480468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.08.19 19:09:16.328302 [ 3 ] {} <Trace> HTTP-Session: 43c98b7b-e5ed-43b0-96c2-09383e480468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12908 2024.08.19 19:09:16.328416 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12909 2024.08.19 19:09:16.328459 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12910 2024.08.19 19:09:16.328681 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12911 2024.08.19 19:09:16.329018 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12912 2024.08.19 19:09:16.329056 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12913 2024.08.19 19:09:16.329407 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12914 2024.08.19 19:09:16.329764 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12915 2024.08.19 19:09:16.329927 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.83 MiB/sec.
12916 2024.08.19 19:09:16.330107 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Debug> DynamicQueryHandler: Done processing query
12917 2024.08.19 19:09:16.330131 [ 3 ] {f2f12cd8-9375-45e8-9739-61b75bf72594} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12918 2024.08.19 19:09:16.330147 [ 3 ] {} <Debug> HTTP-Session: 43c98b7b-e5ed-43b0-96c2-09383e480468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12919 2024.08.19 19:09:16.330279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 5794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12920 2024.08.19 19:09:16.330326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12921 2024.08.19 19:09:16.330345 [ 3 ] {} <Debug> HTTP-Session: 258b3e9e-47fd-46dc-b664-fcde560442ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12922 2024.08.19 19:09:16.330361 [ 3 ] {} <Debug> HTTP-Session: 258b3e9e-47fd-46dc-b664-fcde560442ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12923 2024.08.19 19:09:16.330375 [ 3 ] {} <Debug> HTTP-Session: 258b3e9e-47fd-46dc-b664-fcde560442ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12924 2024.08.19 19:09:16.330405 [ 3 ] {} <Trace> HTTP-Session: 258b3e9e-47fd-46dc-b664-fcde560442ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12925 2024.08.19 19:09:16.330508 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12926 2024.08.19 19:09:16.330553 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12927 2024.08.19 19:09:16.330696 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12928 2024.08.19 19:09:16.331002 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12929 2024.08.19 19:09:16.331038 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12930 2024.08.19 19:09:16.331416 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12931 2024.08.19 19:09:16.331754 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12932 2024.08.19 19:09:16.331918 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.001439 sec., 20847.810979847116 rows/sec., 1.45 MiB/sec.
12933 2024.08.19 19:09:16.332091 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Debug> DynamicQueryHandler: Done processing query
12934 2024.08.19 19:09:16.332115 [ 3 ] {4819ca4a-073d-4c90-b44b-b94c4809a689} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12935 2024.08.19 19:09:16.332131 [ 3 ] {} <Debug> HTTP-Session: 258b3e9e-47fd-46dc-b664-fcde560442ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12936 2024.08.19 19:09:16.332244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12937 2024.08.19 19:09:16.332291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12938 2024.08.19 19:09:16.332309 [ 3 ] {} <Debug> HTTP-Session: 9fc7a307-2085-48c8-ad60-54effe502d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12939 2024.08.19 19:09:16.332325 [ 3 ] {} <Debug> HTTP-Session: 9fc7a307-2085-48c8-ad60-54effe502d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.08.19 19:09:16.332339 [ 3 ] {} <Debug> HTTP-Session: 9fc7a307-2085-48c8-ad60-54effe502d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.08.19 19:09:16.332369 [ 3 ] {} <Trace> HTTP-Session: 9fc7a307-2085-48c8-ad60-54effe502d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12942 2024.08.19 19:09:16.332464 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12943 2024.08.19 19:09:16.332508 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12944 2024.08.19 19:09:16.332636 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12945 2024.08.19 19:09:16.332888 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12946 2024.08.19 19:09:16.332924 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12947 2024.08.19 19:09:16.333273 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12948 2024.08.19 19:09:16.333600 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12949 2024.08.19 19:09:16.333747 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001305 sec., 7662.835249042146 rows/sec., 538.04 KiB/sec.
12950 2024.08.19 19:09:16.333918 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Debug> DynamicQueryHandler: Done processing query
12951 2024.08.19 19:09:16.333943 [ 3 ] {66d0af0d-a75e-4994-a742-8e16d515ac6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12952 2024.08.19 19:09:16.333958 [ 3 ] {} <Debug> HTTP-Session: 9fc7a307-2085-48c8-ad60-54effe502d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12953 2024.08.19 19:09:21.336817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12954 2024.08.19 19:09:21.336952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12955 2024.08.19 19:09:21.336981 [ 3 ] {} <Debug> HTTP-Session: ff105a1c-30ef-4ed2-a6af-01d63c013396 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12956 2024.08.19 19:09:21.337008 [ 3 ] {} <Debug> HTTP-Session: ff105a1c-30ef-4ed2-a6af-01d63c013396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12957 2024.08.19 19:09:21.337026 [ 3 ] {} <Debug> HTTP-Session: ff105a1c-30ef-4ed2-a6af-01d63c013396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12958 2024.08.19 19:09:21.337083 [ 3 ] {} <Trace> HTTP-Session: ff105a1c-30ef-4ed2-a6af-01d63c013396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12959 2024.08.19 19:09:21.337353 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12960 2024.08.19 19:09:21.337428 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12961 2024.08.19 19:09:21.337803 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12962 2024.08.19 19:09:21.338385 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12963 2024.08.19 19:09:21.338428 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12964 2024.08.19 19:09:21.338849 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12965 2024.08.19 19:09:21.339251 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12966 2024.08.19 19:09:21.339416 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002177 sec., 107028.02021129995 rows/sec., 9.41 MiB/sec.
12967 2024.08.19 19:09:21.339624 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Debug> DynamicQueryHandler: Done processing query
12968 2024.08.19 19:09:21.339651 [ 3 ] {870a57c3-fbb4-43a4-be52-c73b7abf720b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12969 2024.08.19 19:09:21.339668 [ 3 ] {} <Debug> HTTP-Session: ff105a1c-30ef-4ed2-a6af-01d63c013396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12970 2024.08.19 19:09:21.339805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12971 2024.08.19 19:09:21.339854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12972 2024.08.19 19:09:21.339873 [ 3 ] {} <Debug> HTTP-Session: f99fc798-e372-4422-afdc-fac0b76d3081 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12973 2024.08.19 19:09:21.339889 [ 3 ] {} <Debug> HTTP-Session: f99fc798-e372-4422-afdc-fac0b76d3081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12974 2024.08.19 19:09:21.339902 [ 3 ] {} <Debug> HTTP-Session: f99fc798-e372-4422-afdc-fac0b76d3081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12975 2024.08.19 19:09:21.339932 [ 3 ] {} <Trace> HTTP-Session: f99fc798-e372-4422-afdc-fac0b76d3081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12976 2024.08.19 19:09:21.340037 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12977 2024.08.19 19:09:21.340078 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12978 2024.08.19 19:09:21.340296 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12979 2024.08.19 19:09:21.340600 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12980 2024.08.19 19:09:21.340636 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12981 2024.08.19 19:09:21.340986 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12982 2024.08.19 19:09:21.341350 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12983 2024.08.19 19:09:21.341497 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001482 sec., 14844.804318488528 rows/sec., 1.09 MiB/sec.
12984 2024.08.19 19:09:21.341671 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Debug> DynamicQueryHandler: Done processing query
12985 2024.08.19 19:09:21.341695 [ 3 ] {050e6ba0-fa6c-4815-951c-0b432df1fb96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12986 2024.08.19 19:09:21.341711 [ 3 ] {} <Debug> HTTP-Session: f99fc798-e372-4422-afdc-fac0b76d3081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.08.19 19:09:21.341824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12988 2024.08.19 19:09:21.341877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12989 2024.08.19 19:09:21.341897 [ 3 ] {} <Debug> HTTP-Session: 59209045-093e-460f-a9de-80b55f3cddaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
12990 2024.08.19 19:09:21.341916 [ 3 ] {} <Debug> HTTP-Session: 59209045-093e-460f-a9de-80b55f3cddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12991 2024.08.19 19:09:21.341930 [ 3 ] {} <Debug> HTTP-Session: 59209045-093e-460f-a9de-80b55f3cddaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12992 2024.08.19 19:09:21.341960 [ 3 ] {} <Trace> HTTP-Session: 59209045-093e-460f-a9de-80b55f3cddaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12993 2024.08.19 19:09:21.342058 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12994 2024.08.19 19:09:21.342100 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12995 2024.08.19 19:09:21.342317 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12996 2024.08.19 19:09:21.342620 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12997 2024.08.19 19:09:21.342656 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
12998 2024.08.19 19:09:21.343013 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12999 2024.08.19 19:09:21.343367 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13000 2024.08.19 19:09:21.343522 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec.
13001 2024.08.19 19:09:21.343809 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Debug> DynamicQueryHandler: Done processing query
13002 2024.08.19 19:09:21.343856 [ 3 ] {7c9f58a1-b23a-448a-aa5a-192e2197c29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13003 2024.08.19 19:09:21.343883 [ 3 ] {} <Debug> HTTP-Session: 59209045-093e-460f-a9de-80b55f3cddaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13004 2024.08.19 19:09:21.343997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13005 2024.08.19 19:09:21.344045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13006 2024.08.19 19:09:21.344064 [ 3 ] {} <Debug> HTTP-Session: 80cb651b-78b4-4a97-9441-cede26c18539 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13007 2024.08.19 19:09:21.344081 [ 3 ] {} <Debug> HTTP-Session: 80cb651b-78b4-4a97-9441-cede26c18539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13008 2024.08.19 19:09:21.344095 [ 3 ] {} <Debug> HTTP-Session: 80cb651b-78b4-4a97-9441-cede26c18539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13009 2024.08.19 19:09:21.344125 [ 3 ] {} <Trace> HTTP-Session: 80cb651b-78b4-4a97-9441-cede26c18539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13010 2024.08.19 19:09:21.344223 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13011 2024.08.19 19:09:21.344266 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13012 2024.08.19 19:09:21.344500 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13013 2024.08.19 19:09:21.344859 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13014 2024.08.19 19:09:21.344895 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13015 2024.08.19 19:09:21.345240 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13016 2024.08.19 19:09:21.345599 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13017 2024.08.19 19:09:21.345751 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 229.15 KiB/sec.
13018 2024.08.19 19:09:21.345924 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Debug> DynamicQueryHandler: Done processing query
13019 2024.08.19 19:09:21.345947 [ 3 ] {0398085b-e0d6-4b81-8144-95f60ec4e0f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13020 2024.08.19 19:09:21.345963 [ 3 ] {} <Debug> HTTP-Session: 80cb651b-78b4-4a97-9441-cede26c18539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13021 2024.08.19 19:09:21.346130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13022 2024.08.19 19:09:21.346178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13023 2024.08.19 19:09:21.346196 [ 3 ] {} <Debug> HTTP-Session: bd765f88-eb96-4120-a9b4-0b95753eb34c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13024 2024.08.19 19:09:21.346212 [ 3 ] {} <Debug> HTTP-Session: bd765f88-eb96-4120-a9b4-0b95753eb34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13025 2024.08.19 19:09:21.346225 [ 3 ] {} <Debug> HTTP-Session: bd765f88-eb96-4120-a9b4-0b95753eb34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13026 2024.08.19 19:09:21.346254 [ 3 ] {} <Trace> HTTP-Session: bd765f88-eb96-4120-a9b4-0b95753eb34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13027 2024.08.19 19:09:21.346470 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13028 2024.08.19 19:09:21.346512 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13029 2024.08.19 19:09:21.346729 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13030 2024.08.19 19:09:21.347294 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13031 2024.08.19 19:09:21.347330 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13032 2024.08.19 19:09:21.347692 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13033 2024.08.19 19:09:21.348043 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13034 2024.08.19 19:09:21.348200 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.001845 sec., 218970.189701897 rows/sec., 15.58 MiB/sec.
13035 2024.08.19 19:09:21.348372 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Debug> DynamicQueryHandler: Done processing query
13036 2024.08.19 19:09:21.348396 [ 3 ] {ae0fa69b-83eb-4396-88e6-ac2b6e772925} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13037 2024.08.19 19:09:21.348412 [ 3 ] {} <Debug> HTTP-Session: bd765f88-eb96-4120-a9b4-0b95753eb34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13038 2024.08.19 19:09:21.348546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13039 2024.08.19 19:09:21.348594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13040 2024.08.19 19:09:21.348612 [ 3 ] {} <Debug> HTTP-Session: 906a9d48-dade-4805-9786-f31b93e8bafc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13041 2024.08.19 19:09:21.348628 [ 3 ] {} <Debug> HTTP-Session: 906a9d48-dade-4805-9786-f31b93e8bafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13042 2024.08.19 19:09:21.348642 [ 3 ] {} <Debug> HTTP-Session: 906a9d48-dade-4805-9786-f31b93e8bafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13043 2024.08.19 19:09:21.348671 [ 3 ] {} <Trace> HTTP-Session: 906a9d48-dade-4805-9786-f31b93e8bafc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13044 2024.08.19 19:09:21.348767 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13045 2024.08.19 19:09:21.348810 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13046 2024.08.19 19:09:21.348937 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13047 2024.08.19 19:09:21.349195 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13048 2024.08.19 19:09:21.349230 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13049 2024.08.19 19:09:21.349587 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13050 2024.08.19 19:09:21.349917 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13051 2024.08.19 19:09:21.350070 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
13052 2024.08.19 19:09:21.350233 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Debug> DynamicQueryHandler: Done processing query
13053 2024.08.19 19:09:21.350257 [ 3 ] {f7a3e3df-4a5a-4b28-b2b4-0e7bcbf13475} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13054 2024.08.19 19:09:21.350273 [ 3 ] {} <Debug> HTTP-Session: 906a9d48-dade-4805-9786-f31b93e8bafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13055 2024.08.19 19:09:21.350427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13056 2024.08.19 19:09:21.350475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13057 2024.08.19 19:09:21.350494 [ 3 ] {} <Debug> HTTP-Session: 00489b5d-0e31-4be9-8ea0-cd3a354ca6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13058 2024.08.19 19:09:21.350509 [ 3 ] {} <Debug> HTTP-Session: 00489b5d-0e31-4be9-8ea0-cd3a354ca6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13059 2024.08.19 19:09:21.350523 [ 3 ] {} <Debug> HTTP-Session: 00489b5d-0e31-4be9-8ea0-cd3a354ca6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13060 2024.08.19 19:09:21.350552 [ 3 ] {} <Trace> HTTP-Session: 00489b5d-0e31-4be9-8ea0-cd3a354ca6c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13061 2024.08.19 19:09:21.350766 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13062 2024.08.19 19:09:21.350811 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13063 2024.08.19 19:09:21.350951 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13064 2024.08.19 19:09:21.351391 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13065 2024.08.19 19:09:21.351427 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13066 2024.08.19 19:09:21.351839 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13067 2024.08.19 19:09:21.352160 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13068 2024.08.19 19:09:21.352301 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec.
13069 2024.08.19 19:09:21.352457 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Debug> DynamicQueryHandler: Done processing query
13070 2024.08.19 19:09:21.352480 [ 3 ] {98097250-aa59-4dc5-88cf-c22b908a5ed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13071 2024.08.19 19:09:21.352495 [ 3 ] {} <Debug> HTTP-Session: 00489b5d-0e31-4be9-8ea0-cd3a354ca6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13072 2024.08.19 19:09:21.352611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13073 2024.08.19 19:09:21.352656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13074 2024.08.19 19:09:21.352673 [ 3 ] {} <Debug> HTTP-Session: b1b0574c-bde4-456d-bb1b-3f9cd38503d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13075 2024.08.19 19:09:21.352687 [ 3 ] {} <Debug> HTTP-Session: b1b0574c-bde4-456d-bb1b-3f9cd38503d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13076 2024.08.19 19:09:21.352700 [ 3 ] {} <Debug> HTTP-Session: b1b0574c-bde4-456d-bb1b-3f9cd38503d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13077 2024.08.19 19:09:21.352728 [ 3 ] {} <Trace> HTTP-Session: b1b0574c-bde4-456d-bb1b-3f9cd38503d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13078 2024.08.19 19:09:21.352882 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13079 2024.08.19 19:09:21.352926 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13080 2024.08.19 19:09:21.353051 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13081 2024.08.19 19:09:21.353299 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13082 2024.08.19 19:09:21.353334 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13083 2024.08.19 19:09:21.353681 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13084 2024.08.19 19:09:21.354009 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13085 2024.08.19 19:09:21.354165 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 52.03 KiB/sec.
13086 2024.08.19 19:09:21.354327 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Debug> DynamicQueryHandler: Done processing query
13087 2024.08.19 19:09:21.354351 [ 3 ] {4e2aec24-37b7-44c6-90f0-0eb4d63f3305} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13088 2024.08.19 19:09:21.354366 [ 3 ] {} <Debug> HTTP-Session: b1b0574c-bde4-456d-bb1b-3f9cd38503d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13089 2024.08.19 19:09:21.354505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13090 2024.08.19 19:09:21.354553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13091 2024.08.19 19:09:21.354571 [ 3 ] {} <Debug> HTTP-Session: 7fd5d5bb-4dc1-40cb-9892-f88c5bee9bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13092 2024.08.19 19:09:21.354587 [ 3 ] {} <Debug> HTTP-Session: 7fd5d5bb-4dc1-40cb-9892-f88c5bee9bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13093 2024.08.19 19:09:21.354601 [ 3 ] {} <Debug> HTTP-Session: 7fd5d5bb-4dc1-40cb-9892-f88c5bee9bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13094 2024.08.19 19:09:21.354630 [ 3 ] {} <Trace> HTTP-Session: 7fd5d5bb-4dc1-40cb-9892-f88c5bee9bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13095 2024.08.19 19:09:21.354893 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13096 2024.08.19 19:09:21.354954 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <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
13097 2024.08.19 19:09:21.355347 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13098 2024.08.19 19:09:21.355986 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13099 2024.08.19 19:09:21.356023 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13100 2024.08.19 19:09:21.356616 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13101 2024.08.19 19:09:21.357038 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13102 2024.08.19 19:09:21.357247 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002526 sec., 8709.422011084718 rows/sec., 15.61 MiB/sec.
13103 2024.08.19 19:09:21.357552 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Debug> DynamicQueryHandler: Done processing query
13104 2024.08.19 19:09:21.357584 [ 3 ] {46de4ca1-3813-4381-9f71-a37c1578988f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13105 2024.08.19 19:09:21.357628 [ 3 ] {} <Debug> HTTP-Session: 7fd5d5bb-4dc1-40cb-9892-f88c5bee9bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13106 2024.08.19 19:09:21.357753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13107 2024.08.19 19:09:21.357800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13108 2024.08.19 19:09:21.357819 [ 3 ] {} <Debug> HTTP-Session: 7b9e818b-3969-436f-87d2-ad8e1538997c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13109 2024.08.19 19:09:21.357836 [ 3 ] {} <Debug> HTTP-Session: 7b9e818b-3969-436f-87d2-ad8e1538997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13110 2024.08.19 19:09:21.357851 [ 3 ] {} <Debug> HTTP-Session: 7b9e818b-3969-436f-87d2-ad8e1538997c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13111 2024.08.19 19:09:21.357880 [ 3 ] {} <Trace> HTTP-Session: 7b9e818b-3969-436f-87d2-ad8e1538997c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13112 2024.08.19 19:09:21.358010 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13113 2024.08.19 19:09:21.358053 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13114 2024.08.19 19:09:21.358180 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13115 2024.08.19 19:09:21.358508 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13116 2024.08.19 19:09:21.358545 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13117 2024.08.19 19:09:21.358900 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13118 2024.08.19 19:09:21.359221 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13119 2024.08.19 19:09:21.359377 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec.
13120 2024.08.19 19:09:21.359652 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Debug> DynamicQueryHandler: Done processing query
13121 2024.08.19 19:09:21.359713 [ 3 ] {f14d334d-6c02-4a90-b0b5-3c6b2c25bd9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13122 2024.08.19 19:09:21.359772 [ 3 ] {} <Debug> HTTP-Session: 7b9e818b-3969-436f-87d2-ad8e1538997c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13123 2024.08.19 19:09:23.603582 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
13124 2024.08.19 19:09:23.603637 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
13125 2024.08.19 19:09:24.002032 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001471042 sec.
13126 2024.08.19 19:09:26.332938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13127 2024.08.19 19:09:26.333077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13128 2024.08.19 19:09:26.333106 [ 3 ] {} <Debug> HTTP-Session: 5d8f22d4-7319-47d9-b171-01a316449840 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13129 2024.08.19 19:09:26.333133 [ 3 ] {} <Debug> HTTP-Session: 5d8f22d4-7319-47d9-b171-01a316449840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13130 2024.08.19 19:09:26.333151 [ 3 ] {} <Debug> HTTP-Session: 5d8f22d4-7319-47d9-b171-01a316449840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13131 2024.08.19 19:09:26.333205 [ 3 ] {} <Trace> HTTP-Session: 5d8f22d4-7319-47d9-b171-01a316449840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13132 2024.08.19 19:09:26.333415 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13133 2024.08.19 19:09:26.333481 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13134 2024.08.19 19:09:26.333809 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13135 2024.08.19 19:09:26.334284 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13136 2024.08.19 19:09:26.334325 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13137 2024.08.19 19:09:26.334746 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13138 2024.08.19 19:09:26.335124 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13139 2024.08.19 19:09:26.335288 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Debug> executeQuery: Read 74 rows, 6.07 KiB in 0.00194 sec., 38144.32989690721 rows/sec., 3.05 MiB/sec.
13140 2024.08.19 19:09:26.335494 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Debug> DynamicQueryHandler: Done processing query
13141 2024.08.19 19:09:26.335519 [ 3 ] {5bc92a39-6e43-4211-b44d-df78056b9d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13142 2024.08.19 19:09:26.335536 [ 3 ] {} <Debug> HTTP-Session: 5d8f22d4-7319-47d9-b171-01a316449840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13143 2024.08.19 19:09:26.335666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13144 2024.08.19 19:09:26.335715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13145 2024.08.19 19:09:26.335733 [ 3 ] {} <Debug> HTTP-Session: 82958e72-a1ca-4267-b54d-442840f6aec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13146 2024.08.19 19:09:26.335749 [ 3 ] {} <Debug> HTTP-Session: 82958e72-a1ca-4267-b54d-442840f6aec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13147 2024.08.19 19:09:26.335762 [ 3 ] {} <Debug> HTTP-Session: 82958e72-a1ca-4267-b54d-442840f6aec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.08.19 19:09:26.335793 [ 3 ] {} <Trace> HTTP-Session: 82958e72-a1ca-4267-b54d-442840f6aec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13149 2024.08.19 19:09:26.335889 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13150 2024.08.19 19:09:26.335931 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13151 2024.08.19 19:09:26.336151 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13152 2024.08.19 19:09:26.336481 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13153 2024.08.19 19:09:26.336518 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13154 2024.08.19 19:09:26.336865 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13155 2024.08.19 19:09:26.337230 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13156 2024.08.19 19:09:26.337390 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001515 sec., 5940.59405940594 rows/sec., 446.70 KiB/sec.
13157 2024.08.19 19:09:26.337393 [ 56 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13158 2024.08.19 19:09:26.337503 [ 56 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13159 2024.08.19 19:09:26.337547 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13160 2024.08.19 19:09:26.337646 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Debug> DynamicQueryHandler: Done processing query
13161 2024.08.19 19:09:26.337721 [ 3 ] {63c6eb9a-a818-495b-ae8c-405ec2660140} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13162 2024.08.19 19:09:26.337833 [ 3 ] {} <Debug> HTTP-Session: 82958e72-a1ca-4267-b54d-442840f6aec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13163 2024.08.19 19:09:26.338024 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
13164 2024.08.19 19:09:26.338132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13165 2024.08.19 19:09:26.338336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13166 2024.08.19 19:09:26.338439 [ 3 ] {} <Debug> HTTP-Session: 8fb4b221-ecf8-4abb-8459-b4eafcc83323 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13167 2024.08.19 19:09:26.338530 [ 3 ] {} <Debug> HTTP-Session: 8fb4b221-ecf8-4abb-8459-b4eafcc83323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13168 2024.08.19 19:09:26.338618 [ 3 ] {} <Debug> HTTP-Session: 8fb4b221-ecf8-4abb-8459-b4eafcc83323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.08.19 19:09:26.338798 [ 3 ] {} <Trace> HTTP-Session: 8fb4b221-ecf8-4abb-8459-b4eafcc83323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13170 2024.08.19 19:09:26.338919 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13171 2024.08.19 19:09:26.339038 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 47 rows starting from the beginning of the part
13172 2024.08.19 19:09:26.339375 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
13173 2024.08.19 19:09:26.339390 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13174 2024.08.19 19:09:26.339631 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13175 2024.08.19 19:09:26.339649 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
13176 2024.08.19 19:09:26.339988 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
13177 2024.08.19 19:09:26.340318 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
13178 2024.08.19 19:09:26.340580 [ 197 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part
13179 2024.08.19 19:09:26.341356 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13180 2024.08.19 19:09:26.342293 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13181 2024.08.19 19:09:26.342355 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13182 2024.08.19 19:09:26.343406 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13183 2024.08.19 19:09:26.343522 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 5 columns (5 merged, 0 gathered) in 0.005868766 sec., 20106.441456347042 rows/sec., 1.54 MiB/sec.
13184 2024.08.19 19:09:26.343870 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13185 2024.08.19 19:09:26.344099 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13186 2024.08.19 19:09:26.344481 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.005356 sec., 13629.57430918596 rows/sec., 1.06 MiB/sec.
13187 2024.08.19 19:09:26.344926 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Debug> DynamicQueryHandler: Done processing query
13188 2024.08.19 19:09:26.344975 [ 3 ] {4a0e3521-6fc3-4897-8281-9267afebda19} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13189 2024.08.19 19:09:26.345027 [ 3 ] {} <Debug> HTTP-Session: 8fb4b221-ecf8-4abb-8459-b4eafcc83323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13190 2024.08.19 19:09:26.345062 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13191 2024.08.19 19:09:26.345163 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_61_12} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13192 2024.08.19 19:09:26.345257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13193 2024.08.19 19:09:26.345303 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13194 2024.08.19 19:09:26.345356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13195 2024.08.19 19:09:26.345381 [ 3 ] {} <Debug> HTTP-Session: 35697ce6-67a8-4884-955c-e9835bd24e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13196 2024.08.19 19:09:26.345398 [ 3 ] {} <Debug> HTTP-Session: 35697ce6-67a8-4884-955c-e9835bd24e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13197 2024.08.19 19:09:26.345412 [ 3 ] {} <Debug> HTTP-Session: 35697ce6-67a8-4884-955c-e9835bd24e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13198 2024.08.19 19:09:26.345442 [ 3 ] {} <Trace> HTTP-Session: 35697ce6-67a8-4884-955c-e9835bd24e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13199 2024.08.19 19:09:26.345609 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13200 2024.08.19 19:09:26.345656 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13201 2024.08.19 19:09:26.345821 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13202 2024.08.19 19:09:26.346227 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13203 2024.08.19 19:09:26.346262 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13204 2024.08.19 19:09:26.346646 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13205 2024.08.19 19:09:26.346986 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13206 2024.08.19 19:09:26.347135 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec.
13207 2024.08.19 19:09:26.347317 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Debug> DynamicQueryHandler: Done processing query
13208 2024.08.19 19:09:26.347340 [ 3 ] {f47edb64-88b4-4f7c-a9af-27d1da6ccac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13209 2024.08.19 19:09:26.347356 [ 3 ] {} <Debug> HTTP-Session: 35697ce6-67a8-4884-955c-e9835bd24e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13210 2024.08.19 19:09:26.347495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13211 2024.08.19 19:09:26.347542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13212 2024.08.19 19:09:26.347561 [ 3 ] {} <Debug> HTTP-Session: 3b23efc8-ff50-48b4-b5bc-eeeeff59ca44 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13213 2024.08.19 19:09:26.347577 [ 3 ] {} <Debug> HTTP-Session: 3b23efc8-ff50-48b4-b5bc-eeeeff59ca44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13214 2024.08.19 19:09:26.347591 [ 3 ] {} <Debug> HTTP-Session: 3b23efc8-ff50-48b4-b5bc-eeeeff59ca44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13215 2024.08.19 19:09:26.347620 [ 3 ] {} <Trace> HTTP-Session: 3b23efc8-ff50-48b4-b5bc-eeeeff59ca44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13216 2024.08.19 19:09:26.347804 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13217 2024.08.19 19:09:26.347867 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <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
13218 2024.08.19 19:09:26.348290 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13219 2024.08.19 19:09:26.348802 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13220 2024.08.19 19:09:26.348837 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13221 2024.08.19 19:09:26.349420 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13222 2024.08.19 19:09:26.349825 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13223 2024.08.19 19:09:26.349997 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13224 2024.08.19 19:09:26.350018 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002324 sec., 3872.6333907056796 rows/sec., 6.94 MiB/sec.
13225 2024.08.19 19:09:26.350052 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13226 2024.08.19 19:09:26.350114 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13227 2024.08.19 19:09:26.350427 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
13228 2024.08.19 19:09:26.350574 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Debug> DynamicQueryHandler: Done processing query
13229 2024.08.19 19:09:26.350623 [ 3 ] {87adfbd1-fda5-4f42-a7a5-7b426936d89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13230 2024.08.19 19:09:26.350673 [ 3 ] {} <Debug> HTTP-Session: 3b23efc8-ff50-48b4-b5bc-eeeeff59ca44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13231 2024.08.19 19:09:26.350868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13232 2024.08.19 19:09:26.350989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13233 2024.08.19 19:09:26.351044 [ 3 ] {} <Debug> HTTP-Session: 1a05a57e-7b59-4f0d-b409-1328f9f83aec Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13234 2024.08.19 19:09:26.351077 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13235 2024.08.19 19:09:26.351085 [ 3 ] {} <Debug> HTTP-Session: 1a05a57e-7b59-4f0d-b409-1328f9f83aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.08.19 19:09:26.351139 [ 3 ] {} <Debug> HTTP-Session: 1a05a57e-7b59-4f0d-b409-1328f9f83aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.08.19 19:09:26.351228 [ 3 ] {} <Trace> HTTP-Session: 1a05a57e-7b59-4f0d-b409-1328f9f83aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13238 2024.08.19 19:09:26.351231 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 894 rows starting from the beginning of the part
13239 2024.08.19 19:09:26.351548 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13240 2024.08.19 19:09:26.351802 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13241 2024.08.19 19:09:26.351858 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
13242 2024.08.19 19:09:26.352645 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13243 2024.08.19 19:09:26.352670 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
13244 2024.08.19 19:09:26.353383 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
13245 2024.08.19 19:09:26.353756 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13246 2024.08.19 19:09:26.353874 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13247 2024.08.19 19:09:26.354041 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
13248 2024.08.19 19:09:26.354569 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part
13249 2024.08.19 19:09:26.355234 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13250 2024.08.19 19:09:26.356014 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13251 2024.08.19 19:09:26.356409 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005046 sec., 11890.606420927466 rows/sec., 820.58 KiB/sec.
13252 2024.08.19 19:09:26.356689 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Debug> DynamicQueryHandler: Done processing query
13253 2024.08.19 19:09:26.356715 [ 3 ] {fba5db75-c4d0-4211-a5ad-1543480b5a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13254 2024.08.19 19:09:26.356732 [ 3 ] {} <Debug> HTTP-Session: 1a05a57e-7b59-4f0d-b409-1328f9f83aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.08.19 19:09:26.360276 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 19 columns (19 merged, 0 gathered) in 0.010039477 sec., 96120.54492480037 rows/sec., 172.24 MiB/sec.
13256 2024.08.19 19:09:26.361765 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13257 2024.08.19 19:09:26.362450 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13258 2024.08.19 19:09:26.362546 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13259 2024.08.19 19:09:26.362707 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB.
13260 2024.08.19 19:09:31.337490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13261 2024.08.19 19:09:31.337688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13262 2024.08.19 19:09:31.337734 [ 3 ] {} <Debug> HTTP-Session: 370f09d8-8395-4751-9048-bf7edb0be303 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13263 2024.08.19 19:09:31.337775 [ 3 ] {} <Debug> HTTP-Session: 370f09d8-8395-4751-9048-bf7edb0be303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13264 2024.08.19 19:09:31.337802 [ 3 ] {} <Debug> HTTP-Session: 370f09d8-8395-4751-9048-bf7edb0be303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13265 2024.08.19 19:09:31.337880 [ 3 ] {} <Trace> HTTP-Session: 370f09d8-8395-4751-9048-bf7edb0be303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13266 2024.08.19 19:09:31.338258 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13267 2024.08.19 19:09:31.338362 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13268 2024.08.19 19:09:31.338690 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13269 2024.08.19 19:09:31.339264 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13270 2024.08.19 19:09:31.339308 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13271 2024.08.19 19:09:31.339740 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13272 2024.08.19 19:09:31.340142 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13273 2024.08.19 19:09:31.340329 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.002242 sec., 103925.0669045495 rows/sec., 9.14 MiB/sec.
13274 2024.08.19 19:09:31.340352 [ 53 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13275 2024.08.19 19:09:31.340474 [ 53 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13276 2024.08.19 19:09:31.340524 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13277 2024.08.19 19:09:31.340667 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::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
13278 2024.08.19 19:09:31.340683 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Debug> DynamicQueryHandler: Done processing query
13279 2024.08.19 19:09:31.340740 [ 3 ] {68342582-7630-4fc3-8cc0-566ee3f4ea89} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13280 2024.08.19 19:09:31.340784 [ 3 ] {} <Debug> HTTP-Session: 370f09d8-8395-4751-9048-bf7edb0be303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13281 2024.08.19 19:09:31.340899 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13282 2024.08.19 19:09:31.340941 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1399 rows starting from the beginning of the part
13283 2024.08.19 19:09:31.341018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13284 2024.08.19 19:09:31.341093 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1214 rows starting from the beginning of the part
13285 2024.08.19 19:09:31.341199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13286 2024.08.19 19:09:31.341370 [ 3 ] {} <Debug> HTTP-Session: b7e22f65-f7fb-423b-82f9-25566d0d31cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13287 2024.08.19 19:09:31.341493 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part
13288 2024.08.19 19:09:31.341549 [ 3 ] {} <Debug> HTTP-Session: b7e22f65-f7fb-423b-82f9-25566d0d31cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.08.19 19:09:31.341638 [ 3 ] {} <Debug> HTTP-Session: b7e22f65-f7fb-423b-82f9-25566d0d31cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13290 2024.08.19 19:09:31.341832 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 233 rows starting from the beginning of the part
13291 2024.08.19 19:09:31.341841 [ 3 ] {} <Trace> HTTP-Session: b7e22f65-f7fb-423b-82f9-25566d0d31cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13292 2024.08.19 19:09:31.342077 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part
13293 2024.08.19 19:09:31.342343 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 233 rows starting from the beginning of the part
13294 2024.08.19 19:09:31.342686 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13295 2024.08.19 19:09:31.342827 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13296 2024.08.19 19:09:31.343580 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13297 2024.08.19 19:09:31.344454 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13298 2024.08.19 19:09:31.344518 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13299 2024.08.19 19:09:31.345284 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13300 2024.08.19 19:09:31.345989 [ 193 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3205 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378409 sec., 595901.1298694465 rows/sec., 51.96 MiB/sec.
13301 2024.08.19 19:09:31.346048 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13302 2024.08.19 19:09:31.346303 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004041 sec., 5444.19698094531 rows/sec., 409.38 KiB/sec.
13303 2024.08.19 19:09:31.346472 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13304 2024.08.19 19:09:31.346630 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Debug> DynamicQueryHandler: Done processing query
13305 2024.08.19 19:09:31.346665 [ 3 ] {7d4c5341-1fe5-4794-a336-0067cdac9e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13306 2024.08.19 19:09:31.346689 [ 3 ] {} <Debug> HTTP-Session: b7e22f65-f7fb-423b-82f9-25566d0d31cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13307 2024.08.19 19:09:31.346885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13308 2024.08.19 19:09:31.347032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13309 2024.08.19 19:09:31.347070 [ 3 ] {} <Debug> HTTP-Session: a1b75f55-b621-4cbf-b8c1-0db9379df1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13310 2024.08.19 19:09:31.347128 [ 3 ] {} <Debug> HTTP-Session: a1b75f55-b621-4cbf-b8c1-0db9379df1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13311 2024.08.19 19:09:31.347167 [ 3 ] {} <Debug> HTTP-Session: a1b75f55-b621-4cbf-b8c1-0db9379df1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13312 2024.08.19 19:09:31.347220 [ 3 ] {} <Trace> HTTP-Session: a1b75f55-b621-4cbf-b8c1-0db9379df1dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13313 2024.08.19 19:09:31.347392 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13314 2024.08.19 19:09:31.347463 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13315 2024.08.19 19:09:31.347479 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13316 2024.08.19 19:09:31.347755 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_71_14} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13317 2024.08.19 19:09:31.347993 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13318 2024.08.19 19:09:31.348108 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13319 2024.08.19 19:09:31.348480 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13320 2024.08.19 19:09:31.348518 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13321 2024.08.19 19:09:31.348893 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13322 2024.08.19 19:09:31.349277 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13323 2024.08.19 19:09:31.349427 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002098 sec., 6673.02192564347 rows/sec., 467.33 KiB/sec.
13324 2024.08.19 19:09:31.349624 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Debug> DynamicQueryHandler: Done processing query
13325 2024.08.19 19:09:31.349649 [ 3 ] {6896b5d7-23ae-414d-8468-a48453d8f4ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13326 2024.08.19 19:09:31.349665 [ 3 ] {} <Debug> HTTP-Session: a1b75f55-b621-4cbf-b8c1-0db9379df1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13327 2024.08.19 19:09:31.349784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13328 2024.08.19 19:09:31.349833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13329 2024.08.19 19:09:31.349852 [ 3 ] {} <Debug> HTTP-Session: 1cbd2502-ab9e-4117-872f-7d23becb21f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13330 2024.08.19 19:09:31.349868 [ 3 ] {} <Debug> HTTP-Session: 1cbd2502-ab9e-4117-872f-7d23becb21f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13331 2024.08.19 19:09:31.349881 [ 3 ] {} <Debug> HTTP-Session: 1cbd2502-ab9e-4117-872f-7d23becb21f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13332 2024.08.19 19:09:31.349911 [ 3 ] {} <Trace> HTTP-Session: 1cbd2502-ab9e-4117-872f-7d23becb21f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13333 2024.08.19 19:09:31.350011 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13334 2024.08.19 19:09:31.350053 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13335 2024.08.19 19:09:31.350278 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13336 2024.08.19 19:09:31.350595 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13337 2024.08.19 19:09:31.350632 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13338 2024.08.19 19:09:31.351035 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13339 2024.08.19 19:09:31.351470 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13340 2024.08.19 19:09:31.351638 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 215.89 KiB/sec.
13341 2024.08.19 19:09:31.351926 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Debug> DynamicQueryHandler: Done processing query
13342 2024.08.19 19:09:31.351972 [ 3 ] {13898c6e-4e7f-40d6-b2d7-92f32e89d3c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13343 2024.08.19 19:09:31.351997 [ 3 ] {} <Debug> HTTP-Session: 1cbd2502-ab9e-4117-872f-7d23becb21f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13344 2024.08.19 19:09:31.352156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13345 2024.08.19 19:09:31.352205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13346 2024.08.19 19:09:31.352225 [ 3 ] {} <Debug> HTTP-Session: 9ffd49fa-a110-4e7a-a55c-1aaa12b06948 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13347 2024.08.19 19:09:31.352241 [ 3 ] {} <Debug> HTTP-Session: 9ffd49fa-a110-4e7a-a55c-1aaa12b06948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13348 2024.08.19 19:09:31.352254 [ 3 ] {} <Debug> HTTP-Session: 9ffd49fa-a110-4e7a-a55c-1aaa12b06948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13349 2024.08.19 19:09:31.352286 [ 3 ] {} <Trace> HTTP-Session: 9ffd49fa-a110-4e7a-a55c-1aaa12b06948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13350 2024.08.19 19:09:31.352597 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13351 2024.08.19 19:09:31.352643 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13352 2024.08.19 19:09:31.352886 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13353 2024.08.19 19:09:31.353478 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13354 2024.08.19 19:09:31.353515 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13355 2024.08.19 19:09:31.353895 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13356 2024.08.19 19:09:31.354250 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13357 2024.08.19 19:09:31.354405 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.002005 sec., 201496.25935162097 rows/sec., 14.34 MiB/sec.
13358 2024.08.19 19:09:31.354422 [ 52 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13359 2024.08.19 19:09:31.354527 [ 52 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13360 2024.08.19 19:09:31.354573 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13361 2024.08.19 19:09:31.354665 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Debug> DynamicQueryHandler: Done processing query
13362 2024.08.19 19:09:31.354705 [ 3 ] {ee0361ce-3eb5-41de-ad48-2848807beb05} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13363 2024.08.19 19:09:31.354718 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
13364 2024.08.19 19:09:31.354725 [ 3 ] {} <Debug> HTTP-Session: 9ffd49fa-a110-4e7a-a55c-1aaa12b06948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13365 2024.08.19 19:09:31.354867 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13366 2024.08.19 19:09:31.354892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13367 2024.08.19 19:09:31.354911 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::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
13368 2024.08.19 19:09:31.354955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13369 2024.08.19 19:09:31.355000 [ 3 ] {} <Debug> HTTP-Session: 35c7b013-88ac-4622-aa37-3358cc54df76 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13370 2024.08.19 19:09:31.355080 [ 3 ] {} <Debug> HTTP-Session: 35c7b013-88ac-4622-aa37-3358cc54df76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.08.19 19:09:31.355150 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 529 rows starting from the beginning of the part
13372 2024.08.19 19:09:31.355162 [ 3 ] {} <Debug> HTTP-Session: 35c7b013-88ac-4622-aa37-3358cc54df76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13373 2024.08.19 19:09:31.355294 [ 3 ] {} <Trace> HTTP-Session: 35c7b013-88ac-4622-aa37-3358cc54df76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13374 2024.08.19 19:09:31.355559 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part
13375 2024.08.19 19:09:31.355736 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13376 2024.08.19 19:09:31.355863 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 404 rows starting from the beginning of the part
13377 2024.08.19 19:09:31.355900 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13378 2024.08.19 19:09:31.356184 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 73 rows starting from the beginning of the part
13379 2024.08.19 19:09:31.356555 [ 186 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 404 rows starting from the beginning of the part
13380 2024.08.19 19:09:31.357227 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13381 2024.08.19 19:09:31.357625 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13382 2024.08.19 19:09:31.357667 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13383 2024.08.19 19:09:31.358218 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13384 2024.08.19 19:09:31.358603 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13385 2024.08.19 19:09:31.358816 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2369 rows, containing 5 columns (5 merged, 0 gathered) in 0.004163791 sec., 568952.6683736048 rows/sec., 43.57 MiB/sec.
13386 2024.08.19 19:09:31.358913 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003334 sec., 1799.6400719856028 rows/sec., 94.02 KiB/sec.
13387 2024.08.19 19:09:31.359137 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13388 2024.08.19 19:09:31.359187 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Debug> DynamicQueryHandler: Done processing query
13389 2024.08.19 19:09:31.359235 [ 3 ] {de967412-6247-40ee-b0df-4df3faedca70} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13390 2024.08.19 19:09:31.359267 [ 3 ] {} <Debug> HTTP-Session: 35c7b013-88ac-4622-aa37-3358cc54df76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13391 2024.08.19 19:09:31.359504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13392 2024.08.19 19:09:31.359626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13393 2024.08.19 19:09:31.359684 [ 3 ] {} <Debug> HTTP-Session: 4f72cea2-6360-45f2-a3dd-b0b03b6fa862 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13394 2024.08.19 19:09:31.359737 [ 3 ] {} <Debug> HTTP-Session: 4f72cea2-6360-45f2-a3dd-b0b03b6fa862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13395 2024.08.19 19:09:31.359763 [ 3 ] {} <Debug> HTTP-Session: 4f72cea2-6360-45f2-a3dd-b0b03b6fa862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13396 2024.08.19 19:09:31.359818 [ 3 ] {} <Trace> HTTP-Session: 4f72cea2-6360-45f2-a3dd-b0b03b6fa862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13397 2024.08.19 19:09:31.359986 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13398 2024.08.19 19:09:31.360114 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13399 2024.08.19 19:09:31.360123 [ 189 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_71_14} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13400 2024.08.19 19:09:31.360194 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13401 2024.08.19 19:09:31.360330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
13402 2024.08.19 19:09:31.360492 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13403 2024.08.19 19:09:31.360944 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13404 2024.08.19 19:09:31.360983 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13405 2024.08.19 19:09:31.361380 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13406 2024.08.19 19:09:31.361723 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13407 2024.08.19 19:09:31.361883 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001937 sec., 122354.15591120289 rows/sec., 8.20 MiB/sec.
13408 2024.08.19 19:09:31.361902 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13409 2024.08.19 19:09:31.361989 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13410 2024.08.19 19:09:31.362044 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13411 2024.08.19 19:09:31.362178 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Debug> DynamicQueryHandler: Done processing query
13412 2024.08.19 19:09:31.362193 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
13413 2024.08.19 19:09:31.362223 [ 3 ] {726cff4e-e8ad-4475-9507-f1f376f9c595} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13414 2024.08.19 19:09:31.362267 [ 3 ] {} <Debug> HTTP-Session: 4f72cea2-6360-45f2-a3dd-b0b03b6fa862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13415 2024.08.19 19:09:31.362464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13416 2024.08.19 19:09:31.362485 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13417 2024.08.19 19:09:31.362573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13418 2024.08.19 19:09:31.362579 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20365 rows starting from the beginning of the part
13419 2024.08.19 19:09:31.362612 [ 3 ] {} <Debug> HTTP-Session: 0a312a1f-ae4d-479a-8bb2-a8806710c850 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13420 2024.08.19 19:09:31.362660 [ 3 ] {} <Debug> HTTP-Session: 0a312a1f-ae4d-479a-8bb2-a8806710c850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13421 2024.08.19 19:09:31.362696 [ 3 ] {} <Debug> HTTP-Session: 0a312a1f-ae4d-479a-8bb2-a8806710c850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13422 2024.08.19 19:09:31.362911 [ 3 ] {} <Trace> HTTP-Session: 0a312a1f-ae4d-479a-8bb2-a8806710c850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13423 2024.08.19 19:09:31.362919 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1498 rows starting from the beginning of the part
13424 2024.08.19 19:09:31.363199 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part
13425 2024.08.19 19:09:31.363384 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13426 2024.08.19 19:09:31.363506 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part
13427 2024.08.19 19:09:31.363609 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13428 2024.08.19 19:09:31.363780 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::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
13429 2024.08.19 19:09:31.364131 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part
13430 2024.08.19 19:09:31.364821 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13431 2024.08.19 19:09:31.365498 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13432 2024.08.19 19:09:31.365542 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13433 2024.08.19 19:09:31.365978 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13434 2024.08.19 19:09:31.366450 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13435 2024.08.19 19:09:31.366699 [ 52 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
13436 2024.08.19 19:09:31.366788 [ 52 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13437 2024.08.19 19:09:31.366833 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003641 sec., 274.649821477616 rows/sec., 18.51 KiB/sec.
13438 2024.08.19 19:09:31.366861 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13439 2024.08.19 19:09:31.367429 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::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
13440 2024.08.19 19:09:31.367537 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Debug> DynamicQueryHandler: Done processing query
13441 2024.08.19 19:09:31.367597 [ 3 ] {96a1395d-aa4f-453c-bbd4-448ab3fe77ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13442 2024.08.19 19:09:31.367672 [ 3 ] {} <Debug> HTTP-Session: 0a312a1f-ae4d-479a-8bb2-a8806710c850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13443 2024.08.19 19:09:31.367958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13444 2024.08.19 19:09:31.367987 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13445 2024.08.19 19:09:31.368077 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part
13446 2024.08.19 19:09:31.368116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13447 2024.08.19 19:09:31.368210 [ 3 ] {} <Debug> HTTP-Session: e6cf49a2-313d-4224-8bb8-7091f22695e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13448 2024.08.19 19:09:31.368315 [ 3 ] {} <Debug> HTTP-Session: e6cf49a2-313d-4224-8bb8-7091f22695e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13449 2024.08.19 19:09:31.368442 [ 3 ] {} <Debug> HTTP-Session: e6cf49a2-313d-4224-8bb8-7091f22695e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.19 19:09:31.368522 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
13451 2024.08.19 19:09:31.368637 [ 3 ] {} <Trace> HTTP-Session: e6cf49a2-313d-4224-8bb8-7091f22695e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13452 2024.08.19 19:09:31.368966 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
13453 2024.08.19 19:09:31.369143 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
13454 2024.08.19 19:09:31.369678 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
13455 2024.08.19 19:09:31.369753 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13456 2024.08.19 19:09:31.369860 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
13457 2024.08.19 19:09:31.370232 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <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
13458 2024.08.19 19:09:31.371998 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13459 2024.08.19 19:09:31.373646 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.006585286 sec., 5314.879262647059 rows/sec., 358.13 KiB/sec.
13460 2024.08.19 19:09:31.374127 [ 199 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
13461 2024.08.19 19:09:31.374642 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22527 rows, containing 5 columns (5 merged, 0 gathered) in 0.012494923 sec., 1802892.262721427 rows/sec., 121.78 MiB/sec.
13462 2024.08.19 19:09:31.375230 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13463 2024.08.19 19:09:31.375299 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13464 2024.08.19 19:09:31.375425 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13465 2024.08.19 19:09:31.376083 [ 199 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13466 2024.08.19 19:09:31.376514 [ 199 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_35_7} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
13467 2024.08.19 19:09:31.376847 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
13468 2024.08.19 19:09:31.377268 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13469 2024.08.19 19:09:31.377510 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13470 2024.08.19 19:09:31.377704 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
13471 2024.08.19 19:09:31.377926 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13472 2024.08.19 19:09:31.378375 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13473 2024.08.19 19:09:31.378565 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.009657 sec., 2278.140209174692 rows/sec., 4.08 MiB/sec.
13474 2024.08.19 19:09:31.378833 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Debug> DynamicQueryHandler: Done processing query
13475 2024.08.19 19:09:31.378859 [ 3 ] {202149b4-8aac-4830-821f-6fdff76fa331} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13476 2024.08.19 19:09:31.378876 [ 3 ] {} <Debug> HTTP-Session: e6cf49a2-313d-4224-8bb8-7091f22695e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13477 2024.08.19 19:09:31.379001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13478 2024.08.19 19:09:31.379051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13479 2024.08.19 19:09:31.379070 [ 3 ] {} <Debug> HTTP-Session: 041842d7-31db-4c64-b08c-b6ba45a52706 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13480 2024.08.19 19:09:31.379086 [ 3 ] {} <Debug> HTTP-Session: 041842d7-31db-4c64-b08c-b6ba45a52706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13481 2024.08.19 19:09:31.379099 [ 3 ] {} <Debug> HTTP-Session: 041842d7-31db-4c64-b08c-b6ba45a52706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13482 2024.08.19 19:09:31.379130 [ 3 ] {} <Trace> HTTP-Session: 041842d7-31db-4c64-b08c-b6ba45a52706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13483 2024.08.19 19:09:31.379261 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13484 2024.08.19 19:09:31.379308 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13485 2024.08.19 19:09:31.379437 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13486 2024.08.19 19:09:31.379732 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13487 2024.08.19 19:09:31.379767 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13488 2024.08.19 19:09:31.380128 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13489 2024.08.19 19:09:31.380451 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13490 2024.08.19 19:09:31.380613 [ 52 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13491 2024.08.19 19:09:31.380615 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec.
13492 2024.08.19 19:09:31.380658 [ 52 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13493 2024.08.19 19:09:31.380723 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13494 2024.08.19 19:09:31.380941 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Debug> DynamicQueryHandler: Done processing query
13495 2024.08.19 19:09:31.381006 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
13496 2024.08.19 19:09:31.381025 [ 3 ] {eb1d4e68-a0ab-47c7-b1a1-38a2898b5951} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13497 2024.08.19 19:09:31.381099 [ 3 ] {} <Debug> HTTP-Session: 041842d7-31db-4c64-b08c-b6ba45a52706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13498 2024.08.19 19:09:31.381294 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13499 2024.08.19 19:09:31.381355 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4596 rows starting from the beginning of the part
13500 2024.08.19 19:09:31.381444 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 50 rows starting from the beginning of the part
13501 2024.08.19 19:09:31.381634 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part
13502 2024.08.19 19:09:31.381818 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
13503 2024.08.19 19:09:31.381952 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::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
13504 2024.08.19 19:09:31.382142 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part
13505 2024.08.19 19:09:31.383898 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4880 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062195 sec., 1593628.1001046633 rows/sec., 103.78 MiB/sec.
13506 2024.08.19 19:09:31.384182 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13507 2024.08.19 19:09:31.384551 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13508 2024.08.19 19:09:31.384635 [ 187 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_71_14} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13509 2024.08.19 19:09:31.384707 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
13510 2024.08.19 19:09:36.332752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13511 2024.08.19 19:09:36.332882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13512 2024.08.19 19:09:36.332908 [ 3 ] {} <Debug> HTTP-Session: 0ae5ce24-3231-4298-b5dd-f742a2bc3873 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13513 2024.08.19 19:09:36.332932 [ 3 ] {} <Debug> HTTP-Session: 0ae5ce24-3231-4298-b5dd-f742a2bc3873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13514 2024.08.19 19:09:36.332950 [ 3 ] {} <Debug> HTTP-Session: 0ae5ce24-3231-4298-b5dd-f742a2bc3873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13515 2024.08.19 19:09:36.333000 [ 3 ] {} <Trace> HTTP-Session: 0ae5ce24-3231-4298-b5dd-f742a2bc3873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13516 2024.08.19 19:09:36.333185 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13517 2024.08.19 19:09:36.333253 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13518 2024.08.19 19:09:36.333585 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13519 2024.08.19 19:09:36.334066 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13520 2024.08.19 19:09:36.334110 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13521 2024.08.19 19:09:36.334518 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13522 2024.08.19 19:09:36.334901 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13523 2024.08.19 19:09:36.335068 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001932 sec., 2070.393374741201 rows/sec., 168.83 KiB/sec.
13524 2024.08.19 19:09:36.335278 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Debug> DynamicQueryHandler: Done processing query
13525 2024.08.19 19:09:36.335305 [ 3 ] {a2f55232-9da8-4db8-acc5-b8f8520b3730} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13526 2024.08.19 19:09:36.335322 [ 3 ] {} <Debug> HTTP-Session: 0ae5ce24-3231-4298-b5dd-f742a2bc3873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13527 2024.08.19 19:09:36.335452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13528 2024.08.19 19:09:36.335502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13529 2024.08.19 19:09:36.335521 [ 3 ] {} <Debug> HTTP-Session: f7c4590f-a924-4133-af0a-0bd38bd374ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13530 2024.08.19 19:09:36.335538 [ 3 ] {} <Debug> HTTP-Session: f7c4590f-a924-4133-af0a-0bd38bd374ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13531 2024.08.19 19:09:36.335552 [ 3 ] {} <Debug> HTTP-Session: f7c4590f-a924-4133-af0a-0bd38bd374ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.08.19 19:09:36.335584 [ 3 ] {} <Trace> HTTP-Session: f7c4590f-a924-4133-af0a-0bd38bd374ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13533 2024.08.19 19:09:36.335703 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13534 2024.08.19 19:09:36.335746 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13535 2024.08.19 19:09:36.335970 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13536 2024.08.19 19:09:36.336405 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13537 2024.08.19 19:09:36.336442 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13538 2024.08.19 19:09:36.336796 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13539 2024.08.19 19:09:36.337145 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13540 2024.08.19 19:09:36.337295 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Debug> executeQuery: Read 76 rows, 6.21 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.72 MiB/sec.
13541 2024.08.19 19:09:36.337469 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Debug> DynamicQueryHandler: Done processing query
13542 2024.08.19 19:09:36.337494 [ 3 ] {a33309ad-08ac-4e99-a60e-31648e8310a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13543 2024.08.19 19:09:36.337510 [ 3 ] {} <Debug> HTTP-Session: f7c4590f-a924-4133-af0a-0bd38bd374ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13544 2024.08.19 19:09:36.337628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13545 2024.08.19 19:09:36.337676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13546 2024.08.19 19:09:36.337694 [ 3 ] {} <Debug> HTTP-Session: 71d12b7e-c1f9-4023-b19d-208092661920 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13547 2024.08.19 19:09:36.337710 [ 3 ] {} <Debug> HTTP-Session: 71d12b7e-c1f9-4023-b19d-208092661920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13548 2024.08.19 19:09:36.337724 [ 3 ] {} <Debug> HTTP-Session: 71d12b7e-c1f9-4023-b19d-208092661920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13549 2024.08.19 19:09:36.337755 [ 3 ] {} <Trace> HTTP-Session: 71d12b7e-c1f9-4023-b19d-208092661920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13550 2024.08.19 19:09:36.337850 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13551 2024.08.19 19:09:36.337894 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13552 2024.08.19 19:09:36.338119 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13553 2024.08.19 19:09:36.338435 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13554 2024.08.19 19:09:36.338472 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13555 2024.08.19 19:09:36.338825 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13556 2024.08.19 19:09:36.339172 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13557 2024.08.19 19:09:36.339321 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 642.08 KiB/sec.
13558 2024.08.19 19:09:36.339600 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Debug> DynamicQueryHandler: Done processing query
13559 2024.08.19 19:09:36.339661 [ 3 ] {430a8db1-780a-458b-bc89-1f525e19907a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13560 2024.08.19 19:09:36.339714 [ 3 ] {} <Debug> HTTP-Session: 71d12b7e-c1f9-4023-b19d-208092661920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13561 2024.08.19 19:09:36.339886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13562 2024.08.19 19:09:36.339939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13563 2024.08.19 19:09:36.339958 [ 3 ] {} <Debug> HTTP-Session: 9b69e581-d555-4b9b-8a3c-3fa511077149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13564 2024.08.19 19:09:36.339975 [ 3 ] {} <Debug> HTTP-Session: 9b69e581-d555-4b9b-8a3c-3fa511077149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13565 2024.08.19 19:09:36.339988 [ 3 ] {} <Debug> HTTP-Session: 9b69e581-d555-4b9b-8a3c-3fa511077149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13566 2024.08.19 19:09:36.340020 [ 3 ] {} <Trace> HTTP-Session: 9b69e581-d555-4b9b-8a3c-3fa511077149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13567 2024.08.19 19:09:36.340144 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13568 2024.08.19 19:09:36.340189 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13569 2024.08.19 19:09:36.340429 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13570 2024.08.19 19:09:36.340803 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13571 2024.08.19 19:09:36.340839 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13572 2024.08.19 19:09:36.341190 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13573 2024.08.19 19:09:36.341540 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13574 2024.08.19 19:09:36.341690 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001581 sec., 48703.3523086654 rows/sec., 3.81 MiB/sec.
13575 2024.08.19 19:09:36.341859 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Debug> DynamicQueryHandler: Done processing query
13576 2024.08.19 19:09:36.341884 [ 3 ] {0ab56866-7be8-4e89-aa31-dfd95da214f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13577 2024.08.19 19:09:36.341900 [ 3 ] {} <Debug> HTTP-Session: 9b69e581-d555-4b9b-8a3c-3fa511077149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13578 2024.08.19 19:09:36.342056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13579 2024.08.19 19:09:36.342104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13580 2024.08.19 19:09:36.342123 [ 3 ] {} <Debug> HTTP-Session: 4c0bb9b1-0faf-43a5-9220-b95554f6fcb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13581 2024.08.19 19:09:36.342139 [ 3 ] {} <Debug> HTTP-Session: 4c0bb9b1-0faf-43a5-9220-b95554f6fcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13582 2024.08.19 19:09:36.342153 [ 3 ] {} <Debug> HTTP-Session: 4c0bb9b1-0faf-43a5-9220-b95554f6fcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13583 2024.08.19 19:09:36.342182 [ 3 ] {} <Trace> HTTP-Session: 4c0bb9b1-0faf-43a5-9220-b95554f6fcb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13584 2024.08.19 19:09:36.342325 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13585 2024.08.19 19:09:36.342370 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13586 2024.08.19 19:09:36.342512 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13587 2024.08.19 19:09:36.342922 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13588 2024.08.19 19:09:36.342960 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13589 2024.08.19 19:09:36.343336 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13590 2024.08.19 19:09:36.343666 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13591 2024.08.19 19:09:36.343816 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001552 sec., 104381.44329896907 rows/sec., 7.27 MiB/sec.
13592 2024.08.19 19:09:36.343988 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Debug> DynamicQueryHandler: Done processing query
13593 2024.08.19 19:09:36.344013 [ 3 ] {fc33608f-6ef2-499a-90b5-8347c02e48eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13594 2024.08.19 19:09:36.344030 [ 3 ] {} <Debug> HTTP-Session: 4c0bb9b1-0faf-43a5-9220-b95554f6fcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13595 2024.08.19 19:09:36.344166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13596 2024.08.19 19:09:36.344215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13597 2024.08.19 19:09:36.344233 [ 3 ] {} <Debug> HTTP-Session: b81e4721-13a8-4472-906b-145db00260d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13598 2024.08.19 19:09:36.344250 [ 3 ] {} <Debug> HTTP-Session: b81e4721-13a8-4472-906b-145db00260d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13599 2024.08.19 19:09:36.344263 [ 3 ] {} <Debug> HTTP-Session: b81e4721-13a8-4472-906b-145db00260d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13600 2024.08.19 19:09:36.344294 [ 3 ] {} <Trace> HTTP-Session: b81e4721-13a8-4472-906b-145db00260d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13601 2024.08.19 19:09:36.344477 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13602 2024.08.19 19:09:36.344540 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <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
13603 2024.08.19 19:09:36.344955 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13604 2024.08.19 19:09:36.345512 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13605 2024.08.19 19:09:36.345549 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13606 2024.08.19 19:09:36.346144 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13607 2024.08.19 19:09:36.346546 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13608 2024.08.19 19:09:36.346728 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002357 sec., 3818.4132371658884 rows/sec., 6.84 MiB/sec.
13609 2024.08.19 19:09:36.346946 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Debug> DynamicQueryHandler: Done processing query
13610 2024.08.19 19:09:36.346972 [ 3 ] {6a5c33fe-879f-4df1-9e74-0266827cbe04} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13611 2024.08.19 19:09:36.346987 [ 3 ] {} <Debug> HTTP-Session: b81e4721-13a8-4472-906b-145db00260d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.08.19 19:09:36.347106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13613 2024.08.19 19:09:36.347155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13614 2024.08.19 19:09:36.347173 [ 3 ] {} <Debug> HTTP-Session: 0cfa17b1-b0b6-4a90-8686-169adf523e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13615 2024.08.19 19:09:36.347189 [ 3 ] {} <Debug> HTTP-Session: 0cfa17b1-b0b6-4a90-8686-169adf523e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13616 2024.08.19 19:09:36.347203 [ 3 ] {} <Debug> HTTP-Session: 0cfa17b1-b0b6-4a90-8686-169adf523e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13617 2024.08.19 19:09:36.347234 [ 3 ] {} <Trace> HTTP-Session: 0cfa17b1-b0b6-4a90-8686-169adf523e23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13618 2024.08.19 19:09:36.347347 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13619 2024.08.19 19:09:36.347390 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13620 2024.08.19 19:09:36.347518 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13621 2024.08.19 19:09:36.347821 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13622 2024.08.19 19:09:36.347858 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB.
13623 2024.08.19 19:09:36.348216 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13624 2024.08.19 19:09:36.348533 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13625 2024.08.19 19:09:36.348687 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
13626 2024.08.19 19:09:36.348954 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Debug> DynamicQueryHandler: Done processing query
13627 2024.08.19 19:09:36.349009 [ 3 ] {3a3c170f-5d99-4baf-8416-5acd55f4399e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13628 2024.08.19 19:09:36.349066 [ 3 ] {} <Debug> HTTP-Session: 0cfa17b1-b0b6-4a90-8686-169adf523e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13629 2024.08.19 19:09:38.603895 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
13630 2024.08.19 19:09:38.603975 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
13631 2024.08.19 19:09:41.337033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13632 2024.08.19 19:09:41.337171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13633 2024.08.19 19:09:41.337200 [ 3 ] {} <Debug> HTTP-Session: 9e5eee7b-43cd-4453-8c19-09a2c4d1be5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13634 2024.08.19 19:09:41.337229 [ 3 ] {} <Debug> HTTP-Session: 9e5eee7b-43cd-4453-8c19-09a2c4d1be5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13635 2024.08.19 19:09:41.337247 [ 3 ] {} <Debug> HTTP-Session: 9e5eee7b-43cd-4453-8c19-09a2c4d1be5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.08.19 19:09:41.337301 [ 3 ] {} <Trace> HTTP-Session: 9e5eee7b-43cd-4453-8c19-09a2c4d1be5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13637 2024.08.19 19:09:41.337503 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13638 2024.08.19 19:09:41.337575 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13639 2024.08.19 19:09:41.337900 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13640 2024.08.19 19:09:41.338344 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13641 2024.08.19 19:09:41.338386 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13642 2024.08.19 19:09:41.338788 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13643 2024.08.19 19:09:41.339211 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13644 2024.08.19 19:09:41.339361 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec.
13645 2024.08.19 19:09:41.339569 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Debug> DynamicQueryHandler: Done processing query
13646 2024.08.19 19:09:41.339596 [ 3 ] {626d0ada-8268-43b8-b917-f37f27c09a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13647 2024.08.19 19:09:41.339613 [ 3 ] {} <Debug> HTTP-Session: 9e5eee7b-43cd-4453-8c19-09a2c4d1be5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.08.19 19:09:41.339794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13649 2024.08.19 19:09:41.339843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13650 2024.08.19 19:09:41.339863 [ 3 ] {} <Debug> HTTP-Session: edbe30fc-e90b-4aeb-ba28-4fa0d7871d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13651 2024.08.19 19:09:41.339880 [ 3 ] {} <Debug> HTTP-Session: edbe30fc-e90b-4aeb-ba28-4fa0d7871d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13652 2024.08.19 19:09:41.339894 [ 3 ] {} <Debug> HTTP-Session: edbe30fc-e90b-4aeb-ba28-4fa0d7871d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13653 2024.08.19 19:09:41.339925 [ 3 ] {} <Trace> HTTP-Session: edbe30fc-e90b-4aeb-ba28-4fa0d7871d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13654 2024.08.19 19:09:41.340082 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13655 2024.08.19 19:09:41.340124 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13656 2024.08.19 19:09:41.340346 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13657 2024.08.19 19:09:41.340871 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13658 2024.08.19 19:09:41.340907 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13659 2024.08.19 19:09:41.341278 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13660 2024.08.19 19:09:41.341635 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13661 2024.08.19 19:09:41.341761 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001752 sec., 133561.64383561644 rows/sec., 11.74 MiB/sec.
13662 2024.08.19 19:09:41.341932 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Debug> DynamicQueryHandler: Done processing query
13663 2024.08.19 19:09:41.341957 [ 3 ] {94e2c6d8-a205-456d-b4bf-23a5826ee770} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13664 2024.08.19 19:09:41.341974 [ 3 ] {} <Debug> HTTP-Session: edbe30fc-e90b-4aeb-ba28-4fa0d7871d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13665 2024.08.19 19:09:41.342098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13666 2024.08.19 19:09:41.342147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13667 2024.08.19 19:09:41.342165 [ 3 ] {} <Debug> HTTP-Session: 6b0252c2-4332-4a37-82a0-1157daabe727 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13668 2024.08.19 19:09:41.342182 [ 3 ] {} <Debug> HTTP-Session: 6b0252c2-4332-4a37-82a0-1157daabe727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13669 2024.08.19 19:09:41.342196 [ 3 ] {} <Debug> HTTP-Session: 6b0252c2-4332-4a37-82a0-1157daabe727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13670 2024.08.19 19:09:41.342226 [ 3 ] {} <Trace> HTTP-Session: 6b0252c2-4332-4a37-82a0-1157daabe727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13671 2024.08.19 19:09:41.342328 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13672 2024.08.19 19:09:41.342371 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13673 2024.08.19 19:09:41.342592 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13674 2024.08.19 19:09:41.342976 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13675 2024.08.19 19:09:41.343014 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13676 2024.08.19 19:09:41.343357 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13677 2024.08.19 19:09:41.343711 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13678 2024.08.19 19:09:41.343846 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001547 sec., 15513.897866839043 rows/sec., 1.13 MiB/sec.
13679 2024.08.19 19:09:41.344052 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Debug> DynamicQueryHandler: Done processing query
13680 2024.08.19 19:09:41.344076 [ 3 ] {77554ac7-0481-403f-877b-ba2e9267bbf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13681 2024.08.19 19:09:41.344092 [ 3 ] {} <Debug> HTTP-Session: 6b0252c2-4332-4a37-82a0-1157daabe727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13682 2024.08.19 19:09:41.344199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13683 2024.08.19 19:09:41.344246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13684 2024.08.19 19:09:41.344265 [ 3 ] {} <Debug> HTTP-Session: d98b4314-01d3-44b3-b300-4f477a57a244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13685 2024.08.19 19:09:41.344281 [ 3 ] {} <Debug> HTTP-Session: d98b4314-01d3-44b3-b300-4f477a57a244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13686 2024.08.19 19:09:41.344295 [ 3 ] {} <Debug> HTTP-Session: d98b4314-01d3-44b3-b300-4f477a57a244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.08.19 19:09:41.344324 [ 3 ] {} <Trace> HTTP-Session: d98b4314-01d3-44b3-b300-4f477a57a244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13688 2024.08.19 19:09:41.344420 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13689 2024.08.19 19:09:41.344461 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13690 2024.08.19 19:09:41.344684 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13691 2024.08.19 19:09:41.344995 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13692 2024.08.19 19:09:41.345031 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13693 2024.08.19 19:09:41.345394 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
13694 2024.08.19 19:09:41.345749 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13695 2024.08.19 19:09:41.345906 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec.
13696 2024.08.19 19:09:41.345918 [ 45 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
13697 2024.08.19 19:09:41.346026 [ 45 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13698 2024.08.19 19:09:41.346075 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13699 2024.08.19 19:09:41.346156 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Debug> DynamicQueryHandler: Done processing query
13700 2024.08.19 19:09:41.346260 [ 3 ] {0d80ef17-0cff-4b6a-9591-abddce90519c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13701 2024.08.19 19:09:41.346324 [ 3 ] {} <Debug> HTTP-Session: d98b4314-01d3-44b3-b300-4f477a57a244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13702 2024.08.19 19:09:41.346492 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
13703 2024.08.19 19:09:41.346703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13704 2024.08.19 19:09:41.346927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13705 2024.08.19 19:09:41.347038 [ 3 ] {} <Debug> HTTP-Session: 68cd090d-bef9-4e07-b258-602b651e9637 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13706 2024.08.19 19:09:41.347099 [ 3 ] {} <Debug> HTTP-Session: 68cd090d-bef9-4e07-b258-602b651e9637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13707 2024.08.19 19:09:41.347133 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13708 2024.08.19 19:09:41.347138 [ 3 ] {} <Debug> HTTP-Session: 68cd090d-bef9-4e07-b258-602b651e9637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.08.19 19:09:41.347212 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part
13710 2024.08.19 19:09:41.347227 [ 3 ] {} <Trace> HTTP-Session: 68cd090d-bef9-4e07-b258-602b651e9637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13711 2024.08.19 19:09:41.347396 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
13712 2024.08.19 19:09:41.347678 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part
13713 2024.08.19 19:09:41.347701 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13714 2024.08.19 19:09:41.347957 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
13715 2024.08.19 19:09:41.348064 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13716 2024.08.19 19:09:41.348270 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
13717 2024.08.19 19:09:41.348586 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
13718 2024.08.19 19:09:41.349456 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13719 2024.08.19 19:09:41.350360 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13720 2024.08.19 19:09:41.350438 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13721 2024.08.19 19:09:41.351382 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13722 2024.08.19 19:09:41.352070 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005880456 sec., 89448.84546368512 rows/sec., 6.08 MiB/sec.
13723 2024.08.19 19:09:41.352297 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
13724 2024.08.19 19:09:41.352442 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13725 2024.08.19 19:09:41.352790 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005362 sec., 1118.9854531891087 rows/sec., 66.11 KiB/sec.
13726 2024.08.19 19:09:41.353303 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Debug> DynamicQueryHandler: Done processing query
13727 2024.08.19 19:09:41.353343 [ 3 ] {10458f10-aa7e-4e58-b449-08bc78532180} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13728 2024.08.19 19:09:41.353371 [ 3 ] {} <Debug> HTTP-Session: 68cd090d-bef9-4e07-b258-602b651e9637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13729 2024.08.19 19:09:41.353478 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13730 2024.08.19 19:09:41.353579 [ 199 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_46_9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
13731 2024.08.19 19:09:41.353602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13732 2024.08.19 19:09:41.353715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13733 2024.08.19 19:09:41.353740 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
13734 2024.08.19 19:09:41.353753 [ 3 ] {} <Debug> HTTP-Session: 3c91f0a7-910d-4578-a292-8a34c99eef40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13735 2024.08.19 19:09:41.353800 [ 3 ] {} <Debug> HTTP-Session: 3c91f0a7-910d-4578-a292-8a34c99eef40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13736 2024.08.19 19:09:41.353814 [ 3 ] {} <Debug> HTTP-Session: 3c91f0a7-910d-4578-a292-8a34c99eef40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13737 2024.08.19 19:09:41.353845 [ 3 ] {} <Trace> HTTP-Session: 3c91f0a7-910d-4578-a292-8a34c99eef40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13738 2024.08.19 19:09:41.354065 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13739 2024.08.19 19:09:41.354108 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13740 2024.08.19 19:09:41.354354 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13741 2024.08.19 19:09:41.354944 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13742 2024.08.19 19:09:41.354981 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13743 2024.08.19 19:09:41.355362 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13744 2024.08.19 19:09:41.355723 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13745 2024.08.19 19:09:41.355881 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001932 sec., 210144.9275362319 rows/sec., 14.97 MiB/sec.
13746 2024.08.19 19:09:41.356155 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Debug> DynamicQueryHandler: Done processing query
13747 2024.08.19 19:09:41.356216 [ 3 ] {e0588d2f-7d23-419b-b1c4-57b90adb22b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13748 2024.08.19 19:09:41.356265 [ 3 ] {} <Debug> HTTP-Session: 3c91f0a7-910d-4578-a292-8a34c99eef40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13749 2024.08.19 19:09:41.356416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13750 2024.08.19 19:09:41.356468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13751 2024.08.19 19:09:41.356488 [ 3 ] {} <Debug> HTTP-Session: f6be1cdc-0081-4d28-adf5-898aa5ce40db Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13752 2024.08.19 19:09:41.356504 [ 3 ] {} <Debug> HTTP-Session: f6be1cdc-0081-4d28-adf5-898aa5ce40db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13753 2024.08.19 19:09:41.356517 [ 3 ] {} <Debug> HTTP-Session: f6be1cdc-0081-4d28-adf5-898aa5ce40db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13754 2024.08.19 19:09:41.356549 [ 3 ] {} <Trace> HTTP-Session: f6be1cdc-0081-4d28-adf5-898aa5ce40db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13755 2024.08.19 19:09:41.356670 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13756 2024.08.19 19:09:41.356716 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13757 2024.08.19 19:09:41.356862 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13758 2024.08.19 19:09:41.357130 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13759 2024.08.19 19:09:41.357167 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13760 2024.08.19 19:09:41.357523 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13761 2024.08.19 19:09:41.357845 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13762 2024.08.19 19:09:41.357996 [ 45 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13763 2024.08.19 19:09:41.358005 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 232.20 KiB/sec.
13764 2024.08.19 19:09:41.358055 [ 45 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13765 2024.08.19 19:09:41.358121 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13766 2024.08.19 19:09:41.358327 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Debug> DynamicQueryHandler: Done processing query
13767 2024.08.19 19:09:41.358324 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
13768 2024.08.19 19:09:41.358365 [ 3 ] {fe7c511f-3807-4d00-a27a-5e3c6f92a2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13769 2024.08.19 19:09:41.358411 [ 3 ] {} <Debug> HTTP-Session: f6be1cdc-0081-4d28-adf5-898aa5ce40db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13770 2024.08.19 19:09:41.358555 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13771 2024.08.19 19:09:41.358595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13772 2024.08.19 19:09:41.358617 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
13773 2024.08.19 19:09:41.358691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13774 2024.08.19 19:09:41.358803 [ 3 ] {} <Debug> HTTP-Session: 4c25edee-b7e4-42c9-90ea-505f74de7779 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13775 2024.08.19 19:09:41.358822 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
13776 2024.08.19 19:09:41.358869 [ 3 ] {} <Debug> HTTP-Session: 4c25edee-b7e4-42c9-90ea-505f74de7779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13777 2024.08.19 19:09:41.358956 [ 3 ] {} <Debug> HTTP-Session: 4c25edee-b7e4-42c9-90ea-505f74de7779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13778 2024.08.19 19:09:41.359068 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13779 2024.08.19 19:09:41.359165 [ 3 ] {} <Trace> HTTP-Session: 4c25edee-b7e4-42c9-90ea-505f74de7779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13780 2024.08.19 19:09:41.359346 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
13781 2024.08.19 19:09:41.359652 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13782 2024.08.19 19:09:41.359861 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
13783 2024.08.19 19:09:41.360216 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13784 2024.08.19 19:09:41.360380 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13785 2024.08.19 19:09:41.360788 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13786 2024.08.19 19:09:41.361901 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13787 2024.08.19 19:09:41.361971 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13788 2024.08.19 19:09:41.362605 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004377154 sec., 49347.13286304297 rows/sec., 2.52 MiB/sec.
13789 2024.08.19 19:09:41.362799 [ 187 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13790 2024.08.19 19:09:41.363016 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13791 2024.08.19 19:09:41.363598 [ 191 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13792 2024.08.19 19:09:41.363787 [ 191 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_36_7} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13793 2024.08.19 19:09:41.363786 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13794 2024.08.19 19:09:41.363953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13795 2024.08.19 19:09:41.364087 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004248 sec., 56026.365348399246 rows/sec., 3.76 MiB/sec.
13796 2024.08.19 19:09:41.364285 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Debug> DynamicQueryHandler: Done processing query
13797 2024.08.19 19:09:41.364310 [ 3 ] {a7394223-173b-4ce4-9845-40e16f20f334} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13798 2024.08.19 19:09:41.364327 [ 3 ] {} <Debug> HTTP-Session: 4c25edee-b7e4-42c9-90ea-505f74de7779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13799 2024.08.19 19:09:41.364439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13800 2024.08.19 19:09:41.364487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13801 2024.08.19 19:09:41.364505 [ 3 ] {} <Debug> HTTP-Session: e578fa99-d1d7-40d9-b8a7-091f3b650eab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13802 2024.08.19 19:09:41.364521 [ 3 ] {} <Debug> HTTP-Session: e578fa99-d1d7-40d9-b8a7-091f3b650eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.19 19:09:41.364535 [ 3 ] {} <Debug> HTTP-Session: e578fa99-d1d7-40d9-b8a7-091f3b650eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13804 2024.08.19 19:09:41.364567 [ 3 ] {} <Trace> HTTP-Session: e578fa99-d1d7-40d9-b8a7-091f3b650eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13805 2024.08.19 19:09:41.364661 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13806 2024.08.19 19:09:41.364706 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13807 2024.08.19 19:09:41.364842 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13808 2024.08.19 19:09:41.365101 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13809 2024.08.19 19:09:41.365136 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13810 2024.08.19 19:09:41.365488 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13811 2024.08.19 19:09:41.365836 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13812 2024.08.19 19:09:41.365986 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec.
13813 2024.08.19 19:09:41.366149 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Debug> DynamicQueryHandler: Done processing query
13814 2024.08.19 19:09:41.366173 [ 3 ] {c18427bd-8a0c-4040-adcb-fb1146e597d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13815 2024.08.19 19:09:41.366281 [ 3 ] {} <Debug> HTTP-Session: e578fa99-d1d7-40d9-b8a7-091f3b650eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13816 2024.08.19 19:09:41.366418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13817 2024.08.19 19:09:41.366465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13818 2024.08.19 19:09:41.366483 [ 3 ] {} <Debug> HTTP-Session: 18c57f20-0b09-47d2-b6d8-ecdb3c052b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13819 2024.08.19 19:09:41.366498 [ 3 ] {} <Debug> HTTP-Session: 18c57f20-0b09-47d2-b6d8-ecdb3c052b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.19 19:09:41.366512 [ 3 ] {} <Debug> HTTP-Session: 18c57f20-0b09-47d2-b6d8-ecdb3c052b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13821 2024.08.19 19:09:41.366541 [ 3 ] {} <Trace> HTTP-Session: 18c57f20-0b09-47d2-b6d8-ecdb3c052b7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13822 2024.08.19 19:09:41.366807 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13823 2024.08.19 19:09:41.366867 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <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
13824 2024.08.19 19:09:41.367379 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13825 2024.08.19 19:09:41.367975 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13826 2024.08.19 19:09:41.368009 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13827 2024.08.19 19:09:41.368573 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13828 2024.08.19 19:09:41.369024 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13829 2024.08.19 19:09:41.369219 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002594 sec., 8481.110254433308 rows/sec., 15.20 MiB/sec.
13830 2024.08.19 19:09:41.369534 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Debug> DynamicQueryHandler: Done processing query
13831 2024.08.19 19:09:41.369568 [ 3 ] {7f641e8d-376c-413f-a117-eedca5efb2dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13832 2024.08.19 19:09:41.369592 [ 3 ] {} <Debug> HTTP-Session: 18c57f20-0b09-47d2-b6d8-ecdb3c052b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13833 2024.08.19 19:09:41.369715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13834 2024.08.19 19:09:41.369763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13835 2024.08.19 19:09:41.369782 [ 3 ] {} <Debug> HTTP-Session: 48b44841-8f02-428a-b77f-a6b7e882e098 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13836 2024.08.19 19:09:41.369798 [ 3 ] {} <Debug> HTTP-Session: 48b44841-8f02-428a-b77f-a6b7e882e098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.19 19:09:41.369812 [ 3 ] {} <Debug> HTTP-Session: 48b44841-8f02-428a-b77f-a6b7e882e098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13838 2024.08.19 19:09:41.369842 [ 3 ] {} <Trace> HTTP-Session: 48b44841-8f02-428a-b77f-a6b7e882e098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13839 2024.08.19 19:09:41.369957 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13840 2024.08.19 19:09:41.370000 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13841 2024.08.19 19:09:41.370126 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13842 2024.08.19 19:09:41.370469 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13843 2024.08.19 19:09:41.370505 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13844 2024.08.19 19:09:41.370868 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13845 2024.08.19 19:09:41.371198 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13846 2024.08.19 19:09:41.371353 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec.
13847 2024.08.19 19:09:41.371613 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Debug> DynamicQueryHandler: Done processing query
13848 2024.08.19 19:09:41.371668 [ 3 ] {1c8c5ebb-083f-49ae-88ea-d993379b16eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13849 2024.08.19 19:09:41.371721 [ 3 ] {} <Debug> HTTP-Session: 48b44841-8f02-428a-b77f-a6b7e882e098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13850 2024.08.19 19:09:46.360810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13851 2024.08.19 19:09:46.361008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13852 2024.08.19 19:09:46.361056 [ 3 ] {} <Debug> HTTP-Session: 7d9035fa-af1e-4ae8-80e1-9076f0c261fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13853 2024.08.19 19:09:46.361098 [ 3 ] {} <Debug> HTTP-Session: 7d9035fa-af1e-4ae8-80e1-9076f0c261fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13854 2024.08.19 19:09:46.361127 [ 3 ] {} <Debug> HTTP-Session: 7d9035fa-af1e-4ae8-80e1-9076f0c261fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13855 2024.08.19 19:09:46.361204 [ 3 ] {} <Trace> HTTP-Session: 7d9035fa-af1e-4ae8-80e1-9076f0c261fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13856 2024.08.19 19:09:46.361490 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13857 2024.08.19 19:09:46.361601 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13858 2024.08.19 19:09:46.362002 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13859 2024.08.19 19:09:46.362436 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13860 2024.08.19 19:09:46.362478 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13861 2024.08.19 19:09:46.362899 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13862 2024.08.19 19:09:46.363298 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13863 2024.08.19 19:09:46.363466 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00206 sec., 1941.7475728155339 rows/sec., 158.34 KiB/sec.
13864 2024.08.19 19:09:46.363676 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Debug> DynamicQueryHandler: Done processing query
13865 2024.08.19 19:09:46.363703 [ 3 ] {727857f8-29c6-4de5-9fa1-c342d34f4739} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13866 2024.08.19 19:09:46.363719 [ 3 ] {} <Debug> HTTP-Session: 7d9035fa-af1e-4ae8-80e1-9076f0c261fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13867 2024.08.19 19:09:46.363944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 175861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13868 2024.08.19 19:09:46.363996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13869 2024.08.19 19:09:46.364015 [ 3 ] {} <Debug> HTTP-Session: 27d7a6f2-4ce0-4ae0-a180-d9359eb0dda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13870 2024.08.19 19:09:46.364032 [ 3 ] {} <Debug> HTTP-Session: 27d7a6f2-4ce0-4ae0-a180-d9359eb0dda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13871 2024.08.19 19:09:46.364046 [ 3 ] {} <Debug> HTTP-Session: 27d7a6f2-4ce0-4ae0-a180-d9359eb0dda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13872 2024.08.19 19:09:46.364076 [ 3 ] {} <Trace> HTTP-Session: 27d7a6f2-4ce0-4ae0-a180-d9359eb0dda3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13873 2024.08.19 19:09:46.364522 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13874 2024.08.19 19:09:46.364565 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13875 2024.08.19 19:09:46.364787 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13876 2024.08.19 19:09:46.366035 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13877 2024.08.19 19:09:46.366071 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13878 2024.08.19 19:09:46.366499 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13879 2024.08.19 19:09:46.366850 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13880 2024.08.19 19:09:46.366994 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Debug> executeQuery: Read 1216 rows, 102.33 KiB in 0.002779 sec., 437567.4703130623 rows/sec., 35.96 MiB/sec.
13881 2024.08.19 19:09:46.367200 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Debug> DynamicQueryHandler: Done processing query
13882 2024.08.19 19:09:46.367225 [ 3 ] {bc4bc904-baed-4150-80cc-cd24b59bd808} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13883 2024.08.19 19:09:46.367240 [ 3 ] {} <Debug> HTTP-Session: 27d7a6f2-4ce0-4ae0-a180-d9359eb0dda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13884 2024.08.19 19:09:46.367382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13885 2024.08.19 19:09:46.367430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13886 2024.08.19 19:09:46.367449 [ 3 ] {} <Debug> HTTP-Session: e1736eee-fd55-4daa-b430-24b7fe57b8da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13887 2024.08.19 19:09:46.367466 [ 3 ] {} <Debug> HTTP-Session: e1736eee-fd55-4daa-b430-24b7fe57b8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13888 2024.08.19 19:09:46.367479 [ 3 ] {} <Debug> HTTP-Session: e1736eee-fd55-4daa-b430-24b7fe57b8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13889 2024.08.19 19:09:46.367508 [ 3 ] {} <Trace> HTTP-Session: e1736eee-fd55-4daa-b430-24b7fe57b8da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13890 2024.08.19 19:09:46.367606 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13891 2024.08.19 19:09:46.367648 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13892 2024.08.19 19:09:46.367879 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13893 2024.08.19 19:09:46.368211 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13894 2024.08.19 19:09:46.368248 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13895 2024.08.19 19:09:46.368593 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13896 2024.08.19 19:09:46.368952 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13897 2024.08.19 19:09:46.369110 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 626.10 KiB/sec.
13898 2024.08.19 19:09:46.369292 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Debug> DynamicQueryHandler: Done processing query
13899 2024.08.19 19:09:46.369317 [ 3 ] {aca5fbe6-c7f2-4d14-aa58-543f1aaa506a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13900 2024.08.19 19:09:46.369332 [ 3 ] {} <Debug> HTTP-Session: e1736eee-fd55-4daa-b430-24b7fe57b8da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13901 2024.08.19 19:09:46.369481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13902 2024.08.19 19:09:46.369531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13903 2024.08.19 19:09:46.369551 [ 3 ] {} <Debug> HTTP-Session: f75d430b-5351-4be6-82d4-6e1604e51a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13904 2024.08.19 19:09:46.369567 [ 3 ] {} <Debug> HTTP-Session: f75d430b-5351-4be6-82d4-6e1604e51a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13905 2024.08.19 19:09:46.369581 [ 3 ] {} <Debug> HTTP-Session: f75d430b-5351-4be6-82d4-6e1604e51a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13906 2024.08.19 19:09:46.369610 [ 3 ] {} <Trace> HTTP-Session: f75d430b-5351-4be6-82d4-6e1604e51a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13907 2024.08.19 19:09:46.369825 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13908 2024.08.19 19:09:46.369868 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13909 2024.08.19 19:09:46.370092 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13910 2024.08.19 19:09:46.370542 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13911 2024.08.19 19:09:46.370579 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13912 2024.08.19 19:09:46.370942 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13913 2024.08.19 19:09:46.371292 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13914 2024.08.19 19:09:46.371436 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001739 sec., 131109.8332374928 rows/sec., 8.88 MiB/sec.
13915 2024.08.19 19:09:46.371600 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Debug> DynamicQueryHandler: Done processing query
13916 2024.08.19 19:09:46.371625 [ 3 ] {0a769af3-a13e-4c71-8841-fb99358df60a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13917 2024.08.19 19:09:46.371642 [ 3 ] {} <Debug> HTTP-Session: f75d430b-5351-4be6-82d4-6e1604e51a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13918 2024.08.19 19:09:46.371826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 88063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13919 2024.08.19 19:09:46.371873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13920 2024.08.19 19:09:46.371892 [ 3 ] {} <Debug> HTTP-Session: 905fa65d-40cb-4e65-b963-3a3507024ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13921 2024.08.19 19:09:46.371908 [ 3 ] {} <Debug> HTTP-Session: 905fa65d-40cb-4e65-b963-3a3507024ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13922 2024.08.19 19:09:46.371921 [ 3 ] {} <Debug> HTTP-Session: 905fa65d-40cb-4e65-b963-3a3507024ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13923 2024.08.19 19:09:46.371950 [ 3 ] {} <Trace> HTTP-Session: 905fa65d-40cb-4e65-b963-3a3507024ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13924 2024.08.19 19:09:46.372245 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13925 2024.08.19 19:09:46.372285 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13926 2024.08.19 19:09:46.372485 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13927 2024.08.19 19:09:46.373168 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13928 2024.08.19 19:09:46.373205 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13929 2024.08.19 19:09:46.373572 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13930 2024.08.19 19:09:46.373919 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13931 2024.08.19 19:09:46.374074 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.002024 sec., 263339.9209486166 rows/sec., 19.52 MiB/sec.
13932 2024.08.19 19:09:46.374243 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Debug> DynamicQueryHandler: Done processing query
13933 2024.08.19 19:09:46.374268 [ 3 ] {2bb68172-b7ba-4840-96b7-46241076e4ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13934 2024.08.19 19:09:46.374283 [ 3 ] {} <Debug> HTTP-Session: 905fa65d-40cb-4e65-b963-3a3507024ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13935 2024.08.19 19:09:46.374498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13936 2024.08.19 19:09:46.374546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13937 2024.08.19 19:09:46.374564 [ 3 ] {} <Debug> HTTP-Session: 44770161-818b-4b15-b1ed-e3d752178b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13938 2024.08.19 19:09:46.374581 [ 3 ] {} <Debug> HTTP-Session: 44770161-818b-4b15-b1ed-e3d752178b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13939 2024.08.19 19:09:46.374594 [ 3 ] {} <Debug> HTTP-Session: 44770161-818b-4b15-b1ed-e3d752178b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13940 2024.08.19 19:09:46.374623 [ 3 ] {} <Trace> HTTP-Session: 44770161-818b-4b15-b1ed-e3d752178b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13941 2024.08.19 19:09:46.375032 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13942 2024.08.19 19:09:46.375078 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13943 2024.08.19 19:09:46.375220 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13944 2024.08.19 19:09:46.376010 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13945 2024.08.19 19:09:46.376047 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13946 2024.08.19 19:09:46.376467 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13947 2024.08.19 19:09:46.376806 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13948 2024.08.19 19:09:46.376949 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002198 sec., 384895.3594176524 rows/sec., 25.91 MiB/sec.
13949 2024.08.19 19:09:46.377115 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Debug> DynamicQueryHandler: Done processing query
13950 2024.08.19 19:09:46.377139 [ 3 ] {d433e2de-bc3b-4a87-bdd2-d12977c434ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13951 2024.08.19 19:09:46.377155 [ 3 ] {} <Debug> HTTP-Session: 44770161-818b-4b15-b1ed-e3d752178b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13952 2024.08.19 19:09:46.377280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13953 2024.08.19 19:09:46.377327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13954 2024.08.19 19:09:46.377346 [ 3 ] {} <Debug> HTTP-Session: 780d842f-4b07-4ec3-9df2-343f1cbd81ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13955 2024.08.19 19:09:46.377362 [ 3 ] {} <Debug> HTTP-Session: 780d842f-4b07-4ec3-9df2-343f1cbd81ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13956 2024.08.19 19:09:46.377375 [ 3 ] {} <Debug> HTTP-Session: 780d842f-4b07-4ec3-9df2-343f1cbd81ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13957 2024.08.19 19:09:46.377404 [ 3 ] {} <Trace> HTTP-Session: 780d842f-4b07-4ec3-9df2-343f1cbd81ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13958 2024.08.19 19:09:46.377586 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13959 2024.08.19 19:09:46.377648 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <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
13960 2024.08.19 19:09:46.378044 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13961 2024.08.19 19:09:46.378569 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13962 2024.08.19 19:09:46.378605 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13963 2024.08.19 19:09:46.379183 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13964 2024.08.19 19:09:46.379593 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13965 2024.08.19 19:09:46.379804 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002313 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec.
13966 2024.08.19 19:09:46.380101 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Debug> DynamicQueryHandler: Done processing query
13967 2024.08.19 19:09:46.380134 [ 3 ] {bfb48d79-ca7d-4329-bea1-4b319921abf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13968 2024.08.19 19:09:46.380154 [ 3 ] {} <Debug> HTTP-Session: 780d842f-4b07-4ec3-9df2-343f1cbd81ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13969 2024.08.19 19:09:46.380279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13970 2024.08.19 19:09:46.380328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13971 2024.08.19 19:09:46.380346 [ 3 ] {} <Debug> HTTP-Session: 60c51f15-4155-4865-b55d-676304575017 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13972 2024.08.19 19:09:46.380362 [ 3 ] {} <Debug> HTTP-Session: 60c51f15-4155-4865-b55d-676304575017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13973 2024.08.19 19:09:46.380376 [ 3 ] {} <Debug> HTTP-Session: 60c51f15-4155-4865-b55d-676304575017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13974 2024.08.19 19:09:46.380405 [ 3 ] {} <Trace> HTTP-Session: 60c51f15-4155-4865-b55d-676304575017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13975 2024.08.19 19:09:46.380517 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13976 2024.08.19 19:09:46.380560 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13977 2024.08.19 19:09:46.380687 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13978 2024.08.19 19:09:46.380992 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13979 2024.08.19 19:09:46.381029 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13980 2024.08.19 19:09:46.381385 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13981 2024.08.19 19:09:46.381717 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13982 2024.08.19 19:09:46.381861 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
13983 2024.08.19 19:09:46.382020 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Debug> DynamicQueryHandler: Done processing query
13984 2024.08.19 19:09:46.382045 [ 3 ] {0e6376a3-443e-453e-8579-e5cf597c71fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13985 2024.08.19 19:09:46.382061 [ 3 ] {} <Debug> HTTP-Session: 60c51f15-4155-4865-b55d-676304575017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13986 2024.08.19 19:09:51.337311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13987 2024.08.19 19:09:51.337501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13988 2024.08.19 19:09:51.337546 [ 3 ] {} <Debug> HTTP-Session: e3853a9d-e738-4b13-9233-be71ef07b69c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
13989 2024.08.19 19:09:51.337587 [ 3 ] {} <Debug> HTTP-Session: e3853a9d-e738-4b13-9233-be71ef07b69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13990 2024.08.19 19:09:51.337615 [ 3 ] {} <Debug> HTTP-Session: e3853a9d-e738-4b13-9233-be71ef07b69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.08.19 19:09:51.337691 [ 3 ] {} <Trace> HTTP-Session: e3853a9d-e738-4b13-9233-be71ef07b69c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13992 2024.08.19 19:09:51.337943 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13993 2024.08.19 19:09:51.338009 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13994 2024.08.19 19:09:51.338336 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13995 2024.08.19 19:09:51.338755 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13996 2024.08.19 19:09:51.338793 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
13997 2024.08.19 19:09:51.339213 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13998 2024.08.19 19:09:51.339596 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13999 2024.08.19 19:09:51.339741 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec.
14000 2024.08.19 19:09:51.339971 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Debug> DynamicQueryHandler: Done processing query
14001 2024.08.19 19:09:51.339998 [ 3 ] {f8f0e855-2ada-4f7f-b6e8-c0a6bc0873dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14002 2024.08.19 19:09:51.340017 [ 3 ] {} <Debug> HTTP-Session: e3853a9d-e738-4b13-9233-be71ef07b69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14003 2024.08.19 19:09:51.340164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14004 2024.08.19 19:09:51.340214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14005 2024.08.19 19:09:51.340234 [ 3 ] {} <Debug> HTTP-Session: 66807d6f-6f6a-46ad-8068-5a852294655c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14006 2024.08.19 19:09:51.340250 [ 3 ] {} <Debug> HTTP-Session: 66807d6f-6f6a-46ad-8068-5a852294655c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14007 2024.08.19 19:09:51.340264 [ 3 ] {} <Debug> HTTP-Session: 66807d6f-6f6a-46ad-8068-5a852294655c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.08.19 19:09:51.340295 [ 3 ] {} <Trace> HTTP-Session: 66807d6f-6f6a-46ad-8068-5a852294655c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14009 2024.08.19 19:09:51.340449 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14010 2024.08.19 19:09:51.340492 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14011 2024.08.19 19:09:51.340712 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14012 2024.08.19 19:09:51.341174 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14013 2024.08.19 19:09:51.341211 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14014 2024.08.19 19:09:51.341595 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14015 2024.08.19 19:09:51.341998 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14016 2024.08.19 19:09:51.342126 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001749 sec., 133790.73756432248 rows/sec., 11.76 MiB/sec.
14017 2024.08.19 19:09:51.342394 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Debug> DynamicQueryHandler: Done processing query
14018 2024.08.19 19:09:51.342452 [ 3 ] {4d367931-f376-4bb3-b828-eae1571b5bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14019 2024.08.19 19:09:51.342505 [ 3 ] {} <Debug> HTTP-Session: 66807d6f-6f6a-46ad-8068-5a852294655c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14020 2024.08.19 19:09:51.342668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14021 2024.08.19 19:09:51.342720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14022 2024.08.19 19:09:51.342740 [ 3 ] {} <Debug> HTTP-Session: f2c7d969-365f-496d-9fa4-2732aad28109 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14023 2024.08.19 19:09:51.342757 [ 3 ] {} <Debug> HTTP-Session: f2c7d969-365f-496d-9fa4-2732aad28109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14024 2024.08.19 19:09:51.342771 [ 3 ] {} <Debug> HTTP-Session: f2c7d969-365f-496d-9fa4-2732aad28109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.08.19 19:09:51.342802 [ 3 ] {} <Trace> HTTP-Session: f2c7d969-365f-496d-9fa4-2732aad28109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14026 2024.08.19 19:09:51.342911 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14027 2024.08.19 19:09:51.342956 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14028 2024.08.19 19:09:51.343196 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14029 2024.08.19 19:09:51.343520 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14030 2024.08.19 19:09:51.343556 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14031 2024.08.19 19:09:51.343901 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14032 2024.08.19 19:09:51.344257 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14033 2024.08.19 19:09:51.344384 [ 38 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14034 2024.08.19 19:09:51.344385 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001505 sec., 15946.843853820597 rows/sec., 1.16 MiB/sec.
14035 2024.08.19 19:09:51.344432 [ 38 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14036 2024.08.19 19:09:51.344474 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14037 2024.08.19 19:09:51.344655 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Debug> DynamicQueryHandler: Done processing query
14038 2024.08.19 19:09:51.344709 [ 3 ] {35bf92b4-26da-4da0-ba3a-39bf6a006e0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14039 2024.08.19 19:09:51.344762 [ 3 ] {} <Debug> HTTP-Session: f2c7d969-365f-496d-9fa4-2732aad28109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14040 2024.08.19 19:09:51.344786 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
14041 2024.08.19 19:09:51.344969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14042 2024.08.19 19:09:51.345129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14043 2024.08.19 19:09:51.345230 [ 3 ] {} <Debug> HTTP-Session: 6318c21a-f255-4b4a-94dc-56491d714613 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14044 2024.08.19 19:09:51.345312 [ 3 ] {} <Debug> HTTP-Session: 6318c21a-f255-4b4a-94dc-56491d714613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14045 2024.08.19 19:09:51.345377 [ 3 ] {} <Debug> HTTP-Session: 6318c21a-f255-4b4a-94dc-56491d714613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.08.19 19:09:51.345522 [ 3 ] {} <Trace> HTTP-Session: 6318c21a-f255-4b4a-94dc-56491d714613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14047 2024.08.19 19:09:51.345650 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14048 2024.08.19 19:09:51.345770 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 47 rows starting from the beginning of the part
14049 2024.08.19 19:09:51.345787 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14050 2024.08.19 19:09:51.345897 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14051 2024.08.19 19:09:51.346013 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
14052 2024.08.19 19:09:51.346390 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
14053 2024.08.19 19:09:51.346721 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part
14054 2024.08.19 19:09:51.347049 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
14055 2024.08.19 19:09:51.347394 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part
14056 2024.08.19 19:09:51.347837 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14057 2024.08.19 19:09:51.348628 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14058 2024.08.19 19:09:51.348682 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14059 2024.08.19 19:09:51.349658 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
14060 2024.08.19 19:09:51.350291 [ 188 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732944 sec., 24943.554306478487 rows/sec., 1.90 MiB/sec.
14061 2024.08.19 19:09:51.350549 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14062 2024.08.19 19:09:51.350691 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14063 2024.08.19 19:09:51.350946 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00524 sec., 2671.7557251908397 rows/sec., 187.11 KiB/sec.
14064 2024.08.19 19:09:51.351458 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Debug> DynamicQueryHandler: Done processing query
14065 2024.08.19 19:09:51.351509 [ 3 ] {caab7a55-4f85-4b8b-b414-122b9d83042b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14066 2024.08.19 19:09:51.351539 [ 3 ] {} <Debug> HTTP-Session: 6318c21a-f255-4b4a-94dc-56491d714613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14067 2024.08.19 19:09:51.351640 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14068 2024.08.19 19:09:51.351685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14069 2024.08.19 19:09:51.351766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14070 2024.08.19 19:09:51.351785 [ 196 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_66_13} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14071 2024.08.19 19:09:51.351796 [ 3 ] {} <Debug> HTTP-Session: 6b23c6bb-a033-4677-a8a7-4b45686e2ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14072 2024.08.19 19:09:51.351829 [ 3 ] {} <Debug> HTTP-Session: 6b23c6bb-a033-4677-a8a7-4b45686e2ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14073 2024.08.19 19:09:51.351868 [ 3 ] {} <Debug> HTTP-Session: 6b23c6bb-a033-4677-a8a7-4b45686e2ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14074 2024.08.19 19:09:51.351937 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14075 2024.08.19 19:09:51.351945 [ 3 ] {} <Trace> HTTP-Session: 6b23c6bb-a033-4677-a8a7-4b45686e2ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14076 2024.08.19 19:09:51.352075 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14077 2024.08.19 19:09:51.352118 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14078 2024.08.19 19:09:51.352364 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14079 2024.08.19 19:09:51.352677 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14080 2024.08.19 19:09:51.352713 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14081 2024.08.19 19:09:51.353075 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14082 2024.08.19 19:09:51.353437 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14083 2024.08.19 19:09:51.353565 [ 38 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
14084 2024.08.19 19:09:51.353570 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 233.07 KiB/sec.
14085 2024.08.19 19:09:51.353601 [ 38 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.08.19 19:09:51.353641 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14087 2024.08.19 19:09:51.353866 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Debug> DynamicQueryHandler: Done processing query
14088 2024.08.19 19:09:51.353931 [ 3 ] {c647b8a6-6d47-41a0-966e-ca721e9702e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14089 2024.08.19 19:09:51.354006 [ 3 ] {} <Debug> HTTP-Session: 6b23c6bb-a033-4677-a8a7-4b45686e2ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14090 2024.08.19 19:09:51.354082 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
14091 2024.08.19 19:09:51.354288 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14092 2024.08.19 19:09:51.354329 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
14093 2024.08.19 19:09:51.354387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.19 19:09:51.354554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.19 19:09:51.354560 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
14096 2024.08.19 19:09:51.354626 [ 3 ] {} <Debug> HTTP-Session: 1e93376e-f418-434c-9e23-5206152c17cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14097 2024.08.19 19:09:51.354728 [ 3 ] {} <Debug> HTTP-Session: 1e93376e-f418-434c-9e23-5206152c17cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.19 19:09:51.354784 [ 3 ] {} <Debug> HTTP-Session: 1e93376e-f418-434c-9e23-5206152c17cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14099 2024.08.19 19:09:51.354894 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
14100 2024.08.19 19:09:51.354937 [ 3 ] {} <Trace> HTTP-Session: 1e93376e-f418-434c-9e23-5206152c17cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14101 2024.08.19 19:09:51.355330 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14102 2024.08.19 19:09:51.355475 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
14103 2024.08.19 19:09:51.355615 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14104 2024.08.19 19:09:51.355843 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14105 2024.08.19 19:09:51.356733 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14106 2024.08.19 19:09:51.357953 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004215191 sec., 7117.115214945183 rows/sec., 451.77 KiB/sec.
14107 2024.08.19 19:09:51.358028 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14108 2024.08.19 19:09:51.358080 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14109 2024.08.19 19:09:51.358227 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
14110 2024.08.19 19:09:51.358893 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14111 2024.08.19 19:09:51.359380 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14112 2024.08.19 19:09:51.359561 [ 201 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_37_9} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
14113 2024.08.19 19:09:51.359767 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
14114 2024.08.19 19:09:51.359776 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14115 2024.08.19 19:09:51.359934 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.004617 sec., 87935.88910547976 rows/sec., 6.26 MiB/sec.
14116 2024.08.19 19:09:51.360185 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Debug> DynamicQueryHandler: Done processing query
14117 2024.08.19 19:09:51.360234 [ 3 ] {27aea2d8-6e0c-4bfe-9924-b6979d3d4ee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14118 2024.08.19 19:09:51.360264 [ 3 ] {} <Debug> HTTP-Session: 1e93376e-f418-434c-9e23-5206152c17cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14119 2024.08.19 19:09:51.360414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14120 2024.08.19 19:09:51.360475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14121 2024.08.19 19:09:51.360500 [ 3 ] {} <Debug> HTTP-Session: 12ec47c0-d14b-401a-8794-b652fdd4f9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14122 2024.08.19 19:09:51.360521 [ 3 ] {} <Debug> HTTP-Session: 12ec47c0-d14b-401a-8794-b652fdd4f9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14123 2024.08.19 19:09:51.360538 [ 3 ] {} <Debug> HTTP-Session: 12ec47c0-d14b-401a-8794-b652fdd4f9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14124 2024.08.19 19:09:51.360576 [ 3 ] {} <Trace> HTTP-Session: 12ec47c0-d14b-401a-8794-b652fdd4f9b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14125 2024.08.19 19:09:51.360701 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14126 2024.08.19 19:09:51.360757 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14127 2024.08.19 19:09:51.360919 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14128 2024.08.19 19:09:51.361197 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14129 2024.08.19 19:09:51.361234 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14130 2024.08.19 19:09:51.361607 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14131 2024.08.19 19:09:51.361953 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14132 2024.08.19 19:09:51.362088 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec.
14133 2024.08.19 19:09:51.362252 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Debug> DynamicQueryHandler: Done processing query
14134 2024.08.19 19:09:51.362278 [ 3 ] {edcf801a-5aef-4e86-b36f-c6e0b6e91e45} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14135 2024.08.19 19:09:51.362294 [ 3 ] {} <Debug> HTTP-Session: 12ec47c0-d14b-401a-8794-b652fdd4f9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14136 2024.08.19 19:09:51.362447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14137 2024.08.19 19:09:51.362496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14138 2024.08.19 19:09:51.362516 [ 3 ] {} <Debug> HTTP-Session: ed15e7bb-94cf-4b6f-84cb-294177ba8468 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14139 2024.08.19 19:09:51.362532 [ 3 ] {} <Debug> HTTP-Session: ed15e7bb-94cf-4b6f-84cb-294177ba8468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14140 2024.08.19 19:09:51.362547 [ 3 ] {} <Debug> HTTP-Session: ed15e7bb-94cf-4b6f-84cb-294177ba8468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14141 2024.08.19 19:09:51.362578 [ 3 ] {} <Trace> HTTP-Session: ed15e7bb-94cf-4b6f-84cb-294177ba8468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14142 2024.08.19 19:09:51.362779 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14143 2024.08.19 19:09:51.362825 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14144 2024.08.19 19:09:51.362970 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14145 2024.08.19 19:09:51.363472 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14146 2024.08.19 19:09:51.363508 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14147 2024.08.19 19:09:51.363892 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14148 2024.08.19 19:09:51.364234 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14149 2024.08.19 19:09:51.364370 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001709 sec., 139262.72674078407 rows/sec., 9.34 MiB/sec.
14150 2024.08.19 19:09:51.364545 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Debug> DynamicQueryHandler: Done processing query
14151 2024.08.19 19:09:51.364570 [ 3 ] {1635a610-6239-4264-a980-4b9438c5e8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14152 2024.08.19 19:09:51.364586 [ 3 ] {} <Debug> HTTP-Session: ed15e7bb-94cf-4b6f-84cb-294177ba8468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14153 2024.08.19 19:09:51.364704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14154 2024.08.19 19:09:51.364754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14155 2024.08.19 19:09:51.364772 [ 3 ] {} <Debug> HTTP-Session: 4ec55aab-b961-49aa-a461-cc67ae667c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14156 2024.08.19 19:09:51.364788 [ 3 ] {} <Debug> HTTP-Session: 4ec55aab-b961-49aa-a461-cc67ae667c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14157 2024.08.19 19:09:51.364803 [ 3 ] {} <Debug> HTTP-Session: 4ec55aab-b961-49aa-a461-cc67ae667c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14158 2024.08.19 19:09:51.364834 [ 3 ] {} <Trace> HTTP-Session: 4ec55aab-b961-49aa-a461-cc67ae667c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14159 2024.08.19 19:09:51.364929 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14160 2024.08.19 19:09:51.364974 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14161 2024.08.19 19:09:51.365106 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14162 2024.08.19 19:09:51.365370 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14163 2024.08.19 19:09:51.365409 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14164 2024.08.19 19:09:51.365755 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14165 2024.08.19 19:09:51.366077 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14166 2024.08.19 19:09:51.366202 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec.
14167 2024.08.19 19:09:51.366365 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Debug> DynamicQueryHandler: Done processing query
14168 2024.08.19 19:09:51.366390 [ 3 ] {76173c5a-dff9-45b5-af21-dfdf84ed3af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14169 2024.08.19 19:09:51.366406 [ 3 ] {} <Debug> HTTP-Session: 4ec55aab-b961-49aa-a461-cc67ae667c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14170 2024.08.19 19:09:51.366557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14171 2024.08.19 19:09:51.366606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14172 2024.08.19 19:09:51.366624 [ 3 ] {} <Debug> HTTP-Session: 354b3244-0b19-4be8-99d2-a25ad3864aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14173 2024.08.19 19:09:51.366641 [ 3 ] {} <Debug> HTTP-Session: 354b3244-0b19-4be8-99d2-a25ad3864aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14174 2024.08.19 19:09:51.366654 [ 3 ] {} <Debug> HTTP-Session: 354b3244-0b19-4be8-99d2-a25ad3864aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14175 2024.08.19 19:09:51.366685 [ 3 ] {} <Trace> HTTP-Session: 354b3244-0b19-4be8-99d2-a25ad3864aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14176 2024.08.19 19:09:51.366955 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14177 2024.08.19 19:09:51.367016 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <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
14178 2024.08.19 19:09:51.367420 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14179 2024.08.19 19:09:51.368152 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14180 2024.08.19 19:09:51.368189 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14181 2024.08.19 19:09:51.368815 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14182 2024.08.19 19:09:51.369224 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14183 2024.08.19 19:09:51.369364 [ 38 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14184 2024.08.19 19:09:51.369377 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002606 sec., 8442.05679201842 rows/sec., 15.13 MiB/sec.
14185 2024.08.19 19:09:51.369400 [ 38 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14186 2024.08.19 19:09:51.369446 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14187 2024.08.19 19:09:51.369836 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
14188 2024.08.19 19:09:51.369877 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Debug> DynamicQueryHandler: Done processing query
14189 2024.08.19 19:09:51.369945 [ 3 ] {b4b2484c-796d-4f61-a0d4-4021de31606f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14190 2024.08.19 19:09:51.369972 [ 3 ] {} <Debug> HTTP-Session: 354b3244-0b19-4be8-99d2-a25ad3864aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14191 2024.08.19 19:09:51.370187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14192 2024.08.19 19:09:51.370300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14193 2024.08.19 19:09:51.370357 [ 3 ] {} <Debug> HTTP-Session: ef74c713-c046-4021-b49e-a9caf1598477 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14194 2024.08.19 19:09:51.370406 [ 3 ] {} <Debug> HTTP-Session: ef74c713-c046-4021-b49e-a9caf1598477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14195 2024.08.19 19:09:51.370445 [ 3 ] {} <Debug> HTTP-Session: ef74c713-c046-4021-b49e-a9caf1598477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14196 2024.08.19 19:09:51.370533 [ 3 ] {} <Trace> HTTP-Session: ef74c713-c046-4021-b49e-a9caf1598477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14197 2024.08.19 19:09:51.370633 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14198 2024.08.19 19:09:51.370784 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 965 rows starting from the beginning of the part
14199 2024.08.19 19:09:51.370810 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14200 2024.08.19 19:09:51.370926 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14201 2024.08.19 19:09:51.371483 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
14202 2024.08.19 19:09:51.371880 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14203 2024.08.19 19:09:51.372336 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part
14204 2024.08.19 19:09:51.372923 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part
14205 2024.08.19 19:09:51.373333 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14206 2024.08.19 19:09:51.373485 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14207 2024.08.19 19:09:51.373683 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part
14208 2024.08.19 19:09:51.374224 [ 197 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
14209 2024.08.19 19:09:51.374882 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14210 2024.08.19 19:09:51.375740 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14211 2024.08.19 19:09:51.376159 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005465 sec., 15004.574565416286 rows/sec., 975.85 KiB/sec.
14212 2024.08.19 19:09:51.376455 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Debug> DynamicQueryHandler: Done processing query
14213 2024.08.19 19:09:51.376482 [ 3 ] {7626f77c-32ba-4344-b6f3-7bf30e603ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14214 2024.08.19 19:09:51.376499 [ 3 ] {} <Debug> HTTP-Session: ef74c713-c046-4021-b49e-a9caf1598477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.08.19 19:09:51.380395 [ 201 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.010813169 sec., 97011.33867416666 rows/sec., 173.84 MiB/sec.
14216 2024.08.19 19:09:51.381586 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14217 2024.08.19 19:09:51.382197 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14218 2024.08.19 19:09:51.382282 [ 200 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14219 2024.08.19 19:09:51.382431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB.
14220 2024.08.19 19:09:53.604237 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
14221 2024.08.19 19:09:53.604313 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
14222 2024.08.19 19:09:56.332573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14223 2024.08.19 19:09:56.332702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14224 2024.08.19 19:09:56.332727 [ 3 ] {} <Debug> HTTP-Session: 1e5881c3-d42e-49a8-86c7-83fb6e5d6fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14225 2024.08.19 19:09:56.332752 [ 3 ] {} <Debug> HTTP-Session: 1e5881c3-d42e-49a8-86c7-83fb6e5d6fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14226 2024.08.19 19:09:56.332767 [ 3 ] {} <Debug> HTTP-Session: 1e5881c3-d42e-49a8-86c7-83fb6e5d6fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14227 2024.08.19 19:09:56.332817 [ 3 ] {} <Trace> HTTP-Session: 1e5881c3-d42e-49a8-86c7-83fb6e5d6fd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14228 2024.08.19 19:09:56.332992 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14229 2024.08.19 19:09:56.333058 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14230 2024.08.19 19:09:56.333391 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14231 2024.08.19 19:09:56.333820 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14232 2024.08.19 19:09:56.333861 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14233 2024.08.19 19:09:56.334282 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14234 2024.08.19 19:09:56.334685 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14235 2024.08.19 19:09:56.334861 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec.
14236 2024.08.19 19:09:56.334904 [ 33 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
14237 2024.08.19 19:09:56.335067 [ 33 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14238 2024.08.19 19:09:56.335124 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14239 2024.08.19 19:09:56.335192 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Debug> DynamicQueryHandler: Done processing query
14240 2024.08.19 19:09:56.335278 [ 3 ] {cc79141c-42fc-4f89-b111-7e1e1553edcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14241 2024.08.19 19:09:56.335327 [ 3 ] {} <Debug> HTTP-Session: 1e5881c3-d42e-49a8-86c7-83fb6e5d6fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14242 2024.08.19 19:09:56.335406 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
14243 2024.08.19 19:09:56.335554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14244 2024.08.19 19:09:56.335671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14245 2024.08.19 19:09:56.335724 [ 3 ] {} <Debug> HTTP-Session: 95eebfc7-b776-4d60-91db-b388bc8c89e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14246 2024.08.19 19:09:56.335761 [ 3 ] {} <Debug> HTTP-Session: 95eebfc7-b776-4d60-91db-b388bc8c89e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14247 2024.08.19 19:09:56.335778 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14248 2024.08.19 19:09:56.335784 [ 3 ] {} <Debug> HTTP-Session: 95eebfc7-b776-4d60-91db-b388bc8c89e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.08.19 19:09:56.335827 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
14250 2024.08.19 19:09:56.335837 [ 3 ] {} <Trace> HTTP-Session: 95eebfc7-b776-4d60-91db-b388bc8c89e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14251 2024.08.19 19:09:56.335977 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
14252 2024.08.19 19:09:56.336123 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14253 2024.08.19 19:09:56.336329 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14254 2024.08.19 19:09:56.336333 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
14255 2024.08.19 19:09:56.336716 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part
14256 2024.08.19 19:09:56.337038 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
14257 2024.08.19 19:09:56.337377 [ 190 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
14258 2024.08.19 19:09:56.338002 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14259 2024.08.19 19:09:56.338651 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14260 2024.08.19 19:09:56.338696 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14261 2024.08.19 19:09:56.339244 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004012809 sec., 7476.059787545333 rows/sec., 638.82 KiB/sec.
14262 2024.08.19 19:09:56.339333 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14263 2024.08.19 19:09:56.339474 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
14264 2024.08.19 19:09:56.340243 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14265 2024.08.19 19:09:56.340521 [ 33 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14266 2024.08.19 19:09:56.340584 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Debug> executeQuery: Read 75 rows, 6.14 KiB in 0.0046 sec., 16304.347826086956 rows/sec., 1.30 MiB/sec.
14267 2024.08.19 19:09:56.340601 [ 33 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14268 2024.08.19 19:09:56.340703 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14269 2024.08.19 19:09:56.340795 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14270 2024.08.19 19:09:56.341338 [ 201 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_34_7} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
14271 2024.08.19 19:09:56.341362 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14272 2024.08.19 19:09:56.341384 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Debug> DynamicQueryHandler: Done processing query
14273 2024.08.19 19:09:56.341493 [ 3 ] {9465e69e-d88a-4c7d-9a92-732b381c57e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14274 2024.08.19 19:09:56.341621 [ 3 ] {} <Debug> HTTP-Session: 95eebfc7-b776-4d60-91db-b388bc8c89e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14275 2024.08.19 19:09:56.341795 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14276 2024.08.19 19:09:56.342013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14277 2024.08.19 19:09:56.342136 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14278 2024.08.19 19:09:56.342141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14279 2024.08.19 19:09:56.342185 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1399 rows starting from the beginning of the part
14280 2024.08.19 19:09:56.342188 [ 3 ] {} <Debug> HTTP-Session: d4058189-ec9b-4805-b408-d527cb976e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14281 2024.08.19 19:09:56.342218 [ 3 ] {} <Debug> HTTP-Session: d4058189-ec9b-4805-b408-d527cb976e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14282 2024.08.19 19:09:56.342248 [ 3 ] {} <Debug> HTTP-Session: d4058189-ec9b-4805-b408-d527cb976e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.08.19 19:09:56.342359 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part
14284 2024.08.19 19:09:56.342375 [ 3 ] {} <Trace> HTTP-Session: d4058189-ec9b-4805-b408-d527cb976e48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14285 2024.08.19 19:09:56.342684 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 234 rows starting from the beginning of the part
14286 2024.08.19 19:09:56.342743 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14287 2024.08.19 19:09:56.342917 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14288 2024.08.19 19:09:56.343020 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1216 rows starting from the beginning of the part
14289 2024.08.19 19:09:56.343382 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 234 rows starting from the beginning of the part
14290 2024.08.19 19:09:56.343684 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part
14291 2024.08.19 19:09:56.344308 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14292 2024.08.19 19:09:56.344815 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14293 2024.08.19 19:09:56.344861 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14294 2024.08.19 19:09:56.345405 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14295 2024.08.19 19:09:56.345798 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14296 2024.08.19 19:09:56.346133 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.003488 sec., 3153.669724770642 rows/sec., 234.06 KiB/sec.
14297 2024.08.19 19:09:56.346704 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818085 sec., 555852.9997413239 rows/sec., 48.48 MiB/sec.
14298 2024.08.19 19:09:56.346881 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Debug> DynamicQueryHandler: Done processing query
14299 2024.08.19 19:09:56.346966 [ 3 ] {a78d0694-eae1-4249-b956-02924aa281ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14300 2024.08.19 19:09:56.347038 [ 3 ] {} <Debug> HTTP-Session: d4058189-ec9b-4805-b408-d527cb976e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14301 2024.08.19 19:09:56.347089 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14302 2024.08.19 19:09:56.347296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14303 2024.08.19 19:09:56.347356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14304 2024.08.19 19:09:56.347384 [ 3 ] {} <Debug> HTTP-Session: ad1d1e14-97ae-4814-9dd6-5e285482a24d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14305 2024.08.19 19:09:56.347408 [ 3 ] {} <Debug> HTTP-Session: ad1d1e14-97ae-4814-9dd6-5e285482a24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14306 2024.08.19 19:09:56.347441 [ 3 ] {} <Debug> HTTP-Session: ad1d1e14-97ae-4814-9dd6-5e285482a24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14307 2024.08.19 19:09:56.347505 [ 3 ] {} <Trace> HTTP-Session: ad1d1e14-97ae-4814-9dd6-5e285482a24d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14308 2024.08.19 19:09:56.347657 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14309 2024.08.19 19:09:56.347707 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14310 2024.08.19 19:09:56.347748 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14311 2024.08.19 19:09:56.347863 [ 190 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_76_15} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14312 2024.08.19 19:09:56.347968 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
14313 2024.08.19 19:09:56.348073 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14314 2024.08.19 19:09:56.348456 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14315 2024.08.19 19:09:56.348493 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14316 2024.08.19 19:09:56.348863 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14317 2024.08.19 19:09:56.349244 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14318 2024.08.19 19:09:56.349405 [ 33 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14319 2024.08.19 19:09:56.349407 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00179 sec., 41899.44134078213 rows/sec., 3.27 MiB/sec.
14320 2024.08.19 19:09:56.349468 [ 33 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14321 2024.08.19 19:09:56.349540 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14322 2024.08.19 19:09:56.349809 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Debug> DynamicQueryHandler: Done processing query
14323 2024.08.19 19:09:56.349839 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14324 2024.08.19 19:09:56.349867 [ 3 ] {43b9e7ae-f4e5-4272-a713-c63691ff8174} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14325 2024.08.19 19:09:56.349961 [ 3 ] {} <Debug> HTTP-Session: ad1d1e14-97ae-4814-9dd6-5e285482a24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14326 2024.08.19 19:09:56.350227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14327 2024.08.19 19:09:56.350411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14328 2024.08.19 19:09:56.350531 [ 3 ] {} <Debug> HTTP-Session: b4fd1eb6-d2e1-415a-809c-e58d11b356da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14329 2024.08.19 19:09:56.350620 [ 3 ] {} <Debug> HTTP-Session: b4fd1eb6-d2e1-415a-809c-e58d11b356da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.08.19 19:09:56.350636 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14331 2024.08.19 19:09:56.350672 [ 3 ] {} <Debug> HTTP-Session: b4fd1eb6-d2e1-415a-809c-e58d11b356da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14332 2024.08.19 19:09:56.350801 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 903 rows starting from the beginning of the part
14333 2024.08.19 19:09:56.350801 [ 3 ] {} <Trace> HTTP-Session: b4fd1eb6-d2e1-415a-809c-e58d11b356da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14334 2024.08.19 19:09:56.351221 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 77 rows starting from the beginning of the part
14335 2024.08.19 19:09:56.351322 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14336 2024.08.19 19:09:56.351462 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 406 rows starting from the beginning of the part
14337 2024.08.19 19:09:56.351536 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14338 2024.08.19 19:09:56.351824 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 533 rows starting from the beginning of the part
14339 2024.08.19 19:09:56.352247 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 406 rows starting from the beginning of the part
14340 2024.08.19 19:09:56.352533 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part
14341 2024.08.19 19:09:56.353276 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14342 2024.08.19 19:09:56.354117 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14343 2024.08.19 19:09:56.354179 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14344 2024.08.19 19:09:56.355198 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14345 2024.08.19 19:09:56.355909 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251191 sec., 383926.8389015789 rows/sec., 29.43 MiB/sec.
14346 2024.08.19 19:09:56.355909 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14347 2024.08.19 19:09:56.356143 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14348 2024.08.19 19:09:56.356163 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14349 2024.08.19 19:09:56.356225 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00515 sec., 31262.135922330097 rows/sec., 2.18 MiB/sec.
14350 2024.08.19 19:09:56.356269 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14351 2024.08.19 19:09:56.356353 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14352 2024.08.19 19:09:56.356802 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14353 2024.08.19 19:09:56.356870 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Debug> DynamicQueryHandler: Done processing query
14354 2024.08.19 19:09:56.356950 [ 3 ] {524aae06-fe75-477f-9853-272cd0661dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14355 2024.08.19 19:09:56.357046 [ 3 ] {} <Debug> HTTP-Session: b4fd1eb6-d2e1-415a-809c-e58d11b356da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14356 2024.08.19 19:09:56.357379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14357 2024.08.19 19:09:56.357545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14358 2024.08.19 19:09:56.357590 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14359 2024.08.19 19:09:56.357602 [ 3 ] {} <Debug> HTTP-Session: 60473ade-4f95-47f3-9aef-4387d223874b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14360 2024.08.19 19:09:56.357651 [ 3 ] {} <Debug> HTTP-Session: 60473ade-4f95-47f3-9aef-4387d223874b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14361 2024.08.19 19:09:56.357661 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22527 rows starting from the beginning of the part
14362 2024.08.19 19:09:56.357719 [ 3 ] {} <Debug> HTTP-Session: 60473ade-4f95-47f3-9aef-4387d223874b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14363 2024.08.19 19:09:56.357858 [ 3 ] {} <Trace> HTTP-Session: 60473ade-4f95-47f3-9aef-4387d223874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14364 2024.08.19 19:09:56.358040 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
14365 2024.08.19 19:09:56.358253 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14366 2024.08.19 19:09:56.358453 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 238 rows starting from the beginning of the part
14367 2024.08.19 19:09:56.358541 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14368 2024.08.19 19:09:56.358671 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_76_15} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14369 2024.08.19 19:09:56.359067 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 846 rows starting from the beginning of the part
14370 2024.08.19 19:09:56.359088 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
14371 2024.08.19 19:09:56.359108 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <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
14372 2024.08.19 19:09:56.359403 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 238 rows starting from the beginning of the part
14373 2024.08.19 19:09:56.359771 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part
14374 2024.08.19 19:09:56.360946 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14375 2024.08.19 19:09:56.361655 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14376 2024.08.19 19:09:56.361692 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14377 2024.08.19 19:09:56.362882 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14378 2024.08.19 19:09:56.363526 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14379 2024.08.19 19:09:56.363871 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005705 sec., 1577.5635407537247 rows/sec., 2.83 MiB/sec.
14380 2024.08.19 19:09:56.364188 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Debug> DynamicQueryHandler: Done processing query
14381 2024.08.19 19:09:56.364213 [ 3 ] {e25b7038-b538-4416-a619-b55addfe03de} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
14382 2024.08.19 19:09:56.364229 [ 3 ] {} <Debug> HTTP-Session: 60473ade-4f95-47f3-9aef-4387d223874b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14383 2024.08.19 19:09:56.364357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14384 2024.08.19 19:09:56.364406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14385 2024.08.19 19:09:56.364425 [ 3 ] {} <Debug> HTTP-Session: c0e32584-2b6a-4054-b897-0ae0e97ff7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14386 2024.08.19 19:09:56.364441 [ 3 ] {} <Debug> HTTP-Session: c0e32584-2b6a-4054-b897-0ae0e97ff7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.08.19 19:09:56.364456 [ 3 ] {} <Debug> HTTP-Session: c0e32584-2b6a-4054-b897-0ae0e97ff7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14388 2024.08.19 19:09:56.364486 [ 3 ] {} <Trace> HTTP-Session: c0e32584-2b6a-4054-b897-0ae0e97ff7b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14389 2024.08.19 19:09:56.364633 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14390 2024.08.19 19:09:56.364678 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14391 2024.08.19 19:09:56.364809 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14392 2024.08.19 19:09:56.365120 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14393 2024.08.19 19:09:56.365155 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14394 2024.08.19 19:09:56.365622 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14395 2024.08.19 19:09:56.365995 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14396 2024.08.19 19:09:56.366166 [ 33 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14397 2024.08.19 19:09:56.366171 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec.
14398 2024.08.19 19:09:56.366217 [ 33 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14399 2024.08.19 19:09:56.366279 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14400 2024.08.19 19:09:56.366519 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Debug> DynamicQueryHandler: Done processing query
14401 2024.08.19 19:09:56.366622 [ 3 ] {968accc7-9983-4bd3-8b84-e58ed2a4c53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14402 2024.08.19 19:09:56.366639 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14403 2024.08.19 19:09:56.366653 [ 3 ] {} <Debug> HTTP-Session: c0e32584-2b6a-4054-b897-0ae0e97ff7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.08.19 19:09:56.366848 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14405 2024.08.19 19:09:56.366900 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4880 rows starting from the beginning of the part
14406 2024.08.19 19:09:56.367027 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
14407 2024.08.19 19:09:56.367361 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part
14408 2024.08.19 19:09:56.367644 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
14409 2024.08.19 19:09:56.367809 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part
14410 2024.08.19 19:09:56.367916 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
14411 2024.08.19 19:09:56.369061 [ 186 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24172 rows, containing 5 columns (5 merged, 0 gathered) in 0.012530244 sec., 1929092.522061023 rows/sec., 130.33 MiB/sec.
14412 2024.08.19 19:09:56.369526 [ 186 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14413 2024.08.19 19:09:56.370080 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14414 2024.08.19 19:09:56.370242 [ 195 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14415 2024.08.19 19:09:56.370386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
14416 2024.08.19 19:09:56.370692 [ 192 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5224 rows, containing 4 columns (4 merged, 0 gathered) in 0.004261063 sec., 1225985.1591023179 rows/sec., 79.87 MiB/sec.
14417 2024.08.19 19:09:56.371083 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14418 2024.08.19 19:09:56.371527 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14419 2024.08.19 19:09:56.371610 [ 195 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_76_15} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14420 2024.08.19 19:09:56.371699 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
14421 2024.08.19 19:09:57.000237 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.12 MiB, peak 218.56 MiB, free memory in arenas 0.00 B, will set to 207.55 MiB (RSS), difference: 1.42 MiB
14422 2024.08.19 19:10:01.336698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14423 2024.08.19 19:10:01.336837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14424 2024.08.19 19:10:01.336867 [ 3 ] {} <Debug> HTTP-Session: 5df8e628-9c53-49cd-9df4-fc6362f333b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14425 2024.08.19 19:10:01.336896 [ 3 ] {} <Debug> HTTP-Session: 5df8e628-9c53-49cd-9df4-fc6362f333b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14426 2024.08.19 19:10:01.336914 [ 3 ] {} <Debug> HTTP-Session: 5df8e628-9c53-49cd-9df4-fc6362f333b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14427 2024.08.19 19:10:01.336970 [ 3 ] {} <Trace> HTTP-Session: 5df8e628-9c53-49cd-9df4-fc6362f333b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14428 2024.08.19 19:10:01.337170 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14429 2024.08.19 19:10:01.337238 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14430 2024.08.19 19:10:01.337578 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14431 2024.08.19 19:10:01.338005 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14432 2024.08.19 19:10:01.338048 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14433 2024.08.19 19:10:01.338466 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14434 2024.08.19 19:10:01.338871 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14435 2024.08.19 19:10:01.339033 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec.
14436 2024.08.19 19:10:01.339365 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Debug> DynamicQueryHandler: Done processing query
14437 2024.08.19 19:10:01.339407 [ 3 ] {d0ae7240-6240-449b-89ae-f1485d137e5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14438 2024.08.19 19:10:01.339425 [ 3 ] {} <Debug> HTTP-Session: 5df8e628-9c53-49cd-9df4-fc6362f333b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14439 2024.08.19 19:10:01.339612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14440 2024.08.19 19:10:01.339664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14441 2024.08.19 19:10:01.339682 [ 3 ] {} <Debug> HTTP-Session: 90ec1bbb-f92c-4ac0-ba07-c8a82f73848e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14442 2024.08.19 19:10:01.339699 [ 3 ] {} <Debug> HTTP-Session: 90ec1bbb-f92c-4ac0-ba07-c8a82f73848e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14443 2024.08.19 19:10:01.339713 [ 3 ] {} <Debug> HTTP-Session: 90ec1bbb-f92c-4ac0-ba07-c8a82f73848e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14444 2024.08.19 19:10:01.339745 [ 3 ] {} <Trace> HTTP-Session: 90ec1bbb-f92c-4ac0-ba07-c8a82f73848e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14445 2024.08.19 19:10:01.339909 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14446 2024.08.19 19:10:01.339953 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14447 2024.08.19 19:10:01.340210 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14448 2024.08.19 19:10:01.340669 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14449 2024.08.19 19:10:01.340708 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14450 2024.08.19 19:10:01.341118 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14451 2024.08.19 19:10:01.341508 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14452 2024.08.19 19:10:01.341677 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Debug> executeQuery: Read 234 rows, 21.06 KiB in 0.001843 sec., 126966.90179055887 rows/sec., 11.16 MiB/sec.
14453 2024.08.19 19:10:01.341857 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Debug> DynamicQueryHandler: Done processing query
14454 2024.08.19 19:10:01.341884 [ 3 ] {bf5d6e73-ea62-4851-a159-d4125dc83cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14455 2024.08.19 19:10:01.341899 [ 3 ] {} <Debug> HTTP-Session: 90ec1bbb-f92c-4ac0-ba07-c8a82f73848e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14456 2024.08.19 19:10:01.342017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14457 2024.08.19 19:10:01.342068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14458 2024.08.19 19:10:01.342087 [ 3 ] {} <Debug> HTTP-Session: 0f258956-ab3b-44de-acd7-604d6138c442 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14459 2024.08.19 19:10:01.342104 [ 3 ] {} <Debug> HTTP-Session: 0f258956-ab3b-44de-acd7-604d6138c442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14460 2024.08.19 19:10:01.342118 [ 3 ] {} <Debug> HTTP-Session: 0f258956-ab3b-44de-acd7-604d6138c442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14461 2024.08.19 19:10:01.342150 [ 3 ] {} <Trace> HTTP-Session: 0f258956-ab3b-44de-acd7-604d6138c442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14462 2024.08.19 19:10:01.342253 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14463 2024.08.19 19:10:01.342296 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14464 2024.08.19 19:10:01.342525 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14465 2024.08.19 19:10:01.342833 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14466 2024.08.19 19:10:01.342871 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14467 2024.08.19 19:10:01.343235 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14468 2024.08.19 19:10:01.343600 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14469 2024.08.19 19:10:01.343761 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.14 MiB/sec.
14470 2024.08.19 19:10:01.344052 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Debug> DynamicQueryHandler: Done processing query
14471 2024.08.19 19:10:01.344109 [ 3 ] {75c3d23c-b3aa-4089-b3cb-5085c60a1f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14472 2024.08.19 19:10:01.344166 [ 3 ] {} <Debug> HTTP-Session: 0f258956-ab3b-44de-acd7-604d6138c442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14473 2024.08.19 19:10:01.344343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14474 2024.08.19 19:10:01.344397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14475 2024.08.19 19:10:01.344416 [ 3 ] {} <Debug> HTTP-Session: ee5d3cdd-f73f-4b1e-aae3-7a1ef0d72028 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14476 2024.08.19 19:10:01.344434 [ 3 ] {} <Debug> HTTP-Session: ee5d3cdd-f73f-4b1e-aae3-7a1ef0d72028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14477 2024.08.19 19:10:01.344448 [ 3 ] {} <Debug> HTTP-Session: ee5d3cdd-f73f-4b1e-aae3-7a1ef0d72028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14478 2024.08.19 19:10:01.344479 [ 3 ] {} <Trace> HTTP-Session: ee5d3cdd-f73f-4b1e-aae3-7a1ef0d72028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14479 2024.08.19 19:10:01.344589 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14480 2024.08.19 19:10:01.344633 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14481 2024.08.19 19:10:01.344880 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14482 2024.08.19 19:10:01.345192 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14483 2024.08.19 19:10:01.345229 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14484 2024.08.19 19:10:01.345597 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14485 2024.08.19 19:10:01.345963 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14486 2024.08.19 19:10:01.346128 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001556 sec., 8997.429305912596 rows/sec., 630.12 KiB/sec.
14487 2024.08.19 19:10:01.346426 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Debug> DynamicQueryHandler: Done processing query
14488 2024.08.19 19:10:01.346484 [ 3 ] {cfe497e7-d85f-4e0d-93a4-e22077ac034c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14489 2024.08.19 19:10:01.346545 [ 3 ] {} <Debug> HTTP-Session: ee5d3cdd-f73f-4b1e-aae3-7a1ef0d72028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14490 2024.08.19 19:10:01.346700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14491 2024.08.19 19:10:01.346754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14492 2024.08.19 19:10:01.346774 [ 3 ] {} <Debug> HTTP-Session: 9755f885-b58e-47e9-a402-5da49acb432d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14493 2024.08.19 19:10:01.346791 [ 3 ] {} <Debug> HTTP-Session: 9755f885-b58e-47e9-a402-5da49acb432d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14494 2024.08.19 19:10:01.346805 [ 3 ] {} <Debug> HTTP-Session: 9755f885-b58e-47e9-a402-5da49acb432d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14495 2024.08.19 19:10:01.346837 [ 3 ] {} <Trace> HTTP-Session: 9755f885-b58e-47e9-a402-5da49acb432d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14496 2024.08.19 19:10:01.346943 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14497 2024.08.19 19:10:01.346987 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14498 2024.08.19 19:10:01.347236 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14499 2024.08.19 19:10:01.347555 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14500 2024.08.19 19:10:01.347594 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14501 2024.08.19 19:10:01.347944 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14502 2024.08.19 19:10:01.348316 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14503 2024.08.19 19:10:01.348485 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 226.37 KiB/sec.
14504 2024.08.19 19:10:01.348681 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Debug> DynamicQueryHandler: Done processing query
14505 2024.08.19 19:10:01.348713 [ 3 ] {50feae37-1099-44ac-ba69-342ae1f4b713} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14506 2024.08.19 19:10:01.348731 [ 3 ] {} <Debug> HTTP-Session: 9755f885-b58e-47e9-a402-5da49acb432d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14507 2024.08.19 19:10:01.348881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14508 2024.08.19 19:10:01.348930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14509 2024.08.19 19:10:01.348950 [ 3 ] {} <Debug> HTTP-Session: b9bbce1b-fe66-4499-a2f2-38215e58cd6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14510 2024.08.19 19:10:01.348966 [ 3 ] {} <Debug> HTTP-Session: b9bbce1b-fe66-4499-a2f2-38215e58cd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.08.19 19:10:01.348980 [ 3 ] {} <Debug> HTTP-Session: b9bbce1b-fe66-4499-a2f2-38215e58cd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14512 2024.08.19 19:10:01.349010 [ 3 ] {} <Trace> HTTP-Session: b9bbce1b-fe66-4499-a2f2-38215e58cd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14513 2024.08.19 19:10:01.349223 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14514 2024.08.19 19:10:01.349264 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14515 2024.08.19 19:10:01.349486 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14516 2024.08.19 19:10:01.350067 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14517 2024.08.19 19:10:01.350104 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14518 2024.08.19 19:10:01.350475 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14519 2024.08.19 19:10:01.350838 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14520 2024.08.19 19:10:01.350994 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001873 sec., 216764.5488521089 rows/sec., 15.44 MiB/sec.
14521 2024.08.19 19:10:01.351167 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Debug> DynamicQueryHandler: Done processing query
14522 2024.08.19 19:10:01.351191 [ 3 ] {f926870f-0b6b-4455-b6a0-a7c0810b0f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14523 2024.08.19 19:10:01.351207 [ 3 ] {} <Debug> HTTP-Session: b9bbce1b-fe66-4499-a2f2-38215e58cd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14524 2024.08.19 19:10:01.351341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14525 2024.08.19 19:10:01.351390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14526 2024.08.19 19:10:01.351409 [ 3 ] {} <Debug> HTTP-Session: bd951574-4544-4a79-b8ff-7ecb529738d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14527 2024.08.19 19:10:01.351425 [ 3 ] {} <Debug> HTTP-Session: bd951574-4544-4a79-b8ff-7ecb529738d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14528 2024.08.19 19:10:01.351439 [ 3 ] {} <Debug> HTTP-Session: bd951574-4544-4a79-b8ff-7ecb529738d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14529 2024.08.19 19:10:01.351468 [ 3 ] {} <Trace> HTTP-Session: bd951574-4544-4a79-b8ff-7ecb529738d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14530 2024.08.19 19:10:01.351564 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14531 2024.08.19 19:10:01.351608 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14532 2024.08.19 19:10:01.351736 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14533 2024.08.19 19:10:01.351984 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14534 2024.08.19 19:10:01.352044 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14535 2024.08.19 19:10:01.352397 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14536 2024.08.19 19:10:01.352717 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14537 2024.08.19 19:10:01.352860 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 238.57 KiB/sec.
14538 2024.08.19 19:10:01.353140 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Debug> DynamicQueryHandler: Done processing query
14539 2024.08.19 19:10:01.353199 [ 3 ] {b6e34aeb-4be7-4592-b46f-30b34e6678dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14540 2024.08.19 19:10:01.353245 [ 3 ] {} <Debug> HTTP-Session: bd951574-4544-4a79-b8ff-7ecb529738d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14541 2024.08.19 19:10:01.353425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14542 2024.08.19 19:10:01.353473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14543 2024.08.19 19:10:01.353493 [ 3 ] {} <Debug> HTTP-Session: 62e65e9d-2bd0-47e2-b999-f04198eb3efa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14544 2024.08.19 19:10:01.353509 [ 3 ] {} <Debug> HTTP-Session: 62e65e9d-2bd0-47e2-b999-f04198eb3efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.08.19 19:10:01.353523 [ 3 ] {} <Debug> HTTP-Session: 62e65e9d-2bd0-47e2-b999-f04198eb3efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14546 2024.08.19 19:10:01.353554 [ 3 ] {} <Trace> HTTP-Session: 62e65e9d-2bd0-47e2-b999-f04198eb3efa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14547 2024.08.19 19:10:01.353750 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14548 2024.08.19 19:10:01.353798 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14549 2024.08.19 19:10:01.353969 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14550 2024.08.19 19:10:01.354379 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14551 2024.08.19 19:10:01.354415 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14552 2024.08.19 19:10:01.354801 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14553 2024.08.19 19:10:01.355145 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14554 2024.08.19 19:10:01.355300 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001663 sec., 143114.85267588694 rows/sec., 9.59 MiB/sec.
14555 2024.08.19 19:10:01.355506 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Debug> DynamicQueryHandler: Done processing query
14556 2024.08.19 19:10:01.355542 [ 3 ] {9bdd0f9b-68e4-4d66-9005-f6f58347776a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14557 2024.08.19 19:10:01.355575 [ 3 ] {} <Debug> HTTP-Session: 62e65e9d-2bd0-47e2-b999-f04198eb3efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.08.19 19:10:01.355696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14559 2024.08.19 19:10:01.355745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14560 2024.08.19 19:10:01.355765 [ 3 ] {} <Debug> HTTP-Session: 08f4d9e3-813c-4967-adfd-3db152f0cdc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14561 2024.08.19 19:10:01.355781 [ 3 ] {} <Debug> HTTP-Session: 08f4d9e3-813c-4967-adfd-3db152f0cdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14562 2024.08.19 19:10:01.355794 [ 3 ] {} <Debug> HTTP-Session: 08f4d9e3-813c-4967-adfd-3db152f0cdc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14563 2024.08.19 19:10:01.355824 [ 3 ] {} <Trace> HTTP-Session: 08f4d9e3-813c-4967-adfd-3db152f0cdc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14564 2024.08.19 19:10:01.355918 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14565 2024.08.19 19:10:01.355961 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14566 2024.08.19 19:10:01.356087 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14567 2024.08.19 19:10:01.356333 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14568 2024.08.19 19:10:01.356368 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14569 2024.08.19 19:10:01.356712 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14570 2024.08.19 19:10:01.357037 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14571 2024.08.19 19:10:01.357193 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec.
14572 2024.08.19 19:10:01.357351 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Debug> DynamicQueryHandler: Done processing query
14573 2024.08.19 19:10:01.357376 [ 3 ] {1a05ed63-4a6d-441c-bc2b-a9d0011b7173} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14574 2024.08.19 19:10:01.357392 [ 3 ] {} <Debug> HTTP-Session: 08f4d9e3-813c-4967-adfd-3db152f0cdc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14575 2024.08.19 19:10:01.357539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14576 2024.08.19 19:10:01.357585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14577 2024.08.19 19:10:01.357603 [ 3 ] {} <Debug> HTTP-Session: 150cb600-74c3-46ba-a320-cb0eb709700b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14578 2024.08.19 19:10:01.357619 [ 3 ] {} <Debug> HTTP-Session: 150cb600-74c3-46ba-a320-cb0eb709700b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.08.19 19:10:01.357632 [ 3 ] {} <Debug> HTTP-Session: 150cb600-74c3-46ba-a320-cb0eb709700b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14580 2024.08.19 19:10:01.357661 [ 3 ] {} <Trace> HTTP-Session: 150cb600-74c3-46ba-a320-cb0eb709700b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14581 2024.08.19 19:10:01.357934 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14582 2024.08.19 19:10:01.357995 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <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
14583 2024.08.19 19:10:01.358410 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14584 2024.08.19 19:10:01.359032 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14585 2024.08.19 19:10:01.359068 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14586 2024.08.19 19:10:01.359671 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14587 2024.08.19 19:10:01.360091 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14588 2024.08.19 19:10:01.360279 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002539 sec., 8664.82867270579 rows/sec., 15.53 MiB/sec.
14589 2024.08.19 19:10:01.360498 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Debug> DynamicQueryHandler: Done processing query
14590 2024.08.19 19:10:01.360523 [ 3 ] {da450647-8b0d-48bd-8837-5a9638663289} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14591 2024.08.19 19:10:01.360539 [ 3 ] {} <Debug> HTTP-Session: 150cb600-74c3-46ba-a320-cb0eb709700b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14592 2024.08.19 19:10:01.360661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14593 2024.08.19 19:10:01.360710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14594 2024.08.19 19:10:01.360728 [ 3 ] {} <Debug> HTTP-Session: e876a1ae-6f9d-4c12-9939-f99f88fc4f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14595 2024.08.19 19:10:01.360744 [ 3 ] {} <Debug> HTTP-Session: e876a1ae-6f9d-4c12-9939-f99f88fc4f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14596 2024.08.19 19:10:01.360758 [ 3 ] {} <Debug> HTTP-Session: e876a1ae-6f9d-4c12-9939-f99f88fc4f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14597 2024.08.19 19:10:01.360787 [ 3 ] {} <Trace> HTTP-Session: e876a1ae-6f9d-4c12-9939-f99f88fc4f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14598 2024.08.19 19:10:01.360905 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14599 2024.08.19 19:10:01.360949 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14600 2024.08.19 19:10:01.361077 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14601 2024.08.19 19:10:01.361370 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14602 2024.08.19 19:10:01.361406 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB.
14603 2024.08.19 19:10:01.361760 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14604 2024.08.19 19:10:01.362084 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14605 2024.08.19 19:10:01.362234 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec.
14606 2024.08.19 19:10:01.362386 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Debug> DynamicQueryHandler: Done processing query
14607 2024.08.19 19:10:01.362411 [ 3 ] {16b2b94f-7183-4c68-a287-4b4ce4f20939} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14608 2024.08.19 19:10:01.362427 [ 3 ] {} <Debug> HTTP-Session: e876a1ae-6f9d-4c12-9939-f99f88fc4f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14609 2024.08.19 19:10:06.332265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14610 2024.08.19 19:10:06.332397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14611 2024.08.19 19:10:06.332422 [ 3 ] {} <Debug> HTTP-Session: 67fc2cd2-2b89-435a-a8ee-84ec05c9557c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14612 2024.08.19 19:10:06.332447 [ 3 ] {} <Debug> HTTP-Session: 67fc2cd2-2b89-435a-a8ee-84ec05c9557c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14613 2024.08.19 19:10:06.332462 [ 3 ] {} <Debug> HTTP-Session: 67fc2cd2-2b89-435a-a8ee-84ec05c9557c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14614 2024.08.19 19:10:06.332511 [ 3 ] {} <Trace> HTTP-Session: 67fc2cd2-2b89-435a-a8ee-84ec05c9557c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14615 2024.08.19 19:10:06.332723 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14616 2024.08.19 19:10:06.332789 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14617 2024.08.19 19:10:06.333117 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14618 2024.08.19 19:10:06.333592 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14619 2024.08.19 19:10:06.333636 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14620 2024.08.19 19:10:06.334056 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14621 2024.08.19 19:10:06.334442 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14622 2024.08.19 19:10:06.334606 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Debug> executeQuery: Read 86 rows, 7.20 KiB in 0.001956 sec., 43967.280163599185 rows/sec., 3.59 MiB/sec.
14623 2024.08.19 19:10:06.334892 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Debug> DynamicQueryHandler: Done processing query
14624 2024.08.19 19:10:06.334927 [ 3 ] {cada0fa1-ed8e-4b7d-8caf-b30b31af3334} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14625 2024.08.19 19:10:06.334971 [ 3 ] {} <Debug> HTTP-Session: 67fc2cd2-2b89-435a-a8ee-84ec05c9557c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14626 2024.08.19 19:10:06.335141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14627 2024.08.19 19:10:06.335207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14628 2024.08.19 19:10:06.335232 [ 3 ] {} <Debug> HTTP-Session: f1ea0422-468a-476c-b598-999aecf6a53f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14629 2024.08.19 19:10:06.335254 [ 3 ] {} <Debug> HTTP-Session: f1ea0422-468a-476c-b598-999aecf6a53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14630 2024.08.19 19:10:06.335270 [ 3 ] {} <Debug> HTTP-Session: f1ea0422-468a-476c-b598-999aecf6a53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14631 2024.08.19 19:10:06.335303 [ 3 ] {} <Trace> HTTP-Session: f1ea0422-468a-476c-b598-999aecf6a53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14632 2024.08.19 19:10:06.335409 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14633 2024.08.19 19:10:06.335455 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14634 2024.08.19 19:10:06.335694 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14635 2024.08.19 19:10:06.336010 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14636 2024.08.19 19:10:06.336048 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14637 2024.08.19 19:10:06.336401 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14638 2024.08.19 19:10:06.336771 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14639 2024.08.19 19:10:06.336936 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001548 sec., 9689.922480620156 rows/sec., 728.64 KiB/sec.
14640 2024.08.19 19:10:06.337111 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Debug> DynamicQueryHandler: Done processing query
14641 2024.08.19 19:10:06.337136 [ 3 ] {cb9fc6dd-98a9-4818-9e18-58316a3d74d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14642 2024.08.19 19:10:06.337151 [ 3 ] {} <Debug> HTTP-Session: f1ea0422-468a-476c-b598-999aecf6a53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14643 2024.08.19 19:10:06.337279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 13972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14644 2024.08.19 19:10:06.337327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14645 2024.08.19 19:10:06.337346 [ 3 ] {} <Debug> HTTP-Session: d18e3dd8-a26d-4a01-bf13-7bf8f0295098 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14646 2024.08.19 19:10:06.337363 [ 3 ] {} <Debug> HTTP-Session: d18e3dd8-a26d-4a01-bf13-7bf8f0295098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14647 2024.08.19 19:10:06.337377 [ 3 ] {} <Debug> HTTP-Session: d18e3dd8-a26d-4a01-bf13-7bf8f0295098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14648 2024.08.19 19:10:06.337408 [ 3 ] {} <Trace> HTTP-Session: d18e3dd8-a26d-4a01-bf13-7bf8f0295098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14649 2024.08.19 19:10:06.337525 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14650 2024.08.19 19:10:06.337567 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14651 2024.08.19 19:10:06.337794 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14652 2024.08.19 19:10:06.338205 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14653 2024.08.19 19:10:06.338243 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14654 2024.08.19 19:10:06.338596 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14655 2024.08.19 19:10:06.338968 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14656 2024.08.19 19:10:06.339133 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Debug> executeQuery: Read 82 rows, 6.59 KiB in 0.00164 sec., 50000 rows/sec., 3.92 MiB/sec.
14657 2024.08.19 19:10:06.339430 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Debug> DynamicQueryHandler: Done processing query
14658 2024.08.19 19:10:06.339492 [ 3 ] {dbb58dae-90a4-4445-ac9b-5f8c04287a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14659 2024.08.19 19:10:06.339546 [ 3 ] {} <Debug> HTTP-Session: d18e3dd8-a26d-4a01-bf13-7bf8f0295098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14660 2024.08.19 19:10:06.339732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14661 2024.08.19 19:10:06.339798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14662 2024.08.19 19:10:06.339824 [ 3 ] {} <Debug> HTTP-Session: 3e2b3531-198c-41c3-bfb1-f7c30ad057ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14663 2024.08.19 19:10:06.339847 [ 3 ] {} <Debug> HTTP-Session: 3e2b3531-198c-41c3-bfb1-f7c30ad057ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14664 2024.08.19 19:10:06.339867 [ 3 ] {} <Debug> HTTP-Session: 3e2b3531-198c-41c3-bfb1-f7c30ad057ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14665 2024.08.19 19:10:06.339909 [ 3 ] {} <Trace> HTTP-Session: 3e2b3531-198c-41c3-bfb1-f7c30ad057ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14666 2024.08.19 19:10:06.340090 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14667 2024.08.19 19:10:06.340140 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14668 2024.08.19 19:10:06.340303 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14669 2024.08.19 19:10:06.340684 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14670 2024.08.19 19:10:06.340722 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14671 2024.08.19 19:10:06.341126 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14672 2024.08.19 19:10:06.341483 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14673 2024.08.19 19:10:06.341653 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec.
14674 2024.08.19 19:10:06.341908 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Debug> DynamicQueryHandler: Done processing query
14675 2024.08.19 19:10:06.341969 [ 3 ] {1cc83192-06c7-4231-8ed5-a0ad991bdfaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14676 2024.08.19 19:10:06.342031 [ 3 ] {} <Debug> HTTP-Session: 3e2b3531-198c-41c3-bfb1-f7c30ad057ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14677 2024.08.19 19:10:06.342215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 24056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14678 2024.08.19 19:10:06.342266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14679 2024.08.19 19:10:06.342286 [ 3 ] {} <Debug> HTTP-Session: 68603fae-a0e8-4916-a6c3-59f2088407f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14680 2024.08.19 19:10:06.342303 [ 3 ] {} <Debug> HTTP-Session: 68603fae-a0e8-4916-a6c3-59f2088407f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14681 2024.08.19 19:10:06.342316 [ 3 ] {} <Debug> HTTP-Session: 68603fae-a0e8-4916-a6c3-59f2088407f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14682 2024.08.19 19:10:06.342347 [ 3 ] {} <Trace> HTTP-Session: 68603fae-a0e8-4916-a6c3-59f2088407f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14683 2024.08.19 19:10:06.342554 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14684 2024.08.19 19:10:06.342623 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <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
14685 2024.08.19 19:10:06.343051 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14686 2024.08.19 19:10:06.343626 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14687 2024.08.19 19:10:06.343663 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14688 2024.08.19 19:10:06.344272 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14689 2024.08.19 19:10:06.344695 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14690 2024.08.19 19:10:06.344883 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002453 sec., 6114.961271911945 rows/sec., 10.96 MiB/sec.
14691 2024.08.19 19:10:06.345111 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Debug> DynamicQueryHandler: Done processing query
14692 2024.08.19 19:10:06.345136 [ 3 ] {42a597c3-71df-4745-ae48-2b4067265163} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14693 2024.08.19 19:10:06.345152 [ 3 ] {} <Debug> HTTP-Session: 68603fae-a0e8-4916-a6c3-59f2088407f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14694 2024.08.19 19:10:06.345262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14695 2024.08.19 19:10:06.345311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14696 2024.08.19 19:10:06.345330 [ 3 ] {} <Debug> HTTP-Session: 5eb65133-c39e-4cf3-93f9-6d777935cbf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14697 2024.08.19 19:10:06.345347 [ 3 ] {} <Debug> HTTP-Session: 5eb65133-c39e-4cf3-93f9-6d777935cbf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14698 2024.08.19 19:10:06.345360 [ 3 ] {} <Debug> HTTP-Session: 5eb65133-c39e-4cf3-93f9-6d777935cbf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14699 2024.08.19 19:10:06.345391 [ 3 ] {} <Trace> HTTP-Session: 5eb65133-c39e-4cf3-93f9-6d777935cbf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14700 2024.08.19 19:10:06.345485 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14701 2024.08.19 19:10:06.345530 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14702 2024.08.19 19:10:06.345658 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14703 2024.08.19 19:10:06.345915 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14704 2024.08.19 19:10:06.345951 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14705 2024.08.19 19:10:06.346317 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
14706 2024.08.19 19:10:06.346647 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14707 2024.08.19 19:10:06.346808 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001337 sec., 2243.829468960359 rows/sec., 179.68 KiB/sec.
14708 2024.08.19 19:10:06.347074 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Debug> DynamicQueryHandler: Done processing query
14709 2024.08.19 19:10:06.347098 [ 3 ] {1ebe9c66-0963-4943-9f31-5fdc50070d83} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14710 2024.08.19 19:10:06.347115 [ 3 ] {} <Debug> HTTP-Session: 5eb65133-c39e-4cf3-93f9-6d777935cbf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14711 2024.08.19 19:10:06.347234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14712 2024.08.19 19:10:06.347283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14713 2024.08.19 19:10:06.347303 [ 3 ] {} <Debug> HTTP-Session: 1346898f-623d-4ec6-8db7-13d8cf871077 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14714 2024.08.19 19:10:06.347319 [ 3 ] {} <Debug> HTTP-Session: 1346898f-623d-4ec6-8db7-13d8cf871077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14715 2024.08.19 19:10:06.347334 [ 3 ] {} <Debug> HTTP-Session: 1346898f-623d-4ec6-8db7-13d8cf871077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14716 2024.08.19 19:10:06.347364 [ 3 ] {} <Trace> HTTP-Session: 1346898f-623d-4ec6-8db7-13d8cf871077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14717 2024.08.19 19:10:06.347481 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14718 2024.08.19 19:10:06.347527 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14719 2024.08.19 19:10:06.347672 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14720 2024.08.19 19:10:06.347974 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14721 2024.08.19 19:10:06.348009 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14722 2024.08.19 19:10:06.348381 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14723 2024.08.19 19:10:06.348706 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14724 2024.08.19 19:10:06.348868 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
14725 2024.08.19 19:10:06.349141 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Debug> DynamicQueryHandler: Done processing query
14726 2024.08.19 19:10:06.349200 [ 3 ] {4bb7db16-fdde-42b1-a594-e3519f1278d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14727 2024.08.19 19:10:06.349256 [ 3 ] {} <Debug> HTTP-Session: 1346898f-623d-4ec6-8db7-13d8cf871077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14728 2024.08.19 19:10:08.604563 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
14729 2024.08.19 19:10:08.604609 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
14730 2024.08.19 19:10:11.346643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14731 2024.08.19 19:10:11.346820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14732 2024.08.19 19:10:11.346861 [ 3 ] {} <Debug> HTTP-Session: 26855ac2-b162-4649-8ea7-fc7688ad91ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14733 2024.08.19 19:10:11.346894 [ 3 ] {} <Debug> HTTP-Session: 26855ac2-b162-4649-8ea7-fc7688ad91ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14734 2024.08.19 19:10:11.346916 [ 3 ] {} <Debug> HTTP-Session: 26855ac2-b162-4649-8ea7-fc7688ad91ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14735 2024.08.19 19:10:11.346979 [ 3 ] {} <Trace> HTTP-Session: 26855ac2-b162-4649-8ea7-fc7688ad91ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14736 2024.08.19 19:10:11.347302 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14737 2024.08.19 19:10:11.347384 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14738 2024.08.19 19:10:11.347813 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14739 2024.08.19 19:10:11.348672 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14740 2024.08.19 19:10:11.348721 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14741 2024.08.19 19:10:11.349256 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14742 2024.08.19 19:10:11.349805 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14743 2024.08.19 19:10:11.350004 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Debug> executeQuery: Read 233 rows, 20.98 KiB in 0.00284 sec., 82042.25352112675 rows/sec., 7.22 MiB/sec.
14744 2024.08.19 19:10:11.350296 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Debug> DynamicQueryHandler: Done processing query
14745 2024.08.19 19:10:11.350328 [ 3 ] {c0d8d762-9ec9-4c46-b65f-c21be68579b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14746 2024.08.19 19:10:11.350355 [ 3 ] {} <Debug> HTTP-Session: 26855ac2-b162-4649-8ea7-fc7688ad91ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14747 2024.08.19 19:10:11.350616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14748 2024.08.19 19:10:11.350675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14749 2024.08.19 19:10:11.350701 [ 3 ] {} <Debug> HTTP-Session: 86453e20-d1dc-45ea-9031-dc7704256d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14750 2024.08.19 19:10:11.350724 [ 3 ] {} <Debug> HTTP-Session: 86453e20-d1dc-45ea-9031-dc7704256d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14751 2024.08.19 19:10:11.350742 [ 3 ] {} <Debug> HTTP-Session: 86453e20-d1dc-45ea-9031-dc7704256d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14752 2024.08.19 19:10:11.350783 [ 3 ] {} <Trace> HTTP-Session: 86453e20-d1dc-45ea-9031-dc7704256d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14753 2024.08.19 19:10:11.350907 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14754 2024.08.19 19:10:11.350959 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14755 2024.08.19 19:10:11.351255 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14756 2024.08.19 19:10:11.351902 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14757 2024.08.19 19:10:11.351950 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14758 2024.08.19 19:10:11.352402 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14759 2024.08.19 19:10:11.352944 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14760 2024.08.19 19:10:11.353129 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002251 sec., 9773.434029320302 rows/sec., 734.92 KiB/sec.
14761 2024.08.19 19:10:11.353347 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Debug> DynamicQueryHandler: Done processing query
14762 2024.08.19 19:10:11.353377 [ 3 ] {7be535fd-cfe5-4ee9-b047-433924afb6b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14763 2024.08.19 19:10:11.353400 [ 3 ] {} <Debug> HTTP-Session: 86453e20-d1dc-45ea-9031-dc7704256d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14764 2024.08.19 19:10:11.353556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14765 2024.08.19 19:10:11.353613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14766 2024.08.19 19:10:11.353639 [ 3 ] {} <Debug> HTTP-Session: 09f8498b-fea6-4d12-9922-2a87ac4cb2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14767 2024.08.19 19:10:11.353662 [ 3 ] {} <Debug> HTTP-Session: 09f8498b-fea6-4d12-9922-2a87ac4cb2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14768 2024.08.19 19:10:11.353681 [ 3 ] {} <Debug> HTTP-Session: 09f8498b-fea6-4d12-9922-2a87ac4cb2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14769 2024.08.19 19:10:11.353719 [ 3 ] {} <Trace> HTTP-Session: 09f8498b-fea6-4d12-9922-2a87ac4cb2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14770 2024.08.19 19:10:11.353839 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14771 2024.08.19 19:10:11.353888 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14772 2024.08.19 19:10:11.354166 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14773 2024.08.19 19:10:11.354579 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14774 2024.08.19 19:10:11.354648 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14775 2024.08.19 19:10:11.355130 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
14776 2024.08.19 19:10:11.355661 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14777 2024.08.19 19:10:11.355808 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002001 sec., 6996.501749125437 rows/sec., 489.99 KiB/sec.
14778 2024.08.19 19:10:11.356345 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Debug> DynamicQueryHandler: Done processing query
14779 2024.08.19 19:10:11.356375 [ 3 ] {d3e979af-126c-4b4e-9488-866e32db3a97} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14780 2024.08.19 19:10:11.356396 [ 3 ] {} <Debug> HTTP-Session: 09f8498b-fea6-4d12-9922-2a87ac4cb2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14781 2024.08.19 19:10:11.357423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14782 2024.08.19 19:10:11.357551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14783 2024.08.19 19:10:11.357583 [ 3 ] {} <Debug> HTTP-Session: f3daa76d-a263-46b2-97f2-5a0e0d4086b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14784 2024.08.19 19:10:11.357614 [ 3 ] {} <Debug> HTTP-Session: f3daa76d-a263-46b2-97f2-5a0e0d4086b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14785 2024.08.19 19:10:11.357634 [ 3 ] {} <Debug> HTTP-Session: f3daa76d-a263-46b2-97f2-5a0e0d4086b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14786 2024.08.19 19:10:11.357709 [ 3 ] {} <Trace> HTTP-Session: f3daa76d-a263-46b2-97f2-5a0e0d4086b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14787 2024.08.19 19:10:11.357939 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14788 2024.08.19 19:10:11.358022 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14789 2024.08.19 19:10:11.358454 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14790 2024.08.19 19:10:11.358883 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14791 2024.08.19 19:10:11.358934 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14792 2024.08.19 19:10:11.359455 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14793 2024.08.19 19:10:11.359925 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14794 2024.08.19 19:10:11.360115 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002245 sec., 2672.6057906458796 rows/sec., 157.90 KiB/sec.
14795 2024.08.19 19:10:11.360334 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Debug> DynamicQueryHandler: Done processing query
14796 2024.08.19 19:10:11.360368 [ 3 ] {eb3cc52f-b956-4ef0-b95c-f7414cf8faa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14797 2024.08.19 19:10:11.360391 [ 3 ] {} <Debug> HTTP-Session: f3daa76d-a263-46b2-97f2-5a0e0d4086b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14798 2024.08.19 19:10:11.360810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14799 2024.08.19 19:10:11.360870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14800 2024.08.19 19:10:11.360897 [ 3 ] {} <Debug> HTTP-Session: 69340eb7-6cdf-4be8-a5a2-19c9970bfdfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14801 2024.08.19 19:10:11.360921 [ 3 ] {} <Debug> HTTP-Session: 69340eb7-6cdf-4be8-a5a2-19c9970bfdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14802 2024.08.19 19:10:11.360941 [ 3 ] {} <Debug> HTTP-Session: 69340eb7-6cdf-4be8-a5a2-19c9970bfdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14803 2024.08.19 19:10:11.361079 [ 3 ] {} <Trace> HTTP-Session: 69340eb7-6cdf-4be8-a5a2-19c9970bfdfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14804 2024.08.19 19:10:11.361372 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14805 2024.08.19 19:10:11.361427 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14806 2024.08.19 19:10:11.361726 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14807 2024.08.19 19:10:11.362460 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14808 2024.08.19 19:10:11.362504 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14809 2024.08.19 19:10:11.363036 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14810 2024.08.19 19:10:11.363971 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14811 2024.08.19 19:10:11.364553 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Debug> executeQuery: Read 404 rows, 29.44 KiB in 0.003352 sec., 120525.05966587113 rows/sec., 8.58 MiB/sec.
14812 2024.08.19 19:10:11.364775 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Debug> DynamicQueryHandler: Done processing query
14813 2024.08.19 19:10:11.364806 [ 3 ] {320b71c2-a2ee-4a87-9127-10edff865aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14814 2024.08.19 19:10:11.364828 [ 3 ] {} <Debug> HTTP-Session: 69340eb7-6cdf-4be8-a5a2-19c9970bfdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14815 2024.08.19 19:10:11.366410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14816 2024.08.19 19:10:11.366666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14817 2024.08.19 19:10:11.366697 [ 3 ] {} <Debug> HTTP-Session: d08159e1-717f-419e-800e-94a6277eb435 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14818 2024.08.19 19:10:11.366721 [ 3 ] {} <Debug> HTTP-Session: d08159e1-717f-419e-800e-94a6277eb435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14819 2024.08.19 19:10:11.366742 [ 3 ] {} <Debug> HTTP-Session: d08159e1-717f-419e-800e-94a6277eb435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14820 2024.08.19 19:10:11.366785 [ 3 ] {} <Trace> HTTP-Session: d08159e1-717f-419e-800e-94a6277eb435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14821 2024.08.19 19:10:11.366909 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14822 2024.08.19 19:10:11.366964 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14823 2024.08.19 19:10:11.367136 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14824 2024.08.19 19:10:11.367847 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14825 2024.08.19 19:10:11.367886 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14826 2024.08.19 19:10:11.369241 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14827 2024.08.19 19:10:11.370055 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14828 2024.08.19 19:10:11.370394 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003515 sec., 1706.9701280227596 rows/sec., 89.18 KiB/sec.
14829 2024.08.19 19:10:11.370596 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Debug> DynamicQueryHandler: Done processing query
14830 2024.08.19 19:10:11.370625 [ 3 ] {1f09f032-17a1-4a11-b9bc-3d0ea3e15c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14831 2024.08.19 19:10:11.370647 [ 3 ] {} <Debug> HTTP-Session: d08159e1-717f-419e-800e-94a6277eb435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14832 2024.08.19 19:10:11.371617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14833 2024.08.19 19:10:11.371770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14834 2024.08.19 19:10:11.371800 [ 3 ] {} <Debug> HTTP-Session: 23cff1aa-da0e-4ed7-8d97-765907eff5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14835 2024.08.19 19:10:11.371823 [ 3 ] {} <Debug> HTTP-Session: 23cff1aa-da0e-4ed7-8d97-765907eff5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.08.19 19:10:11.371843 [ 3 ] {} <Debug> HTTP-Session: 23cff1aa-da0e-4ed7-8d97-765907eff5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14837 2024.08.19 19:10:11.371884 [ 3 ] {} <Trace> HTTP-Session: 23cff1aa-da0e-4ed7-8d97-765907eff5ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14838 2024.08.19 19:10:11.372161 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14839 2024.08.19 19:10:11.372226 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14840 2024.08.19 19:10:11.372458 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14841 2024.08.19 19:10:11.373592 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14842 2024.08.19 19:10:11.373636 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14843 2024.08.19 19:10:11.374164 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14844 2024.08.19 19:10:11.374665 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14845 2024.08.19 19:10:11.374854 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002851 sec., 83128.72676253946 rows/sec., 5.57 MiB/sec.
14846 2024.08.19 19:10:11.375080 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Debug> DynamicQueryHandler: Done processing query
14847 2024.08.19 19:10:11.375110 [ 3 ] {69d99cab-a4ed-487e-bb92-a7ab3b771641} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14848 2024.08.19 19:10:11.375133 [ 3 ] {} <Debug> HTTP-Session: 23cff1aa-da0e-4ed7-8d97-765907eff5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14849 2024.08.19 19:10:11.375335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14850 2024.08.19 19:10:11.375393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14851 2024.08.19 19:10:11.375418 [ 3 ] {} <Debug> HTTP-Session: d216bf9b-d7fd-4fa7-b7f2-c82acbbdddc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14852 2024.08.19 19:10:11.375441 [ 3 ] {} <Debug> HTTP-Session: d216bf9b-d7fd-4fa7-b7f2-c82acbbdddc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14853 2024.08.19 19:10:11.375461 [ 3 ] {} <Debug> HTTP-Session: d216bf9b-d7fd-4fa7-b7f2-c82acbbdddc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14854 2024.08.19 19:10:11.375501 [ 3 ] {} <Trace> HTTP-Session: d216bf9b-d7fd-4fa7-b7f2-c82acbbdddc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14855 2024.08.19 19:10:11.375650 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14856 2024.08.19 19:10:11.375704 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14857 2024.08.19 19:10:11.375870 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14858 2024.08.19 19:10:11.376375 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14859 2024.08.19 19:10:11.376416 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14860 2024.08.19 19:10:11.377463 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14861 2024.08.19 19:10:11.377934 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14862 2024.08.19 19:10:11.378127 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002491 sec., 401.4452027298274 rows/sec., 27.05 KiB/sec.
14863 2024.08.19 19:10:11.378581 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Debug> DynamicQueryHandler: Done processing query
14864 2024.08.19 19:10:11.378649 [ 3 ] {5de86014-67f1-46f8-a327-d8f28cb76338} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14865 2024.08.19 19:10:11.378745 [ 3 ] {} <Debug> HTTP-Session: d216bf9b-d7fd-4fa7-b7f2-c82acbbdddc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14866 2024.08.19 19:10:11.379187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14867 2024.08.19 19:10:11.379478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14868 2024.08.19 19:10:11.379507 [ 3 ] {} <Debug> HTTP-Session: a5c14b50-b7f5-4252-ac2a-26276b4b03c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14869 2024.08.19 19:10:11.379531 [ 3 ] {} <Debug> HTTP-Session: a5c14b50-b7f5-4252-ac2a-26276b4b03c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14870 2024.08.19 19:10:11.379551 [ 3 ] {} <Debug> HTTP-Session: a5c14b50-b7f5-4252-ac2a-26276b4b03c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14871 2024.08.19 19:10:11.379673 [ 3 ] {} <Trace> HTTP-Session: a5c14b50-b7f5-4252-ac2a-26276b4b03c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14872 2024.08.19 19:10:11.380175 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14873 2024.08.19 19:10:11.380292 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <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
14874 2024.08.19 19:10:11.381106 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14875 2024.08.19 19:10:11.383013 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14876 2024.08.19 19:10:11.383059 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14877 2024.08.19 19:10:11.384055 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14878 2024.08.19 19:10:11.384640 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14879 2024.08.19 19:10:11.384841 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00506 sec., 4347.826086956521 rows/sec., 7.79 MiB/sec.
14880 2024.08.19 19:10:11.385259 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Debug> DynamicQueryHandler: Done processing query
14881 2024.08.19 19:10:11.385317 [ 3 ] {1fbafcec-7874-4787-9846-11660ddee842} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14882 2024.08.19 19:10:11.385342 [ 3 ] {} <Debug> HTTP-Session: a5c14b50-b7f5-4252-ac2a-26276b4b03c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14883 2024.08.19 19:10:11.386301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14884 2024.08.19 19:10:11.386368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14885 2024.08.19 19:10:11.386394 [ 3 ] {} <Debug> HTTP-Session: 0526f218-96d2-4a5e-a8be-8fe27594cd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14886 2024.08.19 19:10:11.386508 [ 3 ] {} <Debug> HTTP-Session: 0526f218-96d2-4a5e-a8be-8fe27594cd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14887 2024.08.19 19:10:11.386538 [ 3 ] {} <Debug> HTTP-Session: 0526f218-96d2-4a5e-a8be-8fe27594cd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14888 2024.08.19 19:10:11.386595 [ 3 ] {} <Trace> HTTP-Session: 0526f218-96d2-4a5e-a8be-8fe27594cd6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14889 2024.08.19 19:10:11.386859 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14890 2024.08.19 19:10:11.386937 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14891 2024.08.19 19:10:11.387193 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14892 2024.08.19 19:10:11.388311 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14893 2024.08.19 19:10:11.388358 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14894 2024.08.19 19:10:11.389186 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14895 2024.08.19 19:10:11.389654 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14896 2024.08.19 19:10:11.389839 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003108 sec., 26383.526383526383 rows/sec., 1.68 MiB/sec.
14897 2024.08.19 19:10:11.390140 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Debug> DynamicQueryHandler: Done processing query
14898 2024.08.19 19:10:11.390170 [ 3 ] {f466b101-07af-422e-bdb6-ad3b695a8c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14899 2024.08.19 19:10:11.390245 [ 3 ] {} <Debug> HTTP-Session: 0526f218-96d2-4a5e-a8be-8fe27594cd6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14900 2024.08.19 19:10:16.361045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 179312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14901 2024.08.19 19:10:16.361187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14902 2024.08.19 19:10:16.361219 [ 3 ] {} <Debug> HTTP-Session: 8ab4b1c6-6f09-4b9d-9572-fbb95a5d6511 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14903 2024.08.19 19:10:16.361245 [ 3 ] {} <Debug> HTTP-Session: 8ab4b1c6-6f09-4b9d-9572-fbb95a5d6511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14904 2024.08.19 19:10:16.361263 [ 3 ] {} <Debug> HTTP-Session: 8ab4b1c6-6f09-4b9d-9572-fbb95a5d6511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14905 2024.08.19 19:10:16.361317 [ 3 ] {} <Trace> HTTP-Session: 8ab4b1c6-6f09-4b9d-9572-fbb95a5d6511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14906 2024.08.19 19:10:16.362294 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14907 2024.08.19 19:10:16.362367 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14908 2024.08.19 19:10:16.362703 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14909 2024.08.19 19:10:16.364047 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14910 2024.08.19 19:10:16.364092 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14911 2024.08.19 19:10:16.364598 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14912 2024.08.19 19:10:16.364997 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14913 2024.08.19 19:10:16.365185 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Debug> executeQuery: Read 1238 rows, 104.45 KiB in 0.003573 sec., 346487.54547998885 rows/sec., 28.55 MiB/sec.
14914 2024.08.19 19:10:16.365417 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Debug> DynamicQueryHandler: Done processing query
14915 2024.08.19 19:10:16.365445 [ 3 ] {55601011-860a-4c01-98ca-cfa669c80d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
14916 2024.08.19 19:10:16.365462 [ 3 ] {} <Debug> HTTP-Session: 8ab4b1c6-6f09-4b9d-9572-fbb95a5d6511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14917 2024.08.19 19:10:16.365606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14918 2024.08.19 19:10:16.365663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14919 2024.08.19 19:10:16.365685 [ 3 ] {} <Debug> HTTP-Session: bd68f0ad-9840-490e-a2f4-be4f2424037f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14920 2024.08.19 19:10:16.365704 [ 3 ] {} <Debug> HTTP-Session: bd68f0ad-9840-490e-a2f4-be4f2424037f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14921 2024.08.19 19:10:16.365718 [ 3 ] {} <Debug> HTTP-Session: bd68f0ad-9840-490e-a2f4-be4f2424037f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14922 2024.08.19 19:10:16.365754 [ 3 ] {} <Trace> HTTP-Session: bd68f0ad-9840-490e-a2f4-be4f2424037f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14923 2024.08.19 19:10:16.365868 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14924 2024.08.19 19:10:16.365917 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14925 2024.08.19 19:10:16.366157 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14926 2024.08.19 19:10:16.366537 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14927 2024.08.19 19:10:16.366576 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14928 2024.08.19 19:10:16.366952 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14929 2024.08.19 19:10:16.367338 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14930 2024.08.19 19:10:16.367502 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.00166 sec., 12650.602409638554 rows/sec., 951.27 KiB/sec.
14931 2024.08.19 19:10:16.367509 [ 149 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14932 2024.08.19 19:10:16.367609 [ 149 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14933 2024.08.19 19:10:16.367668 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14934 2024.08.19 19:10:16.367806 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Debug> DynamicQueryHandler: Done processing query
14935 2024.08.19 19:10:16.367863 [ 3 ] {fad5913a-1f68-4ad9-ae44-ee60d6895561} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14936 2024.08.19 19:10:16.367895 [ 3 ] {} <Debug> HTTP-Session: bd68f0ad-9840-490e-a2f4-be4f2424037f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.08.19 19:10:16.367897 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::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
14938 2024.08.19 19:10:16.368111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14939 2024.08.19 19:10:16.368181 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14940 2024.08.19 19:10:16.368201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14941 2024.08.19 19:10:16.368256 [ 3 ] {} <Debug> HTTP-Session: ae43fd06-d2b0-4b9a-a658-44fd8ee8bb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14942 2024.08.19 19:10:16.368264 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 47 rows starting from the beginning of the part
14943 2024.08.19 19:10:16.368286 [ 3 ] {} <Debug> HTTP-Session: ae43fd06-d2b0-4b9a-a658-44fd8ee8bb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14944 2024.08.19 19:10:16.368340 [ 3 ] {} <Debug> HTTP-Session: ae43fd06-d2b0-4b9a-a658-44fd8ee8bb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14945 2024.08.19 19:10:16.368460 [ 3 ] {} <Trace> HTTP-Session: ae43fd06-d2b0-4b9a-a658-44fd8ee8bb41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14946 2024.08.19 19:10:16.368530 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part
14947 2024.08.19 19:10:16.368822 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part
14948 2024.08.19 19:10:16.369097 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part
14949 2024.08.19 19:10:16.369181 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14950 2024.08.19 19:10:16.369346 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
14951 2024.08.19 19:10:16.369606 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
14952 2024.08.19 19:10:16.369642 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14953 2024.08.19 19:10:16.370642 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14954 2024.08.19 19:10:16.371758 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14955 2024.08.19 19:10:16.371827 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14956 2024.08.19 19:10:16.372615 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.004848371 sec., 28875.678037014906 rows/sec., 2.21 MiB/sec.
14957 2024.08.19 19:10:16.372845 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14958 2024.08.19 19:10:16.372860 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14959 2024.08.19 19:10:16.373808 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14960 2024.08.19 19:10:16.374084 [ 149 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
14961 2024.08.19 19:10:16.374086 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14962 2024.08.19 19:10:16.374166 [ 149 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14963 2024.08.19 19:10:16.374157 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005349 sec., 42624.78968031408 rows/sec., 2.89 MiB/sec.
14964 2024.08.19 19:10:16.374239 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14965 2024.08.19 19:10:16.374379 [ 199 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_71_14} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14966 2024.08.19 19:10:16.374672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14967 2024.08.19 19:10:16.374752 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
14968 2024.08.19 19:10:16.374826 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Debug> DynamicQueryHandler: Done processing query
14969 2024.08.19 19:10:16.374877 [ 3 ] {9c1b50c4-c1a0-443b-b177-4cf06effaef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14970 2024.08.19 19:10:16.374902 [ 3 ] {} <Debug> HTTP-Session: ae43fd06-d2b0-4b9a-a658-44fd8ee8bb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14971 2024.08.19 19:10:16.375024 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14972 2024.08.19 19:10:16.375068 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part
14973 2024.08.19 19:10:16.375157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 90943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14974 2024.08.19 19:10:16.375290 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part
14975 2024.08.19 19:10:16.375414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14976 2024.08.19 19:10:16.375545 [ 3 ] {} <Debug> HTTP-Session: 6469739b-645e-403c-b8d3-8f438c234847 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
14977 2024.08.19 19:10:16.375585 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part
14978 2024.08.19 19:10:16.375614 [ 3 ] {} <Debug> HTTP-Session: 6469739b-645e-403c-b8d3-8f438c234847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14979 2024.08.19 19:10:16.375676 [ 3 ] {} <Debug> HTTP-Session: 6469739b-645e-403c-b8d3-8f438c234847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14980 2024.08.19 19:10:16.375906 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
14981 2024.08.19 19:10:16.375916 [ 3 ] {} <Trace> HTTP-Session: 6469739b-645e-403c-b8d3-8f438c234847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14982 2024.08.19 19:10:16.376133 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
14983 2024.08.19 19:10:16.376345 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part
14984 2024.08.19 19:10:16.376736 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14985 2024.08.19 19:10:16.376851 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14986 2024.08.19 19:10:16.377838 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14987 2024.08.19 19:10:16.379179 [ 191 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004774419 sec., 154992.68078482428 rows/sec., 10.52 MiB/sec.
14988 2024.08.19 19:10:16.379358 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14989 2024.08.19 19:10:16.379399 [ 191 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
14990 2024.08.19 19:10:16.379419 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
14991 2024.08.19 19:10:16.380370 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14992 2024.08.19 19:10:16.380390 [ 191 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14993 2024.08.19 19:10:16.380534 [ 191 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_51_10} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
14994 2024.08.19 19:10:16.380774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14995 2024.08.19 19:10:16.381033 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14996 2024.08.19 19:10:16.381218 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.004995 sec., 110110.11011011011 rows/sec., 8.17 MiB/sec.
14997 2024.08.19 19:10:16.381428 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Debug> DynamicQueryHandler: Done processing query
14998 2024.08.19 19:10:16.381454 [ 3 ] {6f95d9f1-dc4e-436d-adb5-d57f22f22199} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
14999 2024.08.19 19:10:16.381471 [ 3 ] {} <Debug> HTTP-Session: 6469739b-645e-403c-b8d3-8f438c234847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15000 2024.08.19 19:10:16.381696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15001 2024.08.19 19:10:16.381745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15002 2024.08.19 19:10:16.381764 [ 3 ] {} <Debug> HTTP-Session: bdb4822a-5695-499f-8377-154f4cf2b67c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15003 2024.08.19 19:10:16.381782 [ 3 ] {} <Debug> HTTP-Session: bdb4822a-5695-499f-8377-154f4cf2b67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15004 2024.08.19 19:10:16.381796 [ 3 ] {} <Debug> HTTP-Session: bdb4822a-5695-499f-8377-154f4cf2b67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15005 2024.08.19 19:10:16.381826 [ 3 ] {} <Trace> HTTP-Session: bdb4822a-5695-499f-8377-154f4cf2b67c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15006 2024.08.19 19:10:16.382495 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15007 2024.08.19 19:10:16.382545 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15008 2024.08.19 19:10:16.382700 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15009 2024.08.19 19:10:16.383581 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15010 2024.08.19 19:10:16.383619 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15011 2024.08.19 19:10:16.384082 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15012 2024.08.19 19:10:16.384429 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15013 2024.08.19 19:10:16.384593 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002599 sec., 324740.28472489415 rows/sec., 21.86 MiB/sec.
15014 2024.08.19 19:10:16.384804 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Debug> DynamicQueryHandler: Done processing query
15015 2024.08.19 19:10:16.384840 [ 3 ] {6d539986-d149-4219-9221-f67533200535} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
15016 2024.08.19 19:10:16.384872 [ 3 ] {} <Debug> HTTP-Session: bdb4822a-5695-499f-8377-154f4cf2b67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15017 2024.08.19 19:10:16.385042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 33566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15018 2024.08.19 19:10:16.385092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15019 2024.08.19 19:10:16.385113 [ 3 ] {} <Debug> HTTP-Session: 9f6031df-360a-4634-993b-3362acc4066b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15020 2024.08.19 19:10:16.385130 [ 3 ] {} <Debug> HTTP-Session: 9f6031df-360a-4634-993b-3362acc4066b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15021 2024.08.19 19:10:16.385144 [ 3 ] {} <Debug> HTTP-Session: 9f6031df-360a-4634-993b-3362acc4066b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15022 2024.08.19 19:10:16.385175 [ 3 ] {} <Trace> HTTP-Session: 9f6031df-360a-4634-993b-3362acc4066b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15023 2024.08.19 19:10:16.385518 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15024 2024.08.19 19:10:16.385582 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <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
15025 2024.08.19 19:10:16.386013 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15026 2024.08.19 19:10:16.386667 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15027 2024.08.19 19:10:16.386705 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15028 2024.08.19 19:10:16.387315 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15029 2024.08.19 19:10:16.387725 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15030 2024.08.19 19:10:16.387910 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15031 2024.08.19 19:10:16.387929 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002671 sec., 7862.223886184949 rows/sec., 14.09 MiB/sec.
15032 2024.08.19 19:10:16.387958 [ 149 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15033 2024.08.19 19:10:16.388022 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15034 2024.08.19 19:10:16.388372 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::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
15035 2024.08.19 19:10:16.388519 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Debug> DynamicQueryHandler: Done processing query
15036 2024.08.19 19:10:16.388567 [ 3 ] {5bbf652d-5c77-4dab-8fb2-4f9313d1a902} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15037 2024.08.19 19:10:16.388613 [ 3 ] {} <Debug> HTTP-Session: 9f6031df-360a-4634-993b-3362acc4066b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15038 2024.08.19 19:10:16.388817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15039 2024.08.19 19:10:16.388946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15040 2024.08.19 19:10:16.389002 [ 3 ] {} <Debug> HTTP-Session: 06de481f-cad5-47b0-a115-1083557945a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15041 2024.08.19 19:10:16.389047 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15042 2024.08.19 19:10:16.389049 [ 3 ] {} <Debug> HTTP-Session: 06de481f-cad5-47b0-a115-1083557945a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15043 2024.08.19 19:10:16.389113 [ 3 ] {} <Debug> HTTP-Session: 06de481f-cad5-47b0-a115-1083557945a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15044 2024.08.19 19:10:16.389187 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1049 rows starting from the beginning of the part
15045 2024.08.19 19:10:16.389198 [ 3 ] {} <Trace> HTTP-Session: 06de481f-cad5-47b0-a115-1083557945a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15046 2024.08.19 19:10:16.389553 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15047 2024.08.19 19:10:16.389787 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15048 2024.08.19 19:10:16.389818 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part
15049 2024.08.19 19:10:16.390648 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
15050 2024.08.19 19:10:16.390686 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15051 2024.08.19 19:10:16.391304 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part
15052 2024.08.19 19:10:16.391786 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15053 2024.08.19 19:10:16.391908 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15054 2024.08.19 19:10:16.391989 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
15055 2024.08.19 19:10:16.392613 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
15056 2024.08.19 19:10:16.393296 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
15057 2024.08.19 19:10:16.394053 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15058 2024.08.19 19:10:16.394471 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.005125 sec., 2341.4634146341464 rows/sec., 165.40 KiB/sec.
15059 2024.08.19 19:10:16.394868 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Debug> DynamicQueryHandler: Done processing query
15060 2024.08.19 19:10:16.394899 [ 3 ] {aeea1876-d372-4d3f-ab7c-fb9c04786599} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15061 2024.08.19 19:10:16.394918 [ 3 ] {} <Debug> HTTP-Session: 06de481f-cad5-47b0-a115-1083557945a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.08.19 19:10:16.395043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15063 2024.08.19 19:10:16.395112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15064 2024.08.19 19:10:16.395133 [ 3 ] {} <Debug> HTTP-Session: 8e3d1d0e-8a96-4ceb-8e82-0a9aa71f38a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15065 2024.08.19 19:10:16.395153 [ 3 ] {} <Debug> HTTP-Session: 8e3d1d0e-8a96-4ceb-8e82-0a9aa71f38a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15066 2024.08.19 19:10:16.395171 [ 3 ] {} <Debug> HTTP-Session: 8e3d1d0e-8a96-4ceb-8e82-0a9aa71f38a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15067 2024.08.19 19:10:16.395219 [ 3 ] {} <Trace> HTTP-Session: 8e3d1d0e-8a96-4ceb-8e82-0a9aa71f38a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15068 2024.08.19 19:10:16.395381 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15069 2024.08.19 19:10:16.395497 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15070 2024.08.19 19:10:16.396201 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15071 2024.08.19 19:10:16.397008 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15072 2024.08.19 19:10:16.397080 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15073 2024.08.19 19:10:16.398140 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15074 2024.08.19 19:10:16.399024 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15075 2024.08.19 19:10:16.399298 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003977 sec., 15086.748805632387 rows/sec., 1.02 MiB/sec.
15076 2024.08.19 19:10:16.399507 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Debug> DynamicQueryHandler: Done processing query
15077 2024.08.19 19:10:16.399545 [ 3 ] {002344c1-ae00-481f-81e4-7fe1bc605d05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15078 2024.08.19 19:10:16.399578 [ 3 ] {} <Debug> HTTP-Session: 8e3d1d0e-8a96-4ceb-8e82-0a9aa71f38a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15079 2024.08.19 19:10:16.402034 [ 191 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 19 columns (19 merged, 0 gathered) in 0.013875193 sec., 82016.87717064549 rows/sec., 146.97 MiB/sec.
15080 2024.08.19 19:10:16.402919 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15081 2024.08.19 19:10:16.403514 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15082 2024.08.19 19:10:16.403608 [ 188 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15083 2024.08.19 19:10:16.403734 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB.
15084 2024.08.19 19:10:17.000218 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.19 MiB, peak 218.56 MiB, free memory in arenas 0.00 B, will set to 210.08 MiB (RSS), difference: 1.88 MiB
15085 2024.08.19 19:10:21.337421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15086 2024.08.19 19:10:21.337565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15087 2024.08.19 19:10:21.337595 [ 3 ] {} <Debug> HTTP-Session: 6a246e37-b48f-4c19-9c66-c8a9653cf597 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15088 2024.08.19 19:10:21.337625 [ 3 ] {} <Debug> HTTP-Session: 6a246e37-b48f-4c19-9c66-c8a9653cf597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15089 2024.08.19 19:10:21.337643 [ 3 ] {} <Debug> HTTP-Session: 6a246e37-b48f-4c19-9c66-c8a9653cf597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15090 2024.08.19 19:10:21.337700 [ 3 ] {} <Trace> HTTP-Session: 6a246e37-b48f-4c19-9c66-c8a9653cf597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15091 2024.08.19 19:10:21.337949 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15092 2024.08.19 19:10:21.338019 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15093 2024.08.19 19:10:21.338355 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15094 2024.08.19 19:10:21.338967 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15095 2024.08.19 19:10:21.339009 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15096 2024.08.19 19:10:21.339445 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15097 2024.08.19 19:10:21.339832 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15098 2024.08.19 19:10:21.340004 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002155 sec., 109048.72389791184 rows/sec., 9.60 MiB/sec.
15099 2024.08.19 19:10:21.340040 [ 144 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15100 2024.08.19 19:10:21.340158 [ 144 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15101 2024.08.19 19:10:21.340199 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15102 2024.08.19 19:10:21.340336 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Debug> DynamicQueryHandler: Done processing query
15103 2024.08.19 19:10:21.340388 [ 3 ] {ff142ac9-661e-4d4d-af3f-4b31a9864c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15104 2024.08.19 19:10:21.340412 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15105 2024.08.19 19:10:21.340420 [ 3 ] {} <Debug> HTTP-Session: 6a246e37-b48f-4c19-9c66-c8a9653cf597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15106 2024.08.19 19:10:21.340667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15107 2024.08.19 19:10:21.340736 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15108 2024.08.19 19:10:21.340773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15109 2024.08.19 19:10:21.340802 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1399 rows starting from the beginning of the part
15110 2024.08.19 19:10:21.340818 [ 3 ] {} <Debug> HTTP-Session: 553b8270-256f-4ba4-a25b-9240f994c13e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15111 2024.08.19 19:10:21.340871 [ 3 ] {} <Debug> HTTP-Session: 553b8270-256f-4ba4-a25b-9240f994c13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15112 2024.08.19 19:10:21.340904 [ 3 ] {} <Debug> HTTP-Session: 553b8270-256f-4ba4-a25b-9240f994c13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15113 2024.08.19 19:10:21.341060 [ 3 ] {} <Trace> HTTP-Session: 553b8270-256f-4ba4-a25b-9240f994c13e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15114 2024.08.19 19:10:21.341102 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 234 rows starting from the beginning of the part
15115 2024.08.19 19:10:21.341353 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part
15116 2024.08.19 19:10:21.341526 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15117 2024.08.19 19:10:21.341652 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 233 rows starting from the beginning of the part
15118 2024.08.19 19:10:21.341923 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15119 2024.08.19 19:10:21.341993 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1238 rows starting from the beginning of the part
15120 2024.08.19 19:10:21.342314 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 235 rows starting from the beginning of the part
15121 2024.08.19 19:10:21.343189 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15122 2024.08.19 19:10:21.344076 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15123 2024.08.19 19:10:21.344150 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15124 2024.08.19 19:10:21.345141 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15125 2024.08.19 19:10:21.345695 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15126 2024.08.19 19:10:21.346086 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.004809 sec., 4782.69910584321 rows/sec., 359.64 KiB/sec.
15127 2024.08.19 19:10:21.346098 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3425 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813525 sec., 589143.4198700445 rows/sec., 51.67 MiB/sec.
15128 2024.08.19 19:10:21.346304 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Debug> DynamicQueryHandler: Done processing query
15129 2024.08.19 19:10:21.346331 [ 3 ] {96a0133e-1369-4fc6-ad7c-46cfa4927ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15130 2024.08.19 19:10:21.346338 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15131 2024.08.19 19:10:21.346353 [ 3 ] {} <Debug> HTTP-Session: 553b8270-256f-4ba4-a25b-9240f994c13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15132 2024.08.19 19:10:21.346492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15133 2024.08.19 19:10:21.346551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15134 2024.08.19 19:10:21.346594 [ 3 ] {} <Debug> HTTP-Session: 704d2a6f-e4c1-4e3c-888e-83b8d890c82f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15135 2024.08.19 19:10:21.346634 [ 3 ] {} <Debug> HTTP-Session: 704d2a6f-e4c1-4e3c-888e-83b8d890c82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15136 2024.08.19 19:10:21.346666 [ 3 ] {} <Debug> HTTP-Session: 704d2a6f-e4c1-4e3c-888e-83b8d890c82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15137 2024.08.19 19:10:21.346720 [ 3 ] {} <Trace> HTTP-Session: 704d2a6f-e4c1-4e3c-888e-83b8d890c82f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15138 2024.08.19 19:10:21.346841 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15139 2024.08.19 19:10:21.346889 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15140 2024.08.19 19:10:21.346920 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15141 2024.08.19 19:10:21.347041 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_81_16} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15142 2024.08.19 19:10:21.347169 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
15143 2024.08.19 19:10:21.347257 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15144 2024.08.19 19:10:21.347604 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15145 2024.08.19 19:10:21.347641 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15146 2024.08.19 19:10:21.347998 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
15147 2024.08.19 19:10:21.348368 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15148 2024.08.19 19:10:21.348523 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001711 sec., 8182.349503214494 rows/sec., 573.04 KiB/sec.
15149 2024.08.19 19:10:21.348702 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Debug> DynamicQueryHandler: Done processing query
15150 2024.08.19 19:10:21.348728 [ 3 ] {9cbf8db9-d950-447d-9255-a09b27e8348c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15151 2024.08.19 19:10:21.348744 [ 3 ] {} <Debug> HTTP-Session: 704d2a6f-e4c1-4e3c-888e-83b8d890c82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15152 2024.08.19 19:10:21.348862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15153 2024.08.19 19:10:21.348911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15154 2024.08.19 19:10:21.348931 [ 3 ] {} <Debug> HTTP-Session: cb8cc0db-082c-48c8-a241-1a7cb3257fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15155 2024.08.19 19:10:21.348947 [ 3 ] {} <Debug> HTTP-Session: cb8cc0db-082c-48c8-a241-1a7cb3257fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15156 2024.08.19 19:10:21.348961 [ 3 ] {} <Debug> HTTP-Session: cb8cc0db-082c-48c8-a241-1a7cb3257fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15157 2024.08.19 19:10:21.348991 [ 3 ] {} <Trace> HTTP-Session: cb8cc0db-082c-48c8-a241-1a7cb3257fa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15158 2024.08.19 19:10:21.349088 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15159 2024.08.19 19:10:21.349132 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15160 2024.08.19 19:10:21.349354 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15161 2024.08.19 19:10:21.349664 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15162 2024.08.19 19:10:21.349702 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15163 2024.08.19 19:10:21.350047 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15164 2024.08.19 19:10:21.350410 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15165 2024.08.19 19:10:21.350572 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 236.17 KiB/sec.
15166 2024.08.19 19:10:21.350753 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Debug> DynamicQueryHandler: Done processing query
15167 2024.08.19 19:10:21.350778 [ 3 ] {2a8c09ef-4678-430f-a575-d69645cc6e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15168 2024.08.19 19:10:21.350794 [ 3 ] {} <Debug> HTTP-Session: cb8cc0db-082c-48c8-a241-1a7cb3257fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15169 2024.08.19 19:10:21.350969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15170 2024.08.19 19:10:21.351017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15171 2024.08.19 19:10:21.351036 [ 3 ] {} <Debug> HTTP-Session: 9e0aa9dd-b1fb-411f-aba7-c84f07aa3d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15172 2024.08.19 19:10:21.351052 [ 3 ] {} <Debug> HTTP-Session: 9e0aa9dd-b1fb-411f-aba7-c84f07aa3d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15173 2024.08.19 19:10:21.351066 [ 3 ] {} <Debug> HTTP-Session: 9e0aa9dd-b1fb-411f-aba7-c84f07aa3d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15174 2024.08.19 19:10:21.351096 [ 3 ] {} <Trace> HTTP-Session: 9e0aa9dd-b1fb-411f-aba7-c84f07aa3d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15175 2024.08.19 19:10:21.351367 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15176 2024.08.19 19:10:21.351409 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15177 2024.08.19 19:10:21.351633 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15178 2024.08.19 19:10:21.352237 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15179 2024.08.19 19:10:21.352275 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15180 2024.08.19 19:10:21.352650 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15181 2024.08.19 19:10:21.353008 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15182 2024.08.19 19:10:21.353169 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001963 sec., 206316.86194600104 rows/sec., 14.69 MiB/sec.
15183 2024.08.19 19:10:21.353170 [ 144 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15184 2024.08.19 19:10:21.353254 [ 144 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15185 2024.08.19 19:10:21.353311 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15186 2024.08.19 19:10:21.353465 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Debug> DynamicQueryHandler: Done processing query
15187 2024.08.19 19:10:21.353549 [ 3 ] {0c0de40a-4cd8-477d-aade-d526980f75b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15188 2024.08.19 19:10:21.353586 [ 3 ] {} <Debug> HTTP-Session: 9e0aa9dd-b1fb-411f-aba7-c84f07aa3d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15189 2024.08.19 19:10:21.353595 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15190 2024.08.19 19:10:21.353842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15191 2024.08.19 19:10:21.354038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15192 2024.08.19 19:10:21.354242 [ 3 ] {} <Debug> HTTP-Session: 3620eaa6-98b7-472a-b273-9edfe2b948dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15193 2024.08.19 19:10:21.354352 [ 3 ] {} <Debug> HTTP-Session: 3620eaa6-98b7-472a-b273-9edfe2b948dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15194 2024.08.19 19:10:21.354438 [ 3 ] {} <Debug> HTTP-Session: 3620eaa6-98b7-472a-b273-9edfe2b948dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15195 2024.08.19 19:10:21.354461 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15196 2024.08.19 19:10:21.354580 [ 3 ] {} <Trace> HTTP-Session: 3620eaa6-98b7-472a-b273-9edfe2b948dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15197 2024.08.19 19:10:21.354608 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 903 rows starting from the beginning of the part
15198 2024.08.19 19:10:21.354959 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 406 rows starting from the beginning of the part
15199 2024.08.19 19:10:21.354992 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15200 2024.08.19 19:10:21.355189 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part
15201 2024.08.19 19:10:21.355223 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15202 2024.08.19 19:10:21.355428 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 404 rows starting from the beginning of the part
15203 2024.08.19 19:10:21.355801 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 550 rows starting from the beginning of the part
15204 2024.08.19 19:10:21.356128 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 405 rows starting from the beginning of the part
15205 2024.08.19 19:10:21.356697 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15206 2024.08.19 19:10:21.357360 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15207 2024.08.19 19:10:21.357407 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15208 2024.08.19 19:10:21.358360 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15209 2024.08.19 19:10:21.358833 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15210 2024.08.19 19:10:21.359220 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00441 sec., 1360.544217687075 rows/sec., 71.08 KiB/sec.
15211 2024.08.19 19:10:21.359581 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.006158241 sec., 446556.08638895425 rows/sec., 34.08 MiB/sec.
15212 2024.08.19 19:10:21.359691 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Debug> DynamicQueryHandler: Done processing query
15213 2024.08.19 19:10:21.359737 [ 3 ] {798cf87f-425d-4c6f-8008-e59f7c829433} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15214 2024.08.19 19:10:21.359761 [ 3 ] {} <Debug> HTTP-Session: 3620eaa6-98b7-472a-b273-9edfe2b948dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15215 2024.08.19 19:10:21.359847 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15216 2024.08.19 19:10:21.359975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15217 2024.08.19 19:10:21.360056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15218 2024.08.19 19:10:21.360122 [ 3 ] {} <Debug> HTTP-Session: 5c7544fb-9e7f-41f5-ac41-63c1742f3446 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15219 2024.08.19 19:10:21.360177 [ 3 ] {} <Debug> HTTP-Session: 5c7544fb-9e7f-41f5-ac41-63c1742f3446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15220 2024.08.19 19:10:21.360232 [ 3 ] {} <Debug> HTTP-Session: 5c7544fb-9e7f-41f5-ac41-63c1742f3446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15221 2024.08.19 19:10:21.360356 [ 3 ] {} <Trace> HTTP-Session: 5c7544fb-9e7f-41f5-ac41-63c1742f3446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15222 2024.08.19 19:10:21.360683 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15223 2024.08.19 19:10:21.360716 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15224 2024.08.19 19:10:21.360837 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15225 2024.08.19 19:10:21.360987 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_81_16} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15226 2024.08.19 19:10:21.361152 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15227 2024.08.19 19:10:21.361330 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
15228 2024.08.19 19:10:21.361726 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15229 2024.08.19 19:10:21.361770 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15230 2024.08.19 19:10:21.362194 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15231 2024.08.19 19:10:21.362545 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15232 2024.08.19 19:10:21.362701 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002175 sec., 108965.51724137932 rows/sec., 7.30 MiB/sec.
15233 2024.08.19 19:10:21.362720 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15234 2024.08.19 19:10:21.362797 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15235 2024.08.19 19:10:21.362858 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15236 2024.08.19 19:10:21.363025 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Debug> DynamicQueryHandler: Done processing query
15237 2024.08.19 19:10:21.363155 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15238 2024.08.19 19:10:21.363156 [ 3 ] {8dd04448-e9b3-4eca-ab26-4f214ab98088} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15239 2024.08.19 19:10:21.363405 [ 3 ] {} <Debug> HTTP-Session: 5c7544fb-9e7f-41f5-ac41-63c1742f3446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15240 2024.08.19 19:10:21.363639 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15241 2024.08.19 19:10:21.363654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15242 2024.08.19 19:10:21.363709 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24172 rows starting from the beginning of the part
15243 2024.08.19 19:10:21.363753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15244 2024.08.19 19:10:21.363831 [ 3 ] {} <Debug> HTTP-Session: bae86930-3c88-472d-a784-ee020ff48751 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15245 2024.08.19 19:10:21.363931 [ 3 ] {} <Debug> HTTP-Session: bae86930-3c88-472d-a784-ee020ff48751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15246 2024.08.19 19:10:21.364023 [ 3 ] {} <Debug> HTTP-Session: bae86930-3c88-472d-a784-ee020ff48751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15247 2024.08.19 19:10:21.364033 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 238 rows starting from the beginning of the part
15248 2024.08.19 19:10:21.364095 [ 3 ] {} <Trace> HTTP-Session: bae86930-3c88-472d-a784-ee020ff48751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15249 2024.08.19 19:10:21.364300 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part
15250 2024.08.19 19:10:21.364421 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15251 2024.08.19 19:10:21.364568 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part
15252 2024.08.19 19:10:21.364634 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15253 2024.08.19 19:10:21.364914 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 844 rows starting from the beginning of the part
15254 2024.08.19 19:10:21.365354 [ 193 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part
15255 2024.08.19 19:10:21.365693 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15256 2024.08.19 19:10:21.366437 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15257 2024.08.19 19:10:21.366490 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15258 2024.08.19 19:10:21.367191 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15259 2024.08.19 19:10:21.367677 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15260 2024.08.19 19:10:21.367871 [ 144 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
15261 2024.08.19 19:10:21.367903 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003525 sec., 283.68794326241135 rows/sec., 19.12 KiB/sec.
15262 2024.08.19 19:10:21.367975 [ 144 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15263 2024.08.19 19:10:21.368105 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15264 2024.08.19 19:10:21.368535 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
15265 2024.08.19 19:10:21.368628 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Debug> DynamicQueryHandler: Done processing query
15266 2024.08.19 19:10:21.368714 [ 3 ] {c3fec78e-f622-4c93-b412-063841918655} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15267 2024.08.19 19:10:21.368789 [ 3 ] {} <Debug> HTTP-Session: bae86930-3c88-472d-a784-ee020ff48751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15268 2024.08.19 19:10:21.368995 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15269 2024.08.19 19:10:21.369079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15270 2024.08.19 19:10:21.369102 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part
15271 2024.08.19 19:10:21.369261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15272 2024.08.19 19:10:21.369439 [ 3 ] {} <Debug> HTTP-Session: 1784a13a-0a53-4194-aa48-853eb33a9ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15273 2024.08.19 19:10:21.369564 [ 3 ] {} <Debug> HTTP-Session: 1784a13a-0a53-4194-aa48-853eb33a9ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15274 2024.08.19 19:10:21.369647 [ 3 ] {} <Debug> HTTP-Session: 1784a13a-0a53-4194-aa48-853eb33a9ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15275 2024.08.19 19:10:21.369660 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
15276 2024.08.19 19:10:21.369826 [ 3 ] {} <Trace> HTTP-Session: 1784a13a-0a53-4194-aa48-853eb33a9ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15277 2024.08.19 19:10:21.370024 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
15278 2024.08.19 19:10:21.370296 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
15279 2024.08.19 19:10:21.370399 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
15280 2024.08.19 19:10:21.370506 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
15281 2024.08.19 19:10:21.370949 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15282 2024.08.19 19:10:21.371261 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <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
15283 2024.08.19 19:10:21.374037 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15284 2024.08.19 19:10:21.374848 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.006606377 sec., 6054.755882081813 rows/sec., 407.99 KiB/sec.
15285 2024.08.19 19:10:21.375083 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
15286 2024.08.19 19:10:21.376358 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15287 2024.08.19 19:10:21.376419 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25888 rows, containing 5 columns (5 merged, 0 gathered) in 0.013466247 sec., 1922436.1472056764 rows/sec., 129.86 MiB/sec.
15288 2024.08.19 19:10:21.376426 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15289 2024.08.19 19:10:21.376618 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15290 2024.08.19 19:10:21.376756 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_40_8} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
15291 2024.08.19 19:10:21.376772 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15292 2024.08.19 19:10:21.376943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
15293 2024.08.19 19:10:21.377534 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15294 2024.08.19 19:10:21.377632 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15295 2024.08.19 19:10:21.377640 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15296 2024.08.19 19:10:21.377730 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB.
15297 2024.08.19 19:10:21.378097 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15298 2024.08.19 19:10:21.378299 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.008131 sec., 2828.68035911942 rows/sec., 5.07 MiB/sec.
15299 2024.08.19 19:10:21.378571 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Debug> DynamicQueryHandler: Done processing query
15300 2024.08.19 19:10:21.378597 [ 3 ] {a08e3654-00ab-4db8-b0c8-4248eda76ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15301 2024.08.19 19:10:21.378614 [ 3 ] {} <Debug> HTTP-Session: 1784a13a-0a53-4194-aa48-853eb33a9ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15302 2024.08.19 19:10:21.378829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15303 2024.08.19 19:10:21.378879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15304 2024.08.19 19:10:21.378898 [ 3 ] {} <Debug> HTTP-Session: 9df7d2a9-f281-4b28-8c80-637ed9324e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15305 2024.08.19 19:10:21.378915 [ 3 ] {} <Debug> HTTP-Session: 9df7d2a9-f281-4b28-8c80-637ed9324e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15306 2024.08.19 19:10:21.378929 [ 3 ] {} <Debug> HTTP-Session: 9df7d2a9-f281-4b28-8c80-637ed9324e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15307 2024.08.19 19:10:21.378962 [ 3 ] {} <Trace> HTTP-Session: 9df7d2a9-f281-4b28-8c80-637ed9324e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15308 2024.08.19 19:10:21.379104 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15309 2024.08.19 19:10:21.379152 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15310 2024.08.19 19:10:21.379287 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15311 2024.08.19 19:10:21.379626 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15312 2024.08.19 19:10:21.379664 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15313 2024.08.19 19:10:21.380045 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15314 2024.08.19 19:10:21.380404 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15315 2024.08.19 19:10:21.380565 [ 144 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15316 2024.08.19 19:10:21.380573 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec.
15317 2024.08.19 19:10:21.380614 [ 144 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15318 2024.08.19 19:10:21.380679 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15319 2024.08.19 19:10:21.380888 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15320 2024.08.19 19:10:21.380932 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Debug> DynamicQueryHandler: Done processing query
15321 2024.08.19 19:10:21.380969 [ 3 ] {68ff8814-8241-4c88-a4d9-a7cf8cac7d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15322 2024.08.19 19:10:21.381009 [ 3 ] {} <Debug> HTTP-Session: 9df7d2a9-f281-4b28-8c80-637ed9324e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15323 2024.08.19 19:10:21.381110 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15324 2024.08.19 19:10:21.381147 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5224 rows starting from the beginning of the part
15325 2024.08.19 19:10:21.381260 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part
15326 2024.08.19 19:10:21.381456 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
15327 2024.08.19 19:10:21.381532 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part
15328 2024.08.19 19:10:21.381732 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
15329 2024.08.19 19:10:21.381874 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
15330 2024.08.19 19:10:21.383769 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992013 sec., 1868307.3903756435 rows/sec., 121.68 MiB/sec.
15331 2024.08.19 19:10:21.384107 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15332 2024.08.19 19:10:21.384511 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15333 2024.08.19 19:10:21.384593 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_81_16} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15334 2024.08.19 19:10:21.384670 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
15335 2024.08.19 19:10:23.604863 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
15336 2024.08.19 19:10:23.604939 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
15337 2024.08.19 19:10:26.333474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15338 2024.08.19 19:10:26.333664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15339 2024.08.19 19:10:26.333710 [ 3 ] {} <Debug> HTTP-Session: d49fa3e7-a9a3-40e5-afa5-fa15fc416d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15340 2024.08.19 19:10:26.333752 [ 3 ] {} <Debug> HTTP-Session: d49fa3e7-a9a3-40e5-afa5-fa15fc416d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15341 2024.08.19 19:10:26.333780 [ 3 ] {} <Debug> HTTP-Session: d49fa3e7-a9a3-40e5-afa5-fa15fc416d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15342 2024.08.19 19:10:26.333857 [ 3 ] {} <Trace> HTTP-Session: d49fa3e7-a9a3-40e5-afa5-fa15fc416d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15343 2024.08.19 19:10:26.334081 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15344 2024.08.19 19:10:26.334148 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15345 2024.08.19 19:10:26.334480 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15346 2024.08.19 19:10:26.335089 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15347 2024.08.19 19:10:26.335134 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15348 2024.08.19 19:10:26.335575 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15349 2024.08.19 19:10:26.335971 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15350 2024.08.19 19:10:26.336152 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Debug> executeQuery: Read 100 rows, 8.52 KiB in 0.002144 sec., 46641.79104477612 rows/sec., 3.88 MiB/sec.
15351 2024.08.19 19:10:26.336384 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Debug> DynamicQueryHandler: Done processing query
15352 2024.08.19 19:10:26.336412 [ 3 ] {6d3abece-a9cb-45a7-ade5-28b85aa35220} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15353 2024.08.19 19:10:26.336428 [ 3 ] {} <Debug> HTTP-Session: d49fa3e7-a9a3-40e5-afa5-fa15fc416d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15354 2024.08.19 19:10:26.336554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15355 2024.08.19 19:10:26.336610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15356 2024.08.19 19:10:26.336631 [ 3 ] {} <Debug> HTTP-Session: 909c0077-4e6f-4bb8-bf7f-181e22f1ee40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15357 2024.08.19 19:10:26.336649 [ 3 ] {} <Debug> HTTP-Session: 909c0077-4e6f-4bb8-bf7f-181e22f1ee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15358 2024.08.19 19:10:26.336662 [ 3 ] {} <Debug> HTTP-Session: 909c0077-4e6f-4bb8-bf7f-181e22f1ee40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15359 2024.08.19 19:10:26.336697 [ 3 ] {} <Trace> HTTP-Session: 909c0077-4e6f-4bb8-bf7f-181e22f1ee40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15360 2024.08.19 19:10:26.336809 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15361 2024.08.19 19:10:26.336857 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15362 2024.08.19 19:10:26.337088 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15363 2024.08.19 19:10:26.337436 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15364 2024.08.19 19:10:26.337473 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15365 2024.08.19 19:10:26.337826 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15366 2024.08.19 19:10:26.338196 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15367 2024.08.19 19:10:26.338358 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001581 sec., 13915.243516761544 rows/sec., 1.02 MiB/sec.
15368 2024.08.19 19:10:26.338545 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Debug> DynamicQueryHandler: Done processing query
15369 2024.08.19 19:10:26.338569 [ 3 ] {2bc63b84-164b-4c19-88d1-9bde543f9642} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15370 2024.08.19 19:10:26.338585 [ 3 ] {} <Debug> HTTP-Session: 909c0077-4e6f-4bb8-bf7f-181e22f1ee40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15371 2024.08.19 19:10:26.338729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 14618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15372 2024.08.19 19:10:26.338780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15373 2024.08.19 19:10:26.338800 [ 3 ] {} <Debug> HTTP-Session: 23366b3c-b59d-4288-ac11-37b7faa74d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15374 2024.08.19 19:10:26.338816 [ 3 ] {} <Debug> HTTP-Session: 23366b3c-b59d-4288-ac11-37b7faa74d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15375 2024.08.19 19:10:26.338829 [ 3 ] {} <Debug> HTTP-Session: 23366b3c-b59d-4288-ac11-37b7faa74d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15376 2024.08.19 19:10:26.338860 [ 3 ] {} <Trace> HTTP-Session: 23366b3c-b59d-4288-ac11-37b7faa74d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15377 2024.08.19 19:10:26.339012 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15378 2024.08.19 19:10:26.339054 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15379 2024.08.19 19:10:26.339276 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15380 2024.08.19 19:10:26.339648 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15381 2024.08.19 19:10:26.339685 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15382 2024.08.19 19:10:26.340044 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15383 2024.08.19 19:10:26.340396 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15384 2024.08.19 19:10:26.340544 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001578 sec., 54499.36628643853 rows/sec., 4.26 MiB/sec.
15385 2024.08.19 19:10:26.340716 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Debug> DynamicQueryHandler: Done processing query
15386 2024.08.19 19:10:26.340741 [ 3 ] {478cc10c-9e2f-49c2-a347-b9bc3b8b771c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15387 2024.08.19 19:10:26.340757 [ 3 ] {} <Debug> HTTP-Session: 23366b3c-b59d-4288-ac11-37b7faa74d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15388 2024.08.19 19:10:26.340908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15389 2024.08.19 19:10:26.340958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15390 2024.08.19 19:10:26.340977 [ 3 ] {} <Debug> HTTP-Session: 3b315027-cec0-4563-a3b8-47f425c61591 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15391 2024.08.19 19:10:26.340993 [ 3 ] {} <Debug> HTTP-Session: 3b315027-cec0-4563-a3b8-47f425c61591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15392 2024.08.19 19:10:26.341007 [ 3 ] {} <Debug> HTTP-Session: 3b315027-cec0-4563-a3b8-47f425c61591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15393 2024.08.19 19:10:26.341037 [ 3 ] {} <Trace> HTTP-Session: 3b315027-cec0-4563-a3b8-47f425c61591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15394 2024.08.19 19:10:26.341189 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15395 2024.08.19 19:10:26.341235 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15396 2024.08.19 19:10:26.341376 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15397 2024.08.19 19:10:26.341788 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15398 2024.08.19 19:10:26.341825 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15399 2024.08.19 19:10:26.342206 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15400 2024.08.19 19:10:26.342545 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15401 2024.08.19 19:10:26.342695 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
15402 2024.08.19 19:10:26.342948 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Debug> DynamicQueryHandler: Done processing query
15403 2024.08.19 19:10:26.343000 [ 3 ] {5c061228-5bc4-4f32-a112-d71e2213d40b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15404 2024.08.19 19:10:26.343052 [ 3 ] {} <Debug> HTTP-Session: 3b315027-cec0-4563-a3b8-47f425c61591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15405 2024.08.19 19:10:26.343248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15406 2024.08.19 19:10:26.343297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15407 2024.08.19 19:10:26.343316 [ 3 ] {} <Debug> HTTP-Session: 74eba75c-cd3c-4eec-9fa9-31a122c20308 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15408 2024.08.19 19:10:26.343331 [ 3 ] {} <Debug> HTTP-Session: 74eba75c-cd3c-4eec-9fa9-31a122c20308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15409 2024.08.19 19:10:26.343344 [ 3 ] {} <Debug> HTTP-Session: 74eba75c-cd3c-4eec-9fa9-31a122c20308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15410 2024.08.19 19:10:26.343374 [ 3 ] {} <Trace> HTTP-Session: 74eba75c-cd3c-4eec-9fa9-31a122c20308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15411 2024.08.19 19:10:26.343625 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15412 2024.08.19 19:10:26.343691 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <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
15413 2024.08.19 19:10:26.344151 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15414 2024.08.19 19:10:26.344786 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15415 2024.08.19 19:10:26.344823 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15416 2024.08.19 19:10:26.345448 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15417 2024.08.19 19:10:26.345880 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15418 2024.08.19 19:10:26.346081 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002585 sec., 8510.63829787234 rows/sec., 15.25 MiB/sec.
15419 2024.08.19 19:10:26.346358 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Debug> DynamicQueryHandler: Done processing query
15420 2024.08.19 19:10:26.346394 [ 3 ] {700cc2d3-426d-486f-9212-1bc80c2dbc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15421 2024.08.19 19:10:26.346423 [ 3 ] {} <Debug> HTTP-Session: 74eba75c-cd3c-4eec-9fa9-31a122c20308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15422 2024.08.19 19:10:26.346548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15423 2024.08.19 19:10:26.346598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15424 2024.08.19 19:10:26.346618 [ 3 ] {} <Debug> HTTP-Session: 7bf20f55-1235-41e9-b103-651b11fadcc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15425 2024.08.19 19:10:26.346635 [ 3 ] {} <Debug> HTTP-Session: 7bf20f55-1235-41e9-b103-651b11fadcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15426 2024.08.19 19:10:26.346649 [ 3 ] {} <Debug> HTTP-Session: 7bf20f55-1235-41e9-b103-651b11fadcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.08.19 19:10:26.346679 [ 3 ] {} <Trace> HTTP-Session: 7bf20f55-1235-41e9-b103-651b11fadcc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15428 2024.08.19 19:10:26.346796 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15429 2024.08.19 19:10:26.346839 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15430 2024.08.19 19:10:26.346967 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15431 2024.08.19 19:10:26.347266 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15432 2024.08.19 19:10:26.347302 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15433 2024.08.19 19:10:26.347653 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15434 2024.08.19 19:10:26.347973 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15435 2024.08.19 19:10:26.348108 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
15436 2024.08.19 19:10:26.348279 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Debug> DynamicQueryHandler: Done processing query
15437 2024.08.19 19:10:26.348304 [ 3 ] {e9dd5b74-17a4-45d4-ab4d-2e7362de8997} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15438 2024.08.19 19:10:26.348319 [ 3 ] {} <Debug> HTTP-Session: 7bf20f55-1235-41e9-b103-651b11fadcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15439 2024.08.19 19:10:31.336937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15440 2024.08.19 19:10:31.337099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15441 2024.08.19 19:10:31.337146 [ 3 ] {} <Debug> HTTP-Session: ac6a6493-2d36-4ce9-97d4-4efa8ab3cb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15442 2024.08.19 19:10:31.337189 [ 3 ] {} <Debug> HTTP-Session: ac6a6493-2d36-4ce9-97d4-4efa8ab3cb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15443 2024.08.19 19:10:31.337219 [ 3 ] {} <Debug> HTTP-Session: ac6a6493-2d36-4ce9-97d4-4efa8ab3cb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15444 2024.08.19 19:10:31.337298 [ 3 ] {} <Trace> HTTP-Session: ac6a6493-2d36-4ce9-97d4-4efa8ab3cb7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15445 2024.08.19 19:10:31.337682 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15446 2024.08.19 19:10:31.337790 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15447 2024.08.19 19:10:31.338219 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15448 2024.08.19 19:10:31.338845 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15449 2024.08.19 19:10:31.338887 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15450 2024.08.19 19:10:31.339327 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15451 2024.08.19 19:10:31.339714 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15452 2024.08.19 19:10:31.339863 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002355 sec., 99787.68577494692 rows/sec., 8.78 MiB/sec.
15453 2024.08.19 19:10:31.340191 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Debug> DynamicQueryHandler: Done processing query
15454 2024.08.19 19:10:31.340251 [ 3 ] {931cfef9-510e-4789-9ff4-220920efd24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15455 2024.08.19 19:10:31.340312 [ 3 ] {} <Debug> HTTP-Session: ac6a6493-2d36-4ce9-97d4-4efa8ab3cb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15456 2024.08.19 19:10:31.340506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15457 2024.08.19 19:10:31.340568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15458 2024.08.19 19:10:31.340589 [ 3 ] {} <Debug> HTTP-Session: 63b54ff9-96ba-4b55-92d4-c81f6e79700a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15459 2024.08.19 19:10:31.340608 [ 3 ] {} <Debug> HTTP-Session: 63b54ff9-96ba-4b55-92d4-c81f6e79700a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15460 2024.08.19 19:10:31.340623 [ 3 ] {} <Debug> HTTP-Session: 63b54ff9-96ba-4b55-92d4-c81f6e79700a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15461 2024.08.19 19:10:31.340659 [ 3 ] {} <Trace> HTTP-Session: 63b54ff9-96ba-4b55-92d4-c81f6e79700a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15462 2024.08.19 19:10:31.340777 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15463 2024.08.19 19:10:31.340826 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15464 2024.08.19 19:10:31.341073 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15465 2024.08.19 19:10:31.341416 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15466 2024.08.19 19:10:31.341453 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15467 2024.08.19 19:10:31.341820 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15468 2024.08.19 19:10:31.342187 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15469 2024.08.19 19:10:31.342314 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001575 sec., 14603.174603174602 rows/sec., 1.07 MiB/sec.
15470 2024.08.19 19:10:31.342488 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Debug> DynamicQueryHandler: Done processing query
15471 2024.08.19 19:10:31.342514 [ 3 ] {e1490fdd-6d26-44b9-bbfa-b7505595237b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15472 2024.08.19 19:10:31.342531 [ 3 ] {} <Debug> HTTP-Session: 63b54ff9-96ba-4b55-92d4-c81f6e79700a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15473 2024.08.19 19:10:31.342645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15474 2024.08.19 19:10:31.342694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15475 2024.08.19 19:10:31.342713 [ 3 ] {} <Debug> HTTP-Session: 668b3fa8-ec85-4bf0-aa5d-1a573b876e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15476 2024.08.19 19:10:31.342729 [ 3 ] {} <Debug> HTTP-Session: 668b3fa8-ec85-4bf0-aa5d-1a573b876e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15477 2024.08.19 19:10:31.342743 [ 3 ] {} <Debug> HTTP-Session: 668b3fa8-ec85-4bf0-aa5d-1a573b876e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15478 2024.08.19 19:10:31.342773 [ 3 ] {} <Trace> HTTP-Session: 668b3fa8-ec85-4bf0-aa5d-1a573b876e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15479 2024.08.19 19:10:31.342872 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15480 2024.08.19 19:10:31.342914 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15481 2024.08.19 19:10:31.343137 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15482 2024.08.19 19:10:31.343440 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15483 2024.08.19 19:10:31.343476 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15484 2024.08.19 19:10:31.343833 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
15485 2024.08.19 19:10:31.344186 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15486 2024.08.19 19:10:31.344315 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001469 sec., 9530.292716133425 rows/sec., 667.44 KiB/sec.
15487 2024.08.19 19:10:31.344597 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Debug> DynamicQueryHandler: Done processing query
15488 2024.08.19 19:10:31.344655 [ 3 ] {f5b93b05-2d71-4e66-b0d4-df75fad077a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15489 2024.08.19 19:10:31.344706 [ 3 ] {} <Debug> HTTP-Session: 668b3fa8-ec85-4bf0-aa5d-1a573b876e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15490 2024.08.19 19:10:31.344850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15491 2024.08.19 19:10:31.344902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15492 2024.08.19 19:10:31.344921 [ 3 ] {} <Debug> HTTP-Session: a074f124-0795-4f0b-ab96-b93265968927 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15493 2024.08.19 19:10:31.344938 [ 3 ] {} <Debug> HTTP-Session: a074f124-0795-4f0b-ab96-b93265968927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15494 2024.08.19 19:10:31.344952 [ 3 ] {} <Debug> HTTP-Session: a074f124-0795-4f0b-ab96-b93265968927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15495 2024.08.19 19:10:31.344983 [ 3 ] {} <Trace> HTTP-Session: a074f124-0795-4f0b-ab96-b93265968927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15496 2024.08.19 19:10:31.345083 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15497 2024.08.19 19:10:31.345128 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15498 2024.08.19 19:10:31.345366 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15499 2024.08.19 19:10:31.345663 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15500 2024.08.19 19:10:31.345698 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15501 2024.08.19 19:10:31.346049 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15502 2024.08.19 19:10:31.346409 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15503 2024.08.19 19:10:31.346531 [ 134 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
15504 2024.08.19 19:10:31.346536 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 240.17 KiB/sec.
15505 2024.08.19 19:10:31.346578 [ 134 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15506 2024.08.19 19:10:31.346619 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15507 2024.08.19 19:10:31.346740 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
15508 2024.08.19 19:10:31.346756 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Debug> DynamicQueryHandler: Done processing query
15509 2024.08.19 19:10:31.346786 [ 3 ] {7013548f-b1a3-4e9f-861d-617a7a824838} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15510 2024.08.19 19:10:31.346812 [ 3 ] {} <Debug> HTTP-Session: a074f124-0795-4f0b-ab96-b93265968927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15511 2024.08.19 19:10:31.346885 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15512 2024.08.19 19:10:31.346917 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
15513 2024.08.19 19:10:31.346987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15514 2024.08.19 19:10:31.346996 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
15515 2024.08.19 19:10:31.347136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15516 2024.08.19 19:10:31.347336 [ 3 ] {} <Debug> HTTP-Session: 290ec176-2182-45ea-a669-9e04a564ddb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15517 2024.08.19 19:10:31.347373 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15518 2024.08.19 19:10:31.347401 [ 3 ] {} <Debug> HTTP-Session: 290ec176-2182-45ea-a669-9e04a564ddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15519 2024.08.19 19:10:31.347456 [ 3 ] {} <Debug> HTTP-Session: 290ec176-2182-45ea-a669-9e04a564ddb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15520 2024.08.19 19:10:31.347574 [ 3 ] {} <Trace> HTTP-Session: 290ec176-2182-45ea-a669-9e04a564ddb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15521 2024.08.19 19:10:31.347580 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
15522 2024.08.19 19:10:31.347918 [ 186 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
15523 2024.08.19 19:10:31.348124 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15524 2024.08.19 19:10:31.348270 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15525 2024.08.19 19:10:31.348683 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15526 2024.08.19 19:10:31.349521 [ 197 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002830792 sec., 10597.740844258427 rows/sec., 672.71 KiB/sec.
15527 2024.08.19 19:10:31.349612 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15528 2024.08.19 19:10:31.349682 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15529 2024.08.19 19:10:31.349777 [ 197 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
15530 2024.08.19 19:10:31.350610 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15531 2024.08.19 19:10:31.350884 [ 197 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15532 2024.08.19 19:10:31.351167 [ 197 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_41_10} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
15533 2024.08.19 19:10:31.351353 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15534 2024.08.19 19:10:31.351457 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15535 2024.08.19 19:10:31.351602 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.003717 sec., 108958.8377723971 rows/sec., 7.76 MiB/sec.
15536 2024.08.19 19:10:31.351796 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Debug> DynamicQueryHandler: Done processing query
15537 2024.08.19 19:10:31.351821 [ 3 ] {e55a24f4-f7eb-4131-874a-463a099b38a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15538 2024.08.19 19:10:31.351838 [ 3 ] {} <Debug> HTTP-Session: 290ec176-2182-45ea-a669-9e04a564ddb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15539 2024.08.19 19:10:31.351959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15540 2024.08.19 19:10:31.352009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15541 2024.08.19 19:10:31.352027 [ 3 ] {} <Debug> HTTP-Session: 7d331651-361a-40ca-aa56-c40fc03401e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15542 2024.08.19 19:10:31.352044 [ 3 ] {} <Debug> HTTP-Session: 7d331651-361a-40ca-aa56-c40fc03401e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15543 2024.08.19 19:10:31.352057 [ 3 ] {} <Debug> HTTP-Session: 7d331651-361a-40ca-aa56-c40fc03401e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15544 2024.08.19 19:10:31.352089 [ 3 ] {} <Trace> HTTP-Session: 7d331651-361a-40ca-aa56-c40fc03401e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15545 2024.08.19 19:10:31.352185 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15546 2024.08.19 19:10:31.352229 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15547 2024.08.19 19:10:31.352361 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15548 2024.08.19 19:10:31.352637 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15549 2024.08.19 19:10:31.352673 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15550 2024.08.19 19:10:31.353028 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15551 2024.08.19 19:10:31.353369 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15552 2024.08.19 19:10:31.353496 [ 134 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15553 2024.08.19 19:10:31.353501 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec.
15554 2024.08.19 19:10:31.353532 [ 134 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15555 2024.08.19 19:10:31.353574 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15556 2024.08.19 19:10:31.353743 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
15557 2024.08.19 19:10:31.353758 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Debug> DynamicQueryHandler: Done processing query
15558 2024.08.19 19:10:31.353807 [ 3 ] {c4ddde45-d039-4197-bd55-86c5dd44e53e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15559 2024.08.19 19:10:31.353850 [ 3 ] {} <Debug> HTTP-Session: 7d331651-361a-40ca-aa56-c40fc03401e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15560 2024.08.19 19:10:31.353967 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15561 2024.08.19 19:10:31.354006 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
15562 2024.08.19 19:10:31.354066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15563 2024.08.19 19:10:31.354202 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15564 2024.08.19 19:10:31.354221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15565 2024.08.19 19:10:31.354440 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
15566 2024.08.19 19:10:31.354309 [ 3 ] {} <Debug> HTTP-Session: 8156ab1a-a7e3-44e8-9a4d-606c172521ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15567 2024.08.19 19:10:31.354634 [ 3 ] {} <Debug> HTTP-Session: 8156ab1a-a7e3-44e8-9a4d-606c172521ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15568 2024.08.19 19:10:31.354756 [ 3 ] {} <Debug> HTTP-Session: 8156ab1a-a7e3-44e8-9a4d-606c172521ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15569 2024.08.19 19:10:31.354782 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15570 2024.08.19 19:10:31.354905 [ 3 ] {} <Trace> HTTP-Session: 8156ab1a-a7e3-44e8-9a4d-606c172521ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15571 2024.08.19 19:10:31.355074 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
15572 2024.08.19 19:10:31.355366 [ 197 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
15573 2024.08.19 19:10:31.355668 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15574 2024.08.19 19:10:31.355756 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15575 2024.08.19 19:10:31.356311 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15576 2024.08.19 19:10:31.357320 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15577 2024.08.19 19:10:31.357386 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15578 2024.08.19 19:10:31.357936 [ 186 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004283683 sec., 57427.218587369796 rows/sec., 2.93 MiB/sec.
15579 2024.08.19 19:10:31.358084 [ 186 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15580 2024.08.19 19:10:31.358201 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15581 2024.08.19 19:10:31.358665 [ 186 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15582 2024.08.19 19:10:31.358742 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15583 2024.08.19 19:10:31.358773 [ 186 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_41_8} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15584 2024.08.19 19:10:31.358886 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15585 2024.08.19 19:10:31.358939 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003654 sec., 64860.426929392444 rows/sec., 4.35 MiB/sec.
15586 2024.08.19 19:10:31.359129 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Debug> DynamicQueryHandler: Done processing query
15587 2024.08.19 19:10:31.359154 [ 3 ] {ef15594e-80c7-4f3b-a16d-2f3b29fc3a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15588 2024.08.19 19:10:31.359173 [ 3 ] {} <Debug> HTTP-Session: 8156ab1a-a7e3-44e8-9a4d-606c172521ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15589 2024.08.19 19:10:31.359282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15590 2024.08.19 19:10:31.359329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15591 2024.08.19 19:10:31.359347 [ 3 ] {} <Debug> HTTP-Session: 55b46a46-483a-4e36-866f-0e2a0625be09 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15592 2024.08.19 19:10:31.359362 [ 3 ] {} <Debug> HTTP-Session: 55b46a46-483a-4e36-866f-0e2a0625be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.08.19 19:10:31.359376 [ 3 ] {} <Debug> HTTP-Session: 55b46a46-483a-4e36-866f-0e2a0625be09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15594 2024.08.19 19:10:31.359405 [ 3 ] {} <Trace> HTTP-Session: 55b46a46-483a-4e36-866f-0e2a0625be09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15595 2024.08.19 19:10:31.359497 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15596 2024.08.19 19:10:31.359541 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15597 2024.08.19 19:10:31.359671 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15598 2024.08.19 19:10:31.359933 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15599 2024.08.19 19:10:31.359967 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15600 2024.08.19 19:10:31.360322 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15601 2024.08.19 19:10:31.360661 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15602 2024.08.19 19:10:31.360792 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec.
15603 2024.08.19 19:10:31.361097 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Debug> DynamicQueryHandler: Done processing query
15604 2024.08.19 19:10:31.361132 [ 3 ] {003b91eb-27e9-4135-bb69-469b778629d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15605 2024.08.19 19:10:31.361157 [ 3 ] {} <Debug> HTTP-Session: 55b46a46-483a-4e36-866f-0e2a0625be09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15606 2024.08.19 19:10:31.361289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15607 2024.08.19 19:10:31.361335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15608 2024.08.19 19:10:31.361353 [ 3 ] {} <Debug> HTTP-Session: 4c1c5b66-8538-4ed7-915a-343d3678b35f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15609 2024.08.19 19:10:31.361369 [ 3 ] {} <Debug> HTTP-Session: 4c1c5b66-8538-4ed7-915a-343d3678b35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15610 2024.08.19 19:10:31.361383 [ 3 ] {} <Debug> HTTP-Session: 4c1c5b66-8538-4ed7-915a-343d3678b35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15611 2024.08.19 19:10:31.361412 [ 3 ] {} <Trace> HTTP-Session: 4c1c5b66-8538-4ed7-915a-343d3678b35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15612 2024.08.19 19:10:31.361674 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15613 2024.08.19 19:10:31.361741 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <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
15614 2024.08.19 19:10:31.362160 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15615 2024.08.19 19:10:31.362768 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15616 2024.08.19 19:10:31.362804 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15617 2024.08.19 19:10:31.363421 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15618 2024.08.19 19:10:31.363829 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15619 2024.08.19 19:10:31.363979 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002487 sec., 9248.090068355448 rows/sec., 16.57 MiB/sec.
15620 2024.08.19 19:10:31.364196 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Debug> DynamicQueryHandler: Done processing query
15621 2024.08.19 19:10:31.364221 [ 3 ] {04bde9ec-e7b2-4895-b27a-0129435b773b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15622 2024.08.19 19:10:31.364236 [ 3 ] {} <Debug> HTTP-Session: 4c1c5b66-8538-4ed7-915a-343d3678b35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15623 2024.08.19 19:10:31.364353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15624 2024.08.19 19:10:31.364401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15625 2024.08.19 19:10:31.364419 [ 3 ] {} <Debug> HTTP-Session: d52f2b5e-a965-48df-8b69-af4e5450611c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15626 2024.08.19 19:10:31.364435 [ 3 ] {} <Debug> HTTP-Session: d52f2b5e-a965-48df-8b69-af4e5450611c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15627 2024.08.19 19:10:31.364449 [ 3 ] {} <Debug> HTTP-Session: d52f2b5e-a965-48df-8b69-af4e5450611c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15628 2024.08.19 19:10:31.364478 [ 3 ] {} <Trace> HTTP-Session: d52f2b5e-a965-48df-8b69-af4e5450611c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15629 2024.08.19 19:10:31.364608 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15630 2024.08.19 19:10:31.364652 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15631 2024.08.19 19:10:31.364779 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15632 2024.08.19 19:10:31.365101 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15633 2024.08.19 19:10:31.365136 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB.
15634 2024.08.19 19:10:31.365500 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15635 2024.08.19 19:10:31.365819 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15636 2024.08.19 19:10:31.365943 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec.
15637 2024.08.19 19:10:31.366092 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Debug> DynamicQueryHandler: Done processing query
15638 2024.08.19 19:10:31.366116 [ 3 ] {b4f1f590-fef8-4669-a720-a452e4fbf6ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15639 2024.08.19 19:10:31.366132 [ 3 ] {} <Debug> HTTP-Session: d52f2b5e-a965-48df-8b69-af4e5450611c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15640 2024.08.19 19:10:36.326202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15641 2024.08.19 19:10:36.326348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15642 2024.08.19 19:10:36.326378 [ 3 ] {} <Debug> HTTP-Session: b8d6f0b5-bcda-42ee-abce-6537e85490ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15643 2024.08.19 19:10:36.326407 [ 3 ] {} <Debug> HTTP-Session: b8d6f0b5-bcda-42ee-abce-6537e85490ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15644 2024.08.19 19:10:36.326425 [ 3 ] {} <Debug> HTTP-Session: b8d6f0b5-bcda-42ee-abce-6537e85490ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15645 2024.08.19 19:10:36.326480 [ 3 ] {} <Trace> HTTP-Session: b8d6f0b5-bcda-42ee-abce-6537e85490ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15646 2024.08.19 19:10:36.326768 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', '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)
15647 2024.08.19 19:10:36.327219 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
15648 2024.08.19 19:10:36.327273 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', '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
15649 2024.08.19 19:10:36.327641 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15650 2024.08.19 19:10:36.327720 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
15651 2024.08.19 19:10:36.327890 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
15652 2024.08.19 19:10:36.327930 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
15653 2024.08.19 19:10:36.327957 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (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
15654 2024.08.19 19:10:36.327975 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c) (SelectExecutor): Spreading mark ranges among streams (default reading)
15655 2024.08.19 19:10:36.328023 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
15656 2024.08.19 19:10:36.328048 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0
15657 2024.08.19 19:10:36.329093 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002464 sec., 16639.61038961039 rows/sec., 634.53 KiB/sec.
15658 2024.08.19 19:10:36.329383 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> DynamicQueryHandler: Done processing query
15659 2024.08.19 19:10:36.329410 [ 3 ] {978120d2-faef-4ecd-ac9f-a159d18fb4e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
15660 2024.08.19 19:10:36.329428 [ 3 ] {} <Debug> HTTP-Session: b8d6f0b5-bcda-42ee-abce-6537e85490ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15661 2024.08.19 19:10:36.337246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15662 2024.08.19 19:10:36.337303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15663 2024.08.19 19:10:36.337323 [ 3 ] {} <Debug> HTTP-Session: a72a34aa-c455-47a2-a80e-9d4709de34cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15664 2024.08.19 19:10:36.337340 [ 3 ] {} <Debug> HTTP-Session: a72a34aa-c455-47a2-a80e-9d4709de34cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15665 2024.08.19 19:10:36.337355 [ 3 ] {} <Debug> HTTP-Session: a72a34aa-c455-47a2-a80e-9d4709de34cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15666 2024.08.19 19:10:36.337389 [ 3 ] {} <Trace> HTTP-Session: a72a34aa-c455-47a2-a80e-9d4709de34cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15667 2024.08.19 19:10:36.337503 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
15668 2024.08.19 19:10:36.337550 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15669 2024.08.19 19:10:36.337750 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15670 2024.08.19 19:10:36.338129 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15671 2024.08.19 19:10:36.338173 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15672 2024.08.19 19:10:36.338672 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
15673 2024.08.19 19:10:36.339007 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Trace> oximeter.timeseries_schema (e945c20c-754b-4631-b497-76fa3f61124c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15674 2024.08.19 19:10:36.339168 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001701 sec., 587.8894767783656 rows/sec., 163.62 KiB/sec.
15675 2024.08.19 19:10:36.339493 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Debug> DynamicQueryHandler: Done processing query
15676 2024.08.19 19:10:36.339520 [ 3 ] {3e3cd122-e97f-4166-96dd-1d7beea07b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15677 2024.08.19 19:10:36.339537 [ 3 ] {} <Debug> HTTP-Session: a72a34aa-c455-47a2-a80e-9d4709de34cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15678 2024.08.19 19:10:36.339651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15679 2024.08.19 19:10:36.339702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15680 2024.08.19 19:10:36.339721 [ 3 ] {} <Debug> HTTP-Session: d7cb5cbd-374c-492c-ae2c-92189bf72a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15681 2024.08.19 19:10:36.339737 [ 3 ] {} <Debug> HTTP-Session: d7cb5cbd-374c-492c-ae2c-92189bf72a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15682 2024.08.19 19:10:36.339751 [ 3 ] {} <Debug> HTTP-Session: d7cb5cbd-374c-492c-ae2c-92189bf72a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15683 2024.08.19 19:10:36.339782 [ 3 ] {} <Trace> HTTP-Session: d7cb5cbd-374c-492c-ae2c-92189bf72a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15684 2024.08.19 19:10:36.339882 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15685 2024.08.19 19:10:36.339928 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15686 2024.08.19 19:10:36.340198 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15687 2024.08.19 19:10:36.340559 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15688 2024.08.19 19:10:36.340601 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15689 2024.08.19 19:10:36.340958 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15690 2024.08.19 19:10:36.341323 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15691 2024.08.19 19:10:36.341482 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 292.61 KiB/sec.
15692 2024.08.19 19:10:36.341760 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Debug> DynamicQueryHandler: Done processing query
15693 2024.08.19 19:10:36.341815 [ 3 ] {5f65da02-6387-4aaa-82c1-e7cb35a11737} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15694 2024.08.19 19:10:36.341861 [ 3 ] {} <Debug> HTTP-Session: d7cb5cbd-374c-492c-ae2c-92189bf72a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15695 2024.08.19 19:10:36.342025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 15710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15696 2024.08.19 19:10:36.342081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15697 2024.08.19 19:10:36.342103 [ 3 ] {} <Debug> HTTP-Session: 23e5b8b8-69bd-4849-aab7-b050c64d9543 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15698 2024.08.19 19:10:36.342119 [ 3 ] {} <Debug> HTTP-Session: 23e5b8b8-69bd-4849-aab7-b050c64d9543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15699 2024.08.19 19:10:36.342133 [ 3 ] {} <Debug> HTTP-Session: 23e5b8b8-69bd-4849-aab7-b050c64d9543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15700 2024.08.19 19:10:36.342164 [ 3 ] {} <Trace> HTTP-Session: 23e5b8b8-69bd-4849-aab7-b050c64d9543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15701 2024.08.19 19:10:36.342297 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15702 2024.08.19 19:10:36.342341 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15703 2024.08.19 19:10:36.342586 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15704 2024.08.19 19:10:36.342994 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15705 2024.08.19 19:10:36.343033 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15706 2024.08.19 19:10:36.343390 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15707 2024.08.19 19:10:36.343768 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15708 2024.08.19 19:10:36.343937 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Debug> executeQuery: Read 108 rows, 9.12 KiB in 0.001687 sec., 64018.96858328394 rows/sec., 5.28 MiB/sec.
15709 2024.08.19 19:10:36.344118 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Debug> DynamicQueryHandler: Done processing query
15710 2024.08.19 19:10:36.344143 [ 3 ] {55ff1808-c722-48fe-a016-1583adbf72d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15711 2024.08.19 19:10:36.344159 [ 3 ] {} <Debug> HTTP-Session: 23e5b8b8-69bd-4849-aab7-b050c64d9543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15712 2024.08.19 19:10:36.344275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15713 2024.08.19 19:10:36.344326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15714 2024.08.19 19:10:36.344345 [ 3 ] {} <Debug> HTTP-Session: a3c71412-ec55-450e-8390-5d77e7fed2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15715 2024.08.19 19:10:36.344361 [ 3 ] {} <Debug> HTTP-Session: a3c71412-ec55-450e-8390-5d77e7fed2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15716 2024.08.19 19:10:36.344375 [ 3 ] {} <Debug> HTTP-Session: a3c71412-ec55-450e-8390-5d77e7fed2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15717 2024.08.19 19:10:36.344405 [ 3 ] {} <Trace> HTTP-Session: a3c71412-ec55-450e-8390-5d77e7fed2f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15718 2024.08.19 19:10:36.344509 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15719 2024.08.19 19:10:36.344552 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15720 2024.08.19 19:10:36.344788 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15721 2024.08.19 19:10:36.345146 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15722 2024.08.19 19:10:36.345185 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15723 2024.08.19 19:10:36.345530 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15724 2024.08.19 19:10:36.345888 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15725 2024.08.19 19:10:36.346042 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Debug> executeQuery: Read 29 rows, 2.13 KiB in 0.001558 sec., 18613.607188703467 rows/sec., 1.34 MiB/sec.
15726 2024.08.19 19:10:36.346221 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Debug> DynamicQueryHandler: Done processing query
15727 2024.08.19 19:10:36.346246 [ 3 ] {702ee2f6-b714-4e6a-92fc-3f11f0ef6d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15728 2024.08.19 19:10:36.346262 [ 3 ] {} <Debug> HTTP-Session: a3c71412-ec55-450e-8390-5d77e7fed2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15729 2024.08.19 19:10:36.346394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 17702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15730 2024.08.19 19:10:36.346452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15731 2024.08.19 19:10:36.346472 [ 3 ] {} <Debug> HTTP-Session: c0990182-a519-4d0d-aa9d-1d67aee3a8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15732 2024.08.19 19:10:36.346490 [ 3 ] {} <Debug> HTTP-Session: c0990182-a519-4d0d-aa9d-1d67aee3a8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15733 2024.08.19 19:10:36.346505 [ 3 ] {} <Debug> HTTP-Session: c0990182-a519-4d0d-aa9d-1d67aee3a8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15734 2024.08.19 19:10:36.346540 [ 3 ] {} <Trace> HTTP-Session: c0990182-a519-4d0d-aa9d-1d67aee3a8fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15735 2024.08.19 19:10:36.346668 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15736 2024.08.19 19:10:36.346711 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15737 2024.08.19 19:10:36.346936 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15738 2024.08.19 19:10:36.347322 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15739 2024.08.19 19:10:36.347361 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15740 2024.08.19 19:10:36.347713 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15741 2024.08.19 19:10:36.348076 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15742 2024.08.19 19:10:36.348240 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Debug> executeQuery: Read 105 rows, 8.27 KiB in 0.001614 sec., 65055.762081784385 rows/sec., 5.00 MiB/sec.
15743 2024.08.19 19:10:36.348427 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Debug> DynamicQueryHandler: Done processing query
15744 2024.08.19 19:10:36.348453 [ 3 ] {a27232f2-03e0-4027-8385-e094a77ca346} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15745 2024.08.19 19:10:36.348469 [ 3 ] {} <Debug> HTTP-Session: c0990182-a519-4d0d-aa9d-1d67aee3a8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15746 2024.08.19 19:10:36.348613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15747 2024.08.19 19:10:36.348664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15748 2024.08.19 19:10:36.348684 [ 3 ] {} <Debug> HTTP-Session: c5bb93b7-9559-456f-b084-fb1fbca8ce96 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15749 2024.08.19 19:10:36.348700 [ 3 ] {} <Debug> HTTP-Session: c5bb93b7-9559-456f-b084-fb1fbca8ce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15750 2024.08.19 19:10:36.348713 [ 3 ] {} <Debug> HTTP-Session: c5bb93b7-9559-456f-b084-fb1fbca8ce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15751 2024.08.19 19:10:36.348745 [ 3 ] {} <Trace> HTTP-Session: c5bb93b7-9559-456f-b084-fb1fbca8ce96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15752 2024.08.19 19:10:36.348891 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15753 2024.08.19 19:10:36.348937 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15754 2024.08.19 19:10:36.349083 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15755 2024.08.19 19:10:36.349514 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15756 2024.08.19 19:10:36.349553 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15757 2024.08.19 19:10:36.349943 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15758 2024.08.19 19:10:36.350276 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15759 2024.08.19 19:10:36.350436 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Debug> executeQuery: Read 164 rows, 11.67 KiB in 0.001605 sec., 102180.68535825545 rows/sec., 7.10 MiB/sec.
15760 2024.08.19 19:10:36.350616 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Debug> DynamicQueryHandler: Done processing query
15761 2024.08.19 19:10:36.350641 [ 3 ] {45b81052-406c-49b0-baad-08e82809d7e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15762 2024.08.19 19:10:36.350657 [ 3 ] {} <Debug> HTTP-Session: c5bb93b7-9559-456f-b084-fb1fbca8ce96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15763 2024.08.19 19:10:36.350826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15764 2024.08.19 19:10:36.350877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15765 2024.08.19 19:10:36.350898 [ 3 ] {} <Debug> HTTP-Session: ea1da044-f580-4a1b-bdad-b6273cf5a224 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15766 2024.08.19 19:10:36.350915 [ 3 ] {} <Debug> HTTP-Session: ea1da044-f580-4a1b-bdad-b6273cf5a224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15767 2024.08.19 19:10:36.350928 [ 3 ] {} <Debug> HTTP-Session: ea1da044-f580-4a1b-bdad-b6273cf5a224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15768 2024.08.19 19:10:36.350959 [ 3 ] {} <Trace> HTTP-Session: ea1da044-f580-4a1b-bdad-b6273cf5a224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15769 2024.08.19 19:10:36.351283 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15770 2024.08.19 19:10:36.351348 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <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
15771 2024.08.19 19:10:36.351769 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15772 2024.08.19 19:10:36.352488 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15773 2024.08.19 19:10:36.352525 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15774 2024.08.19 19:10:36.353120 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15775 2024.08.19 19:10:36.353523 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15776 2024.08.19 19:10:36.353716 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002666 sec., 8627.156789197299 rows/sec., 15.46 MiB/sec.
15777 2024.08.19 19:10:36.354180 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Debug> DynamicQueryHandler: Done processing query
15778 2024.08.19 19:10:36.354234 [ 3 ] {8439f3f0-c613-4261-9361-f8afbaff22eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15779 2024.08.19 19:10:36.354269 [ 3 ] {} <Debug> HTTP-Session: ea1da044-f580-4a1b-bdad-b6273cf5a224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15780 2024.08.19 19:10:36.354408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15781 2024.08.19 19:10:36.354458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15782 2024.08.19 19:10:36.354478 [ 3 ] {} <Debug> HTTP-Session: 9962e961-58fd-4050-ad69-9d9ff2e80e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15783 2024.08.19 19:10:36.354495 [ 3 ] {} <Debug> HTTP-Session: 9962e961-58fd-4050-ad69-9d9ff2e80e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15784 2024.08.19 19:10:36.354509 [ 3 ] {} <Debug> HTTP-Session: 9962e961-58fd-4050-ad69-9d9ff2e80e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15785 2024.08.19 19:10:36.354540 [ 3 ] {} <Trace> HTTP-Session: 9962e961-58fd-4050-ad69-9d9ff2e80e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15786 2024.08.19 19:10:36.354663 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15787 2024.08.19 19:10:36.354711 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15788 2024.08.19 19:10:36.354858 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15789 2024.08.19 19:10:36.355190 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15790 2024.08.19 19:10:36.355229 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15791 2024.08.19 19:10:36.355593 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15792 2024.08.19 19:10:36.355930 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15793 2024.08.19 19:10:36.356085 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec.
15794 2024.08.19 19:10:36.356255 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Debug> DynamicQueryHandler: Done processing query
15795 2024.08.19 19:10:36.356280 [ 3 ] {db80c9c1-48aa-454e-b220-af6f893f102e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15796 2024.08.19 19:10:36.356296 [ 3 ] {} <Debug> HTTP-Session: 9962e961-58fd-4050-ad69-9d9ff2e80e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15797 2024.08.19 19:10:38.605195 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
15798 2024.08.19 19:10:38.605246 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
15799 2024.08.19 19:10:41.337740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15800 2024.08.19 19:10:41.337878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15801 2024.08.19 19:10:41.337907 [ 3 ] {} <Debug> HTTP-Session: 1afc32d3-14a8-4bb0-8686-5403d1647886 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15802 2024.08.19 19:10:41.337935 [ 3 ] {} <Debug> HTTP-Session: 1afc32d3-14a8-4bb0-8686-5403d1647886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15803 2024.08.19 19:10:41.337952 [ 3 ] {} <Debug> HTTP-Session: 1afc32d3-14a8-4bb0-8686-5403d1647886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15804 2024.08.19 19:10:41.338006 [ 3 ] {} <Trace> HTTP-Session: 1afc32d3-14a8-4bb0-8686-5403d1647886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15805 2024.08.19 19:10:41.338207 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15806 2024.08.19 19:10:41.338281 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15807 2024.08.19 19:10:41.338621 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15808 2024.08.19 19:10:41.339037 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15809 2024.08.19 19:10:41.339078 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15810 2024.08.19 19:10:41.339494 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15811 2024.08.19 19:10:41.339882 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15812 2024.08.19 19:10:41.340032 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001886 sec., 1590.6680805938493 rows/sec., 125.82 KiB/sec.
15813 2024.08.19 19:10:41.340268 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Debug> DynamicQueryHandler: Done processing query
15814 2024.08.19 19:10:41.340296 [ 3 ] {5982aaa9-e808-4c1c-815c-983068369a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15815 2024.08.19 19:10:41.340313 [ 3 ] {} <Debug> HTTP-Session: 1afc32d3-14a8-4bb0-8686-5403d1647886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15816 2024.08.19 19:10:41.340462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15817 2024.08.19 19:10:41.340519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15818 2024.08.19 19:10:41.340539 [ 3 ] {} <Debug> HTTP-Session: 74bf29d2-5661-4010-a8d8-e68abb7d6863 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15819 2024.08.19 19:10:41.340556 [ 3 ] {} <Debug> HTTP-Session: 74bf29d2-5661-4010-a8d8-e68abb7d6863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15820 2024.08.19 19:10:41.340569 [ 3 ] {} <Debug> HTTP-Session: 74bf29d2-5661-4010-a8d8-e68abb7d6863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15821 2024.08.19 19:10:41.340604 [ 3 ] {} <Trace> HTTP-Session: 74bf29d2-5661-4010-a8d8-e68abb7d6863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15822 2024.08.19 19:10:41.340766 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15823 2024.08.19 19:10:41.340812 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15824 2024.08.19 19:10:41.341044 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15825 2024.08.19 19:10:41.341518 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15826 2024.08.19 19:10:41.341555 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15827 2024.08.19 19:10:41.341926 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15828 2024.08.19 19:10:41.342286 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15829 2024.08.19 19:10:41.342421 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Debug> executeQuery: Read 238 rows, 21.38 KiB in 0.001734 sec., 137254.9019607843 rows/sec., 12.04 MiB/sec.
15830 2024.08.19 19:10:41.342598 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Debug> DynamicQueryHandler: Done processing query
15831 2024.08.19 19:10:41.342623 [ 3 ] {c4b8383b-d5a6-4fe9-bbc1-dd2e95b1d669} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15832 2024.08.19 19:10:41.342638 [ 3 ] {} <Debug> HTTP-Session: 74bf29d2-5661-4010-a8d8-e68abb7d6863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15833 2024.08.19 19:10:41.342759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15834 2024.08.19 19:10:41.342810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15835 2024.08.19 19:10:41.342828 [ 3 ] {} <Debug> HTTP-Session: ae3eb272-041b-46a3-a717-486bb2bfae26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15836 2024.08.19 19:10:41.342844 [ 3 ] {} <Debug> HTTP-Session: ae3eb272-041b-46a3-a717-486bb2bfae26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15837 2024.08.19 19:10:41.342860 [ 3 ] {} <Debug> HTTP-Session: ae3eb272-041b-46a3-a717-486bb2bfae26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15838 2024.08.19 19:10:41.342891 [ 3 ] {} <Trace> HTTP-Session: ae3eb272-041b-46a3-a717-486bb2bfae26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15839 2024.08.19 19:10:41.342994 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15840 2024.08.19 19:10:41.343039 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15841 2024.08.19 19:10:41.343264 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15842 2024.08.19 19:10:41.343581 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15843 2024.08.19 19:10:41.343620 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15844 2024.08.19 19:10:41.343968 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15845 2024.08.19 19:10:41.344334 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15846 2024.08.19 19:10:41.344463 [ 82 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15847 2024.08.19 19:10:41.344468 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001501 sec., 17321.7854763491 rows/sec., 1.26 MiB/sec.
15848 2024.08.19 19:10:41.344511 [ 82 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15849 2024.08.19 19:10:41.344554 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15850 2024.08.19 19:10:41.344737 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Debug> DynamicQueryHandler: Done processing query
15851 2024.08.19 19:10:41.344776 [ 3 ] {9e4922b0-7628-4c53-86a6-781d845d5f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15852 2024.08.19 19:10:41.344777 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15853 2024.08.19 19:10:41.344799 [ 3 ] {} <Debug> HTTP-Session: ae3eb272-041b-46a3-a717-486bb2bfae26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15854 2024.08.19 19:10:41.345006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15855 2024.08.19 19:10:41.345089 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15856 2024.08.19 19:10:41.345104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15857 2024.08.19 19:10:41.345161 [ 3 ] {} <Debug> HTTP-Session: 410cb220-e3dd-4b40-b195-7f42d38eca1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15858 2024.08.19 19:10:41.345165 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 59 rows starting from the beginning of the part
15859 2024.08.19 19:10:41.345186 [ 3 ] {} <Debug> HTTP-Session: 410cb220-e3dd-4b40-b195-7f42d38eca1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15860 2024.08.19 19:10:41.345231 [ 3 ] {} <Debug> HTTP-Session: 410cb220-e3dd-4b40-b195-7f42d38eca1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15861 2024.08.19 19:10:41.345320 [ 3 ] {} <Trace> HTTP-Session: 410cb220-e3dd-4b40-b195-7f42d38eca1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15862 2024.08.19 19:10:41.345413 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part
15863 2024.08.19 19:10:41.345773 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part
15864 2024.08.19 19:10:41.345860 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15865 2024.08.19 19:10:41.346070 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part
15866 2024.08.19 19:10:41.346091 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15867 2024.08.19 19:10:41.346384 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part
15868 2024.08.19 19:10:41.346732 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part
15869 2024.08.19 19:10:41.347580 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15870 2024.08.19 19:10:41.348444 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15871 2024.08.19 19:10:41.348513 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15872 2024.08.19 19:10:41.349521 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
15873 2024.08.19 19:10:41.349775 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005114645 sec., 35584.092346585145 rows/sec., 2.72 MiB/sec.
15874 2024.08.19 19:10:41.350099 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15875 2024.08.19 19:10:41.350296 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15876 2024.08.19 19:10:41.350660 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005038 sec., 2778.88050813815 rows/sec., 194.61 KiB/sec.
15877 2024.08.19 19:10:41.351231 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Debug> DynamicQueryHandler: Done processing query
15878 2024.08.19 19:10:41.351268 [ 3 ] {12fd1dc3-0934-4e8a-a5b0-07575ab02bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15879 2024.08.19 19:10:41.351306 [ 3 ] {} <Debug> HTTP-Session: 410cb220-e3dd-4b40-b195-7f42d38eca1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15880 2024.08.19 19:10:41.351390 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15881 2024.08.19 19:10:41.351471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15882 2024.08.19 19:10:41.351563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15883 2024.08.19 19:10:41.351575 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_76_15} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15884 2024.08.19 19:10:41.351602 [ 3 ] {} <Debug> HTTP-Session: b9fa0a8b-fc5c-4220-9e48-2eb5ec3f5023 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15885 2024.08.19 19:10:41.351633 [ 3 ] {} <Debug> HTTP-Session: b9fa0a8b-fc5c-4220-9e48-2eb5ec3f5023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15886 2024.08.19 19:10:41.351655 [ 3 ] {} <Debug> HTTP-Session: b9fa0a8b-fc5c-4220-9e48-2eb5ec3f5023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15887 2024.08.19 19:10:41.351738 [ 3 ] {} <Trace> HTTP-Session: b9fa0a8b-fc5c-4220-9e48-2eb5ec3f5023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15888 2024.08.19 19:10:41.351759 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15889 2024.08.19 19:10:41.351867 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15890 2024.08.19 19:10:41.351914 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15891 2024.08.19 19:10:41.352161 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15892 2024.08.19 19:10:41.352474 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15893 2024.08.19 19:10:41.352510 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15894 2024.08.19 19:10:41.352855 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15895 2024.08.19 19:10:41.353215 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15896 2024.08.19 19:10:41.353347 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
15897 2024.08.19 19:10:41.353523 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Debug> DynamicQueryHandler: Done processing query
15898 2024.08.19 19:10:41.353548 [ 3 ] {1eb889c3-c12d-4609-ac80-77013bebd060} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15899 2024.08.19 19:10:41.353565 [ 3 ] {} <Debug> HTTP-Session: b9fa0a8b-fc5c-4220-9e48-2eb5ec3f5023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15900 2024.08.19 19:10:41.353718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 68173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15901 2024.08.19 19:10:41.353786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15902 2024.08.19 19:10:41.353806 [ 3 ] {} <Debug> HTTP-Session: 36e29d94-a07a-4640-bb12-8fdc9f4ddf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15903 2024.08.19 19:10:41.353822 [ 3 ] {} <Debug> HTTP-Session: 36e29d94-a07a-4640-bb12-8fdc9f4ddf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15904 2024.08.19 19:10:41.353835 [ 3 ] {} <Debug> HTTP-Session: 36e29d94-a07a-4640-bb12-8fdc9f4ddf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15905 2024.08.19 19:10:41.353866 [ 3 ] {} <Trace> HTTP-Session: 36e29d94-a07a-4640-bb12-8fdc9f4ddf3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15906 2024.08.19 19:10:41.354083 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15907 2024.08.19 19:10:41.354125 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15908 2024.08.19 19:10:41.354342 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15909 2024.08.19 19:10:41.354934 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15910 2024.08.19 19:10:41.354970 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15911 2024.08.19 19:10:41.355341 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15912 2024.08.19 19:10:41.355690 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15913 2024.08.19 19:10:41.355819 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.001852 sec., 226781.8574514039 rows/sec., 16.15 MiB/sec.
15914 2024.08.19 19:10:41.355996 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Debug> DynamicQueryHandler: Done processing query
15915 2024.08.19 19:10:41.356021 [ 3 ] {32a57353-2f01-4e71-b821-8b84e70f065e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15916 2024.08.19 19:10:41.356036 [ 3 ] {} <Debug> HTTP-Session: 36e29d94-a07a-4640-bb12-8fdc9f4ddf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.08.19 19:10:41.356166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15918 2024.08.19 19:10:41.356214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15919 2024.08.19 19:10:41.356232 [ 3 ] {} <Debug> HTTP-Session: b02dba8e-0671-43c8-9a01-0abe7067930e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15920 2024.08.19 19:10:41.356248 [ 3 ] {} <Debug> HTTP-Session: b02dba8e-0671-43c8-9a01-0abe7067930e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15921 2024.08.19 19:10:41.356261 [ 3 ] {} <Debug> HTTP-Session: b02dba8e-0671-43c8-9a01-0abe7067930e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15922 2024.08.19 19:10:41.356292 [ 3 ] {} <Trace> HTTP-Session: b02dba8e-0671-43c8-9a01-0abe7067930e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15923 2024.08.19 19:10:41.356383 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15924 2024.08.19 19:10:41.356427 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15925 2024.08.19 19:10:41.356554 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15926 2024.08.19 19:10:41.356823 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15927 2024.08.19 19:10:41.356859 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15928 2024.08.19 19:10:41.357235 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15929 2024.08.19 19:10:41.357548 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15930 2024.08.19 19:10:41.357678 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec.
15931 2024.08.19 19:10:41.357889 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Debug> DynamicQueryHandler: Done processing query
15932 2024.08.19 19:10:41.357922 [ 3 ] {c23ed813-5ca0-41f0-8550-d58d04bb42e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15933 2024.08.19 19:10:41.357941 [ 3 ] {} <Debug> HTTP-Session: b02dba8e-0671-43c8-9a01-0abe7067930e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15934 2024.08.19 19:10:41.358098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 45039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15935 2024.08.19 19:10:41.358147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15936 2024.08.19 19:10:41.358165 [ 3 ] {} <Debug> HTTP-Session: 53936cc4-33b7-4934-ac00-e29075a509a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15937 2024.08.19 19:10:41.358181 [ 3 ] {} <Debug> HTTP-Session: 53936cc4-33b7-4934-ac00-e29075a509a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15938 2024.08.19 19:10:41.358222 [ 3 ] {} <Debug> HTTP-Session: 53936cc4-33b7-4934-ac00-e29075a509a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15939 2024.08.19 19:10:41.358253 [ 3 ] {} <Trace> HTTP-Session: 53936cc4-33b7-4934-ac00-e29075a509a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15940 2024.08.19 19:10:41.358473 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15941 2024.08.19 19:10:41.358518 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15942 2024.08.19 19:10:41.358657 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15943 2024.08.19 19:10:41.359083 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15944 2024.08.19 19:10:41.359117 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15945 2024.08.19 19:10:41.359497 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15946 2024.08.19 19:10:41.359835 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15947 2024.08.19 19:10:41.359966 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Debug> executeQuery: Read 239 rows, 16.40 KiB in 0.001629 sec., 146715.77655003069 rows/sec., 9.83 MiB/sec.
15948 2024.08.19 19:10:41.360137 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Debug> DynamicQueryHandler: Done processing query
15949 2024.08.19 19:10:41.360161 [ 3 ] {6e7a0ddc-5ffc-4aba-bf18-7ce550e1ae47} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15950 2024.08.19 19:10:41.360177 [ 3 ] {} <Debug> HTTP-Session: 53936cc4-33b7-4934-ac00-e29075a509a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15951 2024.08.19 19:10:41.360284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15952 2024.08.19 19:10:41.360332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15953 2024.08.19 19:10:41.360351 [ 3 ] {} <Debug> HTTP-Session: eb6154c9-7a64-4ac5-89e5-a43bd522dfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15954 2024.08.19 19:10:41.360366 [ 3 ] {} <Debug> HTTP-Session: eb6154c9-7a64-4ac5-89e5-a43bd522dfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15955 2024.08.19 19:10:41.360379 [ 3 ] {} <Debug> HTTP-Session: eb6154c9-7a64-4ac5-89e5-a43bd522dfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15956 2024.08.19 19:10:41.360409 [ 3 ] {} <Trace> HTTP-Session: eb6154c9-7a64-4ac5-89e5-a43bd522dfc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15957 2024.08.19 19:10:41.360500 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15958 2024.08.19 19:10:41.360544 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15959 2024.08.19 19:10:41.360672 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15960 2024.08.19 19:10:41.360930 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15961 2024.08.19 19:10:41.360965 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15962 2024.08.19 19:10:41.361306 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15963 2024.08.19 19:10:41.361625 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15964 2024.08.19 19:10:41.361751 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.93 KiB/sec.
15965 2024.08.19 19:10:41.361920 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Debug> DynamicQueryHandler: Done processing query
15966 2024.08.19 19:10:41.361944 [ 3 ] {8b4bc353-91a2-4a1e-a062-cefb7bebad91} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15967 2024.08.19 19:10:41.361960 [ 3 ] {} <Debug> HTTP-Session: eb6154c9-7a64-4ac5-89e5-a43bd522dfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15968 2024.08.19 19:10:41.362115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15969 2024.08.19 19:10:41.362162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15970 2024.08.19 19:10:41.362182 [ 3 ] {} <Debug> HTTP-Session: 2d898503-760d-47bb-9dc7-925dd6287486 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15971 2024.08.19 19:10:41.362198 [ 3 ] {} <Debug> HTTP-Session: 2d898503-760d-47bb-9dc7-925dd6287486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15972 2024.08.19 19:10:41.362213 [ 3 ] {} <Debug> HTTP-Session: 2d898503-760d-47bb-9dc7-925dd6287486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15973 2024.08.19 19:10:41.362243 [ 3 ] {} <Trace> HTTP-Session: 2d898503-760d-47bb-9dc7-925dd6287486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15974 2024.08.19 19:10:41.362500 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15975 2024.08.19 19:10:41.362562 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <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
15976 2024.08.19 19:10:41.362962 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15977 2024.08.19 19:10:41.363567 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15978 2024.08.19 19:10:41.363603 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15979 2024.08.19 19:10:41.364185 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15980 2024.08.19 19:10:41.364590 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15981 2024.08.19 19:10:41.364723 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15982 2024.08.19 19:10:41.364742 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002411 sec., 9539.610120282041 rows/sec., 17.09 MiB/sec.
15983 2024.08.19 19:10:41.364770 [ 82 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15984 2024.08.19 19:10:41.364816 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
15985 2024.08.19 19:10:41.365072 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15986 2024.08.19 19:10:41.365193 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Debug> DynamicQueryHandler: Done processing query
15987 2024.08.19 19:10:41.365240 [ 3 ] {5d217268-11f6-4aad-849c-60206fdfb603} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15988 2024.08.19 19:10:41.365285 [ 3 ] {} <Debug> HTTP-Session: 2d898503-760d-47bb-9dc7-925dd6287486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15989 2024.08.19 19:10:41.365463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15990 2024.08.19 19:10:41.365576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15991 2024.08.19 19:10:41.365637 [ 3 ] {} <Debug> HTTP-Session: a60cc6a3-a382-4595-ba53-cc1d120ec967 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
15992 2024.08.19 19:10:41.365683 [ 3 ] {} <Debug> HTTP-Session: a60cc6a3-a382-4595-ba53-cc1d120ec967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15993 2024.08.19 19:10:41.365731 [ 3 ] {} <Debug> HTTP-Session: a60cc6a3-a382-4595-ba53-cc1d120ec967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15994 2024.08.19 19:10:41.365760 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15995 2024.08.19 19:10:41.365795 [ 3 ] {} <Trace> HTTP-Session: a60cc6a3-a382-4595-ba53-cc1d120ec967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15996 2024.08.19 19:10:41.365895 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1138 rows starting from the beginning of the part
15997 2024.08.19 19:10:41.366021 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15998 2024.08.19 19:10:41.366246 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15999 2024.08.19 19:10:41.366597 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part
16000 2024.08.19 19:10:41.366982 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16001 2024.08.19 19:10:41.367415 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part
16002 2024.08.19 19:10:41.368052 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part
16003 2024.08.19 19:10:41.368157 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16004 2024.08.19 19:10:41.368236 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16005 2024.08.19 19:10:41.368675 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part
16006 2024.08.19 19:10:41.369262 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 23 rows starting from the beginning of the part
16007 2024.08.19 19:10:41.369543 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
16008 2024.08.19 19:10:41.370524 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16009 2024.08.19 19:10:41.370923 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.004968 sec., 1207.7294685990337 rows/sec., 79.61 KiB/sec.
16010 2024.08.19 19:10:41.371498 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Debug> DynamicQueryHandler: Done processing query
16011 2024.08.19 19:10:41.371540 [ 3 ] {c010b43a-87a7-44e2-adfc-9ff3a189d93d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16012 2024.08.19 19:10:41.371570 [ 3 ] {} <Debug> HTTP-Session: a60cc6a3-a382-4595-ba53-cc1d120ec967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16013 2024.08.19 19:10:41.371717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16014 2024.08.19 19:10:41.371772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16015 2024.08.19 19:10:41.371792 [ 3 ] {} <Debug> HTTP-Session: dd0aa00e-4796-49cf-84d4-36fd5abec596 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16016 2024.08.19 19:10:41.371809 [ 3 ] {} <Debug> HTTP-Session: dd0aa00e-4796-49cf-84d4-36fd5abec596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16017 2024.08.19 19:10:41.371822 [ 3 ] {} <Debug> HTTP-Session: dd0aa00e-4796-49cf-84d4-36fd5abec596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16018 2024.08.19 19:10:41.371854 [ 3 ] {} <Trace> HTTP-Session: dd0aa00e-4796-49cf-84d4-36fd5abec596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16019 2024.08.19 19:10:41.371987 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16020 2024.08.19 19:10:41.372049 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16021 2024.08.19 19:10:41.372304 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16022 2024.08.19 19:10:41.373178 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16023 2024.08.19 19:10:41.373278 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16024 2024.08.19 19:10:41.374345 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16025 2024.08.19 19:10:41.375265 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16026 2024.08.19 19:10:41.375661 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003703 sec., 22144.207399405885 rows/sec., 1.41 MiB/sec.
16027 2024.08.19 19:10:41.376042 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Debug> DynamicQueryHandler: Done processing query
16028 2024.08.19 19:10:41.376088 [ 3 ] {17e7c8cf-6bfd-4a64-b594-627da9ae3f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16029 2024.08.19 19:10:41.376105 [ 3 ] {} <Debug> HTTP-Session: dd0aa00e-4796-49cf-84d4-36fd5abec596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16030 2024.08.19 19:10:41.378353 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 19 columns (19 merged, 0 gathered) in 0.013421996 sec., 93279.71786014539 rows/sec., 167.15 MiB/sec.
16031 2024.08.19 19:10:41.379701 [ 190 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16032 2024.08.19 19:10:41.380296 [ 190 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16033 2024.08.19 19:10:41.380369 [ 190 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16034 2024.08.19 19:10:41.380512 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB.
16035 2024.08.19 19:10:46.361927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16036 2024.08.19 19:10:46.362071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16037 2024.08.19 19:10:46.362102 [ 3 ] {} <Debug> HTTP-Session: 624cff7a-b18e-43c3-b5c8-4e7a7a928360 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16038 2024.08.19 19:10:46.362131 [ 3 ] {} <Debug> HTTP-Session: 624cff7a-b18e-43c3-b5c8-4e7a7a928360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16039 2024.08.19 19:10:46.362150 [ 3 ] {} <Debug> HTTP-Session: 624cff7a-b18e-43c3-b5c8-4e7a7a928360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16040 2024.08.19 19:10:46.362206 [ 3 ] {} <Trace> HTTP-Session: 624cff7a-b18e-43c3-b5c8-4e7a7a928360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16041 2024.08.19 19:10:46.362402 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16042 2024.08.19 19:10:46.362475 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16043 2024.08.19 19:10:46.362821 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16044 2024.08.19 19:10:46.363333 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16045 2024.08.19 19:10:46.363375 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16046 2024.08.19 19:10:46.363790 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16047 2024.08.19 19:10:46.364191 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16048 2024.08.19 19:10:46.364388 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.002038 sec., 2944.0628066732093 rows/sec., 232.88 KiB/sec.
16049 2024.08.19 19:10:46.364811 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Debug> DynamicQueryHandler: Done processing query
16050 2024.08.19 19:10:46.364841 [ 3 ] {651b6ba1-f4cc-4fe6-99e8-a9c3891b60b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16051 2024.08.19 19:10:46.364858 [ 3 ] {} <Debug> HTTP-Session: 624cff7a-b18e-43c3-b5c8-4e7a7a928360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16052 2024.08.19 19:10:46.365104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 182550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16053 2024.08.19 19:10:46.365189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16054 2024.08.19 19:10:46.365232 [ 3 ] {} <Debug> HTTP-Session: 90fdd81d-ddc2-4447-a6b3-da0fb1ce8b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16055 2024.08.19 19:10:46.365250 [ 3 ] {} <Debug> HTTP-Session: 90fdd81d-ddc2-4447-a6b3-da0fb1ce8b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16056 2024.08.19 19:10:46.365264 [ 3 ] {} <Debug> HTTP-Session: 90fdd81d-ddc2-4447-a6b3-da0fb1ce8b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16057 2024.08.19 19:10:46.365300 [ 3 ] {} <Trace> HTTP-Session: 90fdd81d-ddc2-4447-a6b3-da0fb1ce8b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16058 2024.08.19 19:10:46.365791 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16059 2024.08.19 19:10:46.365842 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16060 2024.08.19 19:10:46.366101 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16061 2024.08.19 19:10:46.367400 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16062 2024.08.19 19:10:46.367438 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16063 2024.08.19 19:10:46.367895 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16064 2024.08.19 19:10:46.368260 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16065 2024.08.19 19:10:46.368423 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Debug> executeQuery: Read 1260 rows, 106.35 KiB in 0.002956 sec., 426251.6914749662 rows/sec., 35.13 MiB/sec.
16066 2024.08.19 19:10:46.368445 [ 80 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16067 2024.08.19 19:10:46.368549 [ 80 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16068 2024.08.19 19:10:46.368593 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16069 2024.08.19 19:10:46.368718 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Debug> DynamicQueryHandler: Done processing query
16070 2024.08.19 19:10:46.368770 [ 3 ] {2cf27b5a-d678-4a64-b52c-34f62ba483cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
16071 2024.08.19 19:10:46.368799 [ 3 ] {} <Debug> HTTP-Session: 90fdd81d-ddc2-4447-a6b3-da0fb1ce8b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16072 2024.08.19 19:10:46.368817 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16073 2024.08.19 19:10:46.369002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 5032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16074 2024.08.19 19:10:46.369116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16075 2024.08.19 19:10:46.369152 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16076 2024.08.19 19:10:46.369168 [ 3 ] {} <Debug> HTTP-Session: e2ec6f7a-94ad-46fb-aaa8-19f2a8b2462e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16077 2024.08.19 19:10:46.369223 [ 3 ] {} <Debug> HTTP-Session: e2ec6f7a-94ad-46fb-aaa8-19f2a8b2462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16078 2024.08.19 19:10:46.369238 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1425 rows starting from the beginning of the part
16079 2024.08.19 19:10:46.369250 [ 3 ] {} <Debug> HTTP-Session: e2ec6f7a-94ad-46fb-aaa8-19f2a8b2462e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16080 2024.08.19 19:10:46.369336 [ 3 ] {} <Trace> HTTP-Session: e2ec6f7a-94ad-46fb-aaa8-19f2a8b2462e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16081 2024.08.19 19:10:46.369503 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part
16082 2024.08.19 19:10:46.369821 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 235 rows starting from the beginning of the part
16083 2024.08.19 19:10:46.369874 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16084 2024.08.19 19:10:46.370122 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part
16085 2024.08.19 19:10:46.370172 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16086 2024.08.19 19:10:46.370374 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 238 rows starting from the beginning of the part
16087 2024.08.19 19:10:46.370693 [ 195 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1260 rows starting from the beginning of the part
16088 2024.08.19 19:10:46.371524 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16089 2024.08.19 19:10:46.372172 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16090 2024.08.19 19:10:46.372231 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16091 2024.08.19 19:10:46.373146 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16092 2024.08.19 19:10:46.373652 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16093 2024.08.19 19:10:46.373869 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Debug> executeQuery: Read 35 rows, 2.58 KiB in 0.004297 sec., 8145.217593670003 rows/sec., 601.57 KiB/sec.
16094 2024.08.19 19:10:46.374366 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Debug> DynamicQueryHandler: Done processing query
16095 2024.08.19 19:10:46.374394 [ 3 ] {8a3ac5e6-978c-41dd-b08e-405857f3b93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16096 2024.08.19 19:10:46.374394 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3366 rows, containing 5 columns (5 merged, 0 gathered) in 0.005713784 sec., 589101.7231312909 rows/sec., 51.54 MiB/sec.
16097 2024.08.19 19:10:46.374413 [ 3 ] {} <Debug> HTTP-Session: e2ec6f7a-94ad-46fb-aaa8-19f2a8b2462e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16098 2024.08.19 19:10:46.374597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16099 2024.08.19 19:10:46.374649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16100 2024.08.19 19:10:46.374660 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16101 2024.08.19 19:10:46.374670 [ 3 ] {} <Debug> HTTP-Session: 4a544b35-978e-4de0-8f66-9301f4469cad Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16102 2024.08.19 19:10:46.374700 [ 3 ] {} <Debug> HTTP-Session: 4a544b35-978e-4de0-8f66-9301f4469cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16103 2024.08.19 19:10:46.374726 [ 3 ] {} <Debug> HTTP-Session: 4a544b35-978e-4de0-8f66-9301f4469cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16104 2024.08.19 19:10:46.374764 [ 3 ] {} <Trace> HTTP-Session: 4a544b35-978e-4de0-8f66-9301f4469cad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16105 2024.08.19 19:10:46.375025 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16106 2024.08.19 19:10:46.375073 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16107 2024.08.19 19:10:46.375215 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16108 2024.08.19 19:10:46.375378 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_86_17} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16109 2024.08.19 19:10:46.375428 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16110 2024.08.19 19:10:46.375499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
16111 2024.08.19 19:10:46.375944 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16112 2024.08.19 19:10:46.375980 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16113 2024.08.19 19:10:46.376345 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
16114 2024.08.19 19:10:46.376716 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16115 2024.08.19 19:10:46.376873 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002017 sec., 113039.1670798215 rows/sec., 7.65 MiB/sec.
16116 2024.08.19 19:10:46.377059 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Debug> DynamicQueryHandler: Done processing query
16117 2024.08.19 19:10:46.377084 [ 3 ] {803fe3ec-4bf0-4085-a15d-9557883e5dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16118 2024.08.19 19:10:46.377099 [ 3 ] {} <Debug> HTTP-Session: 4a544b35-978e-4de0-8f66-9301f4469cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16119 2024.08.19 19:10:46.377291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 94222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16120 2024.08.19 19:10:46.377355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16121 2024.08.19 19:10:46.377376 [ 3 ] {} <Debug> HTTP-Session: 2d618184-53c9-43ab-8f5d-04ddc69bd5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16122 2024.08.19 19:10:46.377391 [ 3 ] {} <Debug> HTTP-Session: 2d618184-53c9-43ab-8f5d-04ddc69bd5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16123 2024.08.19 19:10:46.377405 [ 3 ] {} <Debug> HTTP-Session: 2d618184-53c9-43ab-8f5d-04ddc69bd5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16124 2024.08.19 19:10:46.377435 [ 3 ] {} <Trace> HTTP-Session: 2d618184-53c9-43ab-8f5d-04ddc69bd5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16125 2024.08.19 19:10:46.377828 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16126 2024.08.19 19:10:46.377872 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16127 2024.08.19 19:10:46.378093 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16128 2024.08.19 19:10:46.378879 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16129 2024.08.19 19:10:46.378916 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16130 2024.08.19 19:10:46.379289 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16131 2024.08.19 19:10:46.379644 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16132 2024.08.19 19:10:46.379798 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Debug> executeQuery: Read 570 rows, 43.30 KiB in 0.002252 sec., 253108.3481349911 rows/sec., 18.78 MiB/sec.
16133 2024.08.19 19:10:46.379800 [ 80 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16134 2024.08.19 19:10:46.379887 [ 80 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16135 2024.08.19 19:10:46.379930 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16136 2024.08.19 19:10:46.380068 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Debug> DynamicQueryHandler: Done processing query
16137 2024.08.19 19:10:46.380068 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16138 2024.08.19 19:10:46.380103 [ 3 ] {979af08e-4a3d-44c0-83cf-aa290bee7144} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
16139 2024.08.19 19:10:46.380131 [ 3 ] {} <Debug> HTTP-Session: 2d618184-53c9-43ab-8f5d-04ddc69bd5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16140 2024.08.19 19:10:46.380237 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16141 2024.08.19 19:10:46.380274 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 919 rows starting from the beginning of the part
16142 2024.08.19 19:10:46.380333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 161262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16143 2024.08.19 19:10:46.380462 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 86 rows starting from the beginning of the part
16144 2024.08.19 19:10:46.380471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16145 2024.08.19 19:10:46.380549 [ 3 ] {} <Debug> HTTP-Session: d0ca28ee-09ab-40cb-b6b0-166c545fc44e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16146 2024.08.19 19:10:46.380621 [ 3 ] {} <Debug> HTTP-Session: d0ca28ee-09ab-40cb-b6b0-166c545fc44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16147 2024.08.19 19:10:46.380707 [ 3 ] {} <Debug> HTTP-Session: d0ca28ee-09ab-40cb-b6b0-166c545fc44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16148 2024.08.19 19:10:46.380771 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 405 rows starting from the beginning of the part
16149 2024.08.19 19:10:46.380827 [ 3 ] {} <Trace> HTTP-Session: d0ca28ee-09ab-40cb-b6b0-166c545fc44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16150 2024.08.19 19:10:46.381165 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part
16151 2024.08.19 19:10:46.381289 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 420 rows starting from the beginning of the part
16152 2024.08.19 19:10:46.381546 [ 194 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 570 rows starting from the beginning of the part
16153 2024.08.19 19:10:46.381572 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16154 2024.08.19 19:10:46.381743 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16155 2024.08.19 19:10:46.382238 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16156 2024.08.19 19:10:46.383238 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16157 2024.08.19 19:10:46.383275 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16158 2024.08.19 19:10:46.383698 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.003685034 sec., 679776.6316403052 rows/sec., 52.17 MiB/sec.
16159 2024.08.19 19:10:46.383895 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16160 2024.08.19 19:10:46.383985 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16161 2024.08.19 19:10:46.384752 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16162 2024.08.19 19:10:46.385018 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16163 2024.08.19 19:10:46.385052 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Debug> executeQuery: Read 848 rows, 58.43 KiB in 0.003906 sec., 217101.89452124934 rows/sec., 14.61 MiB/sec.
16164 2024.08.19 19:10:46.385095 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16165 2024.08.19 19:10:46.385223 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16166 2024.08.19 19:10:46.385236 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16167 2024.08.19 19:10:46.385588 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16168 2024.08.19 19:10:46.385624 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Debug> DynamicQueryHandler: Done processing query
16169 2024.08.19 19:10:46.385640 [ 200 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_86_17} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16170 2024.08.19 19:10:46.385683 [ 3 ] {8ed2fe23-7323-4721-ab1e-2b4ede2053c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
16171 2024.08.19 19:10:46.385728 [ 3 ] {} <Debug> HTTP-Session: d0ca28ee-09ab-40cb-b6b0-166c545fc44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16172 2024.08.19 19:10:46.385908 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
16173 2024.08.19 19:10:46.385991 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16174 2024.08.19 19:10:46.386032 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25888 rows starting from the beginning of the part
16175 2024.08.19 19:10:46.386042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16176 2024.08.19 19:10:46.386149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16177 2024.08.19 19:10:46.386234 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part
16178 2024.08.19 19:10:46.386246 [ 3 ] {} <Debug> HTTP-Session: f28b74c0-f2ba-4c28-b67f-021a541ff4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16179 2024.08.19 19:10:46.386323 [ 3 ] {} <Debug> HTTP-Session: f28b74c0-f2ba-4c28-b67f-021a541ff4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16180 2024.08.19 19:10:46.386359 [ 3 ] {} <Debug> HTTP-Session: f28b74c0-f2ba-4c28-b67f-021a541ff4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16181 2024.08.19 19:10:46.386512 [ 3 ] {} <Trace> HTTP-Session: f28b74c0-f2ba-4c28-b67f-021a541ff4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16182 2024.08.19 19:10:46.386611 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part
16183 2024.08.19 19:10:46.386865 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 164 rows starting from the beginning of the part
16184 2024.08.19 19:10:46.386974 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 239 rows starting from the beginning of the part
16185 2024.08.19 19:10:46.387236 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16186 2024.08.19 19:10:46.387318 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 848 rows starting from the beginning of the part
16187 2024.08.19 19:10:46.387474 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <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
16188 2024.08.19 19:10:46.388517 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16189 2024.08.19 19:10:46.389657 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16190 2024.08.19 19:10:46.389703 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16191 2024.08.19 19:10:46.390610 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16192 2024.08.19 19:10:46.391278 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16193 2024.08.19 19:10:46.391527 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004812 sec., 6026.600166251039 rows/sec., 10.80 MiB/sec.
16194 2024.08.19 19:10:46.391785 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Debug> DynamicQueryHandler: Done processing query
16195 2024.08.19 19:10:46.391812 [ 3 ] {95f457fa-32a1-40fe-a2e2-b73de97cfc2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16196 2024.08.19 19:10:46.391828 [ 3 ] {} <Debug> HTTP-Session: f28b74c0-f2ba-4c28-b67f-021a541ff4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16197 2024.08.19 19:10:46.391940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16198 2024.08.19 19:10:46.391989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16199 2024.08.19 19:10:46.392008 [ 3 ] {} <Debug> HTTP-Session: 319b001a-327d-41c4-8783-28873a38bbca Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16200 2024.08.19 19:10:46.392024 [ 3 ] {} <Debug> HTTP-Session: 319b001a-327d-41c4-8783-28873a38bbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16201 2024.08.19 19:10:46.392038 [ 3 ] {} <Debug> HTTP-Session: 319b001a-327d-41c4-8783-28873a38bbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16202 2024.08.19 19:10:46.392068 [ 3 ] {} <Trace> HTTP-Session: 319b001a-327d-41c4-8783-28873a38bbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16203 2024.08.19 19:10:46.392174 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16204 2024.08.19 19:10:46.392224 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16205 2024.08.19 19:10:46.392364 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16206 2024.08.19 19:10:46.392655 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16207 2024.08.19 19:10:46.392693 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16208 2024.08.19 19:10:46.393184 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
16209 2024.08.19 19:10:46.393514 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16210 2024.08.19 19:10:46.393683 [ 84 ] {} <Debug> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
16211 2024.08.19 19:10:46.393703 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001537 sec., 1951.8542615484712 rows/sec., 156.30 KiB/sec.
16212 2024.08.19 19:10:46.393764 [ 84 ] {} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16213 2024.08.19 19:10:46.393852 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16214 2024.08.19 19:10:46.394071 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Debug> DynamicQueryHandler: Done processing query
16215 2024.08.19 19:10:46.394071 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::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
16216 2024.08.19 19:10:46.394110 [ 3 ] {f80a4c73-e2af-48c1-83a8-d84c4cd5da10} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16217 2024.08.19 19:10:46.394197 [ 3 ] {} <Debug> HTTP-Session: 319b001a-327d-41c4-8783-28873a38bbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16218 2024.08.19 19:10:46.394429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16219 2024.08.19 19:10:46.394579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16220 2024.08.19 19:10:46.394586 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16221 2024.08.19 19:10:46.394611 [ 3 ] {} <Debug> HTTP-Session: 99f3aaf3-6d65-4135-80e0-b8e0da9092e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16222 2024.08.19 19:10:46.394658 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
16223 2024.08.19 19:10:46.394662 [ 3 ] {} <Debug> HTTP-Session: 99f3aaf3-6d65-4135-80e0-b8e0da9092e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16224 2024.08.19 19:10:46.394725 [ 3 ] {} <Debug> HTTP-Session: 99f3aaf3-6d65-4135-80e0-b8e0da9092e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16225 2024.08.19 19:10:46.394925 [ 3 ] {} <Trace> HTTP-Session: 99f3aaf3-6d65-4135-80e0-b8e0da9092e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16226 2024.08.19 19:10:46.394945 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
16227 2024.08.19 19:10:46.395276 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
16228 2024.08.19 19:10:46.395550 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16229 2024.08.19 19:10:46.395828 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16230 2024.08.19 19:10:46.395837 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
16231 2024.08.19 19:10:46.396420 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
16232 2024.08.19 19:10:46.397084 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27536 rows, containing 5 columns (5 merged, 0 gathered) in 0.011687611 sec., 2355999.0146831544 rows/sec., 159.16 MiB/sec.
16233 2024.08.19 19:10:46.397157 [ 191 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part
16234 2024.08.19 19:10:46.397663 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16235 2024.08.19 19:10:46.397873 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16236 2024.08.19 19:10:46.399402 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16237 2024.08.19 19:10:46.399502 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16238 2024.08.19 19:10:46.399616 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16239 2024.08.19 19:10:46.399879 [ 194 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16240 2024.08.19 19:10:46.400134 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
16241 2024.08.19 19:10:46.400744 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16242 2024.08.19 19:10:46.401553 [ 193 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.007579701 sec., 6728.497601686398 rows/sec., 490.23 KiB/sec.
16243 2024.08.19 19:10:46.401719 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16244 2024.08.19 19:10:46.401733 [ 186 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
16245 2024.08.19 19:10:46.402003 [ 84 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16246 2024.08.19 19:10:46.402018 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00687 sec., 8733.624454148472 rows/sec., 602.71 KiB/sec.
16247 2024.08.19 19:10:46.402103 [ 84 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16248 2024.08.19 19:10:46.402259 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16249 2024.08.19 19:10:46.402863 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Debug> DynamicQueryHandler: Done processing query
16250 2024.08.19 19:10:46.402899 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16251 2024.08.19 19:10:46.402971 [ 3 ] {c74b7609-bf20-4d0a-8af1-f230f818bd87} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16252 2024.08.19 19:10:46.403075 [ 3 ] {} <Debug> HTTP-Session: 99f3aaf3-6d65-4135-80e0-b8e0da9092e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16253 2024.08.19 19:10:46.403545 [ 186 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16254 2024.08.19 19:10:46.403690 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16255 2024.08.19 19:10:46.403830 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5590 rows starting from the beginning of the part
16256 2024.08.19 19:10:46.403935 [ 186 ] {feca4c7a-b512-40c6-bf17-3e2b33b2796a::all_1_6_1} <Trace> oximeter.measurements_i64 (feca4c7a-b512-40c6-bf17-3e2b33b2796a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
16257 2024.08.19 19:10:46.404184 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
16258 2024.08.19 19:10:46.404577 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part
16259 2024.08.19 19:10:46.404998 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
16260 2024.08.19 19:10:46.405356 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part
16261 2024.08.19 19:10:46.405496 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16262 2024.08.19 19:10:46.405615 [ 193 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
16263 2024.08.19 19:10:46.407832 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5934 rows, containing 4 columns (4 merged, 0 gathered) in 0.005347289 sec., 1109721.2063907525 rows/sec., 72.30 MiB/sec.
16264 2024.08.19 19:10:46.408465 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16265 2024.08.19 19:10:46.408843 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16266 2024.08.19 19:10:46.408919 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_86_17} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16267 2024.08.19 19:10:46.409005 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
16268 2024.08.19 19:10:51.338020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16269 2024.08.19 19:10:51.338164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16270 2024.08.19 19:10:51.338195 [ 3 ] {} <Debug> HTTP-Session: b81c366e-126f-4eaf-8569-d49771bcd9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16271 2024.08.19 19:10:51.338225 [ 3 ] {} <Debug> HTTP-Session: b81c366e-126f-4eaf-8569-d49771bcd9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16272 2024.08.19 19:10:51.338243 [ 3 ] {} <Debug> HTTP-Session: b81c366e-126f-4eaf-8569-d49771bcd9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16273 2024.08.19 19:10:51.338302 [ 3 ] {} <Trace> HTTP-Session: b81c366e-126f-4eaf-8569-d49771bcd9fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16274 2024.08.19 19:10:51.338498 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16275 2024.08.19 19:10:51.338573 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16276 2024.08.19 19:10:51.338918 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16277 2024.08.19 19:10:51.339329 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16278 2024.08.19 19:10:51.339374 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16279 2024.08.19 19:10:51.339793 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16280 2024.08.19 19:10:51.340189 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16281 2024.08.19 19:10:51.340367 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.00192 sec., 1562.5 rows/sec., 123.60 KiB/sec.
16282 2024.08.19 19:10:51.340388 [ 125 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
16283 2024.08.19 19:10:51.340515 [ 125 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16284 2024.08.19 19:10:51.340561 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16285 2024.08.19 19:10:51.340717 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Debug> DynamicQueryHandler: Done processing query
16286 2024.08.19 19:10:51.340805 [ 3 ] {dd6a0c3e-6db3-4d38-be7d-8fcd769d03f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16287 2024.08.19 19:10:51.340874 [ 3 ] {} <Debug> HTTP-Session: b81c366e-126f-4eaf-8569-d49771bcd9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16288 2024.08.19 19:10:51.340937 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
16289 2024.08.19 19:10:51.341180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16290 2024.08.19 19:10:51.341328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16291 2024.08.19 19:10:51.341401 [ 3 ] {} <Debug> HTTP-Session: 01ecf567-55c4-4b0c-88b0-4f4bf629ba72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16292 2024.08.19 19:10:51.341448 [ 3 ] {} <Debug> HTTP-Session: 01ecf567-55c4-4b0c-88b0-4f4bf629ba72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16293 2024.08.19 19:10:51.341485 [ 3 ] {} <Debug> HTTP-Session: 01ecf567-55c4-4b0c-88b0-4f4bf629ba72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16294 2024.08.19 19:10:51.341529 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16295 2024.08.19 19:10:51.341558 [ 3 ] {} <Trace> HTTP-Session: 01ecf567-55c4-4b0c-88b0-4f4bf629ba72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16296 2024.08.19 19:10:51.341615 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 16 rows starting from the beginning of the part
16297 2024.08.19 19:10:51.341824 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
16298 2024.08.19 19:10:51.341993 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16299 2024.08.19 19:10:51.342097 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
16300 2024.08.19 19:10:51.342266 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16301 2024.08.19 19:10:51.342489 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part
16302 2024.08.19 19:10:51.342854 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
16303 2024.08.19 19:10:51.343166 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part
16304 2024.08.19 19:10:51.343965 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16305 2024.08.19 19:10:51.345104 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16306 2024.08.19 19:10:51.345176 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16307 2024.08.19 19:10:51.346106 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00545718 sec., 6596.813738964081 rows/sec., 555.64 KiB/sec.
16308 2024.08.19 19:10:51.346254 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16309 2024.08.19 19:10:51.346283 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
16310 2024.08.19 19:10:51.347300 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16311 2024.08.19 19:10:51.347362 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16312 2024.08.19 19:10:51.347574 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_39_8} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
16313 2024.08.19 19:10:51.347650 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Debug> executeQuery: Read 238 rows, 21.38 KiB in 0.005902 sec., 40325.31345306676 rows/sec., 3.54 MiB/sec.
16314 2024.08.19 19:10:51.347847 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16315 2024.08.19 19:10:51.348208 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Debug> DynamicQueryHandler: Done processing query
16316 2024.08.19 19:10:51.348271 [ 3 ] {25fb40de-9f17-4b2c-ae63-07db9f3bc04b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16317 2024.08.19 19:10:51.348331 [ 3 ] {} <Debug> HTTP-Session: 01ecf567-55c4-4b0c-88b0-4f4bf629ba72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16318 2024.08.19 19:10:51.348520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16319 2024.08.19 19:10:51.348576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16320 2024.08.19 19:10:51.348597 [ 3 ] {} <Debug> HTTP-Session: 89848ae7-c7ff-48b1-b151-eb8cd1725c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16321 2024.08.19 19:10:51.348615 [ 3 ] {} <Debug> HTTP-Session: 89848ae7-c7ff-48b1-b151-eb8cd1725c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16322 2024.08.19 19:10:51.348629 [ 3 ] {} <Debug> HTTP-Session: 89848ae7-c7ff-48b1-b151-eb8cd1725c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16323 2024.08.19 19:10:51.348662 [ 3 ] {} <Trace> HTTP-Session: 89848ae7-c7ff-48b1-b151-eb8cd1725c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16324 2024.08.19 19:10:51.348778 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16325 2024.08.19 19:10:51.348823 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16326 2024.08.19 19:10:51.349082 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16327 2024.08.19 19:10:51.349440 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16328 2024.08.19 19:10:51.349477 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16329 2024.08.19 19:10:51.349843 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16330 2024.08.19 19:10:51.350221 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16331 2024.08.19 19:10:51.350384 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001636 sec., 15892.42053789731 rows/sec., 1.15 MiB/sec.
16332 2024.08.19 19:10:51.350563 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Debug> DynamicQueryHandler: Done processing query
16333 2024.08.19 19:10:51.350587 [ 3 ] {ec09f5f0-a782-471b-9908-a73d5b46c172} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16334 2024.08.19 19:10:51.350603 [ 3 ] {} <Debug> HTTP-Session: 89848ae7-c7ff-48b1-b151-eb8cd1725c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16335 2024.08.19 19:10:51.350719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16336 2024.08.19 19:10:51.350766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16337 2024.08.19 19:10:51.350787 [ 3 ] {} <Debug> HTTP-Session: 5ef3a741-81c1-4988-8c55-497c550678da Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16338 2024.08.19 19:10:51.350803 [ 3 ] {} <Debug> HTTP-Session: 5ef3a741-81c1-4988-8c55-497c550678da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16339 2024.08.19 19:10:51.350817 [ 3 ] {} <Debug> HTTP-Session: 5ef3a741-81c1-4988-8c55-497c550678da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16340 2024.08.19 19:10:51.350848 [ 3 ] {} <Trace> HTTP-Session: 5ef3a741-81c1-4988-8c55-497c550678da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16341 2024.08.19 19:10:51.350944 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16342 2024.08.19 19:10:51.350986 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16343 2024.08.19 19:10:51.351210 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16344 2024.08.19 19:10:51.351555 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16345 2024.08.19 19:10:51.351591 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16346 2024.08.19 19:10:51.351944 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
16347 2024.08.19 19:10:51.352302 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16348 2024.08.19 19:10:51.352458 [ 125 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
16349 2024.08.19 19:10:51.352466 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec.
16350 2024.08.19 19:10:51.352517 [ 125 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16351 2024.08.19 19:10:51.352583 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16352 2024.08.19 19:10:51.352754 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
16353 2024.08.19 19:10:51.352785 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Debug> DynamicQueryHandler: Done processing query
16354 2024.08.19 19:10:51.352815 [ 3 ] {695f4653-9942-4608-aa40-e39ad3d0dc40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16355 2024.08.19 19:10:51.352835 [ 3 ] {} <Debug> HTTP-Session: 5ef3a741-81c1-4988-8c55-497c550678da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16356 2024.08.19 19:10:51.352905 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16357 2024.08.19 19:10:51.352939 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part
16358 2024.08.19 19:10:51.352966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16359 2024.08.19 19:10:51.353084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16360 2024.08.19 19:10:51.353117 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
16361 2024.08.19 19:10:51.353139 [ 3 ] {} <Debug> HTTP-Session: aaa233d4-25ca-4777-8c28-3873c1695581 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16362 2024.08.19 19:10:51.353207 [ 3 ] {} <Debug> HTTP-Session: aaa233d4-25ca-4777-8c28-3873c1695581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16363 2024.08.19 19:10:51.353292 [ 3 ] {} <Debug> HTTP-Session: aaa233d4-25ca-4777-8c28-3873c1695581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16364 2024.08.19 19:10:51.353422 [ 3 ] {} <Trace> HTTP-Session: aaa233d4-25ca-4777-8c28-3873c1695581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16365 2024.08.19 19:10:51.353443 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
16366 2024.08.19 19:10:51.353759 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16367 2024.08.19 19:10:51.353773 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part
16368 2024.08.19 19:10:51.353867 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16369 2024.08.19 19:10:51.354047 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part
16370 2024.08.19 19:10:51.354302 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
16371 2024.08.19 19:10:51.354960 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16372 2024.08.19 19:10:51.355464 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16373 2024.08.19 19:10:51.355509 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16374 2024.08.19 19:10:51.356046 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16375 2024.08.19 19:10:51.356252 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003567382 sec., 147447.06342073824 rows/sec., 10.02 MiB/sec.
16376 2024.08.19 19:10:51.356411 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
16377 2024.08.19 19:10:51.356559 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16378 2024.08.19 19:10:51.356916 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003281 sec., 1828.710758914965 rows/sec., 108.04 KiB/sec.
16379 2024.08.19 19:10:51.357239 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16380 2024.08.19 19:10:51.357272 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Debug> DynamicQueryHandler: Done processing query
16381 2024.08.19 19:10:51.357326 [ 3 ] {3ba8eb77-97b3-48dd-8af4-67763ef051b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16382 2024.08.19 19:10:51.357362 [ 3 ] {} <Debug> HTTP-Session: aaa233d4-25ca-4777-8c28-3873c1695581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16383 2024.08.19 19:10:51.357409 [ 186 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_56_11} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
16384 2024.08.19 19:10:51.357484 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
16385 2024.08.19 19:10:51.357561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 67184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16386 2024.08.19 19:10:51.357608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16387 2024.08.19 19:10:51.357628 [ 3 ] {} <Debug> HTTP-Session: 7930d126-7d3e-4893-8a0e-cfc3f3dda146 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16388 2024.08.19 19:10:51.357643 [ 3 ] {} <Debug> HTTP-Session: 7930d126-7d3e-4893-8a0e-cfc3f3dda146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16389 2024.08.19 19:10:51.357657 [ 3 ] {} <Debug> HTTP-Session: 7930d126-7d3e-4893-8a0e-cfc3f3dda146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16390 2024.08.19 19:10:51.357687 [ 3 ] {} <Trace> HTTP-Session: 7930d126-7d3e-4893-8a0e-cfc3f3dda146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16391 2024.08.19 19:10:51.357895 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16392 2024.08.19 19:10:51.357937 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16393 2024.08.19 19:10:51.358160 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16394 2024.08.19 19:10:51.358723 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16395 2024.08.19 19:10:51.358759 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16396 2024.08.19 19:10:51.359133 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16397 2024.08.19 19:10:51.359483 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16398 2024.08.19 19:10:51.359638 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Debug> executeQuery: Read 414 rows, 30.18 KiB in 0.001848 sec., 224025.97402597402 rows/sec., 15.95 MiB/sec.
16399 2024.08.19 19:10:51.359822 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Debug> DynamicQueryHandler: Done processing query
16400 2024.08.19 19:10:51.359848 [ 3 ] {36c7924e-4993-40d8-a70e-caf6258bb08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
16401 2024.08.19 19:10:51.359864 [ 3 ] {} <Debug> HTTP-Session: 7930d126-7d3e-4893-8a0e-cfc3f3dda146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16402 2024.08.19 19:10:51.359987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16403 2024.08.19 19:10:51.360034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16404 2024.08.19 19:10:51.360053 [ 3 ] {} <Debug> HTTP-Session: dd524d31-23be-459f-8673-7cbfe8b4b8bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16405 2024.08.19 19:10:51.360069 [ 3 ] {} <Debug> HTTP-Session: dd524d31-23be-459f-8673-7cbfe8b4b8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16406 2024.08.19 19:10:51.360084 [ 3 ] {} <Debug> HTTP-Session: dd524d31-23be-459f-8673-7cbfe8b4b8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16407 2024.08.19 19:10:51.360114 [ 3 ] {} <Trace> HTTP-Session: dd524d31-23be-459f-8673-7cbfe8b4b8bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16408 2024.08.19 19:10:51.360207 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16409 2024.08.19 19:10:51.360250 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16410 2024.08.19 19:10:51.360379 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16411 2024.08.19 19:10:51.360636 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16412 2024.08.19 19:10:51.360672 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16413 2024.08.19 19:10:51.361019 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16414 2024.08.19 19:10:51.361337 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16415 2024.08.19 19:10:51.361495 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec.
16416 2024.08.19 19:10:51.361867 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Debug> DynamicQueryHandler: Done processing query
16417 2024.08.19 19:10:51.361909 [ 3 ] {670f2168-5ebf-4797-8318-70253d836428} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16418 2024.08.19 19:10:51.361932 [ 3 ] {} <Debug> HTTP-Session: dd524d31-23be-459f-8673-7cbfe8b4b8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16419 2024.08.19 19:10:51.362102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16420 2024.08.19 19:10:51.362151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16421 2024.08.19 19:10:51.362170 [ 3 ] {} <Debug> HTTP-Session: d595fa78-2995-4cf4-b401-399551d446c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16422 2024.08.19 19:10:51.362186 [ 3 ] {} <Debug> HTTP-Session: d595fa78-2995-4cf4-b401-399551d446c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16423 2024.08.19 19:10:51.362200 [ 3 ] {} <Debug> HTTP-Session: d595fa78-2995-4cf4-b401-399551d446c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16424 2024.08.19 19:10:51.362229 [ 3 ] {} <Trace> HTTP-Session: d595fa78-2995-4cf4-b401-399551d446c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16425 2024.08.19 19:10:51.362424 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16426 2024.08.19 19:10:51.362471 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16427 2024.08.19 19:10:51.362640 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16428 2024.08.19 19:10:51.363093 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16429 2024.08.19 19:10:51.363129 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16430 2024.08.19 19:10:51.363512 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16431 2024.08.19 19:10:51.363849 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16432 2024.08.19 19:10:51.363994 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Debug> executeQuery: Read 239 rows, 16.40 KiB in 0.00168 sec., 142261.90476190476 rows/sec., 9.53 MiB/sec.
16433 2024.08.19 19:10:51.364162 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Debug> DynamicQueryHandler: Done processing query
16434 2024.08.19 19:10:51.364187 [ 3 ] {528ad790-248a-4916-a060-47b4a5a030ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16435 2024.08.19 19:10:51.364202 [ 3 ] {} <Debug> HTTP-Session: d595fa78-2995-4cf4-b401-399551d446c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16436 2024.08.19 19:10:51.364312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16437 2024.08.19 19:10:51.364360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16438 2024.08.19 19:10:51.364379 [ 3 ] {} <Debug> HTTP-Session: 33594e3c-45e7-4eaf-b4f4-c4fa666b1f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16439 2024.08.19 19:10:51.364395 [ 3 ] {} <Debug> HTTP-Session: 33594e3c-45e7-4eaf-b4f4-c4fa666b1f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16440 2024.08.19 19:10:51.364408 [ 3 ] {} <Debug> HTTP-Session: 33594e3c-45e7-4eaf-b4f4-c4fa666b1f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16441 2024.08.19 19:10:51.364437 [ 3 ] {} <Trace> HTTP-Session: 33594e3c-45e7-4eaf-b4f4-c4fa666b1f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16442 2024.08.19 19:10:51.364525 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16443 2024.08.19 19:10:51.364569 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16444 2024.08.19 19:10:51.364695 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16445 2024.08.19 19:10:51.365027 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16446 2024.08.19 19:10:51.365061 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16447 2024.08.19 19:10:51.365409 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16448 2024.08.19 19:10:51.365722 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16449 2024.08.19 19:10:51.365875 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec.
16450 2024.08.19 19:10:51.366041 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Debug> DynamicQueryHandler: Done processing query
16451 2024.08.19 19:10:51.366065 [ 3 ] {adf91723-09bc-4463-a323-9fbbcb9608f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16452 2024.08.19 19:10:51.366081 [ 3 ] {} <Debug> HTTP-Session: 33594e3c-45e7-4eaf-b4f4-c4fa666b1f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16453 2024.08.19 19:10:51.366226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16454 2024.08.19 19:10:51.366275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16455 2024.08.19 19:10:51.366294 [ 3 ] {} <Debug> HTTP-Session: 3c62d17b-4157-4f7e-9929-960f52a4cfe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16456 2024.08.19 19:10:51.366310 [ 3 ] {} <Debug> HTTP-Session: 3c62d17b-4157-4f7e-9929-960f52a4cfe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16457 2024.08.19 19:10:51.366323 [ 3 ] {} <Debug> HTTP-Session: 3c62d17b-4157-4f7e-9929-960f52a4cfe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16458 2024.08.19 19:10:51.366353 [ 3 ] {} <Trace> HTTP-Session: 3c62d17b-4157-4f7e-9929-960f52a4cfe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16459 2024.08.19 19:10:51.366630 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16460 2024.08.19 19:10:51.366691 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <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
16461 2024.08.19 19:10:51.367092 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16462 2024.08.19 19:10:51.367778 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16463 2024.08.19 19:10:51.367814 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16464 2024.08.19 19:10:51.368416 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16465 2024.08.19 19:10:51.368816 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16466 2024.08.19 19:10:51.369012 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002576 sec., 8928.571428571428 rows/sec., 16.00 MiB/sec.
16467 2024.08.19 19:10:51.369235 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Debug> DynamicQueryHandler: Done processing query
16468 2024.08.19 19:10:51.369262 [ 3 ] {5710d8fb-ed1f-4e55-83e3-cf3c9590f301} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16469 2024.08.19 19:10:51.369278 [ 3 ] {} <Debug> HTTP-Session: 3c62d17b-4157-4f7e-9929-960f52a4cfe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16470 2024.08.19 19:10:51.369411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16471 2024.08.19 19:10:51.369458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16472 2024.08.19 19:10:51.369477 [ 3 ] {} <Debug> HTTP-Session: bbc294d6-8e56-487e-93fa-505c93c6f149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16473 2024.08.19 19:10:51.369494 [ 3 ] {} <Debug> HTTP-Session: bbc294d6-8e56-487e-93fa-505c93c6f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16474 2024.08.19 19:10:51.369508 [ 3 ] {} <Debug> HTTP-Session: bbc294d6-8e56-487e-93fa-505c93c6f149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16475 2024.08.19 19:10:51.369539 [ 3 ] {} <Trace> HTTP-Session: bbc294d6-8e56-487e-93fa-505c93c6f149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16476 2024.08.19 19:10:51.369662 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16477 2024.08.19 19:10:51.369706 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16478 2024.08.19 19:10:51.369832 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16479 2024.08.19 19:10:51.370147 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16480 2024.08.19 19:10:51.370183 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16481 2024.08.19 19:10:51.370537 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16482 2024.08.19 19:10:51.370856 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16483 2024.08.19 19:10:51.371011 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec.
16484 2024.08.19 19:10:51.371174 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Debug> DynamicQueryHandler: Done processing query
16485 2024.08.19 19:10:51.371198 [ 3 ] {702cc1a1-735d-4128-884c-40cbddf36503} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16486 2024.08.19 19:10:51.371214 [ 3 ] {} <Debug> HTTP-Session: bbc294d6-8e56-487e-93fa-505c93c6f149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16487 2024.08.19 19:10:53.605496 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
16488 2024.08.19 19:10:53.605555 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
16489 2024.08.19 19:10:56.333428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16490 2024.08.19 19:10:56.333621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16491 2024.08.19 19:10:56.333667 [ 3 ] {} <Debug> HTTP-Session: a2de6683-abb5-4802-95d1-be0dcf16e605 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16492 2024.08.19 19:10:56.333709 [ 3 ] {} <Debug> HTTP-Session: a2de6683-abb5-4802-95d1-be0dcf16e605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16493 2024.08.19 19:10:56.333738 [ 3 ] {} <Debug> HTTP-Session: a2de6683-abb5-4802-95d1-be0dcf16e605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16494 2024.08.19 19:10:56.333804 [ 3 ] {} <Trace> HTTP-Session: a2de6683-abb5-4802-95d1-be0dcf16e605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16495 2024.08.19 19:10:56.333985 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16496 2024.08.19 19:10:56.334053 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16497 2024.08.19 19:10:56.334396 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16498 2024.08.19 19:10:56.334891 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16499 2024.08.19 19:10:56.334935 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16500 2024.08.19 19:10:56.335354 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16501 2024.08.19 19:10:56.335741 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16502 2024.08.19 19:10:56.335916 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001976 sec., 2024.2914979757086 rows/sec., 157.65 KiB/sec.
16503 2024.08.19 19:10:56.336266 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Debug> DynamicQueryHandler: Done processing query
16504 2024.08.19 19:10:56.336296 [ 3 ] {ad53a415-58a1-4f92-b6d3-3287e642d429} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16505 2024.08.19 19:10:56.336314 [ 3 ] {} <Debug> HTTP-Session: a2de6683-abb5-4802-95d1-be0dcf16e605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16506 2024.08.19 19:10:56.336461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 17419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16507 2024.08.19 19:10:56.336518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16508 2024.08.19 19:10:56.336537 [ 3 ] {} <Debug> HTTP-Session: 9ce6ac3f-92e2-414e-b850-99591217d17a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16509 2024.08.19 19:10:56.336554 [ 3 ] {} <Debug> HTTP-Session: 9ce6ac3f-92e2-414e-b850-99591217d17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16510 2024.08.19 19:10:56.336568 [ 3 ] {} <Debug> HTTP-Session: 9ce6ac3f-92e2-414e-b850-99591217d17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16511 2024.08.19 19:10:56.336601 [ 3 ] {} <Trace> HTTP-Session: 9ce6ac3f-92e2-414e-b850-99591217d17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16512 2024.08.19 19:10:56.336738 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16513 2024.08.19 19:10:56.336783 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16514 2024.08.19 19:10:56.337033 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16515 2024.08.19 19:10:56.337474 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16516 2024.08.19 19:10:56.337512 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16517 2024.08.19 19:10:56.337876 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16518 2024.08.19 19:10:56.338236 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16519 2024.08.19 19:10:56.338398 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Debug> executeQuery: Read 119 rows, 10.16 KiB in 0.001705 sec., 69794.72140762463 rows/sec., 5.82 MiB/sec.
16520 2024.08.19 19:10:56.338574 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Debug> DynamicQueryHandler: Done processing query
16521 2024.08.19 19:10:56.338599 [ 3 ] {7307bd83-b338-4e31-bb77-5b2fdb1ab9ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16522 2024.08.19 19:10:56.338616 [ 3 ] {} <Debug> HTTP-Session: 9ce6ac3f-92e2-414e-b850-99591217d17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16523 2024.08.19 19:10:56.338732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16524 2024.08.19 19:10:56.338784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16525 2024.08.19 19:10:56.338804 [ 3 ] {} <Debug> HTTP-Session: 0075c7dc-7f90-41b9-88f9-6b4220957114 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16526 2024.08.19 19:10:56.338821 [ 3 ] {} <Debug> HTTP-Session: 0075c7dc-7f90-41b9-88f9-6b4220957114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16527 2024.08.19 19:10:56.338834 [ 3 ] {} <Debug> HTTP-Session: 0075c7dc-7f90-41b9-88f9-6b4220957114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16528 2024.08.19 19:10:56.338865 [ 3 ] {} <Trace> HTTP-Session: 0075c7dc-7f90-41b9-88f9-6b4220957114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16529 2024.08.19 19:10:56.338976 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16530 2024.08.19 19:10:56.339020 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16531 2024.08.19 19:10:56.339243 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16532 2024.08.19 19:10:56.339633 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16533 2024.08.19 19:10:56.339670 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16534 2024.08.19 19:10:56.340031 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16535 2024.08.19 19:10:56.340381 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16536 2024.08.19 19:10:56.340531 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Debug> executeQuery: Read 33 rows, 2.45 KiB in 0.001587 sec., 20793.950850661626 rows/sec., 1.50 MiB/sec.
16537 2024.08.19 19:10:56.340706 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Debug> DynamicQueryHandler: Done processing query
16538 2024.08.19 19:10:56.340730 [ 3 ] {49b70b13-79d5-4a56-be21-386c5bafdf50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16539 2024.08.19 19:10:56.340746 [ 3 ] {} <Debug> HTTP-Session: 0075c7dc-7f90-41b9-88f9-6b4220957114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16540 2024.08.19 19:10:56.340868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 18379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16541 2024.08.19 19:10:56.340917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16542 2024.08.19 19:10:56.340936 [ 3 ] {} <Debug> HTTP-Session: f66bece5-bcc1-48bf-b1ac-70088c0afc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16543 2024.08.19 19:10:56.340952 [ 3 ] {} <Debug> HTTP-Session: f66bece5-bcc1-48bf-b1ac-70088c0afc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16544 2024.08.19 19:10:56.340966 [ 3 ] {} <Debug> HTTP-Session: f66bece5-bcc1-48bf-b1ac-70088c0afc37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16545 2024.08.19 19:10:56.340995 [ 3 ] {} <Trace> HTTP-Session: f66bece5-bcc1-48bf-b1ac-70088c0afc37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16546 2024.08.19 19:10:56.341114 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16547 2024.08.19 19:10:56.341155 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16548 2024.08.19 19:10:56.341376 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16549 2024.08.19 19:10:56.341755 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16550 2024.08.19 19:10:56.341791 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16551 2024.08.19 19:10:56.342142 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16552 2024.08.19 19:10:56.342492 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16553 2024.08.19 19:10:56.342644 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Debug> executeQuery: Read 109 rows, 8.58 KiB in 0.001569 sec., 69471.00063734862 rows/sec., 5.34 MiB/sec.
16554 2024.08.19 19:10:56.342818 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Debug> DynamicQueryHandler: Done processing query
16555 2024.08.19 19:10:56.342843 [ 3 ] {6ec9d211-a0b0-4d27-ad39-2b81092c6a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16556 2024.08.19 19:10:56.342859 [ 3 ] {} <Debug> HTTP-Session: f66bece5-bcc1-48bf-b1ac-70088c0afc37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16557 2024.08.19 19:10:56.343017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16558 2024.08.19 19:10:56.343067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16559 2024.08.19 19:10:56.343086 [ 3 ] {} <Debug> HTTP-Session: 7880f86a-c369-450e-8d58-c95f8f6301e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16560 2024.08.19 19:10:56.343102 [ 3 ] {} <Debug> HTTP-Session: 7880f86a-c369-450e-8d58-c95f8f6301e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16561 2024.08.19 19:10:56.343116 [ 3 ] {} <Debug> HTTP-Session: 7880f86a-c369-450e-8d58-c95f8f6301e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16562 2024.08.19 19:10:56.343145 [ 3 ] {} <Trace> HTTP-Session: 7880f86a-c369-450e-8d58-c95f8f6301e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16563 2024.08.19 19:10:56.343290 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16564 2024.08.19 19:10:56.343336 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16565 2024.08.19 19:10:56.343478 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16566 2024.08.19 19:10:56.343874 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16567 2024.08.19 19:10:56.343911 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16568 2024.08.19 19:10:56.344291 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16569 2024.08.19 19:10:56.344636 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16570 2024.08.19 19:10:56.344799 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001572 sec., 103689.56743002545 rows/sec., 7.21 MiB/sec.
16571 2024.08.19 19:10:56.344981 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Debug> DynamicQueryHandler: Done processing query
16572 2024.08.19 19:10:56.345006 [ 3 ] {30a31280-60a0-413c-b029-0b077a1f6b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16573 2024.08.19 19:10:56.345022 [ 3 ] {} <Debug> HTTP-Session: 7880f86a-c369-450e-8d58-c95f8f6301e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16574 2024.08.19 19:10:56.345164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16575 2024.08.19 19:10:56.345212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16576 2024.08.19 19:10:56.345230 [ 3 ] {} <Debug> HTTP-Session: 5b978755-2e4f-4d1c-9eb1-4846b23f38a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16577 2024.08.19 19:10:56.345246 [ 3 ] {} <Debug> HTTP-Session: 5b978755-2e4f-4d1c-9eb1-4846b23f38a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16578 2024.08.19 19:10:56.345259 [ 3 ] {} <Debug> HTTP-Session: 5b978755-2e4f-4d1c-9eb1-4846b23f38a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16579 2024.08.19 19:10:56.345290 [ 3 ] {} <Trace> HTTP-Session: 5b978755-2e4f-4d1c-9eb1-4846b23f38a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16580 2024.08.19 19:10:56.345580 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16581 2024.08.19 19:10:56.345643 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <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
16582 2024.08.19 19:10:56.346052 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16583 2024.08.19 19:10:56.346843 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16584 2024.08.19 19:10:56.346879 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16585 2024.08.19 19:10:56.347492 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16586 2024.08.19 19:10:56.347890 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16587 2024.08.19 19:10:56.348086 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002711 sec., 10697.159719660642 rows/sec., 19.17 MiB/sec.
16588 2024.08.19 19:10:56.348535 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Debug> DynamicQueryHandler: Done processing query
16589 2024.08.19 19:10:56.348591 [ 3 ] {3096350a-bdd7-4a1d-8d3c-cf444921bd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16590 2024.08.19 19:10:56.348642 [ 3 ] {} <Debug> HTTP-Session: 5b978755-2e4f-4d1c-9eb1-4846b23f38a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16591 2024.08.19 19:10:56.348805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16592 2024.08.19 19:10:56.348858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16593 2024.08.19 19:10:56.348877 [ 3 ] {} <Debug> HTTP-Session: 741dfef9-d3ed-4007-98ef-a4cb55b3252f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16594 2024.08.19 19:10:56.348895 [ 3 ] {} <Debug> HTTP-Session: 741dfef9-d3ed-4007-98ef-a4cb55b3252f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16595 2024.08.19 19:10:56.348908 [ 3 ] {} <Debug> HTTP-Session: 741dfef9-d3ed-4007-98ef-a4cb55b3252f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16596 2024.08.19 19:10:56.348939 [ 3 ] {} <Trace> HTTP-Session: 741dfef9-d3ed-4007-98ef-a4cb55b3252f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16597 2024.08.19 19:10:56.349059 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16598 2024.08.19 19:10:56.349105 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16599 2024.08.19 19:10:56.349246 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16600 2024.08.19 19:10:56.349545 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16601 2024.08.19 19:10:56.349580 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB.
16602 2024.08.19 19:10:56.349935 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16603 2024.08.19 19:10:56.350246 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16604 2024.08.19 19:10:56.350402 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
16605 2024.08.19 19:10:56.350648 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Debug> DynamicQueryHandler: Done processing query
16606 2024.08.19 19:10:56.350709 [ 3 ] {1a353214-21a4-4348-b733-af98cf07420d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16607 2024.08.19 19:10:56.350768 [ 3 ] {} <Debug> HTTP-Session: 741dfef9-d3ed-4007-98ef-a4cb55b3252f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16608 2024.08.19 19:11:01.337940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16609 2024.08.19 19:11:01.338070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16610 2024.08.19 19:11:01.338095 [ 3 ] {} <Debug> HTTP-Session: f6d762f4-9bce-4475-97b7-446e1b45de99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16611 2024.08.19 19:11:01.338121 [ 3 ] {} <Debug> HTTP-Session: f6d762f4-9bce-4475-97b7-446e1b45de99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16612 2024.08.19 19:11:01.338135 [ 3 ] {} <Debug> HTTP-Session: f6d762f4-9bce-4475-97b7-446e1b45de99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16613 2024.08.19 19:11:01.338184 [ 3 ] {} <Trace> HTTP-Session: f6d762f4-9bce-4475-97b7-446e1b45de99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16614 2024.08.19 19:11:01.338361 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16615 2024.08.19 19:11:01.338427 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16616 2024.08.19 19:11:01.338766 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16617 2024.08.19 19:11:01.339208 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16618 2024.08.19 19:11:01.339249 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16619 2024.08.19 19:11:01.339663 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16620 2024.08.19 19:11:01.340064 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16621 2024.08.19 19:11:01.340221 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001908 sec., 1572.3270440251572 rows/sec., 124.37 KiB/sec.
16622 2024.08.19 19:11:01.340439 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Debug> DynamicQueryHandler: Done processing query
16623 2024.08.19 19:11:01.340466 [ 3 ] {752e2b69-5d7f-4a72-9c1b-6453729bcbf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16624 2024.08.19 19:11:01.340484 [ 3 ] {} <Debug> HTTP-Session: f6d762f4-9bce-4475-97b7-446e1b45de99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16625 2024.08.19 19:11:01.340630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16626 2024.08.19 19:11:01.340679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16627 2024.08.19 19:11:01.340698 [ 3 ] {} <Debug> HTTP-Session: ab9fcecd-b0da-48dd-9855-5fd0c08f27a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16628 2024.08.19 19:11:01.340714 [ 3 ] {} <Debug> HTTP-Session: ab9fcecd-b0da-48dd-9855-5fd0c08f27a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16629 2024.08.19 19:11:01.340728 [ 3 ] {} <Debug> HTTP-Session: ab9fcecd-b0da-48dd-9855-5fd0c08f27a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16630 2024.08.19 19:11:01.340758 [ 3 ] {} <Trace> HTTP-Session: ab9fcecd-b0da-48dd-9855-5fd0c08f27a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16631 2024.08.19 19:11:01.340912 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16632 2024.08.19 19:11:01.340955 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16633 2024.08.19 19:11:01.341180 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16634 2024.08.19 19:11:01.341688 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16635 2024.08.19 19:11:01.341726 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16636 2024.08.19 19:11:01.342120 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16637 2024.08.19 19:11:01.342478 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16638 2024.08.19 19:11:01.342634 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Debug> executeQuery: Read 238 rows, 21.38 KiB in 0.001797 sec., 132442.96048970506 rows/sec., 11.62 MiB/sec.
16639 2024.08.19 19:11:01.342815 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Debug> DynamicQueryHandler: Done processing query
16640 2024.08.19 19:11:01.342841 [ 3 ] {ca3b732f-88e5-4653-92e0-e197e6391be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16641 2024.08.19 19:11:01.342857 [ 3 ] {} <Debug> HTTP-Session: ab9fcecd-b0da-48dd-9855-5fd0c08f27a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16642 2024.08.19 19:11:01.342976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16643 2024.08.19 19:11:01.343025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16644 2024.08.19 19:11:01.343044 [ 3 ] {} <Debug> HTTP-Session: ed9860ef-c998-43e9-86d5-02e0ef0ac245 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16645 2024.08.19 19:11:01.343060 [ 3 ] {} <Debug> HTTP-Session: ed9860ef-c998-43e9-86d5-02e0ef0ac245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16646 2024.08.19 19:11:01.343074 [ 3 ] {} <Debug> HTTP-Session: ed9860ef-c998-43e9-86d5-02e0ef0ac245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16647 2024.08.19 19:11:01.343130 [ 3 ] {} <Trace> HTTP-Session: ed9860ef-c998-43e9-86d5-02e0ef0ac245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16648 2024.08.19 19:11:01.343232 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16649 2024.08.19 19:11:01.343275 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16650 2024.08.19 19:11:01.343500 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16651 2024.08.19 19:11:01.343814 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16652 2024.08.19 19:11:01.343850 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16653 2024.08.19 19:11:01.344195 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16654 2024.08.19 19:11:01.344549 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16655 2024.08.19 19:11:01.344712 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001499 sec., 17344.896597731822 rows/sec., 1.26 MiB/sec.
16656 2024.08.19 19:11:01.344887 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Debug> DynamicQueryHandler: Done processing query
16657 2024.08.19 19:11:01.344912 [ 3 ] {4934a267-3d3e-4a67-8f5a-8ff991ad3341} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16658 2024.08.19 19:11:01.344928 [ 3 ] {} <Debug> HTTP-Session: ed9860ef-c998-43e9-86d5-02e0ef0ac245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16659 2024.08.19 19:11:01.345036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16660 2024.08.19 19:11:01.345083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16661 2024.08.19 19:11:01.345102 [ 3 ] {} <Debug> HTTP-Session: 70ec05c7-f846-49ba-b1fc-14d78f78fa57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16662 2024.08.19 19:11:01.345118 [ 3 ] {} <Debug> HTTP-Session: 70ec05c7-f846-49ba-b1fc-14d78f78fa57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16663 2024.08.19 19:11:01.345132 [ 3 ] {} <Debug> HTTP-Session: 70ec05c7-f846-49ba-b1fc-14d78f78fa57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16664 2024.08.19 19:11:01.345161 [ 3 ] {} <Trace> HTTP-Session: 70ec05c7-f846-49ba-b1fc-14d78f78fa57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16665 2024.08.19 19:11:01.345257 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16666 2024.08.19 19:11:01.345299 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16667 2024.08.19 19:11:01.345525 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16668 2024.08.19 19:11:01.345827 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16669 2024.08.19 19:11:01.345865 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16670 2024.08.19 19:11:01.346226 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
16671 2024.08.19 19:11:01.346583 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16672 2024.08.19 19:11:01.346735 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001501 sec., 9327.11525649567 rows/sec., 653.21 KiB/sec.
16673 2024.08.19 19:11:01.346910 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Debug> DynamicQueryHandler: Done processing query
16674 2024.08.19 19:11:01.346934 [ 3 ] {814f8798-c87d-4c07-8d88-18521237eb44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16675 2024.08.19 19:11:01.346951 [ 3 ] {} <Debug> HTTP-Session: 70ec05c7-f846-49ba-b1fc-14d78f78fa57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16676 2024.08.19 19:11:01.347061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16677 2024.08.19 19:11:01.347109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16678 2024.08.19 19:11:01.347129 [ 3 ] {} <Debug> HTTP-Session: 79cf5857-b584-4daa-95e5-4a5b7ab7537f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16679 2024.08.19 19:11:01.347146 [ 3 ] {} <Debug> HTTP-Session: 79cf5857-b584-4daa-95e5-4a5b7ab7537f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16680 2024.08.19 19:11:01.347159 [ 3 ] {} <Debug> HTTP-Session: 79cf5857-b584-4daa-95e5-4a5b7ab7537f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16681 2024.08.19 19:11:01.347188 [ 3 ] {} <Trace> HTTP-Session: 79cf5857-b584-4daa-95e5-4a5b7ab7537f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16682 2024.08.19 19:11:01.347281 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16683 2024.08.19 19:11:01.347329 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16684 2024.08.19 19:11:01.347549 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16685 2024.08.19 19:11:01.347843 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16686 2024.08.19 19:11:01.347879 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16687 2024.08.19 19:11:01.348220 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16688 2024.08.19 19:11:01.348581 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16689 2024.08.19 19:11:01.348740 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 240.99 KiB/sec.
16690 2024.08.19 19:11:01.349029 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Debug> DynamicQueryHandler: Done processing query
16691 2024.08.19 19:11:01.349088 [ 3 ] {e343a339-e60f-495c-b0ff-0851907fc370} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16692 2024.08.19 19:11:01.349111 [ 3 ] {} <Debug> HTTP-Session: 79cf5857-b584-4daa-95e5-4a5b7ab7537f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16693 2024.08.19 19:11:01.349283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 67182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16694 2024.08.19 19:11:01.349333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16695 2024.08.19 19:11:01.349352 [ 3 ] {} <Debug> HTTP-Session: 414c00e3-f57a-4262-a743-ae4f14edb562 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16696 2024.08.19 19:11:01.349369 [ 3 ] {} <Debug> HTTP-Session: 414c00e3-f57a-4262-a743-ae4f14edb562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16697 2024.08.19 19:11:01.349382 [ 3 ] {} <Debug> HTTP-Session: 414c00e3-f57a-4262-a743-ae4f14edb562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16698 2024.08.19 19:11:01.349412 [ 3 ] {} <Trace> HTTP-Session: 414c00e3-f57a-4262-a743-ae4f14edb562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16699 2024.08.19 19:11:01.349627 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16700 2024.08.19 19:11:01.349669 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16701 2024.08.19 19:11:01.349901 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16702 2024.08.19 19:11:01.350492 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16703 2024.08.19 19:11:01.350528 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16704 2024.08.19 19:11:01.350890 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16705 2024.08.19 19:11:01.351244 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16706 2024.08.19 19:11:01.351382 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Debug> executeQuery: Read 414 rows, 30.18 KiB in 0.001863 sec., 222222.22222222222 rows/sec., 15.82 MiB/sec.
16707 2024.08.19 19:11:01.351567 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Debug> DynamicQueryHandler: Done processing query
16708 2024.08.19 19:11:01.351592 [ 3 ] {c876e3ee-a6d1-4314-90e5-a9acc24387be} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
16709 2024.08.19 19:11:01.351607 [ 3 ] {} <Debug> HTTP-Session: 414c00e3-f57a-4262-a743-ae4f14edb562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16710 2024.08.19 19:11:01.351731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16711 2024.08.19 19:11:01.351779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16712 2024.08.19 19:11:01.351798 [ 3 ] {} <Debug> HTTP-Session: 23664dfb-5421-44ff-9ba9-674c616dde39 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16713 2024.08.19 19:11:01.351814 [ 3 ] {} <Debug> HTTP-Session: 23664dfb-5421-44ff-9ba9-674c616dde39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16714 2024.08.19 19:11:01.351827 [ 3 ] {} <Debug> HTTP-Session: 23664dfb-5421-44ff-9ba9-674c616dde39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16715 2024.08.19 19:11:01.351856 [ 3 ] {} <Trace> HTTP-Session: 23664dfb-5421-44ff-9ba9-674c616dde39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16716 2024.08.19 19:11:01.351950 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16717 2024.08.19 19:11:01.351991 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16718 2024.08.19 19:11:01.352120 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16719 2024.08.19 19:11:01.352391 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16720 2024.08.19 19:11:01.352427 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16721 2024.08.19 19:11:01.352771 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16722 2024.08.19 19:11:01.353084 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16723 2024.08.19 19:11:01.353232 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 241.14 KiB/sec.
16724 2024.08.19 19:11:01.353389 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Debug> DynamicQueryHandler: Done processing query
16725 2024.08.19 19:11:01.353414 [ 3 ] {59a7fc0f-da9e-4695-bce6-fdc3c39b91ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16726 2024.08.19 19:11:01.353429 [ 3 ] {} <Debug> HTTP-Session: 23664dfb-5421-44ff-9ba9-674c616dde39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16727 2024.08.19 19:11:01.353560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 45039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16728 2024.08.19 19:11:01.353607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16729 2024.08.19 19:11:01.353625 [ 3 ] {} <Debug> HTTP-Session: 4bba8a85-e465-4c75-93e8-c3c59782b6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16730 2024.08.19 19:11:01.353641 [ 3 ] {} <Debug> HTTP-Session: 4bba8a85-e465-4c75-93e8-c3c59782b6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16731 2024.08.19 19:11:01.353654 [ 3 ] {} <Debug> HTTP-Session: 4bba8a85-e465-4c75-93e8-c3c59782b6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16732 2024.08.19 19:11:01.353683 [ 3 ] {} <Trace> HTTP-Session: 4bba8a85-e465-4c75-93e8-c3c59782b6e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16733 2024.08.19 19:11:01.353898 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16734 2024.08.19 19:11:01.353942 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16735 2024.08.19 19:11:01.354083 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16736 2024.08.19 19:11:01.354522 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16737 2024.08.19 19:11:01.354557 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16738 2024.08.19 19:11:01.354929 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16739 2024.08.19 19:11:01.355254 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16740 2024.08.19 19:11:01.355409 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Debug> executeQuery: Read 239 rows, 16.40 KiB in 0.001647 sec., 145112.32544019428 rows/sec., 9.72 MiB/sec.
16741 2024.08.19 19:11:01.355668 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Debug> DynamicQueryHandler: Done processing query
16742 2024.08.19 19:11:01.355732 [ 3 ] {4c9cd28d-f960-49a6-a531-73cfb9b874b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16743 2024.08.19 19:11:01.355783 [ 3 ] {} <Debug> HTTP-Session: 4bba8a85-e465-4c75-93e8-c3c59782b6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16744 2024.08.19 19:11:01.355966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16745 2024.08.19 19:11:01.356021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16746 2024.08.19 19:11:01.356039 [ 3 ] {} <Debug> HTTP-Session: 9d652cd3-6731-49cf-8790-d5e95e0f0694 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16747 2024.08.19 19:11:01.356056 [ 3 ] {} <Debug> HTTP-Session: 9d652cd3-6731-49cf-8790-d5e95e0f0694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16748 2024.08.19 19:11:01.356069 [ 3 ] {} <Debug> HTTP-Session: 9d652cd3-6731-49cf-8790-d5e95e0f0694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16749 2024.08.19 19:11:01.356099 [ 3 ] {} <Trace> HTTP-Session: 9d652cd3-6731-49cf-8790-d5e95e0f0694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16750 2024.08.19 19:11:01.356194 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16751 2024.08.19 19:11:01.356239 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16752 2024.08.19 19:11:01.356384 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16753 2024.08.19 19:11:01.356639 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16754 2024.08.19 19:11:01.356674 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16755 2024.08.19 19:11:01.357014 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16756 2024.08.19 19:11:01.357337 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16757 2024.08.19 19:11:01.357493 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec.
16758 2024.08.19 19:11:01.357646 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Debug> DynamicQueryHandler: Done processing query
16759 2024.08.19 19:11:01.357670 [ 3 ] {678cfaf6-9ed6-4aa8-ac3c-1fd52b0a0ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16760 2024.08.19 19:11:01.357685 [ 3 ] {} <Debug> HTTP-Session: 9d652cd3-6731-49cf-8790-d5e95e0f0694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16761 2024.08.19 19:11:01.357832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16762 2024.08.19 19:11:01.357878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16763 2024.08.19 19:11:01.357896 [ 3 ] {} <Debug> HTTP-Session: 17ae05c5-ce28-4057-a81c-792479572dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16764 2024.08.19 19:11:01.357912 [ 3 ] {} <Debug> HTTP-Session: 17ae05c5-ce28-4057-a81c-792479572dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16765 2024.08.19 19:11:01.357925 [ 3 ] {} <Debug> HTTP-Session: 17ae05c5-ce28-4057-a81c-792479572dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16766 2024.08.19 19:11:01.357954 [ 3 ] {} <Trace> HTTP-Session: 17ae05c5-ce28-4057-a81c-792479572dfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16767 2024.08.19 19:11:01.358219 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16768 2024.08.19 19:11:01.358279 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <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
16769 2024.08.19 19:11:01.358678 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16770 2024.08.19 19:11:01.359281 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16771 2024.08.19 19:11:01.359317 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16772 2024.08.19 19:11:01.359907 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16773 2024.08.19 19:11:01.360300 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16774 2024.08.19 19:11:01.360500 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002458 sec., 9357.20097640358 rows/sec., 16.77 MiB/sec.
16775 2024.08.19 19:11:01.360929 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Debug> DynamicQueryHandler: Done processing query
16776 2024.08.19 19:11:01.360978 [ 3 ] {caaf0e64-03cd-4e1f-ac2a-bb3cfd7b4c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16777 2024.08.19 19:11:01.361017 [ 3 ] {} <Debug> HTTP-Session: 17ae05c5-ce28-4057-a81c-792479572dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16778 2024.08.19 19:11:01.361155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16779 2024.08.19 19:11:01.361204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16780 2024.08.19 19:11:01.361223 [ 3 ] {} <Debug> HTTP-Session: ab8b0b6f-0b98-4f44-8eab-0b25b9b2e577 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16781 2024.08.19 19:11:01.361239 [ 3 ] {} <Debug> HTTP-Session: ab8b0b6f-0b98-4f44-8eab-0b25b9b2e577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16782 2024.08.19 19:11:01.361252 [ 3 ] {} <Debug> HTTP-Session: ab8b0b6f-0b98-4f44-8eab-0b25b9b2e577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16783 2024.08.19 19:11:01.361282 [ 3 ] {} <Trace> HTTP-Session: ab8b0b6f-0b98-4f44-8eab-0b25b9b2e577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16784 2024.08.19 19:11:01.361399 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16785 2024.08.19 19:11:01.361444 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16786 2024.08.19 19:11:01.361586 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16787 2024.08.19 19:11:01.361885 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16788 2024.08.19 19:11:01.361921 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16789 2024.08.19 19:11:01.362274 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16790 2024.08.19 19:11:01.362586 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16791 2024.08.19 19:11:01.362735 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec.
16792 2024.08.19 19:11:01.362887 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Debug> DynamicQueryHandler: Done processing query
16793 2024.08.19 19:11:01.362912 [ 3 ] {50aa84ce-12be-427c-ae0c-ed01da708470} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16794 2024.08.19 19:11:01.362927 [ 3 ] {} <Debug> HTTP-Session: ab8b0b6f-0b98-4f44-8eab-0b25b9b2e577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16795 2024.08.19 19:11:06.333831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16796 2024.08.19 19:11:06.334022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16797 2024.08.19 19:11:06.334068 [ 3 ] {} <Debug> HTTP-Session: b3662b0e-3683-4e1d-b41e-1c50df41106f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16798 2024.08.19 19:11:06.334112 [ 3 ] {} <Debug> HTTP-Session: b3662b0e-3683-4e1d-b41e-1c50df41106f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16799 2024.08.19 19:11:06.334143 [ 3 ] {} <Debug> HTTP-Session: b3662b0e-3683-4e1d-b41e-1c50df41106f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16800 2024.08.19 19:11:06.334221 [ 3 ] {} <Trace> HTTP-Session: b3662b0e-3683-4e1d-b41e-1c50df41106f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16801 2024.08.19 19:11:06.334550 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16802 2024.08.19 19:11:06.334659 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16803 2024.08.19 19:11:06.335166 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16804 2024.08.19 19:11:06.335750 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16805 2024.08.19 19:11:06.335792 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16806 2024.08.19 19:11:06.336224 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16807 2024.08.19 19:11:06.336602 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16808 2024.08.19 19:11:06.336775 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Debug> executeQuery: Read 114 rows, 9.82 KiB in 0.002347 sec., 48572.64593097571 rows/sec., 4.09 MiB/sec.
16809 2024.08.19 19:11:06.337026 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Debug> DynamicQueryHandler: Done processing query
16810 2024.08.19 19:11:06.337053 [ 3 ] {02af427e-2a49-4b90-9492-ae9aab7ca9ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16811 2024.08.19 19:11:06.337069 [ 3 ] {} <Debug> HTTP-Session: b3662b0e-3683-4e1d-b41e-1c50df41106f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16812 2024.08.19 19:11:06.337205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16813 2024.08.19 19:11:06.337254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16814 2024.08.19 19:11:06.337274 [ 3 ] {} <Debug> HTTP-Session: 593b733f-cceb-4617-b485-a2452b95ce91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16815 2024.08.19 19:11:06.337292 [ 3 ] {} <Debug> HTTP-Session: 593b733f-cceb-4617-b485-a2452b95ce91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16816 2024.08.19 19:11:06.337306 [ 3 ] {} <Debug> HTTP-Session: 593b733f-cceb-4617-b485-a2452b95ce91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16817 2024.08.19 19:11:06.337342 [ 3 ] {} <Trace> HTTP-Session: 593b733f-cceb-4617-b485-a2452b95ce91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16818 2024.08.19 19:11:06.337453 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16819 2024.08.19 19:11:06.337497 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16820 2024.08.19 19:11:06.337729 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16821 2024.08.19 19:11:06.338114 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16822 2024.08.19 19:11:06.338152 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16823 2024.08.19 19:11:06.338497 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16824 2024.08.19 19:11:06.338852 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16825 2024.08.19 19:11:06.339016 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001591 sec., 18227.52985543683 rows/sec., 1.34 MiB/sec.
16826 2024.08.19 19:11:06.339015 [ 113 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16827 2024.08.19 19:11:06.339158 [ 113 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16828 2024.08.19 19:11:06.339216 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16829 2024.08.19 19:11:06.339246 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Debug> DynamicQueryHandler: Done processing query
16830 2024.08.19 19:11:06.339299 [ 3 ] {65bf0263-19ae-4df0-a9e8-772f93e67a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16831 2024.08.19 19:11:06.339371 [ 3 ] {} <Debug> HTTP-Session: 593b733f-cceb-4617-b485-a2452b95ce91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16832 2024.08.19 19:11:06.339629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 15805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16833 2024.08.19 19:11:06.339650 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16834 2024.08.19 19:11:06.339762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16835 2024.08.19 19:11:06.339858 [ 3 ] {} <Debug> HTTP-Session: c8b9d229-a48c-480e-80ba-9ff8552d8c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16836 2024.08.19 19:11:06.339930 [ 3 ] {} <Debug> HTTP-Session: c8b9d229-a48c-480e-80ba-9ff8552d8c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16837 2024.08.19 19:11:06.339985 [ 3 ] {} <Debug> HTTP-Session: c8b9d229-a48c-480e-80ba-9ff8552d8c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16838 2024.08.19 19:11:06.340123 [ 3 ] {} <Trace> HTTP-Session: c8b9d229-a48c-480e-80ba-9ff8552d8c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16839 2024.08.19 19:11:06.340515 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16840 2024.08.19 19:11:06.340680 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16841 2024.08.19 19:11:06.340741 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16842 2024.08.19 19:11:06.340898 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 65 rows starting from the beginning of the part
16843 2024.08.19 19:11:06.341180 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part
16844 2024.08.19 19:11:06.341527 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part
16845 2024.08.19 19:11:06.341874 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part
16846 2024.08.19 19:11:06.342117 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part
16847 2024.08.19 19:11:06.342433 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 29 rows starting from the beginning of the part
16848 2024.08.19 19:11:06.342923 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16849 2024.08.19 19:11:06.343820 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16850 2024.08.19 19:11:06.343896 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16851 2024.08.19 19:11:06.344880 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16852 2024.08.19 19:11:06.345323 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005975538 sec., 35812.67494240686 rows/sec., 2.72 MiB/sec.
16853 2024.08.19 19:11:06.345555 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16854 2024.08.19 19:11:06.345775 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16855 2024.08.19 19:11:06.346270 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.005923 sec., 15701.502616917101 rows/sec., 1.23 MiB/sec.
16856 2024.08.19 19:11:06.346846 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16857 2024.08.19 19:11:06.346909 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Debug> DynamicQueryHandler: Done processing query
16858 2024.08.19 19:11:06.347027 [ 3 ] {05cf8604-1b0f-456a-8c3d-49d1577a0542} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16859 2024.08.19 19:11:06.347145 [ 189 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_81_16} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16860 2024.08.19 19:11:06.347143 [ 3 ] {} <Debug> HTTP-Session: c8b9d229-a48c-480e-80ba-9ff8552d8c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16861 2024.08.19 19:11:06.347384 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
16862 2024.08.19 19:11:06.347492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16863 2024.08.19 19:11:06.347610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16864 2024.08.19 19:11:06.347652 [ 3 ] {} <Debug> HTTP-Session: 914a1405-b6f3-4661-b73d-229b6652e9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16865 2024.08.19 19:11:06.347671 [ 3 ] {} <Debug> HTTP-Session: 914a1405-b6f3-4661-b73d-229b6652e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16866 2024.08.19 19:11:06.347685 [ 3 ] {} <Debug> HTTP-Session: 914a1405-b6f3-4661-b73d-229b6652e9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16867 2024.08.19 19:11:06.347720 [ 3 ] {} <Trace> HTTP-Session: 914a1405-b6f3-4661-b73d-229b6652e9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16868 2024.08.19 19:11:06.347876 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16869 2024.08.19 19:11:06.347924 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16870 2024.08.19 19:11:06.348100 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16871 2024.08.19 19:11:06.348512 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16872 2024.08.19 19:11:06.348549 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16873 2024.08.19 19:11:06.348936 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16874 2024.08.19 19:11:06.349269 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16875 2024.08.19 19:11:06.349430 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec.
16876 2024.08.19 19:11:06.349616 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Debug> DynamicQueryHandler: Done processing query
16877 2024.08.19 19:11:06.349639 [ 3 ] {524324f4-3bc0-4fc9-b20d-092891c00bdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16878 2024.08.19 19:11:06.349656 [ 3 ] {} <Debug> HTTP-Session: 914a1405-b6f3-4661-b73d-229b6652e9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16879 2024.08.19 19:11:06.349830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16880 2024.08.19 19:11:06.349879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16881 2024.08.19 19:11:06.349898 [ 3 ] {} <Debug> HTTP-Session: 85677134-b743-4277-b504-2156debf2ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16882 2024.08.19 19:11:06.349914 [ 3 ] {} <Debug> HTTP-Session: 85677134-b743-4277-b504-2156debf2ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16883 2024.08.19 19:11:06.349927 [ 3 ] {} <Debug> HTTP-Session: 85677134-b743-4277-b504-2156debf2ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16884 2024.08.19 19:11:06.349957 [ 3 ] {} <Trace> HTTP-Session: 85677134-b743-4277-b504-2156debf2ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16885 2024.08.19 19:11:06.350264 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16886 2024.08.19 19:11:06.350328 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <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
16887 2024.08.19 19:11:06.350751 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16888 2024.08.19 19:11:06.351417 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16889 2024.08.19 19:11:06.351453 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16890 2024.08.19 19:11:06.352044 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16891 2024.08.19 19:11:06.352449 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16892 2024.08.19 19:11:06.352620 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16893 2024.08.19 19:11:06.352645 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.0026 sec., 11153.846153846154 rows/sec., 19.99 MiB/sec.
16894 2024.08.19 19:11:06.352688 [ 113 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16895 2024.08.19 19:11:06.352777 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16896 2024.08.19 19:11:06.353102 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16897 2024.08.19 19:11:06.353174 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Debug> DynamicQueryHandler: Done processing query
16898 2024.08.19 19:11:06.353211 [ 3 ] {8b5363c8-c62b-4790-83f7-55b72a984fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16899 2024.08.19 19:11:06.353253 [ 3 ] {} <Debug> HTTP-Session: 85677134-b743-4277-b504-2156debf2ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16900 2024.08.19 19:11:06.353479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16901 2024.08.19 19:11:06.353594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16902 2024.08.19 19:11:06.353654 [ 3 ] {} <Debug> HTTP-Session: 3a259e98-8eab-42cf-936c-e89602c4a96b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16903 2024.08.19 19:11:06.353704 [ 3 ] {} <Debug> HTTP-Session: 3a259e98-8eab-42cf-936c-e89602c4a96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16904 2024.08.19 19:11:06.353741 [ 3 ] {} <Debug> HTTP-Session: 3a259e98-8eab-42cf-936c-e89602c4a96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16905 2024.08.19 19:11:06.353824 [ 3 ] {} <Trace> HTTP-Session: 3a259e98-8eab-42cf-936c-e89602c4a96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16906 2024.08.19 19:11:06.353986 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16907 2024.08.19 19:11:06.354106 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16908 2024.08.19 19:11:06.354162 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1252 rows starting from the beginning of the part
16909 2024.08.19 19:11:06.354215 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16910 2024.08.19 19:11:06.354996 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 29 rows starting from the beginning of the part
16911 2024.08.19 19:11:06.355068 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16912 2024.08.19 19:11:06.355529 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 23 rows starting from the beginning of the part
16913 2024.08.19 19:11:06.356162 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 29 rows starting from the beginning of the part
16914 2024.08.19 19:11:06.356298 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16915 2024.08.19 19:11:06.356494 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16916 2024.08.19 19:11:06.356687 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 23 rows starting from the beginning of the part
16917 2024.08.19 19:11:06.357224 [ 192 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 29 rows starting from the beginning of the part
16918 2024.08.19 19:11:06.357853 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16919 2024.08.19 19:11:06.358601 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16920 2024.08.19 19:11:06.359032 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005034 sec., 11918.951132300357 rows/sec., 822.53 KiB/sec.
16921 2024.08.19 19:11:06.359368 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Debug> DynamicQueryHandler: Done processing query
16922 2024.08.19 19:11:06.359395 [ 3 ] {deb6cc5b-44b8-4c50-a492-09d9f30d0f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16923 2024.08.19 19:11:06.359412 [ 3 ] {} <Debug> HTTP-Session: 3a259e98-8eab-42cf-936c-e89602c4a96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16924 2024.08.19 19:11:06.363485 [ 196 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1385 rows, containing 19 columns (19 merged, 0 gathered) in 0.010568875 sec., 131045.16800510934 rows/sec., 234.83 MiB/sec.
16925 2024.08.19 19:11:06.365151 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16926 2024.08.19 19:11:06.365736 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16927 2024.08.19 19:11:06.365813 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16928 2024.08.19 19:11:06.365957 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB.
16929 2024.08.19 19:11:08.605810 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
16930 2024.08.19 19:11:08.605866 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
16931 2024.08.19 19:11:11.337885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16932 2024.08.19 19:11:11.338073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16933 2024.08.19 19:11:11.338117 [ 3 ] {} <Debug> HTTP-Session: 992ce0ed-baf5-403c-ac2f-a86c4d521c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16934 2024.08.19 19:11:11.338159 [ 3 ] {} <Debug> HTTP-Session: 992ce0ed-baf5-403c-ac2f-a86c4d521c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16935 2024.08.19 19:11:11.338188 [ 3 ] {} <Debug> HTTP-Session: 992ce0ed-baf5-403c-ac2f-a86c4d521c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16936 2024.08.19 19:11:11.338249 [ 3 ] {} <Trace> HTTP-Session: 992ce0ed-baf5-403c-ac2f-a86c4d521c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16937 2024.08.19 19:11:11.338482 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16938 2024.08.19 19:11:11.338546 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16939 2024.08.19 19:11:11.338875 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16940 2024.08.19 19:11:11.339408 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16941 2024.08.19 19:11:11.339448 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16942 2024.08.19 19:11:11.339872 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16943 2024.08.19 19:11:11.340252 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16944 2024.08.19 19:11:11.340428 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002045 sec., 114914.42542787286 rows/sec., 10.11 MiB/sec.
16945 2024.08.19 19:11:11.340449 [ 109 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16946 2024.08.19 19:11:11.340577 [ 109 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16947 2024.08.19 19:11:11.340609 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16948 2024.08.19 19:11:11.340709 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Debug> DynamicQueryHandler: Done processing query
16949 2024.08.19 19:11:11.340776 [ 3 ] {ea7f1eb0-edf2-4c55-a031-8a86441941e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16950 2024.08.19 19:11:11.340814 [ 3 ] {} <Debug> HTTP-Session: 992ce0ed-baf5-403c-ac2f-a86c4d521c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16951 2024.08.19 19:11:11.340837 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
16952 2024.08.19 19:11:11.340998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16953 2024.08.19 19:11:11.341101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16954 2024.08.19 19:11:11.341153 [ 3 ] {} <Debug> HTTP-Session: 4ab43546-94da-4a05-8695-fac2dfb186ff Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16955 2024.08.19 19:11:11.341194 [ 3 ] {} <Debug> HTTP-Session: 4ab43546-94da-4a05-8695-fac2dfb186ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16956 2024.08.19 19:11:11.341208 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16957 2024.08.19 19:11:11.341222 [ 3 ] {} <Debug> HTTP-Session: 4ab43546-94da-4a05-8695-fac2dfb186ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16958 2024.08.19 19:11:11.341281 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1447 rows starting from the beginning of the part
16959 2024.08.19 19:11:11.341297 [ 3 ] {} <Trace> HTTP-Session: 4ab43546-94da-4a05-8695-fac2dfb186ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16960 2024.08.19 19:11:11.341487 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 238 rows starting from the beginning of the part
16961 2024.08.19 19:11:11.341615 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16962 2024.08.19 19:11:11.341897 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 119 rows starting from the beginning of the part
16963 2024.08.19 19:11:11.341916 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16964 2024.08.19 19:11:11.342366 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 238 rows starting from the beginning of the part
16965 2024.08.19 19:11:11.342578 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 114 rows starting from the beginning of the part
16966 2024.08.19 19:11:11.342992 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 235 rows starting from the beginning of the part
16967 2024.08.19 19:11:11.343772 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16968 2024.08.19 19:11:11.344504 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16969 2024.08.19 19:11:11.344578 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16970 2024.08.19 19:11:11.345600 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16971 2024.08.19 19:11:11.346287 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16972 2024.08.19 19:11:11.346458 [ 196 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2391 rows, containing 5 columns (5 merged, 0 gathered) in 0.005760544 sec., 415064.96608653624 rows/sec., 36.78 MiB/sec.
16973 2024.08.19 19:11:11.346602 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.005157 sec., 4459.957339538491 rows/sec., 335.37 KiB/sec.
16974 2024.08.19 19:11:11.346787 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16975 2024.08.19 19:11:11.346828 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Debug> DynamicQueryHandler: Done processing query
16976 2024.08.19 19:11:11.346863 [ 3 ] {0abe499d-4d3a-4b99-9bb9-69a54530c2d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16977 2024.08.19 19:11:11.346880 [ 3 ] {} <Debug> HTTP-Session: 4ab43546-94da-4a05-8695-fac2dfb186ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16978 2024.08.19 19:11:11.347018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16979 2024.08.19 19:11:11.347087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16980 2024.08.19 19:11:11.347122 [ 3 ] {} <Debug> HTTP-Session: 773c594c-21c3-492d-ba46-3aef64aec3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
16981 2024.08.19 19:11:11.347143 [ 3 ] {} <Debug> HTTP-Session: 773c594c-21c3-492d-ba46-3aef64aec3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16982 2024.08.19 19:11:11.347163 [ 3 ] {} <Debug> HTTP-Session: 773c594c-21c3-492d-ba46-3aef64aec3aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16983 2024.08.19 19:11:11.347197 [ 3 ] {} <Trace> HTTP-Session: 773c594c-21c3-492d-ba46-3aef64aec3aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16984 2024.08.19 19:11:11.347319 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16985 2024.08.19 19:11:11.347320 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16986 2024.08.19 19:11:11.347383 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16987 2024.08.19 19:11:11.347428 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_91_18} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16988 2024.08.19 19:11:11.347542 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
16989 2024.08.19 19:11:11.347673 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16990 2024.08.19 19:11:11.347969 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16991 2024.08.19 19:11:11.348005 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
16992 2024.08.19 19:11:11.348362 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
16993 2024.08.19 19:11:11.348725 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16994 2024.08.19 19:11:11.348891 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec.
16995 2024.08.19 19:11:11.349052 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Debug> DynamicQueryHandler: Done processing query
16996 2024.08.19 19:11:11.349077 [ 3 ] {76e333c8-2d7f-4fb0-804d-bff39b145383} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16997 2024.08.19 19:11:11.349092 [ 3 ] {} <Debug> HTTP-Session: 773c594c-21c3-492d-ba46-3aef64aec3aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16998 2024.08.19 19:11:11.349207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16999 2024.08.19 19:11:11.349254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17000 2024.08.19 19:11:11.349273 [ 3 ] {} <Debug> HTTP-Session: 12e3a995-8ae7-4786-ade2-d159040b1474 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17001 2024.08.19 19:11:11.349288 [ 3 ] {} <Debug> HTTP-Session: 12e3a995-8ae7-4786-ade2-d159040b1474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17002 2024.08.19 19:11:11.349302 [ 3 ] {} <Debug> HTTP-Session: 12e3a995-8ae7-4786-ade2-d159040b1474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17003 2024.08.19 19:11:11.349331 [ 3 ] {} <Trace> HTTP-Session: 12e3a995-8ae7-4786-ade2-d159040b1474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17004 2024.08.19 19:11:11.349423 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17005 2024.08.19 19:11:11.349464 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17006 2024.08.19 19:11:11.349680 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17007 2024.08.19 19:11:11.349963 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17008 2024.08.19 19:11:11.349998 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17009 2024.08.19 19:11:11.350351 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17010 2024.08.19 19:11:11.350710 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17011 2024.08.19 19:11:11.350862 [ 109 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
17012 2024.08.19 19:11:11.350877 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 241.97 KiB/sec.
17013 2024.08.19 19:11:11.350912 [ 109 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17014 2024.08.19 19:11:11.350987 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17015 2024.08.19 19:11:11.351177 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
17016 2024.08.19 19:11:11.351214 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Debug> DynamicQueryHandler: Done processing query
17017 2024.08.19 19:11:11.351258 [ 3 ] {d5967b10-2034-427e-8777-e95c6e090d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17018 2024.08.19 19:11:11.351302 [ 3 ] {} <Debug> HTTP-Session: 12e3a995-8ae7-4786-ade2-d159040b1474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17019 2024.08.19 19:11:11.351436 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17020 2024.08.19 19:11:11.351494 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 6 rows starting from the beginning of the part
17021 2024.08.19 19:11:11.351554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17022 2024.08.19 19:11:11.351746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17023 2024.08.19 19:11:11.351808 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
17024 2024.08.19 19:11:11.351836 [ 3 ] {} <Debug> HTTP-Session: 7142cc25-946a-49df-94e2-5fafbbfd4124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17025 2024.08.19 19:11:11.351889 [ 3 ] {} <Debug> HTTP-Session: 7142cc25-946a-49df-94e2-5fafbbfd4124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17026 2024.08.19 19:11:11.351961 [ 3 ] {} <Debug> HTTP-Session: 7142cc25-946a-49df-94e2-5fafbbfd4124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17027 2024.08.19 19:11:11.352120 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
17028 2024.08.19 19:11:11.352154 [ 3 ] {} <Trace> HTTP-Session: 7142cc25-946a-49df-94e2-5fafbbfd4124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17029 2024.08.19 19:11:11.352383 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
17030 2024.08.19 19:11:11.352604 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
17031 2024.08.19 19:11:11.352840 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17032 2024.08.19 19:11:11.352996 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17033 2024.08.19 19:11:11.353768 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17034 2024.08.19 19:11:11.355019 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928267 sec., 7636.95543098267 rows/sec., 484.77 KiB/sec.
17035 2024.08.19 19:11:11.355068 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17036 2024.08.19 19:11:11.355127 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17037 2024.08.19 19:11:11.355189 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
17038 2024.08.19 19:11:11.356118 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17039 2024.08.19 19:11:11.356215 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17040 2024.08.19 19:11:11.356415 [ 196 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_45_11} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
17041 2024.08.19 19:11:11.356631 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17042 2024.08.19 19:11:11.356827 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17043 2024.08.19 19:11:11.356991 [ 109 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17044 2024.08.19 19:11:11.356999 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.004554 sec., 88932.80632411067 rows/sec., 6.33 MiB/sec.
17045 2024.08.19 19:11:11.357032 [ 109 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17046 2024.08.19 19:11:11.357104 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17047 2024.08.19 19:11:11.357391 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17048 2024.08.19 19:11:11.357414 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Debug> DynamicQueryHandler: Done processing query
17049 2024.08.19 19:11:11.357504 [ 3 ] {90fadfd7-71d6-448a-b3a3-500e8433c805} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17050 2024.08.19 19:11:11.357597 [ 3 ] {} <Debug> HTTP-Session: 7142cc25-946a-49df-94e2-5fafbbfd4124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17051 2024.08.19 19:11:11.357934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17052 2024.08.19 19:11:11.358039 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17053 2024.08.19 19:11:11.358135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17054 2024.08.19 19:11:11.358188 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 948 rows starting from the beginning of the part
17055 2024.08.19 19:11:11.358244 [ 3 ] {} <Debug> HTTP-Session: 88e3f8dc-c218-4037-a11f-313bb5c39813 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17056 2024.08.19 19:11:11.358352 [ 3 ] {} <Debug> HTTP-Session: 88e3f8dc-c218-4037-a11f-313bb5c39813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17057 2024.08.19 19:11:11.358539 [ 3 ] {} <Debug> HTTP-Session: 88e3f8dc-c218-4037-a11f-313bb5c39813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17058 2024.08.19 19:11:11.358744 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 414 rows starting from the beginning of the part
17059 2024.08.19 19:11:11.358885 [ 3 ] {} <Trace> HTTP-Session: 88e3f8dc-c218-4037-a11f-313bb5c39813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17060 2024.08.19 19:11:11.359246 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 109 rows starting from the beginning of the part
17061 2024.08.19 19:11:11.359705 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 414 rows starting from the beginning of the part
17062 2024.08.19 19:11:11.359851 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17063 2024.08.19 19:11:11.359986 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 93 rows starting from the beginning of the part
17064 2024.08.19 19:11:11.360074 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17065 2024.08.19 19:11:11.360257 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 405 rows starting from the beginning of the part
17066 2024.08.19 19:11:11.360942 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17067 2024.08.19 19:11:11.361593 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17068 2024.08.19 19:11:11.361656 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17069 2024.08.19 19:11:11.362732 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17070 2024.08.19 19:11:11.363260 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17071 2024.08.19 19:11:11.363717 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004111 sec., 1459.4989053758209 rows/sec., 76.25 KiB/sec.
17072 2024.08.19 19:11:11.363772 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.006533235 sec., 364750.3878247147 rows/sec., 27.77 MiB/sec.
17073 2024.08.19 19:11:11.364135 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17074 2024.08.19 19:11:11.364219 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Debug> DynamicQueryHandler: Done processing query
17075 2024.08.19 19:11:11.364322 [ 3 ] {c4efb1cf-04f5-4847-b89a-01660c5932d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17076 2024.08.19 19:11:11.364439 [ 3 ] {} <Debug> HTTP-Session: 88e3f8dc-c218-4037-a11f-313bb5c39813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17077 2024.08.19 19:11:11.364875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17078 2024.08.19 19:11:11.365109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17079 2024.08.19 19:11:11.365173 [ 3 ] {} <Debug> HTTP-Session: 9ad15554-5e3f-4e42-a5e3-7092432b08c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17080 2024.08.19 19:11:11.365227 [ 3 ] {} <Debug> HTTP-Session: 9ad15554-5e3f-4e42-a5e3-7092432b08c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17081 2024.08.19 19:11:11.365269 [ 3 ] {} <Debug> HTTP-Session: 9ad15554-5e3f-4e42-a5e3-7092432b08c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.08.19 19:11:11.365320 [ 3 ] {} <Trace> HTTP-Session: 9ad15554-5e3f-4e42-a5e3-7092432b08c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17083 2024.08.19 19:11:11.365547 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17084 2024.08.19 19:11:11.365670 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17085 2024.08.19 19:11:11.365679 [ 199 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_91_18} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17086 2024.08.19 19:11:11.365745 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17087 2024.08.19 19:11:11.365858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
17088 2024.08.19 19:11:11.366052 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17089 2024.08.19 19:11:11.366486 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17090 2024.08.19 19:11:11.366524 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17091 2024.08.19 19:11:11.366915 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17092 2024.08.19 19:11:11.367261 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17093 2024.08.19 19:11:11.367421 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001962 sec., 120795.10703363913 rows/sec., 8.10 MiB/sec.
17094 2024.08.19 19:11:11.367434 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17095 2024.08.19 19:11:11.367526 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17096 2024.08.19 19:11:11.367581 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17097 2024.08.19 19:11:11.367728 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Debug> DynamicQueryHandler: Done processing query
17098 2024.08.19 19:11:11.367763 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17099 2024.08.19 19:11:11.367778 [ 3 ] {a35c7e80-6275-4ccd-9f2c-d4baf3b1a570} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17100 2024.08.19 19:11:11.367839 [ 3 ] {} <Debug> HTTP-Session: 9ad15554-5e3f-4e42-a5e3-7092432b08c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17101 2024.08.19 19:11:11.367997 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17102 2024.08.19 19:11:11.368012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17103 2024.08.19 19:11:11.368065 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27536 rows starting from the beginning of the part
17104 2024.08.19 19:11:11.368118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17105 2024.08.19 19:11:11.368228 [ 3 ] {} <Debug> HTTP-Session: abe60d92-46f1-4123-8db1-3d4b1e64c986 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17106 2024.08.19 19:11:11.368304 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 239 rows starting from the beginning of the part
17107 2024.08.19 19:11:11.368323 [ 3 ] {} <Debug> HTTP-Session: abe60d92-46f1-4123-8db1-3d4b1e64c986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17108 2024.08.19 19:11:11.368421 [ 3 ] {} <Debug> HTTP-Session: abe60d92-46f1-4123-8db1-3d4b1e64c986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17109 2024.08.19 19:11:11.368569 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 163 rows starting from the beginning of the part
17110 2024.08.19 19:11:11.368729 [ 3 ] {} <Trace> HTTP-Session: abe60d92-46f1-4123-8db1-3d4b1e64c986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17111 2024.08.19 19:11:11.368905 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 239 rows starting from the beginning of the part
17112 2024.08.19 19:11:11.369172 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17113 2024.08.19 19:11:11.369201 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part
17114 2024.08.19 19:11:11.369337 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17115 2024.08.19 19:11:11.369540 [ 191 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part
17116 2024.08.19 19:11:11.370360 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17117 2024.08.19 19:11:11.371035 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17118 2024.08.19 19:11:11.371075 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17119 2024.08.19 19:11:11.371578 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17120 2024.08.19 19:11:11.372133 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17121 2024.08.19 19:11:11.372550 [ 109 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
17122 2024.08.19 19:11:11.372565 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003541 sec., 282.4060999717594 rows/sec., 19.03 KiB/sec.
17123 2024.08.19 19:11:11.372676 [ 109 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17124 2024.08.19 19:11:11.372866 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17125 2024.08.19 19:11:11.373334 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Debug> DynamicQueryHandler: Done processing query
17126 2024.08.19 19:11:11.373409 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
17127 2024.08.19 19:11:11.373426 [ 3 ] {3e5de376-be07-4302-92fb-73e246a5bb57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17128 2024.08.19 19:11:11.373492 [ 3 ] {} <Debug> HTTP-Session: abe60d92-46f1-4123-8db1-3d4b1e64c986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17129 2024.08.19 19:11:11.373662 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17130 2024.08.19 19:11:11.373722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17131 2024.08.19 19:11:11.373728 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part
17132 2024.08.19 19:11:11.373852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17133 2024.08.19 19:11:11.373952 [ 3 ] {} <Debug> HTTP-Session: cb73e1c8-c53f-444f-9793-440ab97a4bce Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17134 2024.08.19 19:11:11.374028 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
17135 2024.08.19 19:11:11.374051 [ 3 ] {} <Debug> HTTP-Session: cb73e1c8-c53f-444f-9793-440ab97a4bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17136 2024.08.19 19:11:11.374215 [ 3 ] {} <Debug> HTTP-Session: cb73e1c8-c53f-444f-9793-440ab97a4bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17137 2024.08.19 19:11:11.374460 [ 3 ] {} <Trace> HTTP-Session: cb73e1c8-c53f-444f-9793-440ab97a4bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17138 2024.08.19 19:11:11.374462 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
17139 2024.08.19 19:11:11.374731 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
17140 2024.08.19 19:11:11.375087 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
17141 2024.08.19 19:11:11.375379 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17142 2024.08.19 19:11:11.375429 [ 200 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
17143 2024.08.19 19:11:11.375881 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <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
17144 2024.08.19 19:11:11.378858 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17145 2024.08.19 19:11:11.380298 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28574 rows, containing 5 columns (5 merged, 0 gathered) in 0.012608384 sec., 2266269.8090413488 rows/sec., 153.12 MiB/sec.
17146 2024.08.19 19:11:11.380674 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.007558401 sec., 5953.640194533209 rows/sec., 401.17 KiB/sec.
17147 2024.08.19 19:11:11.380885 [ 194 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
17148 2024.08.19 19:11:11.380916 [ 188 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17149 2024.08.19 19:11:11.381699 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17150 2024.08.19 19:11:11.381824 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17151 2024.08.19 19:11:11.382512 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17152 2024.08.19 19:11:11.382655 [ 188 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17153 2024.08.19 19:11:11.382835 [ 186 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_45_9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
17154 2024.08.19 19:11:11.383007 [ 188 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17155 2024.08.19 19:11:11.383094 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17156 2024.08.19 19:11:11.383280 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
17157 2024.08.19 19:11:11.383621 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17158 2024.08.19 19:11:11.384056 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17159 2024.08.19 19:11:11.384249 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.009491 sec., 2423.3484353598146 rows/sec., 4.34 MiB/sec.
17160 2024.08.19 19:11:11.384497 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Debug> DynamicQueryHandler: Done processing query
17161 2024.08.19 19:11:11.384522 [ 3 ] {720ad012-850d-4b7d-81a4-d6b2dfde49c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17162 2024.08.19 19:11:11.384538 [ 3 ] {} <Debug> HTTP-Session: cb73e1c8-c53f-444f-9793-440ab97a4bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17163 2024.08.19 19:11:11.384668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17164 2024.08.19 19:11:11.384715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17165 2024.08.19 19:11:11.384734 [ 3 ] {} <Debug> HTTP-Session: d0a11845-5e79-4404-88fe-a50e1f2539b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17166 2024.08.19 19:11:11.384750 [ 3 ] {} <Debug> HTTP-Session: d0a11845-5e79-4404-88fe-a50e1f2539b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17167 2024.08.19 19:11:11.384763 [ 3 ] {} <Debug> HTTP-Session: d0a11845-5e79-4404-88fe-a50e1f2539b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17168 2024.08.19 19:11:11.384796 [ 3 ] {} <Trace> HTTP-Session: d0a11845-5e79-4404-88fe-a50e1f2539b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17169 2024.08.19 19:11:11.384928 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17170 2024.08.19 19:11:11.384972 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17171 2024.08.19 19:11:11.385104 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17172 2024.08.19 19:11:11.385388 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17173 2024.08.19 19:11:11.385423 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17174 2024.08.19 19:11:11.385780 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17175 2024.08.19 19:11:11.386094 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17176 2024.08.19 19:11:11.386255 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001369 sec., 59897.73557341125 rows/sec., 3.80 MiB/sec.
17177 2024.08.19 19:11:11.386281 [ 109 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17178 2024.08.19 19:11:11.386402 [ 109 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17179 2024.08.19 19:11:11.386455 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17180 2024.08.19 19:11:11.386533 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Debug> DynamicQueryHandler: Done processing query
17181 2024.08.19 19:11:11.386584 [ 3 ] {f812306a-feca-475f-8847-e70c3e5ee226} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17182 2024.08.19 19:11:11.386614 [ 3 ] {} <Debug> HTTP-Session: d0a11845-5e79-4404-88fe-a50e1f2539b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17183 2024.08.19 19:11:11.386652 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17184 2024.08.19 19:11:11.386794 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17185 2024.08.19 19:11:11.386833 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5934 rows starting from the beginning of the part
17186 2024.08.19 19:11:11.386912 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part
17187 2024.08.19 19:11:11.387183 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
17188 2024.08.19 19:11:11.387433 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part
17189 2024.08.19 19:11:11.387612 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
17190 2024.08.19 19:11:11.387779 [ 194 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part
17191 2024.08.19 19:11:11.390122 [ 188 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564012 sec., 1767670.8159231786 rows/sec., 115.13 MiB/sec.
17192 2024.08.19 19:11:11.390464 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17193 2024.08.19 19:11:11.390832 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17194 2024.08.19 19:11:11.390911 [ 186 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_91_18} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17195 2024.08.19 19:11:11.390979 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB.
17196 2024.08.19 19:11:16.362569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 181776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17197 2024.08.19 19:11:16.362695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17198 2024.08.19 19:11:16.362720 [ 3 ] {} <Debug> HTTP-Session: 942106fb-8277-4f18-9221-7bcded9cf86e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17199 2024.08.19 19:11:16.362744 [ 3 ] {} <Debug> HTTP-Session: 942106fb-8277-4f18-9221-7bcded9cf86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17200 2024.08.19 19:11:16.362758 [ 3 ] {} <Debug> HTTP-Session: 942106fb-8277-4f18-9221-7bcded9cf86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17201 2024.08.19 19:11:16.362805 [ 3 ] {} <Trace> HTTP-Session: 942106fb-8277-4f18-9221-7bcded9cf86e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17202 2024.08.19 19:11:16.363346 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17203 2024.08.19 19:11:16.363416 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17204 2024.08.19 19:11:16.363745 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17205 2024.08.19 19:11:16.365000 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17206 2024.08.19 19:11:16.365045 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17207 2024.08.19 19:11:16.365544 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17208 2024.08.19 19:11:16.365931 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17209 2024.08.19 19:11:16.366103 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Debug> executeQuery: Read 1254 rows, 105.94 KiB in 0.003098 sec., 404777.2756617172 rows/sec., 33.39 MiB/sec.
17210 2024.08.19 19:11:16.366314 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Debug> DynamicQueryHandler: Done processing query
17211 2024.08.19 19:11:16.366341 [ 3 ] {ec62cc74-9861-487a-bbc3-721100b81b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
17212 2024.08.19 19:11:16.366358 [ 3 ] {} <Debug> HTTP-Session: 942106fb-8277-4f18-9221-7bcded9cf86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17213 2024.08.19 19:11:16.366536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17214 2024.08.19 19:11:16.366589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17215 2024.08.19 19:11:16.366609 [ 3 ] {} <Debug> HTTP-Session: a356356b-3bfa-4183-868a-30a93aba3f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17216 2024.08.19 19:11:16.366627 [ 3 ] {} <Debug> HTTP-Session: a356356b-3bfa-4183-868a-30a93aba3f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17217 2024.08.19 19:11:16.366641 [ 3 ] {} <Debug> HTTP-Session: a356356b-3bfa-4183-868a-30a93aba3f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17218 2024.08.19 19:11:16.366674 [ 3 ] {} <Trace> HTTP-Session: a356356b-3bfa-4183-868a-30a93aba3f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17219 2024.08.19 19:11:16.366784 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17220 2024.08.19 19:11:16.366830 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17221 2024.08.19 19:11:16.367059 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17222 2024.08.19 19:11:16.367435 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17223 2024.08.19 19:11:16.367472 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17224 2024.08.19 19:11:16.367822 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17225 2024.08.19 19:11:16.368195 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17226 2024.08.19 19:11:16.368349 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001596 sec., 18170.42606516291 rows/sec., 1.33 MiB/sec.
17227 2024.08.19 19:11:16.368570 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Debug> DynamicQueryHandler: Done processing query
17228 2024.08.19 19:11:16.368596 [ 3 ] {03920259-dd53-4887-827f-9dd1100ab08c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17229 2024.08.19 19:11:16.368611 [ 3 ] {} <Debug> HTTP-Session: a356356b-3bfa-4183-868a-30a93aba3f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17230 2024.08.19 19:11:16.368771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17231 2024.08.19 19:11:16.368822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17232 2024.08.19 19:11:16.368840 [ 3 ] {} <Debug> HTTP-Session: bd687f14-ec15-4758-9476-de3ee762d167 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17233 2024.08.19 19:11:16.368857 [ 3 ] {} <Debug> HTTP-Session: bd687f14-ec15-4758-9476-de3ee762d167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17234 2024.08.19 19:11:16.368870 [ 3 ] {} <Debug> HTTP-Session: bd687f14-ec15-4758-9476-de3ee762d167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17235 2024.08.19 19:11:16.368901 [ 3 ] {} <Trace> HTTP-Session: bd687f14-ec15-4758-9476-de3ee762d167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17236 2024.08.19 19:11:16.369044 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17237 2024.08.19 19:11:16.369086 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17238 2024.08.19 19:11:16.369321 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17239 2024.08.19 19:11:16.369735 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17240 2024.08.19 19:11:16.369772 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17241 2024.08.19 19:11:16.370129 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
17242 2024.08.19 19:11:16.370484 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17243 2024.08.19 19:11:16.370651 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001663 sec., 137101.6235718581 rows/sec., 9.28 MiB/sec.
17244 2024.08.19 19:11:16.370814 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Debug> DynamicQueryHandler: Done processing query
17245 2024.08.19 19:11:16.370839 [ 3 ] {bff38562-13cc-468c-b552-5405ac380ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17246 2024.08.19 19:11:16.370854 [ 3 ] {} <Debug> HTTP-Session: bd687f14-ec15-4758-9476-de3ee762d167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17247 2024.08.19 19:11:16.371060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 90771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17248 2024.08.19 19:11:16.371109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17249 2024.08.19 19:11:16.371127 [ 3 ] {} <Debug> HTTP-Session: 9c2a1660-f9cc-4406-b28e-a2f5c94e9616 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17250 2024.08.19 19:11:16.371143 [ 3 ] {} <Debug> HTTP-Session: 9c2a1660-f9cc-4406-b28e-a2f5c94e9616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17251 2024.08.19 19:11:16.371157 [ 3 ] {} <Debug> HTTP-Session: 9c2a1660-f9cc-4406-b28e-a2f5c94e9616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17252 2024.08.19 19:11:16.371186 [ 3 ] {} <Trace> HTTP-Session: 9c2a1660-f9cc-4406-b28e-a2f5c94e9616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17253 2024.08.19 19:11:16.371430 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17254 2024.08.19 19:11:16.371472 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17255 2024.08.19 19:11:16.371693 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17256 2024.08.19 19:11:16.372391 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17257 2024.08.19 19:11:16.372428 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17258 2024.08.19 19:11:16.372806 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17259 2024.08.19 19:11:16.373162 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17260 2024.08.19 19:11:16.373317 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.002028 sec., 270710.05917159765 rows/sec., 20.09 MiB/sec.
17261 2024.08.19 19:11:16.373498 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Debug> DynamicQueryHandler: Done processing query
17262 2024.08.19 19:11:16.373523 [ 3 ] {197b0602-89d9-48f8-bcd1-4e793f0a07cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
17263 2024.08.19 19:11:16.373538 [ 3 ] {} <Debug> HTTP-Session: 9c2a1660-f9cc-4406-b28e-a2f5c94e9616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17264 2024.08.19 19:11:16.373760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17265 2024.08.19 19:11:16.373808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17266 2024.08.19 19:11:16.373826 [ 3 ] {} <Debug> HTTP-Session: 709d2afe-3cec-438f-bf7b-8d4bc3126356 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17267 2024.08.19 19:11:16.373842 [ 3 ] {} <Debug> HTTP-Session: 709d2afe-3cec-438f-bf7b-8d4bc3126356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17268 2024.08.19 19:11:16.373855 [ 3 ] {} <Debug> HTTP-Session: 709d2afe-3cec-438f-bf7b-8d4bc3126356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17269 2024.08.19 19:11:16.373885 [ 3 ] {} <Trace> HTTP-Session: 709d2afe-3cec-438f-bf7b-8d4bc3126356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17270 2024.08.19 19:11:16.374258 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17271 2024.08.19 19:11:16.374305 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17272 2024.08.19 19:11:16.374449 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17273 2024.08.19 19:11:16.375266 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17274 2024.08.19 19:11:16.375302 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17275 2024.08.19 19:11:16.375736 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17276 2024.08.19 19:11:16.376077 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17277 2024.08.19 19:11:16.376239 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002232 sec., 378136.20071684587 rows/sec., 25.45 MiB/sec.
17278 2024.08.19 19:11:16.376402 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Debug> DynamicQueryHandler: Done processing query
17279 2024.08.19 19:11:16.376427 [ 3 ] {5c89b355-8c3d-41e5-ab65-3159a3ed562e} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
17280 2024.08.19 19:11:16.376442 [ 3 ] {} <Debug> HTTP-Session: 709d2afe-3cec-438f-bf7b-8d4bc3126356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17281 2024.08.19 19:11:16.376611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17282 2024.08.19 19:11:16.376657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17283 2024.08.19 19:11:16.376675 [ 3 ] {} <Debug> HTTP-Session: 8e9b157a-959c-4f71-b1d0-fb994fc8e0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17284 2024.08.19 19:11:16.376691 [ 3 ] {} <Debug> HTTP-Session: 8e9b157a-959c-4f71-b1d0-fb994fc8e0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17285 2024.08.19 19:11:16.376705 [ 3 ] {} <Debug> HTTP-Session: 8e9b157a-959c-4f71-b1d0-fb994fc8e0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17286 2024.08.19 19:11:16.376734 [ 3 ] {} <Trace> HTTP-Session: 8e9b157a-959c-4f71-b1d0-fb994fc8e0aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17287 2024.08.19 19:11:16.377077 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17288 2024.08.19 19:11:16.377138 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <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
17289 2024.08.19 19:11:16.377546 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17290 2024.08.19 19:11:16.378222 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17291 2024.08.19 19:11:16.378258 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17292 2024.08.19 19:11:16.378890 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17293 2024.08.19 19:11:16.379297 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17294 2024.08.19 19:11:16.379483 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002673 sec., 10849.233071455294 rows/sec., 19.44 MiB/sec.
17295 2024.08.19 19:11:16.379708 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Debug> DynamicQueryHandler: Done processing query
17296 2024.08.19 19:11:16.379732 [ 3 ] {229e858a-2484-4023-9ba1-7f8f952ada1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17297 2024.08.19 19:11:16.379748 [ 3 ] {} <Debug> HTTP-Session: 8e9b157a-959c-4f71-b1d0-fb994fc8e0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17298 2024.08.19 19:11:16.379870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17299 2024.08.19 19:11:16.379918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17300 2024.08.19 19:11:16.379936 [ 3 ] {} <Debug> HTTP-Session: 76e41bfa-58e2-4802-bb4b-9386ea1aaa6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17301 2024.08.19 19:11:16.379952 [ 3 ] {} <Debug> HTTP-Session: 76e41bfa-58e2-4802-bb4b-9386ea1aaa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17302 2024.08.19 19:11:16.379966 [ 3 ] {} <Debug> HTTP-Session: 76e41bfa-58e2-4802-bb4b-9386ea1aaa6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17303 2024.08.19 19:11:16.379995 [ 3 ] {} <Trace> HTTP-Session: 76e41bfa-58e2-4802-bb4b-9386ea1aaa6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17304 2024.08.19 19:11:16.380104 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17305 2024.08.19 19:11:16.380147 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17306 2024.08.19 19:11:16.380273 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17307 2024.08.19 19:11:16.380558 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17308 2024.08.19 19:11:16.380594 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17309 2024.08.19 19:11:16.380947 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17310 2024.08.19 19:11:16.381257 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17311 2024.08.19 19:11:16.381405 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec.
17312 2024.08.19 19:11:16.381629 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Debug> DynamicQueryHandler: Done processing query
17313 2024.08.19 19:11:16.381679 [ 3 ] {5d861c02-9067-44db-a0c8-f0376d283793} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17314 2024.08.19 19:11:16.381731 [ 3 ] {} <Debug> HTTP-Session: 76e41bfa-58e2-4802-bb4b-9386ea1aaa6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17315 2024.08.19 19:11:21.338018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17316 2024.08.19 19:11:21.338147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17317 2024.08.19 19:11:21.338172 [ 3 ] {} <Debug> HTTP-Session: 9c7d3703-633b-4218-a924-9bf7c6892e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17318 2024.08.19 19:11:21.338196 [ 3 ] {} <Debug> HTTP-Session: 9c7d3703-633b-4218-a924-9bf7c6892e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17319 2024.08.19 19:11:21.338211 [ 3 ] {} <Debug> HTTP-Session: 9c7d3703-633b-4218-a924-9bf7c6892e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17320 2024.08.19 19:11:21.338260 [ 3 ] {} <Trace> HTTP-Session: 9c7d3703-633b-4218-a924-9bf7c6892e8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17321 2024.08.19 19:11:21.338514 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17322 2024.08.19 19:11:21.338582 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17323 2024.08.19 19:11:21.338914 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17324 2024.08.19 19:11:21.339493 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17325 2024.08.19 19:11:21.339539 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17326 2024.08.19 19:11:21.339979 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17327 2024.08.19 19:11:21.340368 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17328 2024.08.19 19:11:21.340543 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002126 sec., 110536.2182502352 rows/sec., 9.73 MiB/sec.
17329 2024.08.19 19:11:21.340774 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Debug> DynamicQueryHandler: Done processing query
17330 2024.08.19 19:11:21.340802 [ 3 ] {e201509a-0a77-4008-be02-efadbc92fa0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
17331 2024.08.19 19:11:21.340820 [ 3 ] {} <Debug> HTTP-Session: 9c7d3703-633b-4218-a924-9bf7c6892e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17332 2024.08.19 19:11:21.340968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17333 2024.08.19 19:11:21.341023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17334 2024.08.19 19:11:21.341043 [ 3 ] {} <Debug> HTTP-Session: 5f634eb7-15c2-40fa-ace7-d7332c3d7a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17335 2024.08.19 19:11:21.341060 [ 3 ] {} <Debug> HTTP-Session: 5f634eb7-15c2-40fa-ace7-d7332c3d7a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17336 2024.08.19 19:11:21.341074 [ 3 ] {} <Debug> HTTP-Session: 5f634eb7-15c2-40fa-ace7-d7332c3d7a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17337 2024.08.19 19:11:21.341109 [ 3 ] {} <Trace> HTTP-Session: 5f634eb7-15c2-40fa-ace7-d7332c3d7a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17338 2024.08.19 19:11:21.341219 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17339 2024.08.19 19:11:21.341267 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17340 2024.08.19 19:11:21.341503 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17341 2024.08.19 19:11:21.341823 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17342 2024.08.19 19:11:21.341861 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17343 2024.08.19 19:11:21.342223 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17344 2024.08.19 19:11:21.342589 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17345 2024.08.19 19:11:21.342768 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001573 sec., 14621.741894469167 rows/sec., 1.07 MiB/sec.
17346 2024.08.19 19:11:21.342934 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Debug> DynamicQueryHandler: Done processing query
17347 2024.08.19 19:11:21.342961 [ 3 ] {3a1482b7-fff1-4852-8cb5-f5a70cb46960} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17348 2024.08.19 19:11:21.342977 [ 3 ] {} <Debug> HTTP-Session: 5f634eb7-15c2-40fa-ace7-d7332c3d7a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17349 2024.08.19 19:11:21.343096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17350 2024.08.19 19:11:21.343145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17351 2024.08.19 19:11:21.343164 [ 3 ] {} <Debug> HTTP-Session: 2c1ef597-587d-4e03-bce8-21a90f35cd20 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17352 2024.08.19 19:11:21.343181 [ 3 ] {} <Debug> HTTP-Session: 2c1ef597-587d-4e03-bce8-21a90f35cd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17353 2024.08.19 19:11:21.343194 [ 3 ] {} <Debug> HTTP-Session: 2c1ef597-587d-4e03-bce8-21a90f35cd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17354 2024.08.19 19:11:21.343226 [ 3 ] {} <Trace> HTTP-Session: 2c1ef597-587d-4e03-bce8-21a90f35cd20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17355 2024.08.19 19:11:21.343326 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17356 2024.08.19 19:11:21.343402 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17357 2024.08.19 19:11:21.343625 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17358 2024.08.19 19:11:21.343922 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17359 2024.08.19 19:11:21.343960 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17360 2024.08.19 19:11:21.344320 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
17361 2024.08.19 19:11:21.344692 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17362 2024.08.19 19:11:21.344854 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec.
17363 2024.08.19 19:11:21.345025 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Debug> DynamicQueryHandler: Done processing query
17364 2024.08.19 19:11:21.345051 [ 3 ] {ba94922d-ed11-41c7-9998-c042df92ff9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17365 2024.08.19 19:11:21.345067 [ 3 ] {} <Debug> HTTP-Session: 2c1ef597-587d-4e03-bce8-21a90f35cd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17366 2024.08.19 19:11:21.345183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17367 2024.08.19 19:11:21.345231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17368 2024.08.19 19:11:21.345250 [ 3 ] {} <Debug> HTTP-Session: 9c25e814-bf90-4625-a8e7-0431f5d47fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17369 2024.08.19 19:11:21.345267 [ 3 ] {} <Debug> HTTP-Session: 9c25e814-bf90-4625-a8e7-0431f5d47fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17370 2024.08.19 19:11:21.345280 [ 3 ] {} <Debug> HTTP-Session: 9c25e814-bf90-4625-a8e7-0431f5d47fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17371 2024.08.19 19:11:21.345312 [ 3 ] {} <Trace> HTTP-Session: 9c25e814-bf90-4625-a8e7-0431f5d47fd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17372 2024.08.19 19:11:21.345409 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17373 2024.08.19 19:11:21.345451 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17374 2024.08.19 19:11:21.345672 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17375 2024.08.19 19:11:21.345967 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17376 2024.08.19 19:11:21.346005 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17377 2024.08.19 19:11:21.346349 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17378 2024.08.19 19:11:21.346704 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17379 2024.08.19 19:11:21.346860 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 240.17 KiB/sec.
17380 2024.08.19 19:11:21.347019 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Debug> DynamicQueryHandler: Done processing query
17381 2024.08.19 19:11:21.347044 [ 3 ] {a17b438a-ccd4-4be8-84e6-297a0d47f2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17382 2024.08.19 19:11:21.347060 [ 3 ] {} <Debug> HTTP-Session: 9c25e814-bf90-4625-a8e7-0431f5d47fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17383 2024.08.19 19:11:21.347244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17384 2024.08.19 19:11:21.347293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17385 2024.08.19 19:11:21.347312 [ 3 ] {} <Debug> HTTP-Session: 21a6715f-ac74-4436-a000-d604fc22a9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17386 2024.08.19 19:11:21.347329 [ 3 ] {} <Debug> HTTP-Session: 21a6715f-ac74-4436-a000-d604fc22a9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17387 2024.08.19 19:11:21.347343 [ 3 ] {} <Debug> HTTP-Session: 21a6715f-ac74-4436-a000-d604fc22a9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17388 2024.08.19 19:11:21.347373 [ 3 ] {} <Trace> HTTP-Session: 21a6715f-ac74-4436-a000-d604fc22a9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17389 2024.08.19 19:11:21.347587 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17390 2024.08.19 19:11:21.347629 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17391 2024.08.19 19:11:21.347847 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17392 2024.08.19 19:11:21.348422 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17393 2024.08.19 19:11:21.348461 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17394 2024.08.19 19:11:21.348837 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17395 2024.08.19 19:11:21.349203 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17396 2024.08.19 19:11:21.349354 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001874 sec., 216115.2614727855 rows/sec., 15.38 MiB/sec.
17397 2024.08.19 19:11:21.349529 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Debug> DynamicQueryHandler: Done processing query
17398 2024.08.19 19:11:21.349554 [ 3 ] {5edcc3b1-5a0f-42ce-b5c5-18a1d3a60197} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17399 2024.08.19 19:11:21.349570 [ 3 ] {} <Debug> HTTP-Session: 21a6715f-ac74-4436-a000-d604fc22a9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17400 2024.08.19 19:11:21.349688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17401 2024.08.19 19:11:21.349737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17402 2024.08.19 19:11:21.349756 [ 3 ] {} <Debug> HTTP-Session: 4ac44c04-6e77-4dbc-9c7d-6dc453e9daf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17403 2024.08.19 19:11:21.349772 [ 3 ] {} <Debug> HTTP-Session: 4ac44c04-6e77-4dbc-9c7d-6dc453e9daf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17404 2024.08.19 19:11:21.349786 [ 3 ] {} <Debug> HTTP-Session: 4ac44c04-6e77-4dbc-9c7d-6dc453e9daf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17405 2024.08.19 19:11:21.349817 [ 3 ] {} <Trace> HTTP-Session: 4ac44c04-6e77-4dbc-9c7d-6dc453e9daf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17406 2024.08.19 19:11:21.349913 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17407 2024.08.19 19:11:21.349957 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17408 2024.08.19 19:11:21.350085 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17409 2024.08.19 19:11:21.350339 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17410 2024.08.19 19:11:21.350377 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17411 2024.08.19 19:11:21.350750 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17412 2024.08.19 19:11:21.351163 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17413 2024.08.19 19:11:21.351346 [ 100 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17414 2024.08.19 19:11:21.351356 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec.
17415 2024.08.19 19:11:21.351427 [ 100 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17416 2024.08.19 19:11:21.351491 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17417 2024.08.19 19:11:21.351655 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
17418 2024.08.19 19:11:21.351672 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Debug> DynamicQueryHandler: Done processing query
17419 2024.08.19 19:11:21.351717 [ 3 ] {2fc16fb0-b8b5-4097-9d64-94affab9667e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17420 2024.08.19 19:11:21.351753 [ 3 ] {} <Debug> HTTP-Session: 4ac44c04-6e77-4dbc-9c7d-6dc453e9daf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17421 2024.08.19 19:11:21.351856 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17422 2024.08.19 19:11:21.351903 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
17423 2024.08.19 19:11:21.351945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 42755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17424 2024.08.19 19:11:21.352074 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
17425 2024.08.19 19:11:21.352107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17426 2024.08.19 19:11:21.352308 [ 3 ] {} <Debug> HTTP-Session: 09406b74-7725-44da-a716-8d086ae94187 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17427 2024.08.19 19:11:21.352363 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
17428 2024.08.19 19:11:21.352406 [ 3 ] {} <Debug> HTTP-Session: 09406b74-7725-44da-a716-8d086ae94187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17429 2024.08.19 19:11:21.352457 [ 3 ] {} <Debug> HTTP-Session: 09406b74-7725-44da-a716-8d086ae94187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17430 2024.08.19 19:11:21.352554 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
17431 2024.08.19 19:11:21.352640 [ 3 ] {} <Trace> HTTP-Session: 09406b74-7725-44da-a716-8d086ae94187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17432 2024.08.19 19:11:21.352834 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
17433 2024.08.19 19:11:21.353048 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
17434 2024.08.19 19:11:21.353416 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17435 2024.08.19 19:11:21.353575 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17436 2024.08.19 19:11:21.354045 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17437 2024.08.19 19:11:21.355014 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17438 2024.08.19 19:11:21.355079 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17439 2024.08.19 19:11:21.355620 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004033709 sec., 68423.37907865937 rows/sec., 3.49 MiB/sec.
17440 2024.08.19 19:11:21.355832 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17441 2024.08.19 19:11:21.356078 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17442 2024.08.19 19:11:21.356704 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17443 2024.08.19 19:11:21.356858 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17444 2024.08.19 19:11:21.356878 [ 188 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_46_9} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17445 2024.08.19 19:11:21.357046 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17446 2024.08.19 19:11:21.357174 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Debug> executeQuery: Read 227 rows, 15.56 KiB in 0.004077 sec., 55678.194751042436 rows/sec., 3.73 MiB/sec.
17447 2024.08.19 19:11:21.357377 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Debug> DynamicQueryHandler: Done processing query
17448 2024.08.19 19:11:21.357403 [ 3 ] {0dff4f34-5811-475d-87b9-815467335658} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17449 2024.08.19 19:11:21.357420 [ 3 ] {} <Debug> HTTP-Session: 09406b74-7725-44da-a716-8d086ae94187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17450 2024.08.19 19:11:21.357562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17451 2024.08.19 19:11:21.357610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17452 2024.08.19 19:11:21.357629 [ 3 ] {} <Debug> HTTP-Session: 708dcce2-707b-4be1-a742-8a712e693769 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17453 2024.08.19 19:11:21.357645 [ 3 ] {} <Debug> HTTP-Session: 708dcce2-707b-4be1-a742-8a712e693769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17454 2024.08.19 19:11:21.357658 [ 3 ] {} <Debug> HTTP-Session: 708dcce2-707b-4be1-a742-8a712e693769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17455 2024.08.19 19:11:21.357690 [ 3 ] {} <Trace> HTTP-Session: 708dcce2-707b-4be1-a742-8a712e693769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17456 2024.08.19 19:11:21.357781 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17457 2024.08.19 19:11:21.357825 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17458 2024.08.19 19:11:21.357960 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17459 2024.08.19 19:11:21.358224 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17460 2024.08.19 19:11:21.358259 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17461 2024.08.19 19:11:21.358606 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17462 2024.08.19 19:11:21.358933 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17463 2024.08.19 19:11:21.359083 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
17464 2024.08.19 19:11:21.359258 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Debug> DynamicQueryHandler: Done processing query
17465 2024.08.19 19:11:21.359290 [ 3 ] {7af3727d-6e62-4422-b2bd-1e5253030bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17466 2024.08.19 19:11:21.359308 [ 3 ] {} <Debug> HTTP-Session: 708dcce2-707b-4be1-a742-8a712e693769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17467 2024.08.19 19:11:21.359443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17468 2024.08.19 19:11:21.359490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17469 2024.08.19 19:11:21.359509 [ 3 ] {} <Debug> HTTP-Session: 951f50e8-42c4-4a68-a4fa-24d082de076a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17470 2024.08.19 19:11:21.359525 [ 3 ] {} <Debug> HTTP-Session: 951f50e8-42c4-4a68-a4fa-24d082de076a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17471 2024.08.19 19:11:21.359539 [ 3 ] {} <Debug> HTTP-Session: 951f50e8-42c4-4a68-a4fa-24d082de076a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17472 2024.08.19 19:11:21.359569 [ 3 ] {} <Trace> HTTP-Session: 951f50e8-42c4-4a68-a4fa-24d082de076a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17473 2024.08.19 19:11:21.359832 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17474 2024.08.19 19:11:21.359893 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <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
17475 2024.08.19 19:11:21.360303 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17476 2024.08.19 19:11:21.360935 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17477 2024.08.19 19:11:21.360971 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17478 2024.08.19 19:11:21.361579 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17479 2024.08.19 19:11:21.361979 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17480 2024.08.19 19:11:21.362161 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002507 sec., 9174.311926605504 rows/sec., 16.44 MiB/sec.
17481 2024.08.19 19:11:21.362383 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Debug> DynamicQueryHandler: Done processing query
17482 2024.08.19 19:11:21.362412 [ 3 ] {7b9e7c52-cfcb-4891-b7b8-67aeaca400ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17483 2024.08.19 19:11:21.362428 [ 3 ] {} <Debug> HTTP-Session: 951f50e8-42c4-4a68-a4fa-24d082de076a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17484 2024.08.19 19:11:21.362550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 11536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17485 2024.08.19 19:11:21.362600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17486 2024.08.19 19:11:21.362618 [ 3 ] {} <Debug> HTTP-Session: cbd12a67-1f7b-4e25-9842-84de92ae926c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17487 2024.08.19 19:11:21.362634 [ 3 ] {} <Debug> HTTP-Session: cbd12a67-1f7b-4e25-9842-84de92ae926c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17488 2024.08.19 19:11:21.362648 [ 3 ] {} <Debug> HTTP-Session: cbd12a67-1f7b-4e25-9842-84de92ae926c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17489 2024.08.19 19:11:21.362678 [ 3 ] {} <Trace> HTTP-Session: cbd12a67-1f7b-4e25-9842-84de92ae926c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17490 2024.08.19 19:11:21.362806 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17491 2024.08.19 19:11:21.362850 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17492 2024.08.19 19:11:21.362978 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17493 2024.08.19 19:11:21.363274 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17494 2024.08.19 19:11:21.363310 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17495 2024.08.19 19:11:21.363659 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17496 2024.08.19 19:11:21.363976 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17497 2024.08.19 19:11:21.364124 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001365 sec., 57142.857142857145 rows/sec., 3.61 MiB/sec.
17498 2024.08.19 19:11:21.364299 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Debug> DynamicQueryHandler: Done processing query
17499 2024.08.19 19:11:21.364337 [ 3 ] {75bb8163-2f8e-44b2-a442-d57fe015f317} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17500 2024.08.19 19:11:21.364369 [ 3 ] {} <Debug> HTTP-Session: cbd12a67-1f7b-4e25-9842-84de92ae926c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17501 2024.08.19 19:11:23.606107 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
17502 2024.08.19 19:11:23.606157 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
17503 2024.08.19 19:11:24.001567 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001052355 sec.
17504 2024.08.19 19:11:26.334296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17505 2024.08.19 19:11:26.334493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17506 2024.08.19 19:11:26.334541 [ 3 ] {} <Debug> HTTP-Session: 19a0f0dc-a5b1-4758-9095-68fafa125d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17507 2024.08.19 19:11:26.334583 [ 3 ] {} <Debug> HTTP-Session: 19a0f0dc-a5b1-4758-9095-68fafa125d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17508 2024.08.19 19:11:26.334611 [ 3 ] {} <Debug> HTTP-Session: 19a0f0dc-a5b1-4758-9095-68fafa125d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17509 2024.08.19 19:11:26.334680 [ 3 ] {} <Trace> HTTP-Session: 19a0f0dc-a5b1-4758-9095-68fafa125d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17510 2024.08.19 19:11:26.334887 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17511 2024.08.19 19:11:26.334953 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17512 2024.08.19 19:11:26.335286 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17513 2024.08.19 19:11:26.335805 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17514 2024.08.19 19:11:26.335846 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17515 2024.08.19 19:11:26.336264 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17516 2024.08.19 19:11:26.336656 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17517 2024.08.19 19:11:26.336829 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Debug> executeQuery: Read 114 rows, 9.82 KiB in 0.002011 sec., 56688.21481849825 rows/sec., 4.77 MiB/sec.
17518 2024.08.19 19:11:26.337045 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Debug> DynamicQueryHandler: Done processing query
17519 2024.08.19 19:11:26.337072 [ 3 ] {8375898f-0abb-48c8-aa36-5b8796acc9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17520 2024.08.19 19:11:26.337088 [ 3 ] {} <Debug> HTTP-Session: 19a0f0dc-a5b1-4758-9095-68fafa125d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17521 2024.08.19 19:11:26.337228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17522 2024.08.19 19:11:26.337278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17523 2024.08.19 19:11:26.337298 [ 3 ] {} <Debug> HTTP-Session: 48f48118-7d64-445c-b105-d8741afbfde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17524 2024.08.19 19:11:26.337315 [ 3 ] {} <Debug> HTTP-Session: 48f48118-7d64-445c-b105-d8741afbfde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17525 2024.08.19 19:11:26.337328 [ 3 ] {} <Debug> HTTP-Session: 48f48118-7d64-445c-b105-d8741afbfde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17526 2024.08.19 19:11:26.337359 [ 3 ] {} <Trace> HTTP-Session: 48f48118-7d64-445c-b105-d8741afbfde3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17527 2024.08.19 19:11:26.337469 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17528 2024.08.19 19:11:26.337513 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17529 2024.08.19 19:11:26.337738 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17530 2024.08.19 19:11:26.338066 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17531 2024.08.19 19:11:26.338104 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17532 2024.08.19 19:11:26.338450 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17533 2024.08.19 19:11:26.338808 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17534 2024.08.19 19:11:26.338942 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00151 sec., 19205.298013245032 rows/sec., 1.41 MiB/sec.
17535 2024.08.19 19:11:26.339102 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Debug> DynamicQueryHandler: Done processing query
17536 2024.08.19 19:11:26.339127 [ 3 ] {850f1277-bfd6-4e71-b763-8094e841610f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17537 2024.08.19 19:11:26.339142 [ 3 ] {} <Debug> HTTP-Session: 48f48118-7d64-445c-b105-d8741afbfde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17538 2024.08.19 19:11:26.339269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 15805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17539 2024.08.19 19:11:26.339317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17540 2024.08.19 19:11:26.339336 [ 3 ] {} <Debug> HTTP-Session: 3eb10a36-6fb5-40f5-8a0b-fa5689bae43c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17541 2024.08.19 19:11:26.339352 [ 3 ] {} <Debug> HTTP-Session: 3eb10a36-6fb5-40f5-8a0b-fa5689bae43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17542 2024.08.19 19:11:26.339367 [ 3 ] {} <Debug> HTTP-Session: 3eb10a36-6fb5-40f5-8a0b-fa5689bae43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17543 2024.08.19 19:11:26.339396 [ 3 ] {} <Trace> HTTP-Session: 3eb10a36-6fb5-40f5-8a0b-fa5689bae43c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17544 2024.08.19 19:11:26.339512 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17545 2024.08.19 19:11:26.339553 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17546 2024.08.19 19:11:26.339776 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17547 2024.08.19 19:11:26.340199 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17548 2024.08.19 19:11:26.340235 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17549 2024.08.19 19:11:26.340578 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17550 2024.08.19 19:11:26.340926 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17551 2024.08.19 19:11:26.341051 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.00158 sec., 58860.759493670885 rows/sec., 4.60 MiB/sec.
17552 2024.08.19 19:11:26.341225 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Debug> DynamicQueryHandler: Done processing query
17553 2024.08.19 19:11:26.341251 [ 3 ] {e75bbd75-5d07-46e3-8df2-4be3262e3cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17554 2024.08.19 19:11:26.341266 [ 3 ] {} <Debug> HTTP-Session: 3eb10a36-6fb5-40f5-8a0b-fa5689bae43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17555 2024.08.19 19:11:26.341444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17556 2024.08.19 19:11:26.341494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17557 2024.08.19 19:11:26.341512 [ 3 ] {} <Debug> HTTP-Session: a30f729b-8ac6-47df-8ecd-524d7b2ce5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17558 2024.08.19 19:11:26.341529 [ 3 ] {} <Debug> HTTP-Session: a30f729b-8ac6-47df-8ecd-524d7b2ce5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17559 2024.08.19 19:11:26.341542 [ 3 ] {} <Debug> HTTP-Session: a30f729b-8ac6-47df-8ecd-524d7b2ce5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17560 2024.08.19 19:11:26.341572 [ 3 ] {} <Trace> HTTP-Session: a30f729b-8ac6-47df-8ecd-524d7b2ce5dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17561 2024.08.19 19:11:26.341714 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17562 2024.08.19 19:11:26.341759 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17563 2024.08.19 19:11:26.341901 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17564 2024.08.19 19:11:26.342258 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17565 2024.08.19 19:11:26.342293 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17566 2024.08.19 19:11:26.342667 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17567 2024.08.19 19:11:26.343001 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17568 2024.08.19 19:11:26.343121 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec.
17569 2024.08.19 19:11:26.343304 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Debug> DynamicQueryHandler: Done processing query
17570 2024.08.19 19:11:26.343341 [ 3 ] {a0c88e2e-ecbe-45f2-aef0-c41c0e4105e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17571 2024.08.19 19:11:26.343373 [ 3 ] {} <Debug> HTTP-Session: a30f729b-8ac6-47df-8ecd-524d7b2ce5dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17572 2024.08.19 19:11:26.343530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17573 2024.08.19 19:11:26.343577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17574 2024.08.19 19:11:26.343595 [ 3 ] {} <Debug> HTTP-Session: a525c9b4-b140-4c4c-a5e8-4d770042a346 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17575 2024.08.19 19:11:26.343611 [ 3 ] {} <Debug> HTTP-Session: a525c9b4-b140-4c4c-a5e8-4d770042a346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17576 2024.08.19 19:11:26.343624 [ 3 ] {} <Debug> HTTP-Session: a525c9b4-b140-4c4c-a5e8-4d770042a346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17577 2024.08.19 19:11:26.343654 [ 3 ] {} <Trace> HTTP-Session: a525c9b4-b140-4c4c-a5e8-4d770042a346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17578 2024.08.19 19:11:26.343940 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17579 2024.08.19 19:11:26.344001 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <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
17580 2024.08.19 19:11:26.344402 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17581 2024.08.19 19:11:26.345111 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17582 2024.08.19 19:11:26.345146 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17583 2024.08.19 19:11:26.345754 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17584 2024.08.19 19:11:26.346151 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17585 2024.08.19 19:11:26.346300 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002567 sec., 11297.234125438255 rows/sec., 20.24 MiB/sec.
17586 2024.08.19 19:11:26.346523 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Debug> DynamicQueryHandler: Done processing query
17587 2024.08.19 19:11:26.346547 [ 3 ] {c1fc3f0b-c869-4d3c-ab42-e2f04beeffaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17588 2024.08.19 19:11:26.346563 [ 3 ] {} <Debug> HTTP-Session: a525c9b4-b140-4c4c-a5e8-4d770042a346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17589 2024.08.19 19:11:26.346686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17590 2024.08.19 19:11:26.346734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17591 2024.08.19 19:11:26.346753 [ 3 ] {} <Debug> HTTP-Session: 6693672b-f2d3-4ab7-97ed-24b514150cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17592 2024.08.19 19:11:26.346770 [ 3 ] {} <Debug> HTTP-Session: 6693672b-f2d3-4ab7-97ed-24b514150cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17593 2024.08.19 19:11:26.346783 [ 3 ] {} <Debug> HTTP-Session: 6693672b-f2d3-4ab7-97ed-24b514150cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17594 2024.08.19 19:11:26.346812 [ 3 ] {} <Trace> HTTP-Session: 6693672b-f2d3-4ab7-97ed-24b514150cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17595 2024.08.19 19:11:26.346924 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17596 2024.08.19 19:11:26.346968 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17597 2024.08.19 19:11:26.347093 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17598 2024.08.19 19:11:26.347395 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17599 2024.08.19 19:11:26.347432 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB.
17600 2024.08.19 19:11:26.347783 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17601 2024.08.19 19:11:26.348100 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17602 2024.08.19 19:11:26.348223 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
17603 2024.08.19 19:11:26.348470 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Debug> DynamicQueryHandler: Done processing query
17604 2024.08.19 19:11:26.348529 [ 3 ] {cfba4bde-277a-40b8-b70a-4e2dc726b453} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17605 2024.08.19 19:11:26.348576 [ 3 ] {} <Debug> HTTP-Session: 6693672b-f2d3-4ab7-97ed-24b514150cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17606 2024.08.19 19:11:31.338198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17607 2024.08.19 19:11:31.338388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17608 2024.08.19 19:11:31.338436 [ 3 ] {} <Debug> HTTP-Session: 343a71ee-a32e-4720-bd13-3648873f2d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17609 2024.08.19 19:11:31.338488 [ 3 ] {} <Debug> HTTP-Session: 343a71ee-a32e-4720-bd13-3648873f2d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17610 2024.08.19 19:11:31.338516 [ 3 ] {} <Debug> HTTP-Session: 343a71ee-a32e-4720-bd13-3648873f2d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17611 2024.08.19 19:11:31.338595 [ 3 ] {} <Trace> HTTP-Session: 343a71ee-a32e-4720-bd13-3648873f2d68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17612 2024.08.19 19:11:31.338917 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17613 2024.08.19 19:11:31.338982 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17614 2024.08.19 19:11:31.339312 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17615 2024.08.19 19:11:31.339863 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17616 2024.08.19 19:11:31.339905 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17617 2024.08.19 19:11:31.340329 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17618 2024.08.19 19:11:31.340706 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17619 2024.08.19 19:11:31.340879 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002061 sec., 114022.31926249394 rows/sec., 10.03 MiB/sec.
17620 2024.08.19 19:11:31.341097 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Debug> DynamicQueryHandler: Done processing query
17621 2024.08.19 19:11:31.341122 [ 3 ] {34094901-71b6-4181-9da7-dcee46aebf58} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
17622 2024.08.19 19:11:31.341138 [ 3 ] {} <Debug> HTTP-Session: 343a71ee-a32e-4720-bd13-3648873f2d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17623 2024.08.19 19:11:31.341279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17624 2024.08.19 19:11:31.341327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17625 2024.08.19 19:11:31.341346 [ 3 ] {} <Debug> HTTP-Session: 40bd57ea-a4f5-4461-a0fa-77b434e79811 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17626 2024.08.19 19:11:31.341362 [ 3 ] {} <Debug> HTTP-Session: 40bd57ea-a4f5-4461-a0fa-77b434e79811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17627 2024.08.19 19:11:31.341375 [ 3 ] {} <Debug> HTTP-Session: 40bd57ea-a4f5-4461-a0fa-77b434e79811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17628 2024.08.19 19:11:31.341405 [ 3 ] {} <Trace> HTTP-Session: 40bd57ea-a4f5-4461-a0fa-77b434e79811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17629 2024.08.19 19:11:31.341507 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17630 2024.08.19 19:11:31.341549 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17631 2024.08.19 19:11:31.341771 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17632 2024.08.19 19:11:31.342090 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17633 2024.08.19 19:11:31.342126 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17634 2024.08.19 19:11:31.342462 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17635 2024.08.19 19:11:31.342804 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17636 2024.08.19 19:11:31.342960 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001476 sec., 15582.655826558264 rows/sec., 1.14 MiB/sec.
17637 2024.08.19 19:11:31.342973 [ 91 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17638 2024.08.19 19:11:31.343086 [ 91 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17639 2024.08.19 19:11:31.343130 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17640 2024.08.19 19:11:31.343218 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Debug> DynamicQueryHandler: Done processing query
17641 2024.08.19 19:11:31.343259 [ 3 ] {398574c8-d399-48ee-9635-0ad645f3a06e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17642 2024.08.19 19:11:31.343270 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17643 2024.08.19 19:11:31.343278 [ 3 ] {} <Debug> HTTP-Session: 40bd57ea-a4f5-4461-a0fa-77b434e79811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17644 2024.08.19 19:11:31.343408 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17645 2024.08.19 19:11:31.343419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17646 2024.08.19 19:11:31.343449 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 71 rows starting from the beginning of the part
17647 2024.08.19 19:11:31.343481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17648 2024.08.19 19:11:31.343514 [ 3 ] {} <Debug> HTTP-Session: 6a6e4b0c-dc33-45be-a3d7-c612413b7184 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17649 2024.08.19 19:11:31.343542 [ 3 ] {} <Debug> HTTP-Session: 6a6e4b0c-dc33-45be-a3d7-c612413b7184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17650 2024.08.19 19:11:31.343571 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 23 rows starting from the beginning of the part
17651 2024.08.19 19:11:31.343596 [ 3 ] {} <Debug> HTTP-Session: 6a6e4b0c-dc33-45be-a3d7-c612413b7184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17652 2024.08.19 19:11:31.343716 [ 3 ] {} <Trace> HTTP-Session: 6a6e4b0c-dc33-45be-a3d7-c612413b7184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17653 2024.08.19 19:11:31.343976 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 29 rows starting from the beginning of the part
17654 2024.08.19 19:11:31.344070 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17655 2024.08.19 19:11:31.344229 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17656 2024.08.19 19:11:31.344304 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 23 rows starting from the beginning of the part
17657 2024.08.19 19:11:31.344646 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part
17658 2024.08.19 19:11:31.344955 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 23 rows starting from the beginning of the part
17659 2024.08.19 19:11:31.345622 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17660 2024.08.19 19:11:31.346161 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17661 2024.08.19 19:11:31.346209 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17662 2024.08.19 19:11:31.346799 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
17663 2024.08.19 19:11:31.346849 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.003645004 sec., 54320.92804287732 rows/sec., 4.16 MiB/sec.
17664 2024.08.19 19:11:31.347145 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17665 2024.08.19 19:11:31.347509 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17666 2024.08.19 19:11:31.347898 [ 91 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
17667 2024.08.19 19:11:31.347966 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003961 sec., 3534.4609946983082 rows/sec., 247.53 KiB/sec.
17668 2024.08.19 19:11:31.348000 [ 91 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17669 2024.08.19 19:11:31.348090 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17670 2024.08.19 19:11:31.348374 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17671 2024.08.19 19:11:31.348534 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
17672 2024.08.19 19:11:31.348598 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Debug> DynamicQueryHandler: Done processing query
17673 2024.08.19 19:11:31.348655 [ 3 ] {c9b708e8-9c77-4879-8a61-02f558437d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17674 2024.08.19 19:11:31.348703 [ 187 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_86_17} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17675 2024.08.19 19:11:31.348723 [ 3 ] {} <Debug> HTTP-Session: 6a6e4b0c-dc33-45be-a3d7-c612413b7184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17676 2024.08.19 19:11:31.348964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17677 2024.08.19 19:11:31.348976 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17678 2024.08.19 19:11:31.348985 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
17679 2024.08.19 19:11:31.349065 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part
17680 2024.08.19 19:11:31.349081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17681 2024.08.19 19:11:31.349112 [ 3 ] {} <Debug> HTTP-Session: c3053145-1958-4122-9b5f-f27c9fe0a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17682 2024.08.19 19:11:31.349144 [ 3 ] {} <Debug> HTTP-Session: c3053145-1958-4122-9b5f-f27c9fe0a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17683 2024.08.19 19:11:31.349208 [ 3 ] {} <Debug> HTTP-Session: c3053145-1958-4122-9b5f-f27c9fe0a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17684 2024.08.19 19:11:31.349279 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
17685 2024.08.19 19:11:31.349304 [ 3 ] {} <Trace> HTTP-Session: c3053145-1958-4122-9b5f-f27c9fe0a20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17686 2024.08.19 19:11:31.349585 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
17687 2024.08.19 19:11:31.349624 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17688 2024.08.19 19:11:31.349828 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17689 2024.08.19 19:11:31.349964 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part
17690 2024.08.19 19:11:31.350286 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part
17691 2024.08.19 19:11:31.350564 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
17692 2024.08.19 19:11:31.351263 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17693 2024.08.19 19:11:31.351767 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17694 2024.08.19 19:11:31.351818 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17695 2024.08.19 19:11:31.352367 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17696 2024.08.19 19:11:31.352569 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323703 sec., 121654.97953952897 rows/sec., 8.26 MiB/sec.
17697 2024.08.19 19:11:31.352881 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
17698 2024.08.19 19:11:31.353075 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17699 2024.08.19 19:11:31.353414 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003879 sec., 1546.7904098994586 rows/sec., 91.39 KiB/sec.
17700 2024.08.19 19:11:31.354262 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Debug> DynamicQueryHandler: Done processing query
17701 2024.08.19 19:11:31.354330 [ 3 ] {ce5722e7-724a-47a0-a19f-954b1c307ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17702 2024.08.19 19:11:31.354411 [ 3 ] {} <Debug> HTTP-Session: c3053145-1958-4122-9b5f-f27c9fe0a20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17703 2024.08.19 19:11:31.354637 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17704 2024.08.19 19:11:31.354733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17705 2024.08.19 19:11:31.354799 [ 192 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_61_12} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
17706 2024.08.19 19:11:31.354815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17707 2024.08.19 19:11:31.354852 [ 3 ] {} <Debug> HTTP-Session: d28f9302-e129-449f-b148-4d6b9445bb27 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17708 2024.08.19 19:11:31.354882 [ 3 ] {} <Debug> HTTP-Session: d28f9302-e129-449f-b148-4d6b9445bb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17709 2024.08.19 19:11:31.354932 [ 3 ] {} <Debug> HTTP-Session: d28f9302-e129-449f-b148-4d6b9445bb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17710 2024.08.19 19:11:31.354977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
17711 2024.08.19 19:11:31.354992 [ 3 ] {} <Trace> HTTP-Session: d28f9302-e129-449f-b148-4d6b9445bb27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17712 2024.08.19 19:11:31.355226 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17713 2024.08.19 19:11:31.355269 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17714 2024.08.19 19:11:31.355507 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17715 2024.08.19 19:11:31.356083 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17716 2024.08.19 19:11:31.356121 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17717 2024.08.19 19:11:31.356494 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17718 2024.08.19 19:11:31.356859 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17719 2024.08.19 19:11:31.357022 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.0019 sec., 213157.8947368421 rows/sec., 15.17 MiB/sec.
17720 2024.08.19 19:11:31.357201 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Debug> DynamicQueryHandler: Done processing query
17721 2024.08.19 19:11:31.357227 [ 3 ] {ca1a7f47-4b1d-4e45-8f44-ec8f70310ff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17722 2024.08.19 19:11:31.357243 [ 3 ] {} <Debug> HTTP-Session: d28f9302-e129-449f-b148-4d6b9445bb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17723 2024.08.19 19:11:31.357411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17724 2024.08.19 19:11:31.357459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17725 2024.08.19 19:11:31.357478 [ 3 ] {} <Debug> HTTP-Session: c5bcd719-5c5b-444d-85d3-22f71628704d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17726 2024.08.19 19:11:31.357494 [ 3 ] {} <Debug> HTTP-Session: c5bcd719-5c5b-444d-85d3-22f71628704d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17727 2024.08.19 19:11:31.357508 [ 3 ] {} <Debug> HTTP-Session: c5bcd719-5c5b-444d-85d3-22f71628704d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17728 2024.08.19 19:11:31.357538 [ 3 ] {} <Trace> HTTP-Session: c5bcd719-5c5b-444d-85d3-22f71628704d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17729 2024.08.19 19:11:31.357634 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17730 2024.08.19 19:11:31.357678 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17731 2024.08.19 19:11:31.357808 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17732 2024.08.19 19:11:31.358068 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17733 2024.08.19 19:11:31.358105 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17734 2024.08.19 19:11:31.358448 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17735 2024.08.19 19:11:31.358767 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17736 2024.08.19 19:11:31.358920 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec.
17737 2024.08.19 19:11:31.359075 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Debug> DynamicQueryHandler: Done processing query
17738 2024.08.19 19:11:31.359100 [ 3 ] {7d8228d2-568f-408c-9fc2-c58aecbc0146} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17739 2024.08.19 19:11:31.359116 [ 3 ] {} <Debug> HTTP-Session: c5bcd719-5c5b-444d-85d3-22f71628704d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17740 2024.08.19 19:11:31.359262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17741 2024.08.19 19:11:31.359310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17742 2024.08.19 19:11:31.359329 [ 3 ] {} <Debug> HTTP-Session: 64bfbb99-bb9e-4e9f-a780-59f66bd99071 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17743 2024.08.19 19:11:31.359346 [ 3 ] {} <Debug> HTTP-Session: 64bfbb99-bb9e-4e9f-a780-59f66bd99071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17744 2024.08.19 19:11:31.359359 [ 3 ] {} <Debug> HTTP-Session: 64bfbb99-bb9e-4e9f-a780-59f66bd99071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17745 2024.08.19 19:11:31.359389 [ 3 ] {} <Trace> HTTP-Session: 64bfbb99-bb9e-4e9f-a780-59f66bd99071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17746 2024.08.19 19:11:31.359589 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17747 2024.08.19 19:11:31.359635 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17748 2024.08.19 19:11:31.359779 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17749 2024.08.19 19:11:31.360202 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17750 2024.08.19 19:11:31.360238 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17751 2024.08.19 19:11:31.360613 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17752 2024.08.19 19:11:31.360944 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17753 2024.08.19 19:11:31.361100 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec.
17754 2024.08.19 19:11:31.361274 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Debug> DynamicQueryHandler: Done processing query
17755 2024.08.19 19:11:31.361300 [ 3 ] {f16579fd-f8af-4cb3-8718-dda524897d01} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17756 2024.08.19 19:11:31.361316 [ 3 ] {} <Debug> HTTP-Session: 64bfbb99-bb9e-4e9f-a780-59f66bd99071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17757 2024.08.19 19:11:31.361454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17758 2024.08.19 19:11:31.361503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17759 2024.08.19 19:11:31.361523 [ 3 ] {} <Debug> HTTP-Session: 23c1a703-6b90-44dc-a8c6-b0ba95d72740 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17760 2024.08.19 19:11:31.361539 [ 3 ] {} <Debug> HTTP-Session: 23c1a703-6b90-44dc-a8c6-b0ba95d72740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17761 2024.08.19 19:11:31.361553 [ 3 ] {} <Debug> HTTP-Session: 23c1a703-6b90-44dc-a8c6-b0ba95d72740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17762 2024.08.19 19:11:31.361583 [ 3 ] {} <Trace> HTTP-Session: 23c1a703-6b90-44dc-a8c6-b0ba95d72740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17763 2024.08.19 19:11:31.361676 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17764 2024.08.19 19:11:31.361720 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17765 2024.08.19 19:11:31.361849 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17766 2024.08.19 19:11:31.362104 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17767 2024.08.19 19:11:31.362140 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17768 2024.08.19 19:11:31.362491 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17769 2024.08.19 19:11:31.362808 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17770 2024.08.19 19:11:31.362965 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec.
17771 2024.08.19 19:11:31.363169 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Debug> DynamicQueryHandler: Done processing query
17772 2024.08.19 19:11:31.363196 [ 3 ] {f73c0af5-5aad-4040-99f4-116e4e16f21b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17773 2024.08.19 19:11:31.363212 [ 3 ] {} <Debug> HTTP-Session: 23c1a703-6b90-44dc-a8c6-b0ba95d72740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17774 2024.08.19 19:11:31.363347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17775 2024.08.19 19:11:31.363394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17776 2024.08.19 19:11:31.363413 [ 3 ] {} <Debug> HTTP-Session: b5fe869e-0923-4717-b707-909202b2fd18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17777 2024.08.19 19:11:31.363429 [ 3 ] {} <Debug> HTTP-Session: b5fe869e-0923-4717-b707-909202b2fd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17778 2024.08.19 19:11:31.363443 [ 3 ] {} <Debug> HTTP-Session: b5fe869e-0923-4717-b707-909202b2fd18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17779 2024.08.19 19:11:31.363473 [ 3 ] {} <Trace> HTTP-Session: b5fe869e-0923-4717-b707-909202b2fd18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17780 2024.08.19 19:11:31.363742 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17781 2024.08.19 19:11:31.363804 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <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
17782 2024.08.19 19:11:31.364202 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17783 2024.08.19 19:11:31.364830 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17784 2024.08.19 19:11:31.364867 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17785 2024.08.19 19:11:31.365458 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17786 2024.08.19 19:11:31.365864 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17787 2024.08.19 19:11:31.366044 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00249 sec., 9236.947791164659 rows/sec., 16.55 MiB/sec.
17788 2024.08.19 19:11:31.366072 [ 89 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17789 2024.08.19 19:11:31.366209 [ 89 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17790 2024.08.19 19:11:31.366284 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17791 2024.08.19 19:11:31.366444 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Debug> DynamicQueryHandler: Done processing query
17792 2024.08.19 19:11:31.366528 [ 3 ] {d7a8e4d0-0dcb-47b6-8aa8-17ee526d15ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17793 2024.08.19 19:11:31.366577 [ 3 ] {} <Debug> HTTP-Session: b5fe869e-0923-4717-b707-909202b2fd18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17794 2024.08.19 19:11:31.366624 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17795 2024.08.19 19:11:31.366841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17796 2024.08.19 19:11:31.367013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17797 2024.08.19 19:11:31.367109 [ 3 ] {} <Debug> HTTP-Session: eec13e56-35e0-40d6-9d5c-063c4d7cf51f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17798 2024.08.19 19:11:31.367192 [ 3 ] {} <Debug> HTTP-Session: eec13e56-35e0-40d6-9d5c-063c4d7cf51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17799 2024.08.19 19:11:31.367275 [ 3 ] {} <Debug> HTTP-Session: eec13e56-35e0-40d6-9d5c-063c4d7cf51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17800 2024.08.19 19:11:31.367417 [ 3 ] {} <Trace> HTTP-Session: eec13e56-35e0-40d6-9d5c-063c4d7cf51f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17801 2024.08.19 19:11:31.367899 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17802 2024.08.19 19:11:31.368088 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17803 2024.08.19 19:11:31.368860 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17804 2024.08.19 19:11:31.368881 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17805 2024.08.19 19:11:31.369063 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1385 rows starting from the beginning of the part
17806 2024.08.19 19:11:31.369660 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 23 rows starting from the beginning of the part
17807 2024.08.19 19:11:31.370053 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17808 2024.08.19 19:11:31.370188 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17809 2024.08.19 19:11:31.370313 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 29 rows starting from the beginning of the part
17810 2024.08.19 19:11:31.370897 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 23 rows starting from the beginning of the part
17811 2024.08.19 19:11:31.371471 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part
17812 2024.08.19 19:11:31.371587 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17813 2024.08.19 19:11:31.371930 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 23 rows starting from the beginning of the part
17814 2024.08.19 19:11:31.372866 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17815 2024.08.19 19:11:31.373267 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005576 sec., 14705.882352941177 rows/sec., 956.42 KiB/sec.
17816 2024.08.19 19:11:31.373762 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Debug> DynamicQueryHandler: Done processing query
17817 2024.08.19 19:11:31.373839 [ 3 ] {afa0a25b-e510-4902-a07e-5b92e6eadd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17818 2024.08.19 19:11:31.373909 [ 3 ] {} <Debug> HTTP-Session: eec13e56-35e0-40d6-9d5c-063c4d7cf51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17819 2024.08.19 19:11:31.380282 [ 198 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 19 columns (19 merged, 0 gathered) in 0.013920604 sec., 108615.97672055034 rows/sec., 194.63 MiB/sec.
17820 2024.08.19 19:11:31.381399 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17821 2024.08.19 19:11:31.381982 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17822 2024.08.19 19:11:31.382068 [ 193 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17823 2024.08.19 19:11:31.382190 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB.
17824 2024.08.19 19:11:32.000235 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.39 MiB, peak 224.98 MiB, free memory in arenas 0.00 B, will set to 214.41 MiB (RSS), difference: 1.02 MiB
17825 2024.08.19 19:11:36.334111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17826 2024.08.19 19:11:36.334302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17827 2024.08.19 19:11:36.334347 [ 3 ] {} <Debug> HTTP-Session: 11faa179-a51d-4af6-9f05-c60c30e39abb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17828 2024.08.19 19:11:36.334389 [ 3 ] {} <Debug> HTTP-Session: 11faa179-a51d-4af6-9f05-c60c30e39abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17829 2024.08.19 19:11:36.334418 [ 3 ] {} <Debug> HTTP-Session: 11faa179-a51d-4af6-9f05-c60c30e39abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17830 2024.08.19 19:11:36.334497 [ 3 ] {} <Trace> HTTP-Session: 11faa179-a51d-4af6-9f05-c60c30e39abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17831 2024.08.19 19:11:36.334779 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17832 2024.08.19 19:11:36.334885 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17833 2024.08.19 19:11:36.335248 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17834 2024.08.19 19:11:36.335687 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17835 2024.08.19 19:11:36.335727 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17836 2024.08.19 19:11:36.336126 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17837 2024.08.19 19:11:36.336509 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17838 2024.08.19 19:11:36.336676 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001982 sec., 2018.1634712411708 rows/sec., 164.57 KiB/sec.
17839 2024.08.19 19:11:36.336991 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Debug> DynamicQueryHandler: Done processing query
17840 2024.08.19 19:11:36.337049 [ 3 ] {0d4ec2be-3605-4926-b455-f5e35286492a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17841 2024.08.19 19:11:36.337079 [ 3 ] {} <Debug> HTTP-Session: 11faa179-a51d-4af6-9f05-c60c30e39abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17842 2024.08.19 19:11:36.337240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 17044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17843 2024.08.19 19:11:36.337289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17844 2024.08.19 19:11:36.337308 [ 3 ] {} <Debug> HTTP-Session: 86115b97-aafc-4c11-bc7d-b3b7746f6bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17845 2024.08.19 19:11:36.337324 [ 3 ] {} <Debug> HTTP-Session: 86115b97-aafc-4c11-bc7d-b3b7746f6bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17846 2024.08.19 19:11:36.337339 [ 3 ] {} <Debug> HTTP-Session: 86115b97-aafc-4c11-bc7d-b3b7746f6bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17847 2024.08.19 19:11:36.337370 [ 3 ] {} <Trace> HTTP-Session: 86115b97-aafc-4c11-bc7d-b3b7746f6bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17848 2024.08.19 19:11:36.337505 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17849 2024.08.19 19:11:36.337550 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17850 2024.08.19 19:11:36.337789 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17851 2024.08.19 19:11:36.338198 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17852 2024.08.19 19:11:36.338235 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17853 2024.08.19 19:11:36.338595 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17854 2024.08.19 19:11:36.338947 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17855 2024.08.19 19:11:36.339109 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Debug> executeQuery: Read 116 rows, 9.97 KiB in 0.001653 sec., 70175.43859649124 rows/sec., 5.89 MiB/sec.
17856 2024.08.19 19:11:36.339120 [ 85 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17857 2024.08.19 19:11:36.339235 [ 85 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17858 2024.08.19 19:11:36.339282 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17859 2024.08.19 19:11:36.339363 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Debug> DynamicQueryHandler: Done processing query
17860 2024.08.19 19:11:36.339408 [ 3 ] {59a34d40-f7ce-4092-9063-8c081655db07} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17861 2024.08.19 19:11:36.339428 [ 3 ] {} <Debug> HTTP-Session: 86115b97-aafc-4c11-bc7d-b3b7746f6bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17862 2024.08.19 19:11:36.339441 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
17863 2024.08.19 19:11:36.339570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17864 2024.08.19 19:11:36.339615 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17865 2024.08.19 19:11:36.339629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17866 2024.08.19 19:11:36.339663 [ 3 ] {} <Debug> HTTP-Session: 6f8ce59a-91d6-4973-8620-af9b50d81df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17867 2024.08.19 19:11:36.339665 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1447 rows starting from the beginning of the part
17868 2024.08.19 19:11:36.339686 [ 3 ] {} <Debug> HTTP-Session: 6f8ce59a-91d6-4973-8620-af9b50d81df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17869 2024.08.19 19:11:36.339709 [ 3 ] {} <Debug> HTTP-Session: 6f8ce59a-91d6-4973-8620-af9b50d81df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17870 2024.08.19 19:11:36.339762 [ 3 ] {} <Trace> HTTP-Session: 6f8ce59a-91d6-4973-8620-af9b50d81df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17871 2024.08.19 19:11:36.339826 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1254 rows starting from the beginning of the part
17872 2024.08.19 19:11:36.340172 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17873 2024.08.19 19:11:36.340206 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 235 rows starting from the beginning of the part
17874 2024.08.19 19:11:36.340299 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17875 2024.08.19 19:11:36.340533 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 114 rows starting from the beginning of the part
17876 2024.08.19 19:11:36.340886 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 235 rows starting from the beginning of the part
17877 2024.08.19 19:11:36.341072 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part
17878 2024.08.19 19:11:36.341804 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17879 2024.08.19 19:11:36.342379 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17880 2024.08.19 19:11:36.342421 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17881 2024.08.19 19:11:36.342940 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17882 2024.08.19 19:11:36.343316 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17883 2024.08.19 19:11:36.343534 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.003578 sec., 9223.0296254891 rows/sec., 687.52 KiB/sec.
17884 2024.08.19 19:11:36.343869 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3401 rows, containing 5 columns (5 merged, 0 gathered) in 0.004503266 sec., 755229.6488815007 rows/sec., 66.16 MiB/sec.
17885 2024.08.19 19:11:36.344006 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Debug> DynamicQueryHandler: Done processing query
17886 2024.08.19 19:11:36.344067 [ 3 ] {d64786ea-faa4-4a3b-805f-12124ecd8ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17887 2024.08.19 19:11:36.344110 [ 3 ] {} <Debug> HTTP-Session: 6f8ce59a-91d6-4973-8620-af9b50d81df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17888 2024.08.19 19:11:36.344144 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17889 2024.08.19 19:11:36.344280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17890 2024.08.19 19:11:36.344349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17891 2024.08.19 19:11:36.344392 [ 3 ] {} <Debug> HTTP-Session: 932b2382-f9b4-4831-afd4-28dc1b53227d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17892 2024.08.19 19:11:36.344429 [ 3 ] {} <Debug> HTTP-Session: 932b2382-f9b4-4831-afd4-28dc1b53227d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17893 2024.08.19 19:11:36.344462 [ 3 ] {} <Debug> HTTP-Session: 932b2382-f9b4-4831-afd4-28dc1b53227d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17894 2024.08.19 19:11:36.344518 [ 3 ] {} <Trace> HTTP-Session: 932b2382-f9b4-4831-afd4-28dc1b53227d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17895 2024.08.19 19:11:36.344653 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17896 2024.08.19 19:11:36.344690 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17897 2024.08.19 19:11:36.344707 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17898 2024.08.19 19:11:36.344812 [ 198 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_96_19} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17899 2024.08.19 19:11:36.344896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
17900 2024.08.19 19:11:36.345020 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17901 2024.08.19 19:11:36.345400 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17902 2024.08.19 19:11:36.345437 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17903 2024.08.19 19:11:36.345778 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17904 2024.08.19 19:11:36.346120 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17905 2024.08.19 19:11:36.346276 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001674 sec., 57945.04181600956 rows/sec., 4.53 MiB/sec.
17906 2024.08.19 19:11:36.346285 [ 85 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17907 2024.08.19 19:11:36.346379 [ 85 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17908 2024.08.19 19:11:36.346425 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17909 2024.08.19 19:11:36.346615 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Debug> DynamicQueryHandler: Done processing query
17910 2024.08.19 19:11:36.346689 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
17911 2024.08.19 19:11:36.346708 [ 3 ] {8ffbabbf-8dc1-4467-8a7f-513c2c80ae44} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17912 2024.08.19 19:11:36.346773 [ 3 ] {} <Debug> HTTP-Session: 932b2382-f9b4-4831-afd4-28dc1b53227d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17913 2024.08.19 19:11:36.347274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17914 2024.08.19 19:11:36.347331 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17915 2024.08.19 19:11:36.347460 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 948 rows starting from the beginning of the part
17916 2024.08.19 19:11:36.347550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17917 2024.08.19 19:11:36.347949 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 549 rows starting from the beginning of the part
17918 2024.08.19 19:11:36.348313 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 405 rows starting from the beginning of the part
17919 2024.08.19 19:11:36.347995 [ 3 ] {} <Debug> HTTP-Session: 651a1a24-3fbe-4088-b25b-10dcdd0deceb Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17920 2024.08.19 19:11:36.348743 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 93 rows starting from the beginning of the part
17921 2024.08.19 19:11:36.348871 [ 3 ] {} <Debug> HTTP-Session: 651a1a24-3fbe-4088-b25b-10dcdd0deceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17922 2024.08.19 19:11:36.349059 [ 3 ] {} <Debug> HTTP-Session: 651a1a24-3fbe-4088-b25b-10dcdd0deceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17923 2024.08.19 19:11:36.349172 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 405 rows starting from the beginning of the part
17924 2024.08.19 19:11:36.349217 [ 3 ] {} <Trace> HTTP-Session: 651a1a24-3fbe-4088-b25b-10dcdd0deceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17925 2024.08.19 19:11:36.349396 [ 193 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 97 rows starting from the beginning of the part
17926 2024.08.19 19:11:36.349749 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17927 2024.08.19 19:11:36.349899 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17928 2024.08.19 19:11:36.350347 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17929 2024.08.19 19:11:36.351308 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17930 2024.08.19 19:11:36.351374 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17931 2024.08.19 19:11:36.352175 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17932 2024.08.19 19:11:36.352912 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.006400854 sec., 390104.19547141675 rows/sec., 29.95 MiB/sec.
17933 2024.08.19 19:11:36.353144 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17934 2024.08.19 19:11:36.353198 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17935 2024.08.19 19:11:36.353434 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17936 2024.08.19 19:11:36.353448 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003947 sec., 41043.83075753737 rows/sec., 2.86 MiB/sec.
17937 2024.08.19 19:11:36.353495 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17938 2024.08.19 19:11:36.353601 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17939 2024.08.19 19:11:36.354201 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
17940 2024.08.19 19:11:36.354483 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Debug> DynamicQueryHandler: Done processing query
17941 2024.08.19 19:11:36.354561 [ 3 ] {a1fb71fa-5296-4c26-b3a9-624e216656ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17942 2024.08.19 19:11:36.354647 [ 3 ] {} <Debug> HTTP-Session: 651a1a24-3fbe-4088-b25b-10dcdd0deceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17943 2024.08.19 19:11:36.354781 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17944 2024.08.19 19:11:36.354803 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17945 2024.08.19 19:11:36.354898 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28574 rows starting from the beginning of the part
17946 2024.08.19 19:11:36.354992 [ 201 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_96_19} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17947 2024.08.19 19:11:36.355005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17948 2024.08.19 19:11:36.355345 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 844 rows starting from the beginning of the part
17949 2024.08.19 19:11:36.355341 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
17950 2024.08.19 19:11:36.355440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17951 2024.08.19 19:11:36.355600 [ 3 ] {} <Debug> HTTP-Session: b7fe8e54-0198-423e-9527-9789091c3e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17952 2024.08.19 19:11:36.355677 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 227 rows starting from the beginning of the part
17953 2024.08.19 19:11:36.355704 [ 3 ] {} <Debug> HTTP-Session: b7fe8e54-0198-423e-9527-9789091c3e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17954 2024.08.19 19:11:36.355761 [ 3 ] {} <Debug> HTTP-Session: b7fe8e54-0198-423e-9527-9789091c3e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17955 2024.08.19 19:11:36.355953 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
17956 2024.08.19 19:11:36.355993 [ 3 ] {} <Trace> HTTP-Session: b7fe8e54-0198-423e-9527-9789091c3e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17957 2024.08.19 19:11:36.356226 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part
17958 2024.08.19 19:11:36.356452 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 162 rows starting from the beginning of the part
17959 2024.08.19 19:11:36.356781 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17960 2024.08.19 19:11:36.356950 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <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
17961 2024.08.19 19:11:36.357962 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17962 2024.08.19 19:11:36.359095 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17963 2024.08.19 19:11:36.359139 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17964 2024.08.19 19:11:36.360176 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17965 2024.08.19 19:11:36.361033 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17966 2024.08.19 19:11:36.361229 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00491 sec., 5906.3136456211805 rows/sec., 10.58 MiB/sec.
17967 2024.08.19 19:11:36.361747 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Debug> DynamicQueryHandler: Done processing query
17968 2024.08.19 19:11:36.361782 [ 3 ] {430e78ff-099a-4724-9a26-9ac23e1c3d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17969 2024.08.19 19:11:36.361813 [ 3 ] {} <Debug> HTTP-Session: b7fe8e54-0198-423e-9527-9789091c3e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17970 2024.08.19 19:11:36.361964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17971 2024.08.19 19:11:36.362014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17972 2024.08.19 19:11:36.362038 [ 3 ] {} <Debug> HTTP-Session: 4d8a7c2f-2898-49c4-815f-2c3295caf463 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
17973 2024.08.19 19:11:36.362059 [ 3 ] {} <Debug> HTTP-Session: 4d8a7c2f-2898-49c4-815f-2c3295caf463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17974 2024.08.19 19:11:36.362076 [ 3 ] {} <Debug> HTTP-Session: 4d8a7c2f-2898-49c4-815f-2c3295caf463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17975 2024.08.19 19:11:36.362108 [ 3 ] {} <Trace> HTTP-Session: 4d8a7c2f-2898-49c4-815f-2c3295caf463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17976 2024.08.19 19:11:36.362232 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17977 2024.08.19 19:11:36.362276 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17978 2024.08.19 19:11:36.362432 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17979 2024.08.19 19:11:36.362731 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17980 2024.08.19 19:11:36.362839 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17981 2024.08.19 19:11:36.363295 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17982 2024.08.19 19:11:36.363664 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17983 2024.08.19 19:11:36.363849 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec.
17984 2024.08.19 19:11:36.363859 [ 85 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17985 2024.08.19 19:11:36.363941 [ 85 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17986 2024.08.19 19:11:36.364000 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
17987 2024.08.19 19:11:36.364156 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Debug> DynamicQueryHandler: Done processing query
17988 2024.08.19 19:11:36.364227 [ 3 ] {7f8f9aa6-3e77-4899-b5bf-ea5596e9576e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17989 2024.08.19 19:11:36.364296 [ 3 ] {} <Debug> HTTP-Session: 4d8a7c2f-2898-49c4-815f-2c3295caf463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17990 2024.08.19 19:11:36.364349 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
17991 2024.08.19 19:11:36.364514 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17992 2024.08.19 19:11:36.364548 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6300 rows starting from the beginning of the part
17993 2024.08.19 19:11:36.364631 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
17994 2024.08.19 19:11:36.364888 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part
17995 2024.08.19 19:11:36.365145 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part
17996 2024.08.19 19:11:36.365220 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part
17997 2024.08.19 19:11:36.365316 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part
17998 2024.08.19 19:11:36.366282 [ 188 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30204 rows, containing 5 columns (5 merged, 0 gathered) in 0.012520723 sec., 2412320.7581543014 rows/sec., 163.00 MiB/sec.
17999 2024.08.19 19:11:36.366912 [ 199 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18000 2024.08.19 19:11:36.368035 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18001 2024.08.19 19:11:36.368246 [ 197 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18002 2024.08.19 19:11:36.368475 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
18003 2024.08.19 19:11:36.368966 [ 197 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6640 rows, containing 4 columns (4 merged, 0 gathered) in 0.004847421 sec., 1369800.5599266083 rows/sec., 89.24 MiB/sec.
18004 2024.08.19 19:11:36.369345 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18005 2024.08.19 19:11:36.369737 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18006 2024.08.19 19:11:36.369833 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_96_19} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18007 2024.08.19 19:11:36.369943 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB.
18008 2024.08.19 19:11:38.606192 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
18009 2024.08.19 19:11:38.606245 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
18010 2024.08.19 19:11:41.338203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18011 2024.08.19 19:11:41.338328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18012 2024.08.19 19:11:41.338352 [ 3 ] {} <Debug> HTTP-Session: 010c6d96-95fc-4e38-877b-6a76e323c207 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18013 2024.08.19 19:11:41.338377 [ 3 ] {} <Debug> HTTP-Session: 010c6d96-95fc-4e38-877b-6a76e323c207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18014 2024.08.19 19:11:41.338391 [ 3 ] {} <Debug> HTTP-Session: 010c6d96-95fc-4e38-877b-6a76e323c207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18015 2024.08.19 19:11:41.338439 [ 3 ] {} <Trace> HTTP-Session: 010c6d96-95fc-4e38-877b-6a76e323c207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18016 2024.08.19 19:11:41.338608 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18017 2024.08.19 19:11:41.338672 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18018 2024.08.19 19:11:41.339010 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18019 2024.08.19 19:11:41.339472 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18020 2024.08.19 19:11:41.339514 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18021 2024.08.19 19:11:41.340075 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18022 2024.08.19 19:11:41.340782 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18023 2024.08.19 19:11:41.340939 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00238 sec., 840.3361344537815 rows/sec., 68.52 KiB/sec.
18024 2024.08.19 19:11:41.341321 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Debug> DynamicQueryHandler: Done processing query
18025 2024.08.19 19:11:41.341356 [ 3 ] {f901604f-69a1-4e33-be04-cd72c427ba49} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18026 2024.08.19 19:11:41.341374 [ 3 ] {} <Debug> HTTP-Session: 010c6d96-95fc-4e38-877b-6a76e323c207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18027 2024.08.19 19:11:41.341564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18028 2024.08.19 19:11:41.341620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18029 2024.08.19 19:11:41.341639 [ 3 ] {} <Debug> HTTP-Session: af4a2d5b-e4e8-443f-a02e-a5e576ef26c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18030 2024.08.19 19:11:41.341656 [ 3 ] {} <Debug> HTTP-Session: af4a2d5b-e4e8-443f-a02e-a5e576ef26c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18031 2024.08.19 19:11:41.341670 [ 3 ] {} <Debug> HTTP-Session: af4a2d5b-e4e8-443f-a02e-a5e576ef26c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18032 2024.08.19 19:11:41.341704 [ 3 ] {} <Trace> HTTP-Session: af4a2d5b-e4e8-443f-a02e-a5e576ef26c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18033 2024.08.19 19:11:41.341878 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18034 2024.08.19 19:11:41.341924 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18035 2024.08.19 19:11:41.342180 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18036 2024.08.19 19:11:41.342687 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18037 2024.08.19 19:11:41.342724 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18038 2024.08.19 19:11:41.343230 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18039 2024.08.19 19:11:41.343878 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18040 2024.08.19 19:11:41.344011 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Debug> executeQuery: Read 236 rows, 21.25 KiB in 0.002217 sec., 106450.15787099686 rows/sec., 9.36 MiB/sec.
18041 2024.08.19 19:11:41.344199 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Debug> DynamicQueryHandler: Done processing query
18042 2024.08.19 19:11:41.344224 [ 3 ] {4fd23dab-fab5-4314-94c9-042117ac599f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
18043 2024.08.19 19:11:41.344242 [ 3 ] {} <Debug> HTTP-Session: af4a2d5b-e4e8-443f-a02e-a5e576ef26c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18044 2024.08.19 19:11:41.344366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18045 2024.08.19 19:11:41.344418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18046 2024.08.19 19:11:41.344436 [ 3 ] {} <Debug> HTTP-Session: 4fdea0b2-cb5a-42e0-ac31-0caf28739188 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18047 2024.08.19 19:11:41.344453 [ 3 ] {} <Debug> HTTP-Session: 4fdea0b2-cb5a-42e0-ac31-0caf28739188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18048 2024.08.19 19:11:41.344466 [ 3 ] {} <Debug> HTTP-Session: 4fdea0b2-cb5a-42e0-ac31-0caf28739188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18049 2024.08.19 19:11:41.344498 [ 3 ] {} <Trace> HTTP-Session: 4fdea0b2-cb5a-42e0-ac31-0caf28739188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18050 2024.08.19 19:11:41.344604 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18051 2024.08.19 19:11:41.344647 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18052 2024.08.19 19:11:41.344874 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18053 2024.08.19 19:11:41.345212 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18054 2024.08.19 19:11:41.345328 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18055 2024.08.19 19:11:41.345792 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18056 2024.08.19 19:11:41.346391 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18057 2024.08.19 19:11:41.346528 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001951 sec., 12813.941568426448 rows/sec., 958.04 KiB/sec.
18058 2024.08.19 19:11:41.346700 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Debug> DynamicQueryHandler: Done processing query
18059 2024.08.19 19:11:41.346724 [ 3 ] {db4eb584-234c-4740-9055-a5ec77f031af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18060 2024.08.19 19:11:41.346740 [ 3 ] {} <Debug> HTTP-Session: 4fdea0b2-cb5a-42e0-ac31-0caf28739188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18061 2024.08.19 19:11:41.346857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18062 2024.08.19 19:11:41.346905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18063 2024.08.19 19:11:41.346924 [ 3 ] {} <Debug> HTTP-Session: dbdfb333-faa3-41ad-8ef4-77618e043a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18064 2024.08.19 19:11:41.346940 [ 3 ] {} <Debug> HTTP-Session: dbdfb333-faa3-41ad-8ef4-77618e043a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18065 2024.08.19 19:11:41.347028 [ 3 ] {} <Debug> HTTP-Session: dbdfb333-faa3-41ad-8ef4-77618e043a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18066 2024.08.19 19:11:41.347062 [ 3 ] {} <Trace> HTTP-Session: dbdfb333-faa3-41ad-8ef4-77618e043a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18067 2024.08.19 19:11:41.347161 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18068 2024.08.19 19:11:41.347203 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18069 2024.08.19 19:11:41.347427 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18070 2024.08.19 19:11:41.347752 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18071 2024.08.19 19:11:41.347788 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18072 2024.08.19 19:11:41.348243 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
18073 2024.08.19 19:11:41.348841 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18074 2024.08.19 19:11:41.348974 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001839 sec., 7612.8330614464385 rows/sec., 533.15 KiB/sec.
18075 2024.08.19 19:11:41.349133 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Debug> DynamicQueryHandler: Done processing query
18076 2024.08.19 19:11:41.349157 [ 3 ] {a69ed404-23b2-44e6-b7ee-b26a01c5c2a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18077 2024.08.19 19:11:41.349173 [ 3 ] {} <Debug> HTTP-Session: dbdfb333-faa3-41ad-8ef4-77618e043a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18078 2024.08.19 19:11:41.349287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18079 2024.08.19 19:11:41.349336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18080 2024.08.19 19:11:41.349355 [ 3 ] {} <Debug> HTTP-Session: e349c907-fe43-4d39-b5e1-29b7db54493e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18081 2024.08.19 19:11:41.349371 [ 3 ] {} <Debug> HTTP-Session: e349c907-fe43-4d39-b5e1-29b7db54493e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18082 2024.08.19 19:11:41.349384 [ 3 ] {} <Debug> HTTP-Session: e349c907-fe43-4d39-b5e1-29b7db54493e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18083 2024.08.19 19:11:41.349414 [ 3 ] {} <Trace> HTTP-Session: e349c907-fe43-4d39-b5e1-29b7db54493e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18084 2024.08.19 19:11:41.349509 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18085 2024.08.19 19:11:41.349551 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18086 2024.08.19 19:11:41.349771 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18087 2024.08.19 19:11:41.350069 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18088 2024.08.19 19:11:41.350104 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18089 2024.08.19 19:11:41.350597 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18090 2024.08.19 19:11:41.351267 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18091 2024.08.19 19:11:41.351403 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001917 sec., 3129.8904538341158 rows/sec., 184.92 KiB/sec.
18092 2024.08.19 19:11:41.351570 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Debug> DynamicQueryHandler: Done processing query
18093 2024.08.19 19:11:41.351595 [ 3 ] {4ac7dcae-2a54-4242-9ecf-dc858a0b2420} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18094 2024.08.19 19:11:41.351611 [ 3 ] {} <Debug> HTTP-Session: e349c907-fe43-4d39-b5e1-29b7db54493e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18095 2024.08.19 19:11:41.351786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 66063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18096 2024.08.19 19:11:41.351835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18097 2024.08.19 19:11:41.351853 [ 3 ] {} <Debug> HTTP-Session: 87c152f2-c091-4b4f-ab1f-c2d7c5b26d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18098 2024.08.19 19:11:41.351869 [ 3 ] {} <Debug> HTTP-Session: 87c152f2-c091-4b4f-ab1f-c2d7c5b26d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18099 2024.08.19 19:11:41.351882 [ 3 ] {} <Debug> HTTP-Session: 87c152f2-c091-4b4f-ab1f-c2d7c5b26d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18100 2024.08.19 19:11:41.351913 [ 3 ] {} <Trace> HTTP-Session: 87c152f2-c091-4b4f-ab1f-c2d7c5b26d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18101 2024.08.19 19:11:41.352146 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18102 2024.08.19 19:11:41.352189 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18103 2024.08.19 19:11:41.352406 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18104 2024.08.19 19:11:41.353110 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18105 2024.08.19 19:11:41.353147 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18106 2024.08.19 19:11:41.353639 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18107 2024.08.19 19:11:41.354240 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18108 2024.08.19 19:11:41.354368 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.00235 sec., 173191.48936170212 rows/sec., 12.34 MiB/sec.
18109 2024.08.19 19:11:41.354525 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Debug> DynamicQueryHandler: Done processing query
18110 2024.08.19 19:11:41.354549 [ 3 ] {7c05fd09-51ba-4c1b-a535-5af1cb965b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
18111 2024.08.19 19:11:41.354564 [ 3 ] {} <Debug> HTTP-Session: 87c152f2-c091-4b4f-ab1f-c2d7c5b26d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18112 2024.08.19 19:11:41.354679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18113 2024.08.19 19:11:41.354725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18114 2024.08.19 19:11:41.354743 [ 3 ] {} <Debug> HTTP-Session: c97c7511-ee77-4c35-9e3a-4f3753ac897a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18115 2024.08.19 19:11:41.354758 [ 3 ] {} <Debug> HTTP-Session: c97c7511-ee77-4c35-9e3a-4f3753ac897a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18116 2024.08.19 19:11:41.354771 [ 3 ] {} <Debug> HTTP-Session: c97c7511-ee77-4c35-9e3a-4f3753ac897a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18117 2024.08.19 19:11:41.354802 [ 3 ] {} <Trace> HTTP-Session: c97c7511-ee77-4c35-9e3a-4f3753ac897a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18118 2024.08.19 19:11:41.354894 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18119 2024.08.19 19:11:41.354937 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18120 2024.08.19 19:11:41.355060 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18121 2024.08.19 19:11:41.355312 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18122 2024.08.19 19:11:41.355348 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18123 2024.08.19 19:11:41.355799 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18124 2024.08.19 19:11:41.356392 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18125 2024.08.19 19:11:41.356520 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 190.22 KiB/sec.
18126 2024.08.19 19:11:41.356679 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Debug> DynamicQueryHandler: Done processing query
18127 2024.08.19 19:11:41.356703 [ 3 ] {e242e1f6-d3ff-4a3b-8f51-da20931a0d37} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18128 2024.08.19 19:11:41.356718 [ 3 ] {} <Debug> HTTP-Session: c97c7511-ee77-4c35-9e3a-4f3753ac897a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18129 2024.08.19 19:11:41.356869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18130 2024.08.19 19:11:41.356916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18131 2024.08.19 19:11:41.356934 [ 3 ] {} <Debug> HTTP-Session: 88eff997-cb4a-492e-9bdc-0586c3d550a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18132 2024.08.19 19:11:41.356950 [ 3 ] {} <Debug> HTTP-Session: 88eff997-cb4a-492e-9bdc-0586c3d550a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18133 2024.08.19 19:11:41.356964 [ 3 ] {} <Debug> HTTP-Session: 88eff997-cb4a-492e-9bdc-0586c3d550a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18134 2024.08.19 19:11:41.356993 [ 3 ] {} <Trace> HTTP-Session: 88eff997-cb4a-492e-9bdc-0586c3d550a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18135 2024.08.19 19:11:41.357153 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18136 2024.08.19 19:11:41.357197 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18137 2024.08.19 19:11:41.357335 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18138 2024.08.19 19:11:41.357744 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18139 2024.08.19 19:11:41.357779 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18140 2024.08.19 19:11:41.358290 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18141 2024.08.19 19:11:41.358878 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18142 2024.08.19 19:11:41.359006 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001939 sec., 122743.68231046932 rows/sec., 8.23 MiB/sec.
18143 2024.08.19 19:11:41.359162 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Debug> DynamicQueryHandler: Done processing query
18144 2024.08.19 19:11:41.359185 [ 3 ] {d6d67d3c-510c-4745-952e-eef764630fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18145 2024.08.19 19:11:41.359201 [ 3 ] {} <Debug> HTTP-Session: 88eff997-cb4a-492e-9bdc-0586c3d550a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18146 2024.08.19 19:11:41.359308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18147 2024.08.19 19:11:41.359354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18148 2024.08.19 19:11:41.359372 [ 3 ] {} <Debug> HTTP-Session: b6669446-6fe6-4545-a6c4-2c8de65379f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18149 2024.08.19 19:11:41.359387 [ 3 ] {} <Debug> HTTP-Session: b6669446-6fe6-4545-a6c4-2c8de65379f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18150 2024.08.19 19:11:41.359400 [ 3 ] {} <Debug> HTTP-Session: b6669446-6fe6-4545-a6c4-2c8de65379f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18151 2024.08.19 19:11:41.359430 [ 3 ] {} <Trace> HTTP-Session: b6669446-6fe6-4545-a6c4-2c8de65379f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18152 2024.08.19 19:11:41.359521 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18153 2024.08.19 19:11:41.359564 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18154 2024.08.19 19:11:41.359688 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18155 2024.08.19 19:11:41.359936 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18156 2024.08.19 19:11:41.359971 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18157 2024.08.19 19:11:41.360420 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18158 2024.08.19 19:11:41.360970 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18159 2024.08.19 19:11:41.361108 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 41.90 KiB/sec.
18160 2024.08.19 19:11:41.361323 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Debug> DynamicQueryHandler: Done processing query
18161 2024.08.19 19:11:41.361361 [ 3 ] {2229b47c-496a-4c95-943c-56cdd52d30e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18162 2024.08.19 19:11:41.361391 [ 3 ] {} <Debug> HTTP-Session: b6669446-6fe6-4545-a6c4-2c8de65379f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18163 2024.08.19 19:11:41.361558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18164 2024.08.19 19:11:41.361605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18165 2024.08.19 19:11:41.361623 [ 3 ] {} <Debug> HTTP-Session: fa65fdb3-68a8-44e0-b6c0-3616d4749cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18166 2024.08.19 19:11:41.361652 [ 3 ] {} <Debug> HTTP-Session: fa65fdb3-68a8-44e0-b6c0-3616d4749cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18167 2024.08.19 19:11:41.361669 [ 3 ] {} <Debug> HTTP-Session: fa65fdb3-68a8-44e0-b6c0-3616d4749cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18168 2024.08.19 19:11:41.361698 [ 3 ] {} <Trace> HTTP-Session: fa65fdb3-68a8-44e0-b6c0-3616d4749cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18169 2024.08.19 19:11:41.361951 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18170 2024.08.19 19:11:41.362014 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <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
18171 2024.08.19 19:11:41.362425 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18172 2024.08.19 19:11:41.363031 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18173 2024.08.19 19:11:41.363067 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18174 2024.08.19 19:11:41.363859 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18175 2024.08.19 19:11:41.364509 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18176 2024.08.19 19:11:41.364703 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002907 sec., 7911.936704506365 rows/sec., 14.18 MiB/sec.
18177 2024.08.19 19:11:41.365033 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Debug> DynamicQueryHandler: Done processing query
18178 2024.08.19 19:11:41.365098 [ 3 ] {127c10ac-d0b3-411f-88ad-e7fb71cca258} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18179 2024.08.19 19:11:41.365155 [ 3 ] {} <Debug> HTTP-Session: fa65fdb3-68a8-44e0-b6c0-3616d4749cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18180 2024.08.19 19:11:41.365338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18181 2024.08.19 19:11:41.365390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18182 2024.08.19 19:11:41.365409 [ 3 ] {} <Debug> HTTP-Session: baf63a6e-f826-42ea-83cc-f8dc4a4e0350 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18183 2024.08.19 19:11:41.365425 [ 3 ] {} <Debug> HTTP-Session: baf63a6e-f826-42ea-83cc-f8dc4a4e0350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18184 2024.08.19 19:11:41.365438 [ 3 ] {} <Debug> HTTP-Session: baf63a6e-f826-42ea-83cc-f8dc4a4e0350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18185 2024.08.19 19:11:41.365470 [ 3 ] {} <Trace> HTTP-Session: baf63a6e-f826-42ea-83cc-f8dc4a4e0350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18186 2024.08.19 19:11:41.365597 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18187 2024.08.19 19:11:41.365643 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18188 2024.08.19 19:11:41.365779 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18189 2024.08.19 19:11:41.366078 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18190 2024.08.19 19:11:41.366114 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18191 2024.08.19 19:11:41.366581 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18192 2024.08.19 19:11:41.367218 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18193 2024.08.19 19:11:41.367374 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001823 sec., 44980.80087767416 rows/sec., 2.86 MiB/sec.
18194 2024.08.19 19:11:41.367568 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Debug> DynamicQueryHandler: Done processing query
18195 2024.08.19 19:11:41.367607 [ 3 ] {71e2e419-3665-4d58-aad8-06e97b370661} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18196 2024.08.19 19:11:41.367642 [ 3 ] {} <Debug> HTTP-Session: baf63a6e-f826-42ea-83cc-f8dc4a4e0350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18197 2024.08.19 19:11:46.361788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18198 2024.08.19 19:11:46.361973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18199 2024.08.19 19:11:46.362018 [ 3 ] {} <Debug> HTTP-Session: 4b064ed0-67f6-4ec4-ba4c-78647f113935 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18200 2024.08.19 19:11:46.362060 [ 3 ] {} <Debug> HTTP-Session: 4b064ed0-67f6-4ec4-ba4c-78647f113935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18201 2024.08.19 19:11:46.362088 [ 3 ] {} <Debug> HTTP-Session: 4b064ed0-67f6-4ec4-ba4c-78647f113935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18202 2024.08.19 19:11:46.362166 [ 3 ] {} <Trace> HTTP-Session: 4b064ed0-67f6-4ec4-ba4c-78647f113935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18203 2024.08.19 19:11:46.362376 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18204 2024.08.19 19:11:46.362440 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18205 2024.08.19 19:11:46.362770 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18206 2024.08.19 19:11:46.363198 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18207 2024.08.19 19:11:46.363239 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18208 2024.08.19 19:11:46.363805 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18209 2024.08.19 19:11:46.364472 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18210 2024.08.19 19:11:46.364650 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002317 sec., 1726.3703064307294 rows/sec., 140.77 KiB/sec.
18211 2024.08.19 19:11:46.364664 [ 72 ] {} <Debug> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0
18212 2024.08.19 19:11:46.364765 [ 72 ] {} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18213 2024.08.19 19:11:46.364816 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18214 2024.08.19 19:11:46.364946 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Debug> DynamicQueryHandler: Done processing query
18215 2024.08.19 19:11:46.364969 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full
18216 2024.08.19 19:11:46.365005 [ 3 ] {c46982e9-6b18-4d0d-a6e5-8fec952edda9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18217 2024.08.19 19:11:46.365045 [ 3 ] {} <Debug> HTTP-Session: 4b064ed0-67f6-4ec4-ba4c-78647f113935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18218 2024.08.19 19:11:46.365183 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18219 2024.08.19 19:11:46.365230 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 19 rows starting from the beginning of the part
18220 2024.08.19 19:11:46.365358 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part
18221 2024.08.19 19:11:46.365478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 182042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18222 2024.08.19 19:11:46.365698 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part
18223 2024.08.19 19:11:46.365713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18224 2024.08.19 19:11:46.365797 [ 3 ] {} <Debug> HTTP-Session: c52cb3e1-6a6c-47ea-ba01-9735a5da2c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18225 2024.08.19 19:11:46.365905 [ 3 ] {} <Debug> HTTP-Session: c52cb3e1-6a6c-47ea-ba01-9735a5da2c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18226 2024.08.19 19:11:46.366003 [ 3 ] {} <Debug> HTTP-Session: c52cb3e1-6a6c-47ea-ba01-9735a5da2c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18227 2024.08.19 19:11:46.366036 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part
18228 2024.08.19 19:11:46.366132 [ 3 ] {} <Trace> HTTP-Session: c52cb3e1-6a6c-47ea-ba01-9735a5da2c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18229 2024.08.19 19:11:46.366273 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
18230 2024.08.19 19:11:46.366508 [ 188 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part
18231 2024.08.19 19:11:46.366861 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18232 2024.08.19 19:11:46.366942 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18233 2024.08.19 19:11:46.367843 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18234 2024.08.19 19:11:46.368548 [ 199 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003643653 sec., 9880.194409291993 rows/sec., 832.19 KiB/sec.
18235 2024.08.19 19:11:46.368985 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary)
18236 2024.08.19 19:11:46.369966 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18237 2024.08.19 19:11:46.370015 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18238 2024.08.19 19:11:46.370078 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18239 2024.08.19 19:11:46.370316 [ 197 ] {878c0c63-c36b-499b-9fbc-e4e93f2de1b9::all_1_44_9} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9
18240 2024.08.19 19:11:46.370507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18241 2024.08.19 19:11:46.370909 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18242 2024.08.19 19:11:46.371544 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18243 2024.08.19 19:11:46.371744 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Debug> executeQuery: Read 1256 rows, 106.08 KiB in 0.005303 sec., 236847.06769752968 rows/sec., 19.54 MiB/sec.
18244 2024.08.19 19:11:46.371963 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Debug> DynamicQueryHandler: Done processing query
18245 2024.08.19 19:11:46.371989 [ 3 ] {de707d2b-6009-4c9c-a557-12ab13fd3216} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
18246 2024.08.19 19:11:46.372006 [ 3 ] {} <Debug> HTTP-Session: c52cb3e1-6a6c-47ea-ba01-9735a5da2c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18247 2024.08.19 19:11:46.372166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18248 2024.08.19 19:11:46.372215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18249 2024.08.19 19:11:46.372234 [ 3 ] {} <Debug> HTTP-Session: af58a4d3-4591-4d8f-ab5a-eec45ae4f033 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18250 2024.08.19 19:11:46.372250 [ 3 ] {} <Debug> HTTP-Session: af58a4d3-4591-4d8f-ab5a-eec45ae4f033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18251 2024.08.19 19:11:46.372263 [ 3 ] {} <Debug> HTTP-Session: af58a4d3-4591-4d8f-ab5a-eec45ae4f033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18252 2024.08.19 19:11:46.372297 [ 3 ] {} <Trace> HTTP-Session: af58a4d3-4591-4d8f-ab5a-eec45ae4f033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18253 2024.08.19 19:11:46.372404 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18254 2024.08.19 19:11:46.372448 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18255 2024.08.19 19:11:46.372683 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18256 2024.08.19 19:11:46.373009 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18257 2024.08.19 19:11:46.373047 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18258 2024.08.19 19:11:46.373486 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18259 2024.08.19 19:11:46.374079 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18260 2024.08.19 19:11:46.374236 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001861 sec., 17732.401934443846 rows/sec., 1.29 MiB/sec.
18261 2024.08.19 19:11:46.374410 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Debug> DynamicQueryHandler: Done processing query
18262 2024.08.19 19:11:46.374435 [ 3 ] {6b8c2739-f108-4bf7-96c4-3d6ab00a2dfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18263 2024.08.19 19:11:46.374451 [ 3 ] {} <Debug> HTTP-Session: af58a4d3-4591-4d8f-ab5a-eec45ae4f033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18264 2024.08.19 19:11:46.374614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18265 2024.08.19 19:11:46.374662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18266 2024.08.19 19:11:46.374682 [ 3 ] {} <Debug> HTTP-Session: 8f462747-8c3c-4ead-a6f4-605665981603 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18267 2024.08.19 19:11:46.374697 [ 3 ] {} <Debug> HTTP-Session: 8f462747-8c3c-4ead-a6f4-605665981603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18268 2024.08.19 19:11:46.374711 [ 3 ] {} <Debug> HTTP-Session: 8f462747-8c3c-4ead-a6f4-605665981603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18269 2024.08.19 19:11:46.374742 [ 3 ] {} <Trace> HTTP-Session: 8f462747-8c3c-4ead-a6f4-605665981603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18270 2024.08.19 19:11:46.374889 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18271 2024.08.19 19:11:46.374930 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18272 2024.08.19 19:11:46.375149 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18273 2024.08.19 19:11:46.375555 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18274 2024.08.19 19:11:46.375592 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18275 2024.08.19 19:11:46.376048 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
18276 2024.08.19 19:11:46.376629 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18277 2024.08.19 19:11:46.376766 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001946 sec., 117163.4121274409 rows/sec., 7.93 MiB/sec.
18278 2024.08.19 19:11:46.376987 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Debug> DynamicQueryHandler: Done processing query
18279 2024.08.19 19:11:46.377023 [ 3 ] {9f959efd-a3bf-4e49-85e5-a1dfed4bb508} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
18280 2024.08.19 19:11:46.377058 [ 3 ] {} <Debug> HTTP-Session: 8f462747-8c3c-4ead-a6f4-605665981603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18281 2024.08.19 19:11:46.377251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 91453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18282 2024.08.19 19:11:46.377303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18283 2024.08.19 19:11:46.377322 [ 3 ] {} <Debug> HTTP-Session: aca53643-5dbd-43a7-8baf-a839df1daed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18284 2024.08.19 19:11:46.377339 [ 3 ] {} <Debug> HTTP-Session: aca53643-5dbd-43a7-8baf-a839df1daed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18285 2024.08.19 19:11:46.377352 [ 3 ] {} <Debug> HTTP-Session: aca53643-5dbd-43a7-8baf-a839df1daed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18286 2024.08.19 19:11:46.377384 [ 3 ] {} <Trace> HTTP-Session: aca53643-5dbd-43a7-8baf-a839df1daed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18287 2024.08.19 19:11:46.377743 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18288 2024.08.19 19:11:46.377785 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18289 2024.08.19 19:11:46.378016 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18290 2024.08.19 19:11:46.378715 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18291 2024.08.19 19:11:46.378753 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18292 2024.08.19 19:11:46.379233 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18293 2024.08.19 19:11:46.379857 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18294 2024.08.19 19:11:46.380047 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.002558 sec., 216184.5191555903 rows/sec., 16.05 MiB/sec.
18295 2024.08.19 19:11:46.380238 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Debug> DynamicQueryHandler: Done processing query
18296 2024.08.19 19:11:46.380263 [ 3 ] {08d8d28a-8c2b-48a4-8085-30d3c0802072} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
18297 2024.08.19 19:11:46.380280 [ 3 ] {} <Debug> HTTP-Session: aca53643-5dbd-43a7-8baf-a839df1daed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18298 2024.08.19 19:11:46.380567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 160922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18299 2024.08.19 19:11:46.380621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18300 2024.08.19 19:11:46.380640 [ 3 ] {} <Debug> HTTP-Session: ed1138c8-c865-43c9-8edd-2e29f3a787e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18301 2024.08.19 19:11:46.380655 [ 3 ] {} <Debug> HTTP-Session: ed1138c8-c865-43c9-8edd-2e29f3a787e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18302 2024.08.19 19:11:46.380669 [ 3 ] {} <Debug> HTTP-Session: ed1138c8-c865-43c9-8edd-2e29f3a787e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18303 2024.08.19 19:11:46.380700 [ 3 ] {} <Trace> HTTP-Session: ed1138c8-c865-43c9-8edd-2e29f3a787e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18304 2024.08.19 19:11:46.381109 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18305 2024.08.19 19:11:46.381156 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18306 2024.08.19 19:11:46.381299 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18307 2024.08.19 19:11:46.382068 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18308 2024.08.19 19:11:46.382105 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18309 2024.08.19 19:11:46.382649 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18310 2024.08.19 19:11:46.383224 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18311 2024.08.19 19:11:46.383418 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002562 sec., 330210.77283372363 rows/sec., 22.23 MiB/sec.
18312 2024.08.19 19:11:46.383613 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Debug> DynamicQueryHandler: Done processing query
18313 2024.08.19 19:11:46.383639 [ 3 ] {35bb7e95-5a0a-476c-8e1b-76636ec55391} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
18314 2024.08.19 19:11:46.383655 [ 3 ] {} <Debug> HTTP-Session: ed1138c8-c865-43c9-8edd-2e29f3a787e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18315 2024.08.19 19:11:46.383826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18316 2024.08.19 19:11:46.383875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18317 2024.08.19 19:11:46.383894 [ 3 ] {} <Debug> HTTP-Session: 64c69d6c-9ec6-4bc7-aa8d-d1338db8bca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18318 2024.08.19 19:11:46.383910 [ 3 ] {} <Debug> HTTP-Session: 64c69d6c-9ec6-4bc7-aa8d-d1338db8bca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18319 2024.08.19 19:11:46.383924 [ 3 ] {} <Debug> HTTP-Session: 64c69d6c-9ec6-4bc7-aa8d-d1338db8bca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18320 2024.08.19 19:11:46.383954 [ 3 ] {} <Trace> HTTP-Session: 64c69d6c-9ec6-4bc7-aa8d-d1338db8bca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18321 2024.08.19 19:11:46.384317 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18322 2024.08.19 19:11:46.384380 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <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
18323 2024.08.19 19:11:46.384796 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18324 2024.08.19 19:11:46.385530 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18325 2024.08.19 19:11:46.385568 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18326 2024.08.19 19:11:46.386299 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18327 2024.08.19 19:11:46.386971 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18328 2024.08.19 19:11:46.387165 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003122 sec., 9288.917360666239 rows/sec., 16.65 MiB/sec.
18329 2024.08.19 19:11:46.387399 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Debug> DynamicQueryHandler: Done processing query
18330 2024.08.19 19:11:46.387424 [ 3 ] {48d5d8ce-2eaf-4600-be18-87f9ef8bcad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18331 2024.08.19 19:11:46.387441 [ 3 ] {} <Debug> HTTP-Session: 64c69d6c-9ec6-4bc7-aa8d-d1338db8bca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18332 2024.08.19 19:11:46.387563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18333 2024.08.19 19:11:46.387611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18334 2024.08.19 19:11:46.387629 [ 3 ] {} <Debug> HTTP-Session: 2ec895b4-348f-493d-a7c9-3561c31c0169 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18335 2024.08.19 19:11:46.387645 [ 3 ] {} <Debug> HTTP-Session: 2ec895b4-348f-493d-a7c9-3561c31c0169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18336 2024.08.19 19:11:46.387660 [ 3 ] {} <Debug> HTTP-Session: 2ec895b4-348f-493d-a7c9-3561c31c0169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18337 2024.08.19 19:11:46.387691 [ 3 ] {} <Trace> HTTP-Session: 2ec895b4-348f-493d-a7c9-3561c31c0169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18338 2024.08.19 19:11:46.387804 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18339 2024.08.19 19:11:46.387846 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18340 2024.08.19 19:11:46.387974 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18341 2024.08.19 19:11:46.388283 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18342 2024.08.19 19:11:46.388319 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18343 2024.08.19 19:11:46.388801 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18344 2024.08.19 19:11:46.389376 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18345 2024.08.19 19:11:46.389572 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001804 sec., 33259.42350332594 rows/sec., 2.24 MiB/sec.
18346 2024.08.19 19:11:46.389746 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Debug> DynamicQueryHandler: Done processing query
18347 2024.08.19 19:11:46.389771 [ 3 ] {87f614ef-c570-4d7a-83f1-e7293958bb1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18348 2024.08.19 19:11:46.389786 [ 3 ] {} <Debug> HTTP-Session: 2ec895b4-348f-493d-a7c9-3561c31c0169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18349 2024.08.19 19:11:51.338444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18350 2024.08.19 19:11:51.338573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18351 2024.08.19 19:11:51.338599 [ 3 ] {} <Debug> HTTP-Session: cd6131f5-e119-4e85-9ef8-139596c9f932 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18352 2024.08.19 19:11:51.338624 [ 3 ] {} <Debug> HTTP-Session: cd6131f5-e119-4e85-9ef8-139596c9f932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18353 2024.08.19 19:11:51.338639 [ 3 ] {} <Debug> HTTP-Session: cd6131f5-e119-4e85-9ef8-139596c9f932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18354 2024.08.19 19:11:51.338688 [ 3 ] {} <Trace> HTTP-Session: cd6131f5-e119-4e85-9ef8-139596c9f932 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18355 2024.08.19 19:11:51.338860 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18356 2024.08.19 19:11:51.338925 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18357 2024.08.19 19:11:51.339260 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18358 2024.08.19 19:11:51.339695 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18359 2024.08.19 19:11:51.339736 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18360 2024.08.19 19:11:51.340247 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18361 2024.08.19 19:11:51.340869 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18362 2024.08.19 19:11:51.341046 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002233 sec., 895.6560680698611 rows/sec., 73.03 KiB/sec.
18363 2024.08.19 19:11:51.341260 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Debug> DynamicQueryHandler: Done processing query
18364 2024.08.19 19:11:51.341286 [ 3 ] {931e8c2d-ea66-4dbd-be41-a1df8ae986c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18365 2024.08.19 19:11:51.341303 [ 3 ] {} <Debug> HTTP-Session: cd6131f5-e119-4e85-9ef8-139596c9f932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18366 2024.08.19 19:11:51.341497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18367 2024.08.19 19:11:51.341572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18368 2024.08.19 19:11:51.341614 [ 3 ] {} <Debug> HTTP-Session: 78bc913f-0d27-4e7a-9b9f-ca5d961ca991 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18369 2024.08.19 19:11:51.341636 [ 3 ] {} <Debug> HTTP-Session: 78bc913f-0d27-4e7a-9b9f-ca5d961ca991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18370 2024.08.19 19:11:51.341655 [ 3 ] {} <Debug> HTTP-Session: 78bc913f-0d27-4e7a-9b9f-ca5d961ca991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18371 2024.08.19 19:11:51.341696 [ 3 ] {} <Trace> HTTP-Session: 78bc913f-0d27-4e7a-9b9f-ca5d961ca991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18372 2024.08.19 19:11:51.341895 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18373 2024.08.19 19:11:51.341948 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18374 2024.08.19 19:11:51.342233 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18375 2024.08.19 19:11:51.342809 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18376 2024.08.19 19:11:51.342847 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18377 2024.08.19 19:11:51.343351 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18378 2024.08.19 19:11:51.343930 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18379 2024.08.19 19:11:51.344101 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Debug> executeQuery: Read 236 rows, 21.25 KiB in 0.002299 sec., 102653.32753371031 rows/sec., 9.03 MiB/sec.
18380 2024.08.19 19:11:51.344283 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Debug> DynamicQueryHandler: Done processing query
18381 2024.08.19 19:11:51.344309 [ 3 ] {f0f1f161-7539-45b4-9cbd-7cb146c7dd54} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
18382 2024.08.19 19:11:51.344326 [ 3 ] {} <Debug> HTTP-Session: 78bc913f-0d27-4e7a-9b9f-ca5d961ca991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18383 2024.08.19 19:11:51.344457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18384 2024.08.19 19:11:51.344507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18385 2024.08.19 19:11:51.344528 [ 3 ] {} <Debug> HTTP-Session: 4095985c-c3aa-4f27-9055-8818f28d2a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18386 2024.08.19 19:11:51.344545 [ 3 ] {} <Debug> HTTP-Session: 4095985c-c3aa-4f27-9055-8818f28d2a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18387 2024.08.19 19:11:51.344560 [ 3 ] {} <Debug> HTTP-Session: 4095985c-c3aa-4f27-9055-8818f28d2a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18388 2024.08.19 19:11:51.344592 [ 3 ] {} <Trace> HTTP-Session: 4095985c-c3aa-4f27-9055-8818f28d2a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18389 2024.08.19 19:11:51.344694 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18390 2024.08.19 19:11:51.344738 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18391 2024.08.19 19:11:51.344967 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18392 2024.08.19 19:11:51.345312 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18393 2024.08.19 19:11:51.345349 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18394 2024.08.19 19:11:51.345805 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18395 2024.08.19 19:11:51.346428 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18396 2024.08.19 19:11:51.346604 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001938 sec., 12899.896800825592 rows/sec., 964.47 KiB/sec.
18397 2024.08.19 19:11:51.346826 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Debug> DynamicQueryHandler: Done processing query
18398 2024.08.19 19:11:51.346864 [ 3 ] {5b368a97-91bd-419e-854e-e9841fdcb860} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18399 2024.08.19 19:11:51.346896 [ 3 ] {} <Debug> HTTP-Session: 4095985c-c3aa-4f27-9055-8818f28d2a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18400 2024.08.19 19:11:51.347038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18401 2024.08.19 19:11:51.347088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18402 2024.08.19 19:11:51.347108 [ 3 ] {} <Debug> HTTP-Session: 59c0dbfe-9eed-4eac-9194-2d78dcbe3384 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18403 2024.08.19 19:11:51.347124 [ 3 ] {} <Debug> HTTP-Session: 59c0dbfe-9eed-4eac-9194-2d78dcbe3384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18404 2024.08.19 19:11:51.347138 [ 3 ] {} <Debug> HTTP-Session: 59c0dbfe-9eed-4eac-9194-2d78dcbe3384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18405 2024.08.19 19:11:51.347170 [ 3 ] {} <Trace> HTTP-Session: 59c0dbfe-9eed-4eac-9194-2d78dcbe3384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18406 2024.08.19 19:11:51.347270 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18407 2024.08.19 19:11:51.347312 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18408 2024.08.19 19:11:51.347540 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18409 2024.08.19 19:11:51.347883 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18410 2024.08.19 19:11:51.347920 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18411 2024.08.19 19:11:51.348429 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
18412 2024.08.19 19:11:51.349012 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18413 2024.08.19 19:11:51.349177 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001929 sec., 7257.646448937274 rows/sec., 508.28 KiB/sec.
18414 2024.08.19 19:11:51.349351 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Debug> DynamicQueryHandler: Done processing query
18415 2024.08.19 19:11:51.349375 [ 3 ] {b4b1920e-f69b-4886-9353-e73e5a9b0a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18416 2024.08.19 19:11:51.349392 [ 3 ] {} <Debug> HTTP-Session: 59c0dbfe-9eed-4eac-9194-2d78dcbe3384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18417 2024.08.19 19:11:51.349507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18418 2024.08.19 19:11:51.349558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18419 2024.08.19 19:11:51.349578 [ 3 ] {} <Debug> HTTP-Session: d9431358-3ed5-4f0e-8963-d7e9f63f7bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18420 2024.08.19 19:11:51.349594 [ 3 ] {} <Debug> HTTP-Session: d9431358-3ed5-4f0e-8963-d7e9f63f7bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18421 2024.08.19 19:11:51.349608 [ 3 ] {} <Debug> HTTP-Session: d9431358-3ed5-4f0e-8963-d7e9f63f7bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18422 2024.08.19 19:11:51.349640 [ 3 ] {} <Trace> HTTP-Session: d9431358-3ed5-4f0e-8963-d7e9f63f7bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18423 2024.08.19 19:11:51.349737 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18424 2024.08.19 19:11:51.349780 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18425 2024.08.19 19:11:51.350010 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18426 2024.08.19 19:11:51.350336 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18427 2024.08.19 19:11:51.350374 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18428 2024.08.19 19:11:51.350828 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18429 2024.08.19 19:11:51.351411 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18430 2024.08.19 19:11:51.351570 [ 69 ] {} <Debug> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
18431 2024.08.19 19:11:51.351579 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001853 sec., 3237.9924446842956 rows/sec., 191.31 KiB/sec.
18432 2024.08.19 19:11:51.351662 [ 69 ] {} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18433 2024.08.19 19:11:51.351728 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18434 2024.08.19 19:11:51.351939 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
18435 2024.08.19 19:11:51.351954 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Debug> DynamicQueryHandler: Done processing query
18436 2024.08.19 19:11:51.352019 [ 3 ] {098fdbe5-7c43-43b1-a51b-985470b89a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18437 2024.08.19 19:11:51.352049 [ 3 ] {} <Debug> HTTP-Session: d9431358-3ed5-4f0e-8963-d7e9f63f7bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18438 2024.08.19 19:11:51.352194 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18439 2024.08.19 19:11:51.352256 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 6 rows starting from the beginning of the part
18440 2024.08.19 19:11:51.352281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 66065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18441 2024.08.19 19:11:51.352487 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
18442 2024.08.19 19:11:51.352483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18443 2024.08.19 19:11:51.352593 [ 3 ] {} <Debug> HTTP-Session: fcf9a265-278c-4e43-a049-65e10ffc119e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18444 2024.08.19 19:11:51.352721 [ 3 ] {} <Debug> HTTP-Session: fcf9a265-278c-4e43-a049-65e10ffc119e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18445 2024.08.19 19:11:51.352794 [ 3 ] {} <Debug> HTTP-Session: fcf9a265-278c-4e43-a049-65e10ffc119e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18446 2024.08.19 19:11:51.352810 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
18447 2024.08.19 19:11:51.352903 [ 3 ] {} <Trace> HTTP-Session: fcf9a265-278c-4e43-a049-65e10ffc119e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18448 2024.08.19 19:11:51.353064 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
18449 2024.08.19 19:11:51.353364 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
18450 2024.08.19 19:11:51.353663 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18451 2024.08.19 19:11:51.353789 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18452 2024.08.19 19:11:51.354487 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18453 2024.08.19 19:11:51.355716 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867336 sec., 7757.277878105238 rows/sec., 492.41 KiB/sec.
18454 2024.08.19 19:11:51.355754 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18455 2024.08.19 19:11:51.355821 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18456 2024.08.19 19:11:51.356023 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
18457 2024.08.19 19:11:51.356616 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18458 2024.08.19 19:11:51.357203 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18459 2024.08.19 19:11:51.357348 [ 199 ] {c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce::all_1_49_12} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
18460 2024.08.19 19:11:51.357465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
18461 2024.08.19 19:11:51.357553 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18462 2024.08.19 19:11:51.357704 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.004477 sec., 90909.09090909091 rows/sec., 6.48 MiB/sec.
18463 2024.08.19 19:11:51.357981 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Debug> DynamicQueryHandler: Done processing query
18464 2024.08.19 19:11:51.358036 [ 3 ] {b3989221-939d-457d-9009-afe080cb7178} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
18465 2024.08.19 19:11:51.358090 [ 3 ] {} <Debug> HTTP-Session: fcf9a265-278c-4e43-a049-65e10ffc119e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18466 2024.08.19 19:11:51.358301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18467 2024.08.19 19:11:51.358364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18468 2024.08.19 19:11:51.358384 [ 3 ] {} <Debug> HTTP-Session: a47b1a7b-b657-4c55-b97b-871b2acfc3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18469 2024.08.19 19:11:51.358400 [ 3 ] {} <Debug> HTTP-Session: a47b1a7b-b657-4c55-b97b-871b2acfc3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18470 2024.08.19 19:11:51.358414 [ 3 ] {} <Debug> HTTP-Session: a47b1a7b-b657-4c55-b97b-871b2acfc3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18471 2024.08.19 19:11:51.358447 [ 3 ] {} <Trace> HTTP-Session: a47b1a7b-b657-4c55-b97b-871b2acfc3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18472 2024.08.19 19:11:51.358548 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18473 2024.08.19 19:11:51.358594 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18474 2024.08.19 19:11:51.358741 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18475 2024.08.19 19:11:51.359015 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18476 2024.08.19 19:11:51.359052 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18477 2024.08.19 19:11:51.359545 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18478 2024.08.19 19:11:51.360180 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18479 2024.08.19 19:11:51.360309 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001787 sec., 3357.582540570789 rows/sec., 175.42 KiB/sec.
18480 2024.08.19 19:11:51.360544 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Debug> DynamicQueryHandler: Done processing query
18481 2024.08.19 19:11:51.360575 [ 3 ] {9790358b-3e02-49e9-ad17-fc706d9783d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18482 2024.08.19 19:11:51.360592 [ 3 ] {} <Debug> HTTP-Session: a47b1a7b-b657-4c55-b97b-871b2acfc3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18483 2024.08.19 19:11:51.360754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18484 2024.08.19 19:11:51.360804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18485 2024.08.19 19:11:51.360823 [ 3 ] {} <Debug> HTTP-Session: 6446065b-23bd-4272-b493-8a61eac81cec Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18486 2024.08.19 19:11:51.360839 [ 3 ] {} <Debug> HTTP-Session: 6446065b-23bd-4272-b493-8a61eac81cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18487 2024.08.19 19:11:51.360853 [ 3 ] {} <Debug> HTTP-Session: 6446065b-23bd-4272-b493-8a61eac81cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18488 2024.08.19 19:11:51.360883 [ 3 ] {} <Trace> HTTP-Session: 6446065b-23bd-4272-b493-8a61eac81cec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18489 2024.08.19 19:11:51.361104 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18490 2024.08.19 19:11:51.361150 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18491 2024.08.19 19:11:51.361290 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18492 2024.08.19 19:11:51.361768 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18493 2024.08.19 19:11:51.361804 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18494 2024.08.19 19:11:51.362285 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18495 2024.08.19 19:11:51.362875 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18496 2024.08.19 19:11:51.363007 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002034 sec., 117010.81612586038 rows/sec., 7.84 MiB/sec.
18497 2024.08.19 19:11:51.363263 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Debug> DynamicQueryHandler: Done processing query
18498 2024.08.19 19:11:51.363315 [ 3 ] {cbf03822-22de-47a4-8b9b-b5eded1d2c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18499 2024.08.19 19:11:51.363371 [ 3 ] {} <Debug> HTTP-Session: 6446065b-23bd-4272-b493-8a61eac81cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18500 2024.08.19 19:11:51.363552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18501 2024.08.19 19:11:51.363616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18502 2024.08.19 19:11:51.363634 [ 3 ] {} <Debug> HTTP-Session: 056ed3d4-94c9-435b-b35e-025a4c329402 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18503 2024.08.19 19:11:51.363650 [ 3 ] {} <Debug> HTTP-Session: 056ed3d4-94c9-435b-b35e-025a4c329402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18504 2024.08.19 19:11:51.363664 [ 3 ] {} <Debug> HTTP-Session: 056ed3d4-94c9-435b-b35e-025a4c329402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18505 2024.08.19 19:11:51.363696 [ 3 ] {} <Trace> HTTP-Session: 056ed3d4-94c9-435b-b35e-025a4c329402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18506 2024.08.19 19:11:51.363792 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18507 2024.08.19 19:11:51.363840 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18508 2024.08.19 19:11:51.363980 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18509 2024.08.19 19:11:51.364251 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18510 2024.08.19 19:11:51.364286 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18511 2024.08.19 19:11:51.364730 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18512 2024.08.19 19:11:51.365277 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18513 2024.08.19 19:11:51.365406 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001637 sec., 610.8735491753207 rows/sec., 41.16 KiB/sec.
18514 2024.08.19 19:11:51.365603 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Debug> DynamicQueryHandler: Done processing query
18515 2024.08.19 19:11:51.365632 [ 3 ] {32ea8d83-3ac2-4560-9a53-99dd3877e5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18516 2024.08.19 19:11:51.365647 [ 3 ] {} <Debug> HTTP-Session: 056ed3d4-94c9-435b-b35e-025a4c329402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18517 2024.08.19 19:11:51.365779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18518 2024.08.19 19:11:51.365827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18519 2024.08.19 19:11:51.365846 [ 3 ] {} <Debug> HTTP-Session: f12c7b78-8129-4c57-8451-3d3f9be7f6d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18520 2024.08.19 19:11:51.365862 [ 3 ] {} <Debug> HTTP-Session: f12c7b78-8129-4c57-8451-3d3f9be7f6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18521 2024.08.19 19:11:51.365876 [ 3 ] {} <Debug> HTTP-Session: f12c7b78-8129-4c57-8451-3d3f9be7f6d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18522 2024.08.19 19:11:51.365906 [ 3 ] {} <Trace> HTTP-Session: f12c7b78-8129-4c57-8451-3d3f9be7f6d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18523 2024.08.19 19:11:51.366191 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18524 2024.08.19 19:11:51.366253 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <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
18525 2024.08.19 19:11:51.366662 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18526 2024.08.19 19:11:51.367322 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18527 2024.08.19 19:11:51.367357 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18528 2024.08.19 19:11:51.368076 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18529 2024.08.19 19:11:51.368697 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18530 2024.08.19 19:11:51.368849 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00286 sec., 8041.958041958042 rows/sec., 14.41 MiB/sec.
18531 2024.08.19 19:11:51.369269 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Debug> DynamicQueryHandler: Done processing query
18532 2024.08.19 19:11:51.369325 [ 3 ] {4fcce10f-69c7-4df3-b274-96b24d5ef9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18533 2024.08.19 19:11:51.369384 [ 3 ] {} <Debug> HTTP-Session: f12c7b78-8129-4c57-8451-3d3f9be7f6d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18534 2024.08.19 19:11:51.369548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18535 2024.08.19 19:11:51.369601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18536 2024.08.19 19:11:51.369620 [ 3 ] {} <Debug> HTTP-Session: da63a8f5-5b23-471b-b7b5-8d66ab665e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18537 2024.08.19 19:11:51.369636 [ 3 ] {} <Debug> HTTP-Session: da63a8f5-5b23-471b-b7b5-8d66ab665e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18538 2024.08.19 19:11:51.369650 [ 3 ] {} <Debug> HTTP-Session: da63a8f5-5b23-471b-b7b5-8d66ab665e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18539 2024.08.19 19:11:51.369682 [ 3 ] {} <Trace> HTTP-Session: da63a8f5-5b23-471b-b7b5-8d66ab665e8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18540 2024.08.19 19:11:51.369803 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18541 2024.08.19 19:11:51.369850 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18542 2024.08.19 19:11:51.369991 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18543 2024.08.19 19:11:51.370303 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18544 2024.08.19 19:11:51.370340 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB.
18545 2024.08.19 19:11:51.370810 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18546 2024.08.19 19:11:51.371426 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18547 2024.08.19 19:11:51.371561 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0018 sec., 45555.555555555555 rows/sec., 2.89 MiB/sec.
18548 2024.08.19 19:11:51.371710 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Debug> DynamicQueryHandler: Done processing query
18549 2024.08.19 19:11:51.371735 [ 3 ] {9b32dbb3-512f-4355-83e0-1053800b3898} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18550 2024.08.19 19:11:51.371750 [ 3 ] {} <Debug> HTTP-Session: da63a8f5-5b23-471b-b7b5-8d66ab665e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18551 2024.08.19 19:11:53.606288 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
18552 2024.08.19 19:11:53.606340 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
18553 2024.08.19 19:11:56.334222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18554 2024.08.19 19:11:56.334410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18555 2024.08.19 19:11:56.334458 [ 3 ] {} <Debug> HTTP-Session: 4b58813a-e16e-4cfd-8d67-8833fdfd3fe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18556 2024.08.19 19:11:56.334499 [ 3 ] {} <Debug> HTTP-Session: 4b58813a-e16e-4cfd-8d67-8833fdfd3fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18557 2024.08.19 19:11:56.334529 [ 3 ] {} <Debug> HTTP-Session: 4b58813a-e16e-4cfd-8d67-8833fdfd3fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18558 2024.08.19 19:11:56.334589 [ 3 ] {} <Trace> HTTP-Session: 4b58813a-e16e-4cfd-8d67-8833fdfd3fe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18559 2024.08.19 19:11:56.334760 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18560 2024.08.19 19:11:56.334824 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18561 2024.08.19 19:11:56.335165 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18562 2024.08.19 19:11:56.335576 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18563 2024.08.19 19:11:56.335617 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18564 2024.08.19 19:11:56.336016 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18565 2024.08.19 19:11:56.336399 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18566 2024.08.19 19:11:56.336585 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001867 sec., 1071.2372790573113 rows/sec., 87.35 KiB/sec.
18567 2024.08.19 19:11:56.336798 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Debug> DynamicQueryHandler: Done processing query
18568 2024.08.19 19:11:56.336825 [ 3 ] {857385de-0ebd-44c8-9650-492a09f2ff83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18569 2024.08.19 19:11:56.336842 [ 3 ] {} <Debug> HTTP-Session: 4b58813a-e16e-4cfd-8d67-8833fdfd3fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18570 2024.08.19 19:11:56.336981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18571 2024.08.19 19:11:56.337030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18572 2024.08.19 19:11:56.337050 [ 3 ] {} <Debug> HTTP-Session: 79489bbe-3257-4ae0-870c-ab00727c2a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18573 2024.08.19 19:11:56.337066 [ 3 ] {} <Debug> HTTP-Session: 79489bbe-3257-4ae0-870c-ab00727c2a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18574 2024.08.19 19:11:56.337080 [ 3 ] {} <Debug> HTTP-Session: 79489bbe-3257-4ae0-870c-ab00727c2a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18575 2024.08.19 19:11:56.337110 [ 3 ] {} <Trace> HTTP-Session: 79489bbe-3257-4ae0-870c-ab00727c2a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18576 2024.08.19 19:11:56.337239 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18577 2024.08.19 19:11:56.337282 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18578 2024.08.19 19:11:56.337510 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18579 2024.08.19 19:11:56.337917 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18580 2024.08.19 19:11:56.337955 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18581 2024.08.19 19:11:56.338315 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18582 2024.08.19 19:11:56.338663 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18583 2024.08.19 19:11:56.338833 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Debug> executeQuery: Read 115 rows, 9.89 KiB in 0.001633 sec., 70422.5352112676 rows/sec., 5.92 MiB/sec.
18584 2024.08.19 19:11:56.338999 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Debug> DynamicQueryHandler: Done processing query
18585 2024.08.19 19:11:56.339023 [ 3 ] {01ed54a4-1219-4792-9faa-780c4c44a734} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
18586 2024.08.19 19:11:56.339040 [ 3 ] {} <Debug> HTTP-Session: 79489bbe-3257-4ae0-870c-ab00727c2a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18587 2024.08.19 19:11:56.339160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18588 2024.08.19 19:11:56.339208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18589 2024.08.19 19:11:56.339227 [ 3 ] {} <Debug> HTTP-Session: 4118c039-eb15-46cb-8780-ea8c7a531962 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18590 2024.08.19 19:11:56.339243 [ 3 ] {} <Debug> HTTP-Session: 4118c039-eb15-46cb-8780-ea8c7a531962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18591 2024.08.19 19:11:56.339257 [ 3 ] {} <Debug> HTTP-Session: 4118c039-eb15-46cb-8780-ea8c7a531962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18592 2024.08.19 19:11:56.339287 [ 3 ] {} <Trace> HTTP-Session: 4118c039-eb15-46cb-8780-ea8c7a531962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18593 2024.08.19 19:11:56.339391 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18594 2024.08.19 19:11:56.339434 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18595 2024.08.19 19:11:56.339662 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18596 2024.08.19 19:11:56.339976 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18597 2024.08.19 19:11:56.340012 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18598 2024.08.19 19:11:56.340364 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18599 2024.08.19 19:11:56.340712 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18600 2024.08.19 19:11:56.340869 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.0015 sec., 20666.666666666668 rows/sec., 1.51 MiB/sec.
18601 2024.08.19 19:11:56.340872 [ 63 ] {} <Debug> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18602 2024.08.19 19:11:56.340969 [ 63 ] {} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18603 2024.08.19 19:11:56.341021 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18604 2024.08.19 19:11:56.341154 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Debug> DynamicQueryHandler: Done processing query
18605 2024.08.19 19:11:56.341204 [ 3 ] {3aaa0577-7df7-44d8-9e5c-43b8180a2d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18606 2024.08.19 19:11:56.341237 [ 3 ] {} <Debug> HTTP-Session: 4118c039-eb15-46cb-8780-ea8c7a531962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18607 2024.08.19 19:11:56.341239 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18608 2024.08.19 19:11:56.341395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18609 2024.08.19 19:11:56.341509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18610 2024.08.19 19:11:56.341546 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18611 2024.08.19 19:11:56.341557 [ 3 ] {} <Debug> HTTP-Session: d01c135d-0b7e-4494-b90f-6ea1c374661d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18612 2024.08.19 19:11:56.341610 [ 3 ] {} <Debug> HTTP-Session: d01c135d-0b7e-4494-b90f-6ea1c374661d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18613 2024.08.19 19:11:56.341617 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 71 rows starting from the beginning of the part
18614 2024.08.19 19:11:56.341630 [ 3 ] {} <Debug> HTTP-Session: d01c135d-0b7e-4494-b90f-6ea1c374661d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18615 2024.08.19 19:11:56.341711 [ 3 ] {} <Trace> HTTP-Session: d01c135d-0b7e-4494-b90f-6ea1c374661d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18616 2024.08.19 19:11:56.341832 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part
18617 2024.08.19 19:11:56.342198 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part
18618 2024.08.19 19:11:56.342316 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18619 2024.08.19 19:11:56.342481 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part
18620 2024.08.19 19:11:56.342562 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18621 2024.08.19 19:11:56.342792 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part
18622 2024.08.19 19:11:56.343096 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part
18623 2024.08.19 19:11:56.343892 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18624 2024.08.19 19:11:56.344849 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18625 2024.08.19 19:11:56.344914 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18626 2024.08.19 19:11:56.345909 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.00479471 sec., 45466.77484143984 rows/sec., 3.47 MiB/sec.
18627 2024.08.19 19:11:56.345919 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18628 2024.08.19 19:11:56.346091 [ 192 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18629 2024.08.19 19:11:56.346879 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18630 2024.08.19 19:11:56.347245 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0052 sec., 18269.23076923077 rows/sec., 1.43 MiB/sec.
18631 2024.08.19 19:11:56.347245 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18632 2024.08.19 19:11:56.347425 [ 186 ] {5a07c5f0-01f8-425e-ab2c-985b271b9447::all_1_91_18} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18633 2024.08.19 19:11:56.347477 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Debug> DynamicQueryHandler: Done processing query
18634 2024.08.19 19:11:56.347519 [ 3 ] {5843bb4f-7aea-473e-a03c-5dc2db01949f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18635 2024.08.19 19:11:56.347541 [ 3 ] {} <Debug> HTTP-Session: d01c135d-0b7e-4494-b90f-6ea1c374661d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18636 2024.08.19 19:11:56.347548 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
18637 2024.08.19 19:11:56.347717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18638 2024.08.19 19:11:56.347768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18639 2024.08.19 19:11:56.347787 [ 3 ] {} <Debug> HTTP-Session: b881038d-3849-4e9a-a84e-1c72190d122f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18640 2024.08.19 19:11:56.347803 [ 3 ] {} <Debug> HTTP-Session: b881038d-3849-4e9a-a84e-1c72190d122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18641 2024.08.19 19:11:56.347816 [ 3 ] {} <Debug> HTTP-Session: b881038d-3849-4e9a-a84e-1c72190d122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18642 2024.08.19 19:11:56.347847 [ 3 ] {} <Trace> HTTP-Session: b881038d-3849-4e9a-a84e-1c72190d122f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18643 2024.08.19 19:11:56.347993 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18644 2024.08.19 19:11:56.348040 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18645 2024.08.19 19:11:56.348188 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18646 2024.08.19 19:11:56.348587 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18647 2024.08.19 19:11:56.348625 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18648 2024.08.19 19:11:56.349015 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18649 2024.08.19 19:11:56.349364 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18650 2024.08.19 19:11:56.349520 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00159 sec., 101257.86163522012 rows/sec., 7.05 MiB/sec.
18651 2024.08.19 19:11:56.349806 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Debug> DynamicQueryHandler: Done processing query
18652 2024.08.19 19:11:56.349860 [ 3 ] {4bcbfb1d-8141-414f-9d24-46474dacfe3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18653 2024.08.19 19:11:56.349915 [ 3 ] {} <Debug> HTTP-Session: b881038d-3849-4e9a-a84e-1c72190d122f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18654 2024.08.19 19:11:56.350162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18655 2024.08.19 19:11:56.350216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18656 2024.08.19 19:11:56.350235 [ 3 ] {} <Debug> HTTP-Session: 3c117935-b174-4760-a6d0-9936a0c4ee34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18657 2024.08.19 19:11:56.350252 [ 3 ] {} <Debug> HTTP-Session: 3c117935-b174-4760-a6d0-9936a0c4ee34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18658 2024.08.19 19:11:56.350266 [ 3 ] {} <Debug> HTTP-Session: 3c117935-b174-4760-a6d0-9936a0c4ee34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18659 2024.08.19 19:11:56.350298 [ 3 ] {} <Trace> HTTP-Session: 3c117935-b174-4760-a6d0-9936a0c4ee34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18660 2024.08.19 19:11:56.350583 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18661 2024.08.19 19:11:56.350654 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <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
18662 2024.08.19 19:11:56.351083 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18663 2024.08.19 19:11:56.351802 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18664 2024.08.19 19:11:56.351840 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18665 2024.08.19 19:11:56.352459 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18666 2024.08.19 19:11:56.352863 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18667 2024.08.19 19:11:56.353046 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18668 2024.08.19 19:11:56.353059 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002675 sec., 10841.121495327103 rows/sec., 19.43 MiB/sec.
18669 2024.08.19 19:11:56.353096 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18670 2024.08.19 19:11:56.353155 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18671 2024.08.19 19:11:56.353812 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18672 2024.08.19 19:11:56.353916 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Debug> DynamicQueryHandler: Done processing query
18673 2024.08.19 19:11:56.353999 [ 3 ] {d7487b99-71a5-4b86-8d02-f0f38754c01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18674 2024.08.19 19:11:56.354056 [ 3 ] {} <Debug> HTTP-Session: 3c117935-b174-4760-a6d0-9936a0c4ee34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18675 2024.08.19 19:11:56.354337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18676 2024.08.19 19:11:56.354491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18677 2024.08.19 19:11:56.354603 [ 3 ] {} <Debug> HTTP-Session: 34bbb4a9-6d0c-49ff-8781-56f46dd0727c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18678 2024.08.19 19:11:56.354686 [ 3 ] {} <Debug> HTTP-Session: 34bbb4a9-6d0c-49ff-8781-56f46dd0727c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18679 2024.08.19 19:11:56.354757 [ 3 ] {} <Debug> HTTP-Session: 34bbb4a9-6d0c-49ff-8781-56f46dd0727c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18680 2024.08.19 19:11:56.354920 [ 3 ] {} <Trace> HTTP-Session: 34bbb4a9-6d0c-49ff-8781-56f46dd0727c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18681 2024.08.19 19:11:56.355309 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18682 2024.08.19 19:11:56.355424 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18683 2024.08.19 19:11:56.355858 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18684 2024.08.19 19:11:56.356117 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18685 2024.08.19 19:11:56.356118 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1512 rows starting from the beginning of the part
18686 2024.08.19 19:11:56.356939 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 29 rows starting from the beginning of the part
18687 2024.08.19 19:11:56.357356 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18688 2024.08.19 19:11:56.357483 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18689 2024.08.19 19:11:56.357804 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 23 rows starting from the beginning of the part
18690 2024.08.19 19:11:56.358416 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 29 rows starting from the beginning of the part
18691 2024.08.19 19:11:56.358953 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18692 2024.08.19 19:11:56.358972 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 23 rows starting from the beginning of the part
18693 2024.08.19 19:11:56.359660 [ 189 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 29 rows starting from the beginning of the part
18694 2024.08.19 19:11:56.360187 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18695 2024.08.19 19:11:56.360564 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005383 sec., 11146.20100315809 rows/sec., 769.20 KiB/sec.
18696 2024.08.19 19:11:56.361005 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Debug> DynamicQueryHandler: Done processing query
18697 2024.08.19 19:11:56.361049 [ 3 ] {edf58691-b756-4ea7-af65-aa8e7891c310} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18698 2024.08.19 19:11:56.361082 [ 3 ] {} <Debug> HTTP-Session: 34bbb4a9-6d0c-49ff-8781-56f46dd0727c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18699 2024.08.19 19:11:56.366947 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 19 columns (19 merged, 0 gathered) in 0.013593039 sec., 121017.82390236651 rows/sec., 216.86 MiB/sec.
18700 2024.08.19 19:11:56.368428 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18701 2024.08.19 19:11:56.369037 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18702 2024.08.19 19:11:56.369122 [ 186 ] {71daa632-4e6c-4733-b6d7-3184723384cd::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18703 2024.08.19 19:11:56.369266 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
18704 2024.08.19 19:11:57.000142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.05 MiB, peak 227.63 MiB, free memory in arenas 0.00 B, will set to 217.07 MiB (RSS), difference: 1.01 MiB
18705 2024.08.19 19:12:01.338100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18706 2024.08.19 19:12:01.338244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18707 2024.08.19 19:12:01.338275 [ 3 ] {} <Debug> HTTP-Session: c8d9c447-b48a-478f-bb88-d6976a7a1541 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18708 2024.08.19 19:12:01.338304 [ 3 ] {} <Debug> HTTP-Session: c8d9c447-b48a-478f-bb88-d6976a7a1541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18709 2024.08.19 19:12:01.338323 [ 3 ] {} <Debug> HTTP-Session: c8d9c447-b48a-478f-bb88-d6976a7a1541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18710 2024.08.19 19:12:01.338378 [ 3 ] {} <Trace> HTTP-Session: c8d9c447-b48a-478f-bb88-d6976a7a1541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18711 2024.08.19 19:12:01.338575 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18712 2024.08.19 19:12:01.338649 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18713 2024.08.19 19:12:01.338985 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18714 2024.08.19 19:12:01.339388 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18715 2024.08.19 19:12:01.339433 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18716 2024.08.19 19:12:01.339954 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18717 2024.08.19 19:12:01.340640 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Trace> oximeter.fields_ipaddr (878c0c63-c36b-499b-9fbc-e4e93f2de1b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18718 2024.08.19 19:12:01.340823 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002302 sec., 868.8097306689835 rows/sec., 70.85 KiB/sec.
18719 2024.08.19 19:12:01.341053 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Debug> DynamicQueryHandler: Done processing query
18720 2024.08.19 19:12:01.341082 [ 3 ] {c018de93-e057-425e-9b9c-74fa9839d9ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18721 2024.08.19 19:12:01.341099 [ 3 ] {} <Debug> HTTP-Session: c8d9c447-b48a-478f-bb88-d6976a7a1541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18722 2024.08.19 19:12:01.341284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18723 2024.08.19 19:12:01.341344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18724 2024.08.19 19:12:01.341365 [ 3 ] {} <Debug> HTTP-Session: 5935f656-7e6a-4d81-9204-bcb9c8106300 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18725 2024.08.19 19:12:01.341383 [ 3 ] {} <Debug> HTTP-Session: 5935f656-7e6a-4d81-9204-bcb9c8106300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18726 2024.08.19 19:12:01.341397 [ 3 ] {} <Debug> HTTP-Session: 5935f656-7e6a-4d81-9204-bcb9c8106300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18727 2024.08.19 19:12:01.341434 [ 3 ] {} <Trace> HTTP-Session: 5935f656-7e6a-4d81-9204-bcb9c8106300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18728 2024.08.19 19:12:01.341598 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18729 2024.08.19 19:12:01.341644 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18730 2024.08.19 19:12:01.341878 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18731 2024.08.19 19:12:01.342365 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18732 2024.08.19 19:12:01.342402 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18733 2024.08.19 19:12:01.342895 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18734 2024.08.19 19:12:01.343495 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18735 2024.08.19 19:12:01.343659 [ 56 ] {} <Debug> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18736 2024.08.19 19:12:01.343667 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Debug> executeQuery: Read 236 rows, 21.25 KiB in 0.002137 sec., 110435.1895180159 rows/sec., 9.71 MiB/sec.
18737 2024.08.19 19:12:01.343741 [ 56 ] {} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18738 2024.08.19 19:12:01.343814 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18739 2024.08.19 19:12:01.343981 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18740 2024.08.19 19:12:01.344022 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Debug> DynamicQueryHandler: Done processing query
18741 2024.08.19 19:12:01.344056 [ 3 ] {a713b44f-a12d-4f8c-a8fe-bd76c9220792} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
18742 2024.08.19 19:12:01.344085 [ 3 ] {} <Debug> HTTP-Session: 5935f656-7e6a-4d81-9204-bcb9c8106300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18743 2024.08.19 19:12:01.344147 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18744 2024.08.19 19:12:01.344179 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1447 rows starting from the beginning of the part
18745 2024.08.19 19:12:01.344232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18746 2024.08.19 19:12:01.344265 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 236 rows starting from the beginning of the part
18747 2024.08.19 19:12:01.344352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18748 2024.08.19 19:12:01.344457 [ 3 ] {} <Debug> HTTP-Session: d008b53e-f873-43e5-8da0-0b59a7fd59dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18749 2024.08.19 19:12:01.344571 [ 3 ] {} <Debug> HTTP-Session: d008b53e-f873-43e5-8da0-0b59a7fd59dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18750 2024.08.19 19:12:01.344671 [ 3 ] {} <Debug> HTTP-Session: d008b53e-f873-43e5-8da0-0b59a7fd59dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18751 2024.08.19 19:12:01.344693 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1256 rows starting from the beginning of the part
18752 2024.08.19 19:12:01.344795 [ 3 ] {} <Trace> HTTP-Session: d008b53e-f873-43e5-8da0-0b59a7fd59dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18753 2024.08.19 19:12:01.344990 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 236 rows starting from the beginning of the part
18754 2024.08.19 19:12:01.345132 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18755 2024.08.19 19:12:01.345304 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18756 2024.08.19 19:12:01.345309 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 115 rows starting from the beginning of the part
18757 2024.08.19 19:12:01.345721 [ 194 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 236 rows starting from the beginning of the part
18758 2024.08.19 19:12:01.346407 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18759 2024.08.19 19:12:01.346903 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18760 2024.08.19 19:12:01.346949 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18761 2024.08.19 19:12:01.347575 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18762 2024.08.19 19:12:01.348118 [ 191 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202751 sec., 838974.2813695124 rows/sec., 73.71 MiB/sec.
18763 2024.08.19 19:12:01.348418 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18764 2024.08.19 19:12:01.348545 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18765 2024.08.19 19:12:01.348681 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.003658 sec., 6834.3357025697105 rows/sec., 510.97 KiB/sec.
18766 2024.08.19 19:12:01.348961 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Debug> DynamicQueryHandler: Done processing query
18767 2024.08.19 19:12:01.349012 [ 3 ] {f5009269-3429-4040-9710-5a41fa32be18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18768 2024.08.19 19:12:01.349074 [ 3 ] {} <Debug> HTTP-Session: d008b53e-f873-43e5-8da0-0b59a7fd59dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18769 2024.08.19 19:12:01.349278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18770 2024.08.19 19:12:01.349431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18771 2024.08.19 19:12:01.349471 [ 3 ] {} <Debug> HTTP-Session: c09233a8-e9d8-4342-993c-dd78bef6b323 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18772 2024.08.19 19:12:01.349494 [ 3 ] {} <Debug> HTTP-Session: c09233a8-e9d8-4342-993c-dd78bef6b323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18773 2024.08.19 19:12:01.349510 [ 3 ] {} <Debug> HTTP-Session: c09233a8-e9d8-4342-993c-dd78bef6b323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18774 2024.08.19 19:12:01.349561 [ 3 ] {} <Trace> HTTP-Session: c09233a8-e9d8-4342-993c-dd78bef6b323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18775 2024.08.19 19:12:01.349683 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18776 2024.08.19 19:12:01.349734 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18777 2024.08.19 19:12:01.349821 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18778 2024.08.19 19:12:01.349866 [ 200 ] {e34053f0-8cfb-462b-9481-033e571a019e::all_1_101_20} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18779 2024.08.19 19:12:01.350162 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
18780 2024.08.19 19:12:01.350283 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18781 2024.08.19 19:12:01.350634 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18782 2024.08.19 19:12:01.350673 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18783 2024.08.19 19:12:01.351190 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
18784 2024.08.19 19:12:01.351828 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18785 2024.08.19 19:12:01.351993 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002329 sec., 6011.163589523401 rows/sec., 420.98 KiB/sec.
18786 2024.08.19 19:12:01.352171 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Debug> DynamicQueryHandler: Done processing query
18787 2024.08.19 19:12:01.352197 [ 3 ] {b2e80bb8-4d7e-4272-8e4b-ec23552140a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18788 2024.08.19 19:12:01.352213 [ 3 ] {} <Debug> HTTP-Session: c09233a8-e9d8-4342-993c-dd78bef6b323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18789 2024.08.19 19:12:01.352336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18790 2024.08.19 19:12:01.352384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18791 2024.08.19 19:12:01.352404 [ 3 ] {} <Debug> HTTP-Session: 05973fa3-1300-4c3d-8708-ac196093cbd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18792 2024.08.19 19:12:01.352420 [ 3 ] {} <Debug> HTTP-Session: 05973fa3-1300-4c3d-8708-ac196093cbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18793 2024.08.19 19:12:01.352434 [ 3 ] {} <Debug> HTTP-Session: 05973fa3-1300-4c3d-8708-ac196093cbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18794 2024.08.19 19:12:01.352466 [ 3 ] {} <Trace> HTTP-Session: 05973fa3-1300-4c3d-8708-ac196093cbd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18795 2024.08.19 19:12:01.352561 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18796 2024.08.19 19:12:01.352604 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18797 2024.08.19 19:12:01.352828 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18798 2024.08.19 19:12:01.353127 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18799 2024.08.19 19:12:01.353163 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18800 2024.08.19 19:12:01.353610 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18801 2024.08.19 19:12:01.354192 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18802 2024.08.19 19:12:01.354323 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001786 sec., 3359.4624860022395 rows/sec., 198.48 KiB/sec.
18803 2024.08.19 19:12:01.354512 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Debug> DynamicQueryHandler: Done processing query
18804 2024.08.19 19:12:01.354551 [ 3 ] {b00c8f04-4ea2-4279-ae19-412745f6f8d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18805 2024.08.19 19:12:01.354579 [ 3 ] {} <Debug> HTTP-Session: 05973fa3-1300-4c3d-8708-ac196093cbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18806 2024.08.19 19:12:01.354763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 66063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18807 2024.08.19 19:12:01.354812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18808 2024.08.19 19:12:01.354831 [ 3 ] {} <Debug> HTTP-Session: 170f69c1-f037-4187-b7f6-cafdd0ced0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18809 2024.08.19 19:12:01.354847 [ 3 ] {} <Debug> HTTP-Session: 170f69c1-f037-4187-b7f6-cafdd0ced0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18810 2024.08.19 19:12:01.354860 [ 3 ] {} <Debug> HTTP-Session: 170f69c1-f037-4187-b7f6-cafdd0ced0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18811 2024.08.19 19:12:01.354891 [ 3 ] {} <Trace> HTTP-Session: 170f69c1-f037-4187-b7f6-cafdd0ced0b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18812 2024.08.19 19:12:01.355102 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18813 2024.08.19 19:12:01.355144 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18814 2024.08.19 19:12:01.355360 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18815 2024.08.19 19:12:01.355922 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18816 2024.08.19 19:12:01.355957 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18817 2024.08.19 19:12:01.356432 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18818 2024.08.19 19:12:01.357050 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18819 2024.08.19 19:12:01.357182 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.002192 sec., 185675.18248175184 rows/sec., 13.23 MiB/sec.
18820 2024.08.19 19:12:01.357188 [ 46 ] {} <Debug> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18821 2024.08.19 19:12:01.357245 [ 46 ] {} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18822 2024.08.19 19:12:01.357276 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18823 2024.08.19 19:12:01.357430 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Debug> DynamicQueryHandler: Done processing query
18824 2024.08.19 19:12:01.357495 [ 3 ] {8f62bef2-38b3-4551-ae6a-831d95f0df14} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
18825 2024.08.19 19:12:01.357531 [ 3 ] {} <Debug> HTTP-Session: 170f69c1-f037-4187-b7f6-cafdd0ced0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18826 2024.08.19 19:12:01.357554 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18827 2024.08.19 19:12:01.357745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18828 2024.08.19 19:12:01.357857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18829 2024.08.19 19:12:01.357903 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18830 2024.08.19 19:12:01.357910 [ 3 ] {} <Debug> HTTP-Session: 90526f46-379a-45ef-869e-06750f6cbf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18831 2024.08.19 19:12:01.357976 [ 3 ] {} <Debug> HTTP-Session: 90526f46-379a-45ef-869e-06750f6cbf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18832 2024.08.19 19:12:01.357996 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 948 rows starting from the beginning of the part
18833 2024.08.19 19:12:01.358008 [ 3 ] {} <Debug> HTTP-Session: 90526f46-379a-45ef-869e-06750f6cbf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18834 2024.08.19 19:12:01.358092 [ 3 ] {} <Trace> HTTP-Session: 90526f46-379a-45ef-869e-06750f6cbf24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18835 2024.08.19 19:12:01.358327 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 407 rows starting from the beginning of the part
18836 2024.08.19 19:12:01.358493 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18837 2024.08.19 19:12:01.358699 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 553 rows starting from the beginning of the part
18838 2024.08.19 19:12:01.358704 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18839 2024.08.19 19:12:01.358965 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 407 rows starting from the beginning of the part
18840 2024.08.19 19:12:01.359381 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 95 rows starting from the beginning of the part
18841 2024.08.19 19:12:01.359761 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 407 rows starting from the beginning of the part
18842 2024.08.19 19:12:01.360022 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18843 2024.08.19 19:12:01.360936 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18844 2024.08.19 19:12:01.361006 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18845 2024.08.19 19:12:01.362022 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18846 2024.08.19 19:12:01.362678 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2817 rows, containing 5 columns (5 merged, 0 gathered) in 0.005302167 sec., 531292.2056208339 rows/sec., 40.58 MiB/sec.
18847 2024.08.19 19:12:01.362798 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18848 2024.08.19 19:12:01.363010 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004656 sec., 1288.659793814433 rows/sec., 67.33 KiB/sec.
18849 2024.08.19 19:12:01.363027 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18850 2024.08.19 19:12:01.363329 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Debug> DynamicQueryHandler: Done processing query
18851 2024.08.19 19:12:01.363364 [ 3 ] {17ff2f0d-a7bf-48d2-9559-7886f884e28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18852 2024.08.19 19:12:01.363391 [ 3 ] {} <Debug> HTTP-Session: 90526f46-379a-45ef-869e-06750f6cbf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18853 2024.08.19 19:12:01.363609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18854 2024.08.19 19:12:01.363682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18855 2024.08.19 19:12:01.363703 [ 3 ] {} <Debug> HTTP-Session: f2e961bc-c3d2-4434-8e86-f9a0880d5acf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18856 2024.08.19 19:12:01.363745 [ 3 ] {} <Debug> HTTP-Session: f2e961bc-c3d2-4434-8e86-f9a0880d5acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18857 2024.08.19 19:12:01.363764 [ 3 ] {} <Debug> HTTP-Session: f2e961bc-c3d2-4434-8e86-f9a0880d5acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18858 2024.08.19 19:12:01.363803 [ 3 ] {} <Trace> HTTP-Session: f2e961bc-c3d2-4434-8e86-f9a0880d5acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18859 2024.08.19 19:12:01.364079 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18860 2024.08.19 19:12:01.364097 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18861 2024.08.19 19:12:01.364206 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18862 2024.08.19 19:12:01.364280 [ 191 ] {5274c2e6-3b0b-4d3b-91bd-0407a232c1f9::all_1_101_20} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18863 2024.08.19 19:12:01.364502 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
18864 2024.08.19 19:12:01.364613 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18865 2024.08.19 19:12:01.365122 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18866 2024.08.19 19:12:01.365160 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18867 2024.08.19 19:12:01.365658 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18868 2024.08.19 19:12:01.366261 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18869 2024.08.19 19:12:01.366393 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00249 sec., 95582.32931726908 rows/sec., 6.41 MiB/sec.
18870 2024.08.19 19:12:01.366402 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18871 2024.08.19 19:12:01.366462 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18872 2024.08.19 19:12:01.366494 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18873 2024.08.19 19:12:01.366617 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Debug> DynamicQueryHandler: Done processing query
18874 2024.08.19 19:12:01.366661 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18875 2024.08.19 19:12:01.366663 [ 3 ] {67979945-b30e-40b5-a6ac-fdc777c274d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18876 2024.08.19 19:12:01.366737 [ 3 ] {} <Debug> HTTP-Session: f2e961bc-c3d2-4434-8e86-f9a0880d5acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18877 2024.08.19 19:12:01.366898 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18878 2024.08.19 19:12:01.366913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18879 2024.08.19 19:12:01.366956 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30204 rows starting from the beginning of the part
18880 2024.08.19 19:12:01.366998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18881 2024.08.19 19:12:01.367063 [ 3 ] {} <Debug> HTTP-Session: bd6ee503-d241-4591-a461-32f5ca20a12d Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18882 2024.08.19 19:12:01.367173 [ 3 ] {} <Debug> HTTP-Session: bd6ee503-d241-4591-a461-32f5ca20a12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18883 2024.08.19 19:12:01.367212 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 238 rows starting from the beginning of the part
18884 2024.08.19 19:12:01.367259 [ 3 ] {} <Debug> HTTP-Session: bd6ee503-d241-4591-a461-32f5ca20a12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18885 2024.08.19 19:12:01.367466 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 846 rows starting from the beginning of the part
18886 2024.08.19 19:12:01.367481 [ 3 ] {} <Trace> HTTP-Session: bd6ee503-d241-4591-a461-32f5ca20a12d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18887 2024.08.19 19:12:01.367748 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 238 rows starting from the beginning of the part
18888 2024.08.19 19:12:01.367870 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18889 2024.08.19 19:12:01.368012 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 161 rows starting from the beginning of the part
18890 2024.08.19 19:12:01.368118 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18891 2024.08.19 19:12:01.368355 [ 200 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 238 rows starting from the beginning of the part
18892 2024.08.19 19:12:01.369062 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18893 2024.08.19 19:12:01.369719 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18894 2024.08.19 19:12:01.369757 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18895 2024.08.19 19:12:01.370349 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18896 2024.08.19 19:12:01.371429 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18897 2024.08.19 19:12:01.371627 [ 46 ] {} <Debug> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
18898 2024.08.19 19:12:01.371632 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003905 sec., 256.0819462227913 rows/sec., 17.26 KiB/sec.
18899 2024.08.19 19:12:01.371677 [ 46 ] {} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18900 2024.08.19 19:12:01.371722 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18901 2024.08.19 19:12:01.371943 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Debug> DynamicQueryHandler: Done processing query
18902 2024.08.19 19:12:01.371959 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
18903 2024.08.19 19:12:01.371974 [ 3 ] {70440be0-3e49-4b1b-aec9-d10bc6abb955} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18904 2024.08.19 19:12:01.372051 [ 3 ] {} <Debug> HTTP-Session: bd6ee503-d241-4591-a461-32f5ca20a12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18905 2024.08.19 19:12:01.372324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18906 2024.08.19 19:12:01.372350 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18907 2024.08.19 19:12:01.372420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18908 2024.08.19 19:12:01.372437 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part
18909 2024.08.19 19:12:01.372462 [ 3 ] {} <Debug> HTTP-Session: 1198b107-a462-4540-ada1-2b48519f3c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18910 2024.08.19 19:12:01.372502 [ 3 ] {} <Debug> HTTP-Session: 1198b107-a462-4540-ada1-2b48519f3c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18911 2024.08.19 19:12:01.372562 [ 3 ] {} <Debug> HTTP-Session: 1198b107-a462-4540-ada1-2b48519f3c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18912 2024.08.19 19:12:01.372709 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
18913 2024.08.19 19:12:01.372798 [ 3 ] {} <Trace> HTTP-Session: 1198b107-a462-4540-ada1-2b48519f3c5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18914 2024.08.19 19:12:01.373005 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part
18915 2024.08.19 19:12:01.373426 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
18916 2024.08.19 19:12:01.373640 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part
18917 2024.08.19 19:12:01.373828 [ 201 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part
18918 2024.08.19 19:12:01.374158 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18919 2024.08.19 19:12:01.374497 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <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
18920 2024.08.19 19:12:01.377487 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18921 2024.08.19 19:12:01.378491 [ 196 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006657588 sec., 7510.227427711057 rows/sec., 506.06 KiB/sec.
18922 2024.08.19 19:12:01.378868 [ 196 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
18923 2024.08.19 19:12:01.379359 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18924 2024.08.19 19:12:01.379576 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18925 2024.08.19 19:12:01.379976 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31925 rows, containing 5 columns (5 merged, 0 gathered) in 0.013408646 sec., 2380926.4559598337 rows/sec., 160.86 MiB/sec.
18926 2024.08.19 19:12:01.380654 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18927 2024.08.19 19:12:01.380826 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18928 2024.08.19 19:12:01.381044 [ 188 ] {cc1986f4-5bce-4255-99e3-01a4a5294f56::all_1_50_10} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
18929 2024.08.19 19:12:01.381327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18930 2024.08.19 19:12:01.381816 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18931 2024.08.19 19:12:01.381995 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18932 2024.08.19 19:12:01.382154 [ 198 ] {146ebe78-c84a-44d6-ac06-d15425ef73d1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18933 2024.08.19 19:12:01.382314 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
18934 2024.08.19 19:12:01.382676 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18935 2024.08.19 19:12:01.382835 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.009482 sec., 2425.648597342333 rows/sec., 4.35 MiB/sec.
18936 2024.08.19 19:12:01.383107 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Debug> DynamicQueryHandler: Done processing query
18937 2024.08.19 19:12:01.383132 [ 3 ] {78179e28-ad6c-4876-a45a-90fc05bc7baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
18938 2024.08.19 19:12:01.383149 [ 3 ] {} <Debug> HTTP-Session: 1198b107-a462-4540-ada1-2b48519f3c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18939 2024.08.19 19:12:01.383276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18940 2024.08.19 19:12:01.383326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18941 2024.08.19 19:12:01.383345 [ 3 ] {} <Debug> HTTP-Session: a307e049-7bc3-434e-b88c-9aa4d99c895a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18942 2024.08.19 19:12:01.383362 [ 3 ] {} <Debug> HTTP-Session: a307e049-7bc3-434e-b88c-9aa4d99c895a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18943 2024.08.19 19:12:01.383375 [ 3 ] {} <Debug> HTTP-Session: a307e049-7bc3-434e-b88c-9aa4d99c895a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18944 2024.08.19 19:12:01.383407 [ 3 ] {} <Trace> HTTP-Session: a307e049-7bc3-434e-b88c-9aa4d99c895a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18945 2024.08.19 19:12:01.383578 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18946 2024.08.19 19:12:01.383625 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18947 2024.08.19 19:12:01.383759 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18948 2024.08.19 19:12:01.384073 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18949 2024.08.19 19:12:01.384108 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18950 2024.08.19 19:12:01.384578 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18951 2024.08.19 19:12:01.385132 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18952 2024.08.19 19:12:01.385263 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001746 sec., 46964.49026345934 rows/sec., 2.98 MiB/sec.
18953 2024.08.19 19:12:01.385269 [ 46 ] {} <Debug> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18954 2024.08.19 19:12:01.385325 [ 46 ] {} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18955 2024.08.19 19:12:01.385357 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18956 2024.08.19 19:12:01.385493 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Debug> DynamicQueryHandler: Done processing query
18957 2024.08.19 19:12:01.385530 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
18958 2024.08.19 19:12:01.385539 [ 3 ] {1a5c72e2-47ce-4188-ab44-d65ac676d789} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18959 2024.08.19 19:12:01.385603 [ 3 ] {} <Debug> HTTP-Session: a307e049-7bc3-434e-b88c-9aa4d99c895a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18960 2024.08.19 19:12:01.385729 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18961 2024.08.19 19:12:01.385771 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6640 rows starting from the beginning of the part
18962 2024.08.19 19:12:01.385895 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part
18963 2024.08.19 19:12:01.386042 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part
18964 2024.08.19 19:12:01.386197 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part
18965 2024.08.19 19:12:01.386308 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part
18966 2024.08.19 19:12:01.386474 [ 196 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part
18967 2024.08.19 19:12:01.388911 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7006 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474281 sec., 2016532.341511812 rows/sec., 131.34 MiB/sec.
18968 2024.08.19 19:12:01.389810 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18969 2024.08.19 19:12:01.390533 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18970 2024.08.19 19:12:01.390626 [ 199 ] {c657ae38-3f60-4f70-8844-edb784b7df2a::all_1_101_20} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18971 2024.08.19 19:12:01.390716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
18972 2024.08.19 19:12:06.334361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 16777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18973 2024.08.19 19:12:06.334551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18974 2024.08.19 19:12:06.334598 [ 3 ] {} <Debug> HTTP-Session: f92e9be9-83b3-4bf6-b8a4-c17e1186a152 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18975 2024.08.19 19:12:06.334639 [ 3 ] {} <Debug> HTTP-Session: f92e9be9-83b3-4bf6-b8a4-c17e1186a152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18976 2024.08.19 19:12:06.334669 [ 3 ] {} <Debug> HTTP-Session: f92e9be9-83b3-4bf6-b8a4-c17e1186a152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18977 2024.08.19 19:12:06.334747 [ 3 ] {} <Trace> HTTP-Session: f92e9be9-83b3-4bf6-b8a4-c17e1186a152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18978 2024.08.19 19:12:06.334985 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18979 2024.08.19 19:12:06.335054 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18980 2024.08.19 19:12:06.335388 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18981 2024.08.19 19:12:06.336007 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18982 2024.08.19 19:12:06.336056 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
18983 2024.08.19 19:12:06.336498 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
18984 2024.08.19 19:12:06.336901 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18985 2024.08.19 19:12:06.337081 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Debug> executeQuery: Read 114 rows, 9.82 KiB in 0.002169 sec., 52558.78284923928 rows/sec., 4.42 MiB/sec.
18986 2024.08.19 19:12:06.337309 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Debug> DynamicQueryHandler: Done processing query
18987 2024.08.19 19:12:06.337337 [ 3 ] {89cfe1dc-640b-4984-af74-a15eb0bcfd4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
18988 2024.08.19 19:12:06.337354 [ 3 ] {} <Debug> HTTP-Session: f92e9be9-83b3-4bf6-b8a4-c17e1186a152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18989 2024.08.19 19:12:06.337487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18990 2024.08.19 19:12:06.337546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18991 2024.08.19 19:12:06.337566 [ 3 ] {} <Debug> HTTP-Session: 4cdaeecc-53ef-4113-a563-c3fed9575c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
18992 2024.08.19 19:12:06.337583 [ 3 ] {} <Debug> HTTP-Session: 4cdaeecc-53ef-4113-a563-c3fed9575c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18993 2024.08.19 19:12:06.337601 [ 3 ] {} <Debug> HTTP-Session: 4cdaeecc-53ef-4113-a563-c3fed9575c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18994 2024.08.19 19:12:06.337637 [ 3 ] {} <Trace> HTTP-Session: 4cdaeecc-53ef-4113-a563-c3fed9575c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18995 2024.08.19 19:12:06.337756 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18996 2024.08.19 19:12:06.337803 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18997 2024.08.19 19:12:06.338037 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18998 2024.08.19 19:12:06.338389 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18999 2024.08.19 19:12:06.338428 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19000 2024.08.19 19:12:06.338787 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19001 2024.08.19 19:12:06.339159 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19002 2024.08.19 19:12:06.339318 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001599 sec., 18136.33520950594 rows/sec., 1.33 MiB/sec.
19003 2024.08.19 19:12:06.339507 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Debug> DynamicQueryHandler: Done processing query
19004 2024.08.19 19:12:06.339531 [ 3 ] {b8854909-906f-4f97-980c-57c877c7e8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19005 2024.08.19 19:12:06.339548 [ 3 ] {} <Debug> HTTP-Session: 4cdaeecc-53ef-4113-a563-c3fed9575c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19006 2024.08.19 19:12:06.339676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 15805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19007 2024.08.19 19:12:06.339726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19008 2024.08.19 19:12:06.339746 [ 3 ] {} <Debug> HTTP-Session: 8970421c-f323-42a7-8c5a-9f57c7e0ce6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19009 2024.08.19 19:12:06.339763 [ 3 ] {} <Debug> HTTP-Session: 8970421c-f323-42a7-8c5a-9f57c7e0ce6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19010 2024.08.19 19:12:06.339778 [ 3 ] {} <Debug> HTTP-Session: 8970421c-f323-42a7-8c5a-9f57c7e0ce6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19011 2024.08.19 19:12:06.339809 [ 3 ] {} <Trace> HTTP-Session: 8970421c-f323-42a7-8c5a-9f57c7e0ce6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19012 2024.08.19 19:12:06.339930 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19013 2024.08.19 19:12:06.339974 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19014 2024.08.19 19:12:06.340203 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19015 2024.08.19 19:12:06.340579 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19016 2024.08.19 19:12:06.340618 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19017 2024.08.19 19:12:06.340978 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19018 2024.08.19 19:12:06.341336 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19019 2024.08.19 19:12:06.341488 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001598 sec., 58197.74718397998 rows/sec., 4.55 MiB/sec.
19020 2024.08.19 19:12:06.341665 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Debug> DynamicQueryHandler: Done processing query
19021 2024.08.19 19:12:06.341689 [ 3 ] {2db6b45d-8956-4f75-ab2d-39167645f485} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19022 2024.08.19 19:12:06.341706 [ 3 ] {} <Debug> HTTP-Session: 8970421c-f323-42a7-8c5a-9f57c7e0ce6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19023 2024.08.19 19:12:06.341864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19024 2024.08.19 19:12:06.341915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19025 2024.08.19 19:12:06.341936 [ 3 ] {} <Debug> HTTP-Session: 9eb1caee-2f30-4eb0-b4ce-2fcffe51e90b Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19026 2024.08.19 19:12:06.341952 [ 3 ] {} <Debug> HTTP-Session: 9eb1caee-2f30-4eb0-b4ce-2fcffe51e90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19027 2024.08.19 19:12:06.341965 [ 3 ] {} <Debug> HTTP-Session: 9eb1caee-2f30-4eb0-b4ce-2fcffe51e90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19028 2024.08.19 19:12:06.341997 [ 3 ] {} <Trace> HTTP-Session: 9eb1caee-2f30-4eb0-b4ce-2fcffe51e90b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19029 2024.08.19 19:12:06.342142 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19030 2024.08.19 19:12:06.342188 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19031 2024.08.19 19:12:06.342334 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19032 2024.08.19 19:12:06.342760 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19033 2024.08.19 19:12:06.342797 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19034 2024.08.19 19:12:06.343186 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19035 2024.08.19 19:12:06.343532 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19036 2024.08.19 19:12:06.343692 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec.
19037 2024.08.19 19:12:06.343874 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Debug> DynamicQueryHandler: Done processing query
19038 2024.08.19 19:12:06.343898 [ 3 ] {a358c0c2-90a3-41bc-bb28-fa9bce2e8a07} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19039 2024.08.19 19:12:06.343915 [ 3 ] {} <Debug> HTTP-Session: 9eb1caee-2f30-4eb0-b4ce-2fcffe51e90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19040 2024.08.19 19:12:06.344075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 46490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19041 2024.08.19 19:12:06.344125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19042 2024.08.19 19:12:06.344144 [ 3 ] {} <Debug> HTTP-Session: 257d5d96-be2a-42e3-b6a4-c54a4618386f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19043 2024.08.19 19:12:06.344161 [ 3 ] {} <Debug> HTTP-Session: 257d5d96-be2a-42e3-b6a4-c54a4618386f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19044 2024.08.19 19:12:06.344174 [ 3 ] {} <Debug> HTTP-Session: 257d5d96-be2a-42e3-b6a4-c54a4618386f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19045 2024.08.19 19:12:06.344205 [ 3 ] {} <Trace> HTTP-Session: 257d5d96-be2a-42e3-b6a4-c54a4618386f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19046 2024.08.19 19:12:06.344522 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19047 2024.08.19 19:12:06.344588 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <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
19048 2024.08.19 19:12:06.345013 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19049 2024.08.19 19:12:06.345684 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19050 2024.08.19 19:12:06.345721 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19051 2024.08.19 19:12:06.346375 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19052 2024.08.19 19:12:06.346793 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19053 2024.08.19 19:12:06.347011 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002694 sec., 10764.662212323681 rows/sec., 19.29 MiB/sec.
19054 2024.08.19 19:12:06.347477 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Debug> DynamicQueryHandler: Done processing query
19055 2024.08.19 19:12:06.347540 [ 3 ] {8ea89e8d-3347-4402-8fd0-494f3375c005} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19056 2024.08.19 19:12:06.347601 [ 3 ] {} <Debug> HTTP-Session: 257d5d96-be2a-42e3-b6a4-c54a4618386f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19057 2024.08.19 19:12:06.347749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19058 2024.08.19 19:12:06.347801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19059 2024.08.19 19:12:06.347820 [ 3 ] {} <Debug> HTTP-Session: 2be42f6a-12bf-4dbd-82c5-51d4926b41f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19060 2024.08.19 19:12:06.347838 [ 3 ] {} <Debug> HTTP-Session: 2be42f6a-12bf-4dbd-82c5-51d4926b41f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19061 2024.08.19 19:12:06.347851 [ 3 ] {} <Debug> HTTP-Session: 2be42f6a-12bf-4dbd-82c5-51d4926b41f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19062 2024.08.19 19:12:06.347883 [ 3 ] {} <Trace> HTTP-Session: 2be42f6a-12bf-4dbd-82c5-51d4926b41f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19063 2024.08.19 19:12:06.348016 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19064 2024.08.19 19:12:06.348062 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19065 2024.08.19 19:12:06.348206 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19066 2024.08.19 19:12:06.348494 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19067 2024.08.19 19:12:06.348531 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19068 2024.08.19 19:12:06.348899 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19069 2024.08.19 19:12:06.349231 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19070 2024.08.19 19:12:06.349380 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
19071 2024.08.19 19:12:06.349606 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Debug> DynamicQueryHandler: Done processing query
19072 2024.08.19 19:12:06.349663 [ 3 ] {853cb8eb-a2d5-4a9b-8012-1a4d35660234} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19073 2024.08.19 19:12:06.349720 [ 3 ] {} <Debug> HTTP-Session: 2be42f6a-12bf-4dbd-82c5-51d4926b41f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19074 2024.08.19 19:12:08.606574 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
19075 2024.08.19 19:12:08.606629 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
19076 2024.08.19 19:12:11.338652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 35478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19077 2024.08.19 19:12:11.338783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19078 2024.08.19 19:12:11.338809 [ 3 ] {} <Debug> HTTP-Session: 2d5dfc19-910d-488a-87ee-247bfc041912 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19079 2024.08.19 19:12:11.338834 [ 3 ] {} <Debug> HTTP-Session: 2d5dfc19-910d-488a-87ee-247bfc041912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19080 2024.08.19 19:12:11.338848 [ 3 ] {} <Debug> HTTP-Session: 2d5dfc19-910d-488a-87ee-247bfc041912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19081 2024.08.19 19:12:11.338898 [ 3 ] {} <Trace> HTTP-Session: 2d5dfc19-910d-488a-87ee-247bfc041912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19082 2024.08.19 19:12:11.339167 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19083 2024.08.19 19:12:11.339238 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19084 2024.08.19 19:12:11.339577 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19085 2024.08.19 19:12:11.340167 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19086 2024.08.19 19:12:11.340215 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19087 2024.08.19 19:12:11.340659 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19088 2024.08.19 19:12:11.341048 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Trace> oximeter.fields_string (e34053f0-8cfb-462b-9481-033e571a019e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19089 2024.08.19 19:12:11.341226 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Debug> executeQuery: Read 235 rows, 21.17 KiB in 0.002178 sec., 107897.15335169881 rows/sec., 9.49 MiB/sec.
19090 2024.08.19 19:12:11.341487 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Debug> DynamicQueryHandler: Done processing query
19091 2024.08.19 19:12:11.341530 [ 3 ] {ada68dc9-dc9f-4cac-b7f5-350de91c9e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
19092 2024.08.19 19:12:11.341563 [ 3 ] {} <Debug> HTTP-Session: 2d5dfc19-910d-488a-87ee-247bfc041912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19093 2024.08.19 19:12:11.341717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19094 2024.08.19 19:12:11.341776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19095 2024.08.19 19:12:11.341796 [ 3 ] {} <Debug> HTTP-Session: 8b27aaea-cfc6-4166-9528-ab763b143d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19096 2024.08.19 19:12:11.341814 [ 3 ] {} <Debug> HTTP-Session: 8b27aaea-cfc6-4166-9528-ab763b143d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19097 2024.08.19 19:12:11.341828 [ 3 ] {} <Debug> HTTP-Session: 8b27aaea-cfc6-4166-9528-ab763b143d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19098 2024.08.19 19:12:11.341865 [ 3 ] {} <Trace> HTTP-Session: 8b27aaea-cfc6-4166-9528-ab763b143d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19099 2024.08.19 19:12:11.341976 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19100 2024.08.19 19:12:11.342024 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19101 2024.08.19 19:12:11.342260 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19102 2024.08.19 19:12:11.342590 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19103 2024.08.19 19:12:11.342628 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19104 2024.08.19 19:12:11.342980 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19105 2024.08.19 19:12:11.343332 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Trace> oximeter.fields_u16 (5a07c5f0-01f8-425e-ab2c-985b271b9447): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19106 2024.08.19 19:12:11.343492 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001549 sec., 14848.28921885087 rows/sec., 1.09 MiB/sec.
19107 2024.08.19 19:12:11.343678 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Debug> DynamicQueryHandler: Done processing query
19108 2024.08.19 19:12:11.343703 [ 3 ] {e6076a37-4d71-4895-bc9f-1e82b0b437d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19109 2024.08.19 19:12:11.343719 [ 3 ] {} <Debug> HTTP-Session: 8b27aaea-cfc6-4166-9528-ab763b143d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19110 2024.08.19 19:12:11.343835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19111 2024.08.19 19:12:11.343888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19112 2024.08.19 19:12:11.343907 [ 3 ] {} <Debug> HTTP-Session: 2d764390-cd07-4cd4-bcb9-aef64222ff6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19113 2024.08.19 19:12:11.343924 [ 3 ] {} <Debug> HTTP-Session: 2d764390-cd07-4cd4-bcb9-aef64222ff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19114 2024.08.19 19:12:11.343938 [ 3 ] {} <Debug> HTTP-Session: 2d764390-cd07-4cd4-bcb9-aef64222ff6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19115 2024.08.19 19:12:11.343970 [ 3 ] {} <Trace> HTTP-Session: 2d764390-cd07-4cd4-bcb9-aef64222ff6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19116 2024.08.19 19:12:11.344073 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19117 2024.08.19 19:12:11.344116 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19118 2024.08.19 19:12:11.344341 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19119 2024.08.19 19:12:11.344646 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19120 2024.08.19 19:12:11.344683 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19121 2024.08.19 19:12:11.345039 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
19122 2024.08.19 19:12:11.345384 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19123 2024.08.19 19:12:11.345556 [ 47 ] {} <Debug> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
19124 2024.08.19 19:12:11.345564 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec.
19125 2024.08.19 19:12:11.345643 [ 47 ] {} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19126 2024.08.19 19:12:11.345711 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19127 2024.08.19 19:12:11.345915 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Debug> DynamicQueryHandler: Done processing query
19128 2024.08.19 19:12:11.345963 [ 3 ] {43582b0f-67bd-4828-913c-7540075f10f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19129 2024.08.19 19:12:11.345987 [ 3 ] {} <Debug> HTTP-Session: 2d764390-cd07-4cd4-bcb9-aef64222ff6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19130 2024.08.19 19:12:11.345989 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::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
19131 2024.08.19 19:12:11.346264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19132 2024.08.19 19:12:11.346440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19133 2024.08.19 19:12:11.346536 [ 3 ] {} <Debug> HTTP-Session: 4b6f4276-5f21-46a8-811c-dcfaa8de7b9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19134 2024.08.19 19:12:11.346618 [ 3 ] {} <Debug> HTTP-Session: 4b6f4276-5f21-46a8-811c-dcfaa8de7b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19135 2024.08.19 19:12:11.346689 [ 3 ] {} <Debug> HTTP-Session: 4b6f4276-5f21-46a8-811c-dcfaa8de7b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19136 2024.08.19 19:12:11.346769 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19137 2024.08.19 19:12:11.346854 [ 3 ] {} <Trace> HTTP-Session: 4b6f4276-5f21-46a8-811c-dcfaa8de7b9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19138 2024.08.19 19:12:11.346906 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part
19139 2024.08.19 19:12:11.347262 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19140 2024.08.19 19:12:11.347317 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
19141 2024.08.19 19:12:11.347386 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19142 2024.08.19 19:12:11.347648 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part
19143 2024.08.19 19:12:11.348025 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part
19144 2024.08.19 19:12:11.348370 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
19145 2024.08.19 19:12:11.348712 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part
19146 2024.08.19 19:12:11.349311 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19147 2024.08.19 19:12:11.349832 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19148 2024.08.19 19:12:11.349879 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB.
19149 2024.08.19 19:12:11.350466 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19150 2024.08.19 19:12:11.350864 [ 190 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050944 sec., 104138.94907565793 rows/sec., 7.07 MiB/sec.
19151 2024.08.19 19:12:11.351137 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
19152 2024.08.19 19:12:11.351156 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Trace> oximeter.fields_u8 (c9d5d3dd-8ae9-48bd-9c55-f6fce1ab22ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19153 2024.08.19 19:12:11.351499 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004419 sec., 1357.7732518669382 rows/sec., 80.22 KiB/sec.
19154 2024.08.19 19:12:11.351939 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Debug> DynamicQueryHandler: Done processing query
19155 2024.08.19 19:12:11.351983 [ 3 ] {773e39b3-86ec-4b03-8c06-e1a299f99c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19156 2024.08.19 19:12:11.352013 [ 3 ] {} <Debug> HTTP-Session: 4b6f4276-5f21-46a8-811c-dcfaa8de7b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19157 2024.08.19 19:12:11.352173 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19158 2024.08.19 19:12:11.352221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 65722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19159 2024.08.19 19:12:11.352306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19160 2024.08.19 19:12:11.352341 [ 197 ] {e93a93ed-898c-4d1c-ab84-cda62d557e7b::all_1_66_13} <Trace> oximeter.fields_u32 (e93a93ed-898c-4d1c-ab84-cda62d557e7b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
19161 2024.08.19 19:12:11.352350 [ 3 ] {} <Debug> HTTP-Session: a6093d1c-4ec2-4750-b0cf-1bafc18ecd72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19162 2024.08.19 19:12:11.352392 [ 3 ] {} <Debug> HTTP-Session: a6093d1c-4ec2-4750-b0cf-1bafc18ecd72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19163 2024.08.19 19:12:11.352408 [ 3 ] {} <Debug> HTTP-Session: a6093d1c-4ec2-4750-b0cf-1bafc18ecd72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19164 2024.08.19 19:12:11.352495 [ 3 ] {} <Trace> HTTP-Session: a6093d1c-4ec2-4750-b0cf-1bafc18ecd72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19165 2024.08.19 19:12:11.352524 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
19166 2024.08.19 19:12:11.352752 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19167 2024.08.19 19:12:11.352799 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19168 2024.08.19 19:12:11.353046 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19169 2024.08.19 19:12:11.353618 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19170 2024.08.19 19:12:11.353655 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19171 2024.08.19 19:12:11.354022 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19172 2024.08.19 19:12:11.354395 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Trace> oximeter.fields_uuid (5274c2e6-3b0b-4d3b-91bd-0407a232c1f9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19173 2024.08.19 19:12:11.354551 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00191 sec., 212041.8848167539 rows/sec., 15.10 MiB/sec.
19174 2024.08.19 19:12:11.354731 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Debug> DynamicQueryHandler: Done processing query
19175 2024.08.19 19:12:11.354757 [ 3 ] {843e0ab3-e32f-4288-b11d-634161afd9a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
19176 2024.08.19 19:12:11.354773 [ 3 ] {} <Debug> HTTP-Session: a6093d1c-4ec2-4750-b0cf-1bafc18ecd72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19177 2024.08.19 19:12:11.354891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19178 2024.08.19 19:12:11.354939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19179 2024.08.19 19:12:11.354958 [ 3 ] {} <Debug> HTTP-Session: f48a5c00-3ea4-4ce0-a0d9-603b499bfacf Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19180 2024.08.19 19:12:11.354974 [ 3 ] {} <Debug> HTTP-Session: f48a5c00-3ea4-4ce0-a0d9-603b499bfacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19181 2024.08.19 19:12:11.354988 [ 3 ] {} <Debug> HTTP-Session: f48a5c00-3ea4-4ce0-a0d9-603b499bfacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19182 2024.08.19 19:12:11.355018 [ 3 ] {} <Trace> HTTP-Session: f48a5c00-3ea4-4ce0-a0d9-603b499bfacf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19183 2024.08.19 19:12:11.355113 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19184 2024.08.19 19:12:11.355157 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19185 2024.08.19 19:12:11.355286 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19186 2024.08.19 19:12:11.355558 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19187 2024.08.19 19:12:11.355595 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19188 2024.08.19 19:12:11.355947 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19189 2024.08.19 19:12:11.356269 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19190 2024.08.19 19:12:11.356429 [ 47 ] {} <Debug> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
19191 2024.08.19 19:12:11.356432 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
19192 2024.08.19 19:12:11.356491 [ 47 ] {} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19193 2024.08.19 19:12:11.356560 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19194 2024.08.19 19:12:11.356757 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
19195 2024.08.19 19:12:11.356768 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Debug> DynamicQueryHandler: Done processing query
19196 2024.08.19 19:12:11.356819 [ 3 ] {dabddc65-1090-45cb-a8f3-1e30ffa1eb63} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19197 2024.08.19 19:12:11.356852 [ 3 ] {} <Debug> HTTP-Session: f48a5c00-3ea4-4ce0-a0d9-603b499bfacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19198 2024.08.19 19:12:11.356962 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19199 2024.08.19 19:12:11.357012 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part
19200 2024.08.19 19:12:11.357088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 44668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19201 2024.08.19 19:12:11.357240 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
19202 2024.08.19 19:12:11.357282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19203 2024.08.19 19:12:11.357379 [ 3 ] {} <Debug> HTTP-Session: 1b3ba9fa-8c40-4f8a-ac4a-4ec149834c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19204 2024.08.19 19:12:11.357492 [ 3 ] {} <Debug> HTTP-Session: 1b3ba9fa-8c40-4f8a-ac4a-4ec149834c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19205 2024.08.19 19:12:11.357546 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
19206 2024.08.19 19:12:11.357559 [ 3 ] {} <Debug> HTTP-Session: 1b3ba9fa-8c40-4f8a-ac4a-4ec149834c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19207 2024.08.19 19:12:11.357723 [ 3 ] {} <Trace> HTTP-Session: 1b3ba9fa-8c40-4f8a-ac4a-4ec149834c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19208 2024.08.19 19:12:11.357816 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
19209 2024.08.19 19:12:11.358005 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::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
19210 2024.08.19 19:12:11.358249 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part
19211 2024.08.19 19:12:11.358587 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19212 2024.08.19 19:12:11.358791 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19213 2024.08.19 19:12:11.359239 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19214 2024.08.19 19:12:11.360291 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19215 2024.08.19 19:12:11.360361 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB.
19216 2024.08.19 19:12:11.361205 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.004538696 sec., 67420.24581509756 rows/sec., 3.44 MiB/sec.
19217 2024.08.19 19:12:11.361406 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
19218 2024.08.19 19:12:11.361420 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19219 2024.08.19 19:12:11.362452 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19220 2024.08.19 19:12:11.362463 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Trace> oximeter.measurements_cumulativeu64 (146ebe78-c84a-44d6-ac06-d15425ef73d1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19221 2024.08.19 19:12:11.362632 [ 195 ] {3943d9e3-5de6-428d-8e75-3344eb351e96::all_1_51_10} <Trace> oximeter.measurements_bool (3943d9e3-5de6-428d-8e75-3344eb351e96) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
19222 2024.08.19 19:12:11.362833 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004782 sec., 49560.85319949812 rows/sec., 3.32 MiB/sec.
19223 2024.08.19 19:12:11.362846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
19224 2024.08.19 19:12:11.363106 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Debug> DynamicQueryHandler: Done processing query
19225 2024.08.19 19:12:11.363137 [ 3 ] {9174ec7c-08fe-4256-b193-1a620d82ee25} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19226 2024.08.19 19:12:11.363154 [ 3 ] {} <Debug> HTTP-Session: 1b3ba9fa-8c40-4f8a-ac4a-4ec149834c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19227 2024.08.19 19:12:11.363271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19228 2024.08.19 19:12:11.363322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19229 2024.08.19 19:12:11.363342 [ 3 ] {} <Debug> HTTP-Session: e7e7ac35-a49a-4e4d-9c26-0a73691f2544 Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19230 2024.08.19 19:12:11.363359 [ 3 ] {} <Debug> HTTP-Session: e7e7ac35-a49a-4e4d-9c26-0a73691f2544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19231 2024.08.19 19:12:11.363373 [ 3 ] {} <Debug> HTTP-Session: e7e7ac35-a49a-4e4d-9c26-0a73691f2544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19232 2024.08.19 19:12:11.363406 [ 3 ] {} <Trace> HTTP-Session: e7e7ac35-a49a-4e4d-9c26-0a73691f2544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19233 2024.08.19 19:12:11.363499 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19234 2024.08.19 19:12:11.363545 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19235 2024.08.19 19:12:11.363696 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19236 2024.08.19 19:12:11.363940 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19237 2024.08.19 19:12:11.363978 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19238 2024.08.19 19:12:11.364350 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19239 2024.08.19 19:12:11.364685 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Trace> oximeter.measurements_f64 (cc1986f4-5bce-4255-99e3-01a4a5294f56): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19240 2024.08.19 19:12:11.364841 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec.
19241 2024.08.19 19:12:11.365031 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Debug> DynamicQueryHandler: Done processing query
19242 2024.08.19 19:12:11.365065 [ 3 ] {901eadae-4954-4168-ba9f-5fc215d33a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19243 2024.08.19 19:12:11.365088 [ 3 ] {} <Debug> HTTP-Session: e7e7ac35-a49a-4e4d-9c26-0a73691f2544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19244 2024.08.19 19:12:11.365232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 37223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19245 2024.08.19 19:12:11.365279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19246 2024.08.19 19:12:11.365298 [ 3 ] {} <Debug> HTTP-Session: 30546ee4-1da9-457f-89fa-762d6a462c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19247 2024.08.19 19:12:11.365315 [ 3 ] {} <Debug> HTTP-Session: 30546ee4-1da9-457f-89fa-762d6a462c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19248 2024.08.19 19:12:11.365328 [ 3 ] {} <Debug> HTTP-Session: 30546ee4-1da9-457f-89fa-762d6a462c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19249 2024.08.19 19:12:11.365358 [ 3 ] {} <Trace> HTTP-Session: 30546ee4-1da9-457f-89fa-762d6a462c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19250 2024.08.19 19:12:11.365612 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19251 2024.08.19 19:12:11.365674 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <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
19252 2024.08.19 19:12:11.366095 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19253 2024.08.19 19:12:11.366623 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19254 2024.08.19 19:12:11.366660 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19255 2024.08.19 19:12:11.367258 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19256 2024.08.19 19:12:11.367658 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Trace> oximeter.measurements_histogramf64 (71daa632-4e6c-4733-b6d7-3184723384cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19257 2024.08.19 19:12:11.367849 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002405 sec., 9563.409563409563 rows/sec., 17.14 MiB/sec.
19258 2024.08.19 19:12:11.368053 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Debug> DynamicQueryHandler: Done processing query
19259 2024.08.19 19:12:11.368078 [ 3 ] {57c6a3ed-7f49-42eb-bb43-1663430c8c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
19260 2024.08.19 19:12:11.368095 [ 3 ] {} <Debug> HTTP-Session: 30546ee4-1da9-457f-89fa-762d6a462c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19261 2024.08.19 19:12:11.368219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36091, User-Agent: (none), Length: 12147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19262 2024.08.19 19:12:11.368267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19263 2024.08.19 19:12:11.368287 [ 3 ] {} <Debug> HTTP-Session: 3e9045b0-84fd-44d9-909b-589710a6d32a Authenticating user 'default' from [fd00:1122:3344:101::d]:36091
19264 2024.08.19 19:12:11.368303 [ 3 ] {} <Debug> HTTP-Session: 3e9045b0-84fd-44d9-909b-589710a6d32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19265 2024.08.19 19:12:11.368317 [ 3 ] {} <Debug> HTTP-Session: 3e9045b0-84fd-44d9-909b-589710a6d32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19266 2024.08.19 19:12:11.368347 [ 3 ] {} <Trace> HTTP-Session: 3e9045b0-84fd-44d9-909b-589710a6d32a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19267 2024.08.19 19:12:11.368464 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19268 2024.08.19 19:12:11.368508 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19269 2024.08.19 19:12:11.368636 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19270 2024.08.19 19:12:11.368916 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19271 2024.08.19 19:12:11.368954 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB.
19272 2024.08.19 19:12:11.369311 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19273 2024.08.19 19:12:11.369644 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Trace> oximeter.measurements_u64 (c657ae38-3f60-4f70-8844-edb784b7df2a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19274 2024.08.19 19:12:11.369802 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec.
19275 2024.08.19 19:12:11.369959 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Debug> DynamicQueryHandler: Done processing query
19276 2024.08.19 19:12:11.369985 [ 3 ] {e5818aaa-fe6d-478a-ac7a-9797ace98513} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19277 2024.08.19 19:12:11.370001 [ 3 ] {} <Debug> HTTP-Session: 3e9045b0-84fd-44d9-909b-589710a6d32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db